aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/ui/dd
Commit message (Expand)AuthorAgeFilesLines
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-0830-30/+30
* Made the LicenseInJavaFiles test passJonatan Kronqvist2011-08-242-0/+6
* fixes #6956Matti Tahvonen2011-05-101-0/+1
* fixes #6661Matti Tahvonen2011-04-191-1/+3
* #6813: cleanup: renamed a helper method to be symmetric to adder.Matti Tahvonen2011-04-181-3/+3
* merged [18283] from 6.5Matti Tahvonen2011-04-141-1/+2
* #6813: VDragAndDropManager now marks the source Paintable with a class name d...Matti Tahvonen2011-04-131-2/+48
* some work towards touch UI supportMatti Tahvonen2011-02-283-9/+60
* NPE fix.John Alhroos2010-12-091-5/+8
* removed unused code from html5 file handling (old FF36 support via multipartr...Matti Tahvonen2010-10-151-25/+0
* #5692 Generics: VTargetDetailIsHenri Sara2010-10-041-1/+1
* #5613 Converted our own client side code to use VConsole instead of Applicati...Matti Tahvonen2010-09-171-3/+2
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-162-4/+4
* Formatted /src using Vaadin Java Conventions 20071114Artur Signell2010-06-281-2/+2
* Formatted /src using Vaadin Java Conventions 20071114Artur Signell2010-06-283-3/+2
* fixes #4559. Sanity checks for event target + cleanup.Matti Tahvonen2010-05-031-19/+24
* fixes #4556Matti Tahvonen2010-04-261-2/+1
* enum type support for accept criteriaMatti Tahvonen2010-04-131-1/+5
* cleaning up dd related debug code, fixes #4468Matti Tahvonen2010-04-072-58/+24
* fixes #4392Matti Tahvonen2010-03-301-21/+43
* fixes #4395Matti Tahvonen2010-03-261-1/+1
* fixed name and javadocs for gwt generator used to build criteria mapMatti Tahvonen2010-03-241-22/+6
* removed obsolete todoMatti Tahvonen2010-03-241-2/+2
* renaming criteriaMatti Tahvonen2010-03-241-6/+6
* renaming criteriaMatti Tahvonen2010-03-241-1/+1
* renaming criteriaMatti Tahvonen2010-03-241-1/+1
* fixes #4391 + optimization (store only one pending criteria check)Matti Tahvonen2010-03-231-9/+10
* refactored AbstractSelect criteria (hopefully better names now)Matti Tahvonen2010-03-232-12/+32
* finished renameMatti Tahvonen2010-03-231-1/+1
* refactoring (renaming)Matti Tahvonen2010-03-2215-16/+16
* fixes #4322Matti Tahvonen2010-03-191-1/+7
* DD related refactorings and javadocsMatti Tahvonen2010-03-181-3/+15
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-171-1/+1
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-172-42/+14
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-172-50/+13
* cross plat improvementes for html5 dragsMatti Tahvonen2010-03-163-18/+22
* IE now behaves with its text selection during drag and dropMatti Tahvonen2010-03-151-0/+6
* A proper (FF36 only) file drag support, enhanced test case. Should be forward...Matti Tahvonen2010-03-122-5/+7
* fixed broken jsni method in skeleton classMatti Tahvonen2010-03-121-4/+4
* Skeletons for html5 File API in DDMatti Tahvonen2010-03-112-0/+63
* changed the code to be java 1.6 compatibleMatti Tahvonen2010-03-113-39/+43
* Added missing @ITMillApache2LicenseForJavaFiles@Artur Signell2010-03-0929-0/+87
* VScrollTable: If multiple rows selected and drag starts on selected row, clie...Matti Tahvonen2010-03-092-0/+11
* changesMatti Tahvonen2010-03-044-3/+41
* Unified namingArtur Signell2010-02-223-7/+9
* changesMatti Tahvonen2010-02-191-1/+1
* removed component transferable (integrated to transferable), changed one test...Matti Tahvonen2010-02-191-2/+1
* some refactoringMatti Tahvonen2010-02-1815-112/+124
* fixed english problem with criterion pluralMatti Tahvonen2010-02-1818-53/+53
* new criteria + enhancementsMatti Tahvonen2010-02-182-0/+56