summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/AbstractOrderedLayout.java
Commit message (Expand)AuthorAgeFilesLines
* #6434 LayoutClickNotifier interfaceHenri Sara2011-02-241-22/+2
* #6493 related cleanup and refactoring to eliminate duplicated codeHenri Sara2011-02-231-26/+2
* #6493 API for getting the deepest clicked component in layout click eventsHenri Sara2011-02-231-2/+7
* #4611 add getComponentCount() method for ComponentContainer implementationsHenri Sara2010-10-261-0/+10
* Fixed compiler warnings in demo and core source (#2274)Artur Signell2010-10-071-0/+1
* Fix for #5735 - Deprecate AlignmentUtils and methods that uses itArtur Signell2010-10-051-0/+12
* #5692 Generics: server-side changes for changeVariables() and some component ...Henri Sara2010-10-041-3/+3
* Fixes component attach/detach events to trigger at the right times #5625John Alhroos2010-09-211-8/+23
* Fix for #4609 Retrieving an index of a component in an AbstractOrderedLayoutArtur Signell2010-04-291-0/+24
* Added generics to ComponentContainer.getComponentIterator (#3717).Artur Signell2009-12-141-1/+1
* Fixed remaining issues for #3541 - VerticalLayout/GridLayout/AbsoluteLayout/C...Artur Signell2009-11-261-2/+1
* JavadocArtur Signell2009-11-251-0/+22
* Cleaned up codeArtur Signell2009-11-251-1/+1
* Separated client side listeners to a ClickEventHandler classArtur Signell2009-11-251-4/+4
* Work in progressArtur Signell2009-11-251-54/+19
* Initial commit for framework enhancement for #3234Artur Signell2009-11-201-0/+67
* "removed" (finalized + deprecated) getTag from AbstractComponentMatti Tahvonen2009-10-061-10/+0
* Large pile of various optimizations and small bug fixes. Changeset has a grea...Matti Tahvonen2009-08-201-49/+5
* Renaming ITMILL/ -> VAADIN/ part 2 (for #2904)Marc Englund2009-05-121-6/+4
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+366