aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/ui/VCustomLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Moved each component to its own package on client sideArtur Signell2012-04-121-408/+0
* Updated CustomLayout to use shared state and new eventsArtur Signell2012-04-051-43/+11
* Remove UIDL parameter from many caption related methods (#8435).Henri Sara2012-03-211-3/+3
* Organized imports and formatted all java filesArtur Signell2012-02-281-2/+2
* #8434 Renamed *Paintable classes to *Connector and updated ConnectorMapArtur Signell2012-02-271-5/+5
* getWidgetForPaintable -> getWidgetArtur Signell2012-02-271-1/+1
* Merge branch 'layoutperformance'Leif Åstrand2012-02-271-155/+2
|\
| * CustomLayout without size calculations (#8313)Leif Åstrand2012-02-101-81/+2
| * Merge remote branch 'origin/master' into layoutperformanceLeif Åstrand2012-02-071-71/+9
| |\
| * | Initial removal of %-conversions, many components need fixes (#8312)Leif Åstrand2012-01-301-74/+0
* | | Communicate caption of components in shared state (#8304).Henri Sara2012-02-231-1/+1
| |/ |/|
* | Removed unnecessary getWidgetForPaintable methodsArtur Signell2012-02-021-4/+0
* | #8323 Moved updateCaption from Container to VPaintableWidgetContainerArtur Signell2012-01-311-1/+2
* | Split CustomComponent, CustomField and CustomLayout into widget +Artur Signell2012-01-311-68/+9
|/
* Split Paintable from Widget so we have VPaintable (paintable without anyArtur Signell2012-01-221-23/+33
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-2/+2
* #5692 Generics: VCustomLayoutHenri Sara2010-10-041-15/+14
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-6/+6
* added null check to custom layouts js api cleanup. Fixed some customer issues...Matti Tahvonen2009-05-201-1/+3
* #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/+644