4 Commits (588f3cc7f8f719a6bd38b4c196fce80c8040b44c)

Author SHA1 Message Date
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell 44d34f59c0 Move elemental json dependency to DWS (#15544) 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Leif Åstrand fd62b6efe8 replace com.google.gwt.json.* usages with elemental.json.* (#8942) 9 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Marc Englund 86e1a31491 VUIDLBrowser no longer requires shift-click to 'highlight component on server', open recursively changed to 'alt-click', for #12058 11 years ago
  Leif Åstrand 02d6e3ed61 Remove and deprecate old logging classes (#11658) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 11 years ago
  Johannes Dahlström 0bbd4c528a Properly support extension connectors in debug console (#8422, #9999) 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 11 years ago
  Johannes Dahlström 2bb642c779 A few improvements to shared state debug console (#8422) 11 years ago
  Johannes Dahlström f235fa7f64 Basic support for logging connector hierarchy changes 11 years ago
  Johannes Dahlström 6fa6a21224 Pass ApplicationConnection, not ApplicationConfiguration, to VUIDLBrowser 11 years ago
  Johannes Dahlström 0bac9d1a56 Fixed a typo 11 years ago
  Johannes Dahlström 5c0da4739c Refactored shared state printing to its own SimpleTree subclass: now recursively prints arrays and objects in the JSON. Also supports highlighting (#8422) 11 years ago
  Johannes Dahlström b6ea64e917 Fix a typo 11 years ago
  Johannes Dahlström 98c4fdfddc Refactored shared state printing to its own SimpleTree subclass: now recursively prints arrays and objects in the JSON. 11 years ago
  Johannes Dahlström e814541d8c Initial support for showing state changes in the debug console (#8422) 11 years ago
  Leif Åstrand f7da26697a Initial extension support (#6690) 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Henri Sara 87e5022ca8 Replace @ClientWidget with client-side @Component (#8440) 12 years ago
  Artur Signell f603acfa30 Renamed Paintable component classes to Connector 12 years ago
  Artur Signell de73abe459 #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap 12 years ago
  Artur Signell 9cda1cc5ca getWidgetForPaintable -> getWidget 12 years ago
  Leif Åstrand cb9bb24ed9 Check for the only likely null 12 years ago
  Henri Sara bc8914066b Communicate component width and height only via shared state (#8304). 12 years ago
  Jens Jansson 3f5ba64713 #8324 Fixed a reference to VUnkownComponent that should point to VUnkownComponentPaintable 12 years ago
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 years ago
  Artur Signell 622545764d Split Paintable handling from ApplicationConnection to PaintableMap. 12 years ago
  Leif Åstrand 94dbeff60f Remove support for interpreting VView with a "sub" attribute as VWindow 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Matti Tahvonen 6254a98cd9 variables now visible in debug console 12 years ago
  Matti Tahvonen 7a3010ac67 debug console enhancements. Somebody should kick my butt for not doing this earlier :-) 12 years ago
  Artur Signell e763a2ef8c #6076 - Debug console logs an error when clicking on "variables" or a sub item 13 years ago
  Artur Signell c8c341c07d Added missing @ITMillApache2LicenseForJavaFiles@ 14 years ago
  Matti Tahvonen 7b11d7c37b changes 14 years ago
  Matti Tahvonen d0bea73b44 aids for inspecting component hierarchy on client side (clicking on uidl tree emphasis the corresponding component) 14 years ago
  Matti Tahvonen cb09e2042f fixes #3715 14 years ago
  Matti Tahvonen 07a0172e0a more information for VUnknownComponent (and uidl browser). Fixes #3831 14 years ago
  Matti Tahvonen 5ef5da15a7 steps toward simpler widgetset creation. Still needs a lot of cleaning and refining. 14 years ago
  Matti Tahvonen 58ca7c6ce1 Large pile of various optimizations and small bug fixes. Changeset has a great regression risk, blame me on new odd bugs. 14 years ago