summaryrefslogtreecommitdiffstats
path: root/client/src/com
Commit message (Expand)AuthorAgeFilesLines
* Removed API deprecated in Vaadin 6 (#9071)Artur Signell2012-08-224-111/+11
* Make the (server-side) getState method protected (#9315)Leif Åstrand2012-08-221-0/+10
* Support using public fields in state classes (#9324)Leif Åstrand2012-08-221-4/+4
* Use ConnectorBundle for JSON encoding and decoding (#9371)Leif Åstrand2012-08-2210-135/+171
* Use ConnectorBundle for ServerRpc handling (#9371)Leif Åstrand2012-08-2210-82/+145
* Use ConnectorBundle for ClientRpc handling (#9371)Leif Åstrand2012-08-2213-131/+155
* Use ConnectorBundle for creating state and widget (#9371)Leif Åstrand2012-08-228-165/+20
* Initial ConnectorBundle implementation (#9371)Leif Åstrand2012-08-2220-121/+582
* Changed border style to enum (#9072)Artur Signell2012-08-222-9/+16
* Refactored margin handlers (#8292)Artur Signell2012-08-228-36/+12
* Revert "Added a heartbeat timer to RootConnector (#9265)"Johannes Dahlström2012-08-211-38/+0
* Merged 6.8 branchJohn Ahlroos2012-08-2010-122/+314
* Support StateChangeHandler for selected parts of the state (#8598)Leif Åstrand2012-08-205-37/+169
* Support @Delayable and change window size update to use it (#8421)Leif Åstrand2012-08-206-48/+89
* Merge branch 'master' into root-cleanupJohannes Dahlström2012-08-171-0/+38
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-16255-255/+3315
* Use shared Version in client side also (#4617)Artur Signell2012-08-163-21/+7
* Removed @version which is included in some files but not in all (#9299)Artur Signell2012-08-156-6/+0
* Removed reference to VaadinDOMImplSafari from widgetsetJohn Ahlroos2012-08-151-6/+0
* Removed workaround for GWT issue #6130 after applying patchJohn Ahlroos2012-08-151-26/+0
* Fixed widgetset compilation (#9299)Artur Signell2012-08-141-0/+85
* Removed dependencies from client to server/client-compiler (#9299)Artur Signell2012-08-145-20/+10
* Moved client compiler sources to own source folder (#9299)Artur Signell2012-08-1415-2829/+0
* Removed depdencies from server to client (#9279)Artur Signell2012-08-141-13/+15
* Eliminated dependencies from server to client (#9279)Artur Signell2012-08-1333-284/+206
* Moved client files to a client src folder (#9299)Artur Signell2012-08-13311-0/+61103