aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/ui/AbstractComponentContainer.java
Commit message (Expand)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-274/+0
* Implementation serialization support for Toolkit. Fixes #695Joonas Lehtinen2009-04-121-0/+1
* Cleaned up the whole projectArtur Signell2009-01-021-0/+3
* Fixed typoArtur Signell2008-12-231-2/+4
* fixes #2365Matti Tahvonen2008-12-181-0/+30
* One more thing for #677Marc Englund2008-09-251-0/+2
* setEnable(false) also disables descendants, for #677 - Table still not fixed.Marc Englund2008-09-251-15/+19
* Fixed for #2006 - updated error handlingArtur Signell2008-08-281-4/+5
* Fixed #677 disabling components inside a disabled containerArtur Signell2008-08-251-1/+24
* Simplified; assume component's parent is always ComponentContainer.Marc Englund2008-02-011-8/+2
* AbstractComponent.setParent(parent) cannot be called if component already has...Marc Englund2008-02-011-0/+24
* DeprecatedJani Laakso2008-02-011-1/+1
* License header parametrizedJani Laakso2007-12-041-37/+13
* MASS REFORMAT.Marc Englund2007-11-191-161/+166
* -Layouts no longer implement Sizeable (except SplitPanel and ExpandLayout). S...Jouni Koivuviita2007-11-061-5/+3
* IOrderedLayout vertical now also with TABLE implementation! :)Jouni Koivuviita2007-11-021-3/+6
* Mass format based on eclipse build in formatting style.Jani Laakso2007-10-091-1/+1
* added check to only remove component if it really is a containers child (avoi...Matti Tahvonen2007-05-241-2/+4
* fixes #678Matti Tahvonen2007-05-021-1/+1
* Unified code style (indentation) based on default settings using Eclipse 3.2.Jani Laakso2007-04-181-89/+100
* Pulled changesets from branches/4.0.0-SRIT into trunk, done byJani Laakso2007-04-121-14/+24
* Fixed really well hidden logic bug (from year 2002) in core class. addCompone...Joonas Lehtinen2007-02-021-4/+0
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-2/+2
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-1/+1
* Millstone -> IT Mill ToolkitJoonas Lehtinen2007-01-031-1/+1
* Refactoring: Enably -> IT Mill ToolkitJoonas Lehtinen2006-11-011-0/+189