21 Commits (de73abe4594ceda61cd7d9f01470479c93e023a0)

Author SHA1 Message Date
  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 16 years ago
  Marc Englund 9f6b70c637 WidgetSet.createWidget() now returns Paintable, to indicate that that's required. Fixes #1974. 16 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 17 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
  Joonas Lehtinen e09ad7b1c2 Preliminary Layout-interface, Included support for replacing widgets in layouts, Getting more of FeatureBrowser t work, Checkbox widget 17 years ago
  Joonas Lehtinen 0d1b855900 Created stubs for Label, Window and Button. Now Hello World works. 17 years ago