aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/server/DragAndDropService.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-313/+0
* Move classes common to client and server to com.vaadin.shared.* (#8934)Leif Åstrand2012-07-271-2/+2
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+18
* Added rootId to stream variables URLs (#9034)Artur Signell2012-06-291-0/+5
* Merge branch '6.8'Johannes Dahlström2012-06-191-17/+0
|\
* \ Merge remote-tracking branch 'origin/master'Johannes Dahlström2012-06-151-3/+4
|\ \
| * | Tweaks to Extension API based on review (#6690)Leif Åstrand2012-06-141-3/+4
* | | Merge remote-tracking branch 'origin/master'Johannes Dahlström2012-06-131-1/+1
|\| |
| * | Remove reference to old "feature" name (#6690)Leif Åstrand2012-06-091-1/+1
* | | Merge commit '17c14'Johannes Dahlström2012-06-121-7/+26
|\ \ \ | |/ / |/| / | |/
| * #8297 Do not use static logger instancesHenri Sara2012-06-051-7/+10
* | Initial extension support (#6690)Leif Åstrand2012-06-061-0/+42
* | Initial support for sending difference in state (#8419)Artur Signell2012-05-111-0/+4
* | Simplified RPC handling for client to server RPCArtur2012-04-181-0/+5
* | Moved isConnectorEnabled() to ClientConnector and improved javadoc.Artur Signell2012-03-301-2/+6
* | Moved Connector -> Connector Id mapping to AbstractComponentArtur Signell2012-03-211-2/+19
|/
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* This is the implementation of the server-side logging featureJonatan Kronqvist2010-10-121-4/+7
* Fixed compiler warnings in demo and core source (#2274)Artur Signell2010-10-071-2/+0
* Fixed unused variable warningsArtur Signell2010-10-071-3/+0
* Formatted /src using Vaadin Java Conventions 20071114Artur Signell2010-06-281-4/+3
* Fixed some normal priority warnings by FindBugsHenri Sara2010-06-011-4/+1
* renamed DropTargetDetails... to TargetDetails... Should be just as clear for ...Matti Tahvonen2010-03-241-7/+7
* finished renameMatti Tahvonen2010-03-231-1/+1
* refactoring (renaming)Matti Tahvonen2010-03-221-2/+2
* Removed extra serialVersionUIDsArtur Signell2010-03-181-2/+0
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-171-6/+2
* Added missing @ITMillApache2LicenseForJavaFiles@Artur Signell2010-03-091-0/+3
* Unified namingArtur Signell2010-02-221-1/+1
* removed component transferable (integrated to transferable), changed one test...Matti Tahvonen2010-02-191-27/+4
* some refactoringMatti Tahvonen2010-02-181-48/+19
* n:th protoMatti Tahvonen2010-02-121-59/+55
* fixed callbacksMatti Tahvonen2010-02-041-4/+5
* Transferrable -> TransferableArtur Signell2010-02-021-28/+130
* Transferrable -> TransferableArtur Signell2010-02-011-3/+3
* svn changeset:11066/svn branch:6.3_ddMatti Tahvonen2010-01-311-13/+13
* ddMatti Tahvonen2010-01-291-0/+177