aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/ui/ExpandLayout.java
Commit message (Expand)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-101/+0
* Implementation serialization support for Toolkit. Fixes #695Joonas Lehtinen2009-04-121-0/+1
* Fix for #2251 - ExpandLayout used to expand the first component if expand was...Artur Signell2008-12-011-2/+48
* Fixed error in ExpandLayout when expanded component has been replaced.Artur Signell2008-11-201-1/+5
* New OrderedLayout implementation and related fixesArtur Signell2008-10-201-91/+12
* Rewrote documentation. Highlights the 100%-default pitfall a bit better (IMHO).Marc Englund2008-09-081-11/+9
* Mass formatArtur Signell2008-09-021-1/+1
* fixes rather fatal expand layout bug (expanded element reference lost on each...Matti Tahvonen2008-02-251-4/+6
* component implements sizeable and simple general terminal implementationMatti Tahvonen2008-01-281-13/+2
* Major layout API changes: Sizeable is now deprecated. Use HasSize-interface i...Jouni Koivuviita2007-12-131-11/+11
* License header parametrizedJani Laakso2007-12-041-3/+7
* spacingMatti Tahvonen2007-11-221-0/+5
* MASS REFORMAT.Marc Englund2007-11-191-98/+104
* OrderedLayout and ExpandLayout alignment handling unified under one class, Al...Jouni Koivuviita2007-11-161-7/+5
* MAJOR UPDATE:Jouni Koivuviita2007-11-151-129/+15
* -Layouts no longer implement Sizeable (except SplitPanel and ExpandLayout). S...Jouni Koivuviita2007-11-061-0/+129
* IOrderedLayout vertical now also with TABLE implementation! :)Jouni Koivuviita2007-11-021-41/+1
* Mass format based on eclipse build in formatting style.Jani Laakso2007-10-091-2/+2
* -WidgetSet naming change: "paging"-style table should now be IPagingTable.java.Jouni Koivuviita2007-10-081-0/+5
* ContainerResizedListener, ISplitPanel refactoring, ExpandLayout and testMatti Tahvonen2007-10-051-0/+147