aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/terminal/gwt/client/Container.java
Commit message (Expand)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-71/+0
* Container is no longer responsible for unregistering paintable in replaceChil...Artur Signell2008-11-131-3/+1
* New OrderedLayout implementation and related fixesArtur Signell2008-10-201-2/+2
* enabled scrolling in toolkit + some other minor changesMatti Tahvonen2008-10-071-2/+1
* Changed the way relative component sizes are handled. Relative sizes are now ...Artur Signell2008-10-011-1/+15
* Added method for a component to notify its parent container when its size changeArtur Signell2008-09-191-0/+8
* Mass formatArtur Signell2008-09-021-5/+5
* License header parametrizedJani Laakso2007-12-041-0/+4
* MASS REFORMAT.Marc Englund2007-11-191-38/+38
* renamed layout interface to container, fixed paintable unregistering in tableMatti Tahvonen2007-09-191-0/+48