summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/WidgetSet.java
Commit message (Expand)AuthorAgeFilesLines
* Moved client files to a client src folder (#9299)Artur Signell2012-08-131-115/+0
* Rename Javascript -> JavaScriptLeif Åstrand2012-06-141-3/+3
* Initial support for javascript components (#8888)Leif Åstrand2012-06-111-1/+7
* Change widget -> connector in some placesLeif Åstrand2012-06-061-14/+14
* Initial extension support (#6690)Leif Åstrand2012-06-061-18/+17
* Fixed problem with anonymous classes and with AbstractComponent mappingArtur Signell2012-04-041-4/+3
* Replace @ClientWidget with client-side @Component (#8440)Henri Sara2012-04-041-17/+28
* Renamed Paintable component classes to ConnectorArtur Signell2012-02-281-5/+5
* #8434 Renamed *Paintable classes to *Connector and updated ConnectorMapArtur Signell2012-02-271-9/+9
* Remove support for Select in multi-select mode (#8169, #8326).Henri Sara2012-02-081-48/+8
* #8169, #8326 Removed SplitPanel and special handling of SplitPanel onArtur Signell2012-01-311-8/+0
* Fixed compilation errorsArtur Signell2012-01-311-10/+3
* #8324 Updated special cases in widget setArtur Signell2012-01-311-4/+5
* #8324 Splitted VUnknownComponent into Widget and Paintable.Jens Jansson2012-01-311-4/+5
* Splitted VOptionGroupBase, VOptionGroup, VNativeSelect, VListSelect and VTwin...Jens Jansson2012-01-311-3/+3
* Fixed paintable vs widget class comparison problemArtur Signell2012-01-311-6/+8
* Split Paintable from Widget so we have VPaintable (paintable without anyArtur Signell2012-01-221-9/+9
* #8026 Removed deprecated API from TextFieldArtur Signell2011-12-191-12/+0
* Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-1/+1
|\
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* | #7963 Additional fixesArtur Signell2011-11-221-8/+2
|/
* #5865. Removed some non-needed code from widgetset, prepared datefields and b...Matti Tahvonen2010-11-041-37/+1
* moved some of our own component implementations for deferred binding creationMatti Tahvonen2010-10-211-6/+8
* Fix for #5306Jonatan Kronqvist2010-07-071-4/+32
* refining code splitting + adding documentation. Monolithic client side is now...Matti Tahvonen2010-06-151-1/+1
* code splitting + client initializationMatti Tahvonen2010-06-111-6/+129
* initial implementation of code splitting #4408Matti Tahvonen2010-06-041-1/+3
* steps toward simpler widgetset creation. Still needs a lot of cleaning and re...Matti Tahvonen2009-09-251-2/+18
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+34