aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/AbstractComponentContainer.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-351/+0
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+10
* Initial extension support (#6690)Leif Åstrand2012-06-061-70/+0
* Fixed problem with Panel not repainting its contents (#8700)Artur Signell2012-04-191-0/+9
* Handled enabled state cascading on client side (#8507)Artur Signell2012-04-191-11/+0
* Added requestRepaintall helper to AbstractComponentContainer and use theArtur Signell2012-03-211-11/+16
* Repaint children when parent becomes visibleArtur Signell2012-03-211-0/+13
* #8500 Allow component containers to hide their children even thoughArtur Signell2012-03-141-0/+10
* #8500, #3557 Added HasComponents (Iterable<Component>) that must beArtur Signell2012-03-141-0/+10
* #8019 Fixed Sizable UNITS to use an Enum Unit instead of constantsJens Jansson2011-12-221-8/+8
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-2/+2
* fixes #5340Matti Tahvonen2010-07-121-1/+1
* "premature optimization is the redemption all subtree caching issues" :-)Matti Tahvonen2010-06-291-20/+120
* Added generics to ComponentContainer.getComponentIterator (#3717).Artur Signell2009-12-141-14/+15
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+274