summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/AbstractComponent.java
Commit message (Expand)AuthorAgeFilesLines
* Component.getRoot() -> Component.getUI() (#8908)Artur Signell2012-08-241-5/+5
* Renamed Root to UI, automatic rename (#8908)Artur Signell2012-08-241-3/+3
* Rename requestRepaint to markAsDirty (#9378)Leif Åstrand2012-08-231-7/+5
* Handle requestRepaint automatically (#9325)Leif Åstrand2012-08-231-25/+1
* Removed API deprecated in Vaadin 6 (#9071)Artur Signell2012-08-221-28/+0
* Make the (server-side) getState method protected (#9315)Leif Åstrand2012-08-221-1/+1
* Introduce ClientConnector.beforeClientResponse(boolean initial) #9228Leif Åstrand2012-08-201-6/+2
* 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/+1382