summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/Root.java
Commit message (Expand)AuthorAgeFilesLines
* Renamed Root to UI, automatic rename (#8908)Artur Signell2012-08-241-1241/+0
* Changed Notification type and position to enum (#9072)Artur Signell2012-08-231-4/+5
* Rename requestRepaint to markAsDirty (#9378)Leif Åstrand2012-08-231-5/+5
* Handle requestRepaint automatically (#9325)Leif Åstrand2012-08-231-2/+0
* Make the (server-side) getState method protected (#9315)Leif Åstrand2012-08-221-1/+1
* Changed border style to enum (#9072)Artur Signell2012-08-221-3/+3
* Support @Delayable and change window size update to use it (#8421)Leif Åstrand2012-08-201-6/+7
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
* Eliminated dependencies from server to client (#9279)Artur Signell2012-08-131-10/+12
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+1227