aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into root-cleanupJohannes Dahlström2012-08-2218-203/+185
|\
| * 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
* | Server-side heartbeat-related public API (#9265)Johannes Dahlström2012-08-221-1/+103
|/
* 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