summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui
Commit message (Expand)AuthorAgeFilesLines
* Removed API deprecated in Vaadin 6 (#9071)Artur Signell2012-08-2213-459/+7
* Removed readThrough/writeThrough in favor of buffered (#8180)Artur Signell2012-08-222-159/+28
* Made Root.getCurrent() work in LoginForm LoginListener (#9372)Artur Signell2012-08-221-0/+3
* Make the (server-side) getState method protected (#9315)Leif Åstrand2012-08-2223-39/+29
* Support using public fields in state classes (#9324)Leif Åstrand2012-08-221-5/+5
* Changed border style to enum (#9072)Artur Signell2012-08-222-19/+18
* Refactored margin handlers (#8292)Artur Signell2012-08-226-120/+79
* Add "As of 7.0" to relevant @deprecated tagsJohannes Dahlström2012-08-213-12/+12
* Don't import from client even for javadoc (#9026)Leif Åstrand2012-08-201-2/+2
* Add crude support for only sending state changes (#9026)Leif Åstrand2012-08-201-0/+13
* Introduce ClientConnector.beforeClientResponse(boolean initial) #9228Leif Åstrand2012-08-207-26/+55
* Support @Delayable and change window size update to use it (#8421)Leif Åstrand2012-08-202-25/+7
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-1678-78/+1014
* Removed more @version included in some files but not in all (#9299)Artur Signell2012-08-169-48/+0
* Removed @version which is included in some files but not in all (#9299)Artur Signell2012-08-1540-74/+0
* Eliminated dependencies from server to client (#9279)Artur Signell2012-08-1323-114/+122
* Moved server files to a server src folder (#9299)Artur Signell2012-08-1381-0/+36843