summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/AbstractOrderedLayout.java
Commit message (Expand)AuthorAgeFilesLines
* RPC -> Rpc for consistencyArtur Signell2012-04-181-2/+2
* Removed deprecated an unneded setAlignment based on String (#8169)Artur Signell2012-04-121-17/+1
* Move SharedState and ServerRpc classes out from Connector classesArtur Signell2012-04-121-2/+2
* Moved each component to its own package on client sideArtur Signell2012-04-121-2/+2
* Component no longer implements PaintableArtur Signell2012-04-121-4/+7
* Fixed spacing that was only partly moved to shared stateArtur Signell2012-04-051-29/+3
* Fixed FormLayoutConnector to use state and hierarchy listenersArtur Signell2012-04-051-0/+6
* Simplified Rpc registration on server side (#8591)Artur Signell2012-04-051-1/+1
* Refactored ClickEventHandler and LayoutClickEventHandler to use RPCArtur Signell2012-03-291-4/+20
* Organized imports and formatted all java filesArtur Signell2012-02-281-4/+4
* Synchronized 6.8 branch between svn and git.Build Agent2012-01-311-4/+4
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* #7668 - Formatted code to adhere to Vaadin coding conventionsJohannes Dahlström2011-11-291-4/+4
* Fixed batch for #7668 - addComponent methods *must* add the component to the ...Johannes Dahlström2011-11-241-11/+37
* Enhanced tests and fix for #7668 - re-adding a component at an index before i...Johannes Dahlström2011-11-241-21/+11
* Merge from 6.6Henri Sara2011-06-161-1/+1
|\
| * #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
* | Merged changes from 6.5 branchHenri Sara2011-02-281-43/+4
|/
* #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