summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/DragAndDropWrapper.java
Commit message (Expand)AuthorAgeFilesLines
* renamed DropTargetDetails... to TargetDetails... Should be just as clear for ...Matti Tahvonen2010-03-241-6/+7
* Suggestive api for basic html5 data types.Matti Tahvonen2010-03-221-0/+18
* Removed extra serialVersionUIDsArtur Signell2010-03-181-9/+0
* #4365 WrapperDropDetails had null drop targetHenri Sara2010-03-181-1/+1
* cross plat improvementes for html5 dragsMatti Tahvonen2010-03-161-0/+1
* removed DragDropPane class, some cleanupMatti Tahvonen2010-03-151-10/+29
* A proper (FF36 only) file drag support, enhanced test case. Should be forward...Matti Tahvonen2010-03-121-17/+67
* Skeletons for html5 File API in DDMatti Tahvonen2010-03-111-0/+45
* small enhancements + developing web desktop test Matti Tahvonen2010-03-101-2/+13
* 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-6/+64
* some refactoringMatti Tahvonen2010-02-181-28/+9
* draft of DragAndDropWrapper + small changesMatti Tahvonen2010-02-161-0/+109