aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/event/dd
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-1317-905/+0
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-2311-0/+16
* Eliminate scanning for accept criteria by reversed annotation (#8641)Henri Sara2012-06-2010-46/+0
* Merge commit '17c14'Johannes Dahlström2012-06-121-7/+5
|\
| * #8297 Do not use static logger instancesHenri Sara2012-06-051-7/+5
* | Merge remote branch 'origin/6.8'Leif Åstrand2012-05-041-6/+21
|\|
| * [merge from 6.7] Don't paint references to orphan components #8730Automerge2012-05-031-6/+21
* | Replace @ClientWidget with client-side @Component (#8440)Henri Sara2012-04-041-4/+1
|/
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-0818-18/+18
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-2/+2
* Javadoc typo correctionHenri Sara2010-06-011-1/+1
* Minor javadoc fixesArtur Signell2010-04-134-11/+11
* renamed method to the related typeMatti Tahvonen2010-03-253-7/+6
* renamed DropTargetDetails... to TargetDetails... Should be just as clear for ...Matti Tahvonen2010-03-245-20/+20
* renaming criteriaMatti Tahvonen2010-03-241-6/+6
* renaming criteriaMatti Tahvonen2010-03-241-6/+6
* renaming criteriaMatti Tahvonen2010-03-241-2/+3
* renaming criteriaMatti Tahvonen2010-03-241-48/+0
* finished renameMatti Tahvonen2010-03-2316-18/+19
* Helping out: Uppercase -> lowercase rename did not work on Mac, Matti will fi...Marc Englund2010-03-2313-0/+0
* refactoring (renaming)Matti Tahvonen2010-03-2213-17/+17
* Removed extra serialVersionUIDsArtur Signell2010-03-181-1/+0
* DD related refactorings and javadocsMatti Tahvonen2010-03-182-9/+27
* javadocsMatti Tahvonen2010-03-172-7/+13
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-176-33/+118
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-174-13/+35
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-176-32/+69
* removed DragDropPane class, some cleanupMatti Tahvonen2010-03-151-1/+1
* Some drag'n'drop javadoc improvements and a new method in DataBoundTransferable.Henri Sara2010-03-124-13/+46
* small enhancements + developing web desktop test Matti Tahvonen2010-03-101-0/+12
* Added missing @ITMillApache2LicenseForJavaFiles@Artur Signell2010-03-0919-0/+57
* changesMatti Tahvonen2010-03-041-4/+4
* Unified namingArtur Signell2010-02-2220-131/+180
* removed component transferable (integrated to transferable), changed one test...Matti Tahvonen2010-02-192-6/+6
* some refactoringMatti Tahvonen2010-02-188-61/+12
* fixed english problem with criterion pluralMatti Tahvonen2010-02-181-2/+2
* Added finals to method that should never be overriddenArtur Signell2010-02-181-20/+20
* wrapper enhancements + rulesMatti Tahvonen2010-02-174-0/+109
* criterion map now generated from annotations from server side counterpartMatti Tahvonen2010-02-1710-1/+40
* draft of DragAndDropWrapper + small changesMatti Tahvonen2010-02-164-3/+10
* small changesMatti Tahvonen2010-02-151-3/+0
* small changesMatti Tahvonen2010-02-159-152/+111
* improving accept criterion system. Lookup now built with generator. Needs nam...Matti Tahvonen2010-02-126-6/+6
* n:th protoMatti Tahvonen2010-02-1218-0/+592