aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/AbstractClientConnector.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-510/+0
* Move classes common to client and server to com.vaadin.shared.* (#8934)Leif Åstrand2012-07-271-3/+3
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+20
* Added rootId to stream variables URLs (#9034)Artur Signell2012-06-291-1/+1
* Moved connector tracking from Application to RootArtur Signell2012-06-211-1/+6
* Javadocs and minor tweaks for extensions, JavaScript and js wrappersLeif Åstrand2012-06-201-1/+30
* File missing from previous commit (#6690)Leif Åstrand2012-06-141-19/+11
* Fix typoLeif Åstrand2012-06-121-4/+4
* Fix missing licenses and Serializable (#6690)Leif Åstrand2012-06-061-13/+25
* Initial extension support (#6690)Leif Åstrand2012-06-061-0/+452