aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/CustomLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Escape markup in CustomLayout's JavaDoc (#12410)Henrik Paul2013-08-201-2/+2
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
* 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
* Removed JavaDoc spamJohn Ahlroos2012-09-271-2/+0
* Fixed references to XHTML and issue found in review #8294John Ahlroos2012-09-071-1/+1
* Removed getters/setters from states and made instance variabled publicJohn Ahlroos2012-08-311-12/+12
* Rename Vaadin6Component to LegacyComponent (#9434)Johannes Dahlström2012-08-291-2/+2
* Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431)Artur Signell2012-08-291-1/+1
* Renamed com.vaadin.terminal -> com.vaadin.server (#9431)Artur Signell2012-08-291-3/+3
* Handle requestRepaint automatically (#9325)Leif Åstrand2012-08-231-5/+0
* Make the (server-side) getState method protected (#9315)Leif Åstrand2012-08-221-1/+1
* Refactored margin handlers (#8292)Artur Signell2012-08-221-27/+0
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
* Removed @version which is included in some files but not in all (#9299)Artur Signell2012-08-151-2/+0
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+329