summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/GridLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Hierarchy change markAsDirty to AbstractComponentContainer (#14227)Anna Miroshnik2014-12-091-3/+0
* Add option for collapsing empty rows/columns in GridLayout (#14392)Artur Signell2014-08-211-0/+29
* Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-06-231-73/+78
* Removes double spacing from gridLayout which has empty rows or columns (#8855)Dmitrii Rogozin2014-06-111-70/+71
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
* Global code reformatLeif Åstrand2013-04-051-0/+1
* Enable setting default alignment for VerticalLayout, HorizontalLayout, GridLa...Artur Signell2013-04-021-0/+23
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
* Update GridLayout DOM in onConnectorHierarchyChange (#10324, #10097)Leif Åstrand2012-11-291-319/+110
* Unified deprecation messagesArtur Signell2012-11-221-2/+2
* Added ComponentContainer.addComponents (#10245)Artur Signell2012-11-221-13/+0
* AbstractComponentContainer should implement getComponentIterator and not iter...Artur Signell2012-11-061-1/+1
* Move LegacyComponent from com.vaadin.server to com.vaadin.uiJohannes Dahlström2012-11-021-1/+0
* Commit Pekka's patch for #8030 ((Component...) constructor for layouts) and #...Johannes Dahlström2012-09-071-0/+31
* Removed getters/setters from states and made instance variabled publicJohn Ahlroos2012-08-311-9/+9
* refak listeners com.vaadin.uiPetri Heinonen2012-08-301-2/+22
* Rename Vaadin6Component to LegacyComponent (#9434)Johannes Dahlström2012-08-291-3/+3
* Renamed com.vaadin.terminal -> com.vaadin.server (#9431)Artur Signell2012-08-291-4/+4
* Rename requestRepaint to markAsDirty (#9378)Leif Åstrand2012-08-231-8/+8
* Handle requestRepaint automatically (#9325)Leif Åstrand2012-08-231-6/+0
* Removed API deprecated in Vaadin 6 (#9071)Artur Signell2012-08-221-46/+0
* Make the (server-side) getState method protected (#9315)Leif Åstrand2012-08-221-1/+1
* Refactored margin handlers (#8292)Artur Signell2012-08-221-2/+36
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
* Removed more @version included in some files but not in all (#9299)Artur Signell2012-08-161-6/+0
* Removed @version which is included in some files but not in all (#9299)Artur Signell2012-08-151-2/+0
* Eliminated dependencies from server to client (#9279)Artur Signell2012-08-131-3/+3
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+1415