summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/ConnectorTracker.java
Commit message (Expand)AuthorAgeFilesLines
* Serialize and deserialize diff state manually (#9717, #9767)Artur Signell2012-09-281-3/+42
* Fixed serialization issues (#9640)Artur Signell2012-09-241-1/+1
* Revert "Verify that lock is held when accessing state (#9515)"Leif Åstrand2012-09-101-3/+0
* Verify that lock is held when accessing state (#9515)Leif Åstrand2012-09-091-0/+3
* Remove getApplication() and add getSession() (#9402)Leif Åstrand2012-09-051-1/+1
* Don't mark connector as dirty when writing response (#9444, #9452)Leif Åstrand2012-09-031-1/+46
* Replace ApplicationResource with ConnectorResource (#9419)Leif Åstrand2012-08-301-0/+14
* Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431)Artur Signell2012-08-291-2/+2
* Renamed com.vaadin.terminal -> com.vaadin.server (#9431)Artur Signell2012-08-291-1/+1
* Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432)Artur Signell2012-08-291-1/+1
* 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