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 0fbf5b9307 Log reason for loading a connector bundle (#19024) 8年前
  Teemu Suo-Anttila 7278279b09 Make public getLogger functions private (#17645) 9年前
  Artur Signell 718eb3e49a VConsole logging -> java.util.logging 9年前
  Artur Signell e77e73cf64 Update copyright year to 2014 10年前
  Leif Åstrand 34096d1784 Add lightweight profiling (#10961) 11年前
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11年前
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11年前
  Leif Åstrand bcef4d5e71 Use ConnectorBundle for ClientRpc handling (#9371) 11年前
  Leif Åstrand 1a7d126e35 Initial ConnectorBundle implementation (#9371) 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年前
  Leif Åstrand 755adc2731 Rename Javascript -> JavaScript 12年前
  Leif Åstrand 24e3409e6f Initial support for javascript components (#8888) 12年前
  Leif Åstrand 9ae1a99ca3 Change widget -> connector in some places 12年前
  Leif Åstrand f7da26697a Initial extension support (#6690) 12年前
  Artur Signell c70ece28ea Fixed problem with anonymous classes and with AbstractComponent mapping 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年前
  Henri Sara a062383b16 Remove support for Select in multi-select mode (#8169, #8326). 12年前
  Artur Signell 1d01f9204b #8169, #8326 Removed SplitPanel and special handling of SplitPanel on 12年前
  Artur Signell 4bb03e24c3 Fixed compilation errors 12年前
  Artur Signell 57c1ba153a #8324 Updated special cases in widget set 12年前
  Jens Jansson cf2f43c999 #8324 Splitted VUnknownComponent into Widget and Paintable. 12年前
  Jens Jansson d9d9c45084 Splitted VOptionGroupBase, VOptionGroup, VNativeSelect, VListSelect and VTwinColSelect into Widget and Paintable. 12年前
  Artur Signell 53d77343a2 Fixed paintable vs widget class comparison problem 12年前
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12年前
  Artur Signell 4e83a72e86 #8026 Removed deprecated API from TextField 12年前
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12年前
  Artur Signell 7cdedcae9e #7963 Additional fixes 12年前
  Matti Tahvonen 5887181f9e #5865. Removed some non-needed code from widgetset, prepared datefields and button and select for one-to-one mapping 13年前
  Matti Tahvonen 04ea1fd68f moved some of our own component implementations for deferred binding creation 13年前
  Jonatan Kronqvist 3eed9e965f Fix for #5306 14年前
  Matti Tahvonen 8231bc935b refining code splitting + adding documentation. Monolithic client side is now default (6.3 style), but the package includes other generator strategies that can be thrown in for custom requirements. 14年前
  Matti Tahvonen 2517866aec code splitting + client initialization 14年前
  Matti Tahvonen c64015c890 initial implementation of code splitting #4408 14年前
  Matti Tahvonen 5ef5da15a7 steps toward simpler widgetset creation. Still needs a lot of cleaning and refining. 14年前
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15年前
  Artur Signell 04ce831176 Mass format 15年前
  Marc Englund 9f6b70c637 WidgetSet.createWidget() now returns Paintable, to indicate that that's required. Fixes #1974. 15年前
  Jani Laakso 3b5793fd55 License header parametrized 16年前
  Marc Englund f2e3722df9 MASS REFORMAT. 16年前
  Jani Laakso 5ba28731e9 Mass format based on eclipse build in formatting style. 16年前
  Marc Englund fc78593ebc WidgetSet extending initial commit 16年前
  Joonas Lehtinen 50b5c3287f Documented WidgetFactory 17年前
  Joonas Lehtinen 1d56b4e5fb New component replacement method, split orderedlayout to horizontal and vertical layouts, groundwork for caption delegation to layouts 17年前