summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/AbstractEmbedded.java
Commit message (Expand)AuthorAgeFilesLines
* Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-06-231-1/+6
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-2/+13
* Remove unnecessary "if not equal" check from AbstractEmbedded.setAlternateTextJohannes Dahlström2012-11-011-6/+1
* Improvements to #9087:Johannes Dahlström2012-09-111-1/+1
* Removed getters/setters from states and made instance variabled publicJohn Ahlroos2012-08-311-5/+5
* Replace ApplicationResource with ConnectorResource (#9419)Leif Åstrand2012-08-301-13/+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-1/+1
* Split Embedded into several components, migrate them to Vaadin 7 (#9087)Johannes Dahlström2012-08-241-0/+84