summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/GridLayout.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-6/+9
* Fixed spacing that was only partly moved to shared stateArtur Signell2012-04-051-19/+3
* Fixed typoArtur Signell2012-04-051-1/+1
* Created GridLayoutState with basic GridLayout stateArtur Signell2012-04-051-49/+43
* Simplified Rpc registration on server side (#8591)Artur Signell2012-04-051-1/+1
* Replace @ClientWidget with client-side @Component (#8440)Henri Sara2012-04-041-1/+0
* Refactored ClickEventHandler and LayoutClickEventHandler to use RPCArtur Signell2012-03-291-4/+17
* Merge commit '8da6b1a0c3293c7de05ebc3d451a2f2e272a13b8' from origin/6.8Artur Signell2012-03-231-111/+145
|\
| * [merge from 6.7] Documented that GridLayout coordinates are zero-based. Also ...Automerge2012-03-161-111/+145
* | Renamed Paintable component classes to ConnectorArtur Signell2012-02-281-2/+2
* | #8324 Updated server side classes for layoutsArtur Signell2012-01-311-2/+2
|/
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-5/+5
* #7369 Removed ‌"final" from methods that do not need to be finalArtur Signell2011-08-191-2/+2
* Merged changes from 6.5 branchHenri Sara2011-02-281-43/+4
* Organized importsArtur Signell2010-11-161-1/+0
* #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: GridLayoutHenri Sara2010-10-041-30/+33
* Fixes component attach/detach events to trigger at the right times #5625John Alhroos2010-09-211-6/+12
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-2/+4
* Fixed some normal priority warnings by FindBugsHenri Sara2010-06-011-1/+1
* Fix for #4542John Alhroos2010-05-241-3/+5
* Fix for #4542 + JUnit test + Test ApplicationJohn Alhroos2010-05-191-3/+16
* svn changeset:10500/svn branch:6.2Matti Tahvonen2009-12-211-2/+29
* 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/+5
* Work in progressArtur Signell2009-11-251-25/+24
* Initial commit for framework enhancement for #3234Artur Signell2009-11-201-1/+33
* "removed" (finalized + deprecated) getTag from AbstractComponentMatti Tahvonen2009-10-061-11/+0
* steps toward simpler widgetset creation. Still needs a lot of cleaning and re...Matti Tahvonen2009-09-251-0/+2
* More renaming itmill->vaadin for #2904Marc Englund2009-05-121-6/+4
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+1313