4 Commity (588f3cc7f8f719a6bd38b4c196fce80c8040b44c)

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