summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/ConnectorTracker.java
Commit message (Expand)AuthorAgeFilesLines
* Discard reference state for invisible connectors (#9400)Leif Åstrand2012-08-271-4/+13
* Remaining Root -> UI renames (#8908)Artur Signell2012-08-241-3/+3
* Component.getRoot() -> Component.getUI() (#8908)Artur Signell2012-08-241-1/+1
* Renamed Root to UI, automatic rename (#8908)Artur Signell2012-08-241-18/+18
* Handle requestRepaint automatically (#9325)Leif Åstrand2012-08-231-0/+4
* 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-201-0/+45
* 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-1/+0
* Eliminated dependencies from server to client (#9279)Artur Signell2012-08-131-1/+0
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+320