aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/ui/VTwinColSelect.java
Commit message (Expand)AuthorAgeFilesLines
* Moved each component to its own package on client sideArtur Signell2012-04-121-597/+0
* Ensure new layout if caption height changes (#8313)Leif Åstrand2012-03-151-1/+1
* Ensure the height of both captions are take into account (#8313)Leif Åstrand2012-03-131-6/+1
* Update TwinColSelect to update its sizes when needed (#8313)Leif Åstrand2012-03-081-46/+30
* Removed unnecessary getWidgetForPaintable methodsArtur Signell2012-02-021-5/+0
* Splitted VOptionGroupBase, VOptionGroup, VNativeSelect, VListSelect and VTwin...Jens Jansson2012-01-311-15/+3
* Split Paintable from Widget so we have VPaintable (paintable without anyArtur Signell2012-01-221-630/+635
* Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-1/+1
|\
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* | #7912 Remove support for IE6Leif Åstrand2011-11-091-16/+1
|/
* Refactor of moving of items from one side to the other. Use one setSelectedIn...Leif Åstrand2011-09-011-61/+38
* Merged bugfixes from 6.5Artur Signell2011-01-281-9/+3
* #6107 - VTwinColSelect should provide information about logical parts to Test...Artur Signell2010-12-281-2/+25
* Fixed another IE6 related width bug where the second select drops below the f...Artur Signell2010-12-071-5/+9
* #2942 - Dual captions for TwinColSelectArtur Signell2010-12-071-2/+2
* Fixed typoArtur Signell2010-12-071-1/+1
* #2942 - Dual captions for TwinColSelectArtur Signell2010-12-071-3/+3
* Fixed height issue in IE6Artur Signell2010-12-071-1/+11
* #6107 - VTwinColSelect should provide information about logical parts to Test...Artur Signell2010-12-071-1/+49
* #2942 - Dual captions for TwinColSelectArtur Signell2010-12-031-15/+171
* #5692 Generics: mostly UIDL.getChildIterator related changes; UIDL.getChildIt...Henri Sara2010-10-041-1/+1
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-4/+6
* Fix for #5102John Alhroos2010-06-171-13/+60
* Merged fix for #3699 from 6.3 to 6.4John Alhroos2010-06-011-5/+31
|\
| * Fix for #3699John Alhroos2010-06-011-3/+31
* | Added keyboard support for TwinColSelect. #5057John Alhroos2010-06-011-38/+152
|/
* Variable enhancementsMatti Tahvonen2009-11-251-7/+7
* #3012 Remove deprecated GWT listener use, first steps (many simple click and ...Henri Sara2009-08-281-12/+12
* Large pile of various optimizations and small bug fixes. Changeset has a grea...Matti Tahvonen2009-08-201-2/+2
* #2904 Renamed CSS prefix "i-" to "v-"Henri Sara2009-05-121-1/+1
* #2904 Change client side class name prefixes I -> V (class names only, not ye...Henri Sara2009-05-111-0/+244