aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/ui/VOrderedLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Initial MeasureManager and working Horizontal/VerticalLayout (#8313)Leif Åstrand2012-01-301-976/+0
* Split Paintable from Widget so we have VPaintable (paintable without anyArtur Signell2012-01-221-17/+23
* Split Paintable handling from ApplicationConnection to PaintableMap.Artur Signell2012-01-201-1/+2
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* Merged changes from 6.5 branchHenri Sara2011-02-281-8/+7
* #5372 : test case, script and fixMatti Tahvonen2010-12-291-0/+8
* Additional fix for #6075 - CellBasedLayout does not update size correctly whe...Artur Signell2010-11-301-6/+11
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-67/+67
* Formatted /src using Vaadin Java Conventions 20071114Artur Signell2010-06-281-892/+892
* Added missing @ITMillApache2LicenseForJavaFiles@Artur Signell2010-03-091-0/+3
* Fixed remaining issues for #3541 - VerticalLayout/GridLayout/AbsoluteLayout/C...Artur Signell2009-11-261-14/+7
* Split test case into Layout click test and textfield focus/blur test + auto t...Artur Signell2009-11-261-6/+1
* fixed getComponent method (worked only when clicked directly on child compone...Matti Tahvonen2009-11-261-0/+2
* Separated client side listeners to a ClickEventHandler classArtur Signell2009-11-251-41/+25
* Work in progressArtur Signell2009-11-251-38/+45
* Initial commit for framework enhancement for #3234Artur Signell2009-11-201-1/+56
* Merged: [9096] fix for #3444 Opera missing components and [9097] CellBasedLay...Henri Sara2009-10-061-2/+2
* Large pile of various optimizations and small bug fixes. Changeset has a grea...Matti Tahvonen2009-08-201-9/+51
* merged [8456] and [8455] to 6.1Matti Tahvonen2009-08-111-1/+1
* fixes #2909 + cleanup and generics for UIDL classMatti Tahvonen2009-05-201-2/+2
* #2904 Renamed CSS prefix "i-" to "v-"Henri Sara2009-05-121-3/+3
* #2904 Change client side class name prefixes I -> V (class names only, not ye...Henri Sara2009-05-111-0/+876