aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/Component.java
Commit message (Expand)AuthorAgeFilesLines
* 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-5/+5
* Adjust javadoc to reflect realityLeif Åstrand2012-08-281-2/+3
* Renamed Component.debugId to id (#3700)Pekka Hyvönen2012-08-281-7/+7
* Component.getRoot() -> Component.getUI() (#8908)Artur Signell2012-08-241-2/+2
* Renamed Root to UI, automatic rename (#8908)Artur Signell2012-08-241-7/+7
* Make the (server-side) getState method protected (#9315)Leif Åstrand2012-08-221-14/+0
* Introduce ClientConnector.beforeClientResponse(boolean initial) #9228Leif Åstrand2012-08-201-12/+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/+1047