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