4 コミット (588f3cc7f8f719a6bd38b4c196fce80c8040b44c)

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