aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/CustomLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-342/+0
* Add missing @since for 7.5Leif Åstrand2015-05-121-0/+2
* Fix declarative support for CustomLayout (#17210)Johannes Dahlström2015-03-241-2/+34
* Hierarchy change markAsDirty to AbstractComponentContainer (#14227)Anna Miroshnik2014-12-091-2/+2
* Read input stream logic is corrected (#14533).Denis Anisimov2014-09-301-13/+12
* Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-06-231-3/+8
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
* 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