aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/ui/VDragAndDropWrapper.java
Commit message (Expand)AuthorAgeFilesLines
* Moved each component to its own package on client sideArtur Signell2012-04-121-586/+0
* Removed unused codeArtur Signell2012-03-301-4/+0
* Removed unnecessary deprecated getConnectorId methods. Artur Signell2012-03-271-6/+1
* Connector -> ServerConnectorArtur Signell2012-03-141-2/+2
* Separated construction of MouseEventDetails (depends on GWT classes) toArtur Signell2012-03-021-3/+3
* Organized imports and formatted all java filesArtur Signell2012-02-281-3/+3
* #8434 Renamed *Paintable classes to *Connector and updated ConnectorMapArtur Signell2012-02-271-10/+10
* getWidgetForPaintable -> getWidgetArtur Signell2012-02-271-1/+1
* Merge branch 'layoutperformance'Leif Åstrand2012-02-271-20/+2
|\
| * CustomComponent without size calculations (#8313)Leif Åstrand2012-02-101-20/+2
* | Removed extra "Widget" prefix from ApplicationConnection method namesArtur Signell2012-02-271-1/+1
|/
* Split DragAndDropWrapper into widget + paintableArtur Signell2012-01-311-58/+15
* Split VScrollTable, VTreeTable and VMenuBar into paintable andArtur Signell2012-01-261-8/+3
* Split Paintable from Widget so we have VPaintable (paintable without anyArtur Signell2012-01-221-12/+12
* Split Paintable handling from ApplicationConnection to PaintableMap.Artur Signell2012-01-201-1/+2
* Merged #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
|\
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* | dragandropwrapper can now initiate html5 drags, fixes #7833Matti Tahvonen2011-11-211-63/+116
|/
* #7708 Added code for handling tooltip events in VDragAndDropWrapper + testArtur Signell2011-10-051-0/+12
* minor refactoringMatti Tahvonen2011-04-151-3/+3
* merged #6772 related changes to 6.6Matti Tahvonen2011-04-071-3/+3
* some work towards touch UI supportMatti Tahvonen2011-02-281-27/+56
* #6000 - Replace DeferredCommand.add with Scheduler.scheduleDeferredArtur Signell2010-11-161-2/+2
* removed unused code from html5 file handling (old FF36 support via multipartr...Matti Tahvonen2010-10-151-25/+0
* Field renamed in VDragAndDropWrapperHenri Sara2010-10-141-5/+5
* removed obsolete log messagesMatti Tahvonen2010-10-131-15/+0
* fixes #5779Matti Tahvonen2010-10-121-18/+40
* refactored handling of Receiver's lots of other upload related improvements. ...Matti Tahvonen2010-10-081-96/+162
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-4/+4
* cleaning up dd related debug code, fixes #4468Matti Tahvonen2010-04-071-17/+0
* cross plat improvementes for html5 dragsMatti Tahvonen2010-03-161-2/+13
* cross plat improvementes for html5 dragsMatti Tahvonen2010-03-161-23/+75
* drag proxy fix for Dragmode.wrapperMatti Tahvonen2010-03-151-2/+6
* removed DragDropPane class, some cleanupMatti Tahvonen2010-03-151-33/+11
* A proper (FF36 only) file drag support, enhanced test case. Should be forward...Matti Tahvonen2010-03-121-34/+98
* Skeletons for html5 File API in DDMatti Tahvonen2010-03-111-2/+41
* changed the code to be java 1.6 compatibleMatti Tahvonen2010-03-111-4/+5
* small enhancements + developing web desktop test Matti Tahvonen2010-03-101-5/+8
* Added missing @ITMillApache2LicenseForJavaFiles@Artur Signell2010-03-091-0/+3
* changesMatti Tahvonen2010-02-191-11/+4
* removed component transferable (integrated to transferable), changed one test...Matti Tahvonen2010-02-191-0/+5
* wrapper enhancements + rulesMatti Tahvonen2010-02-171-37/+75
* enhancing wrapper, now horizontal drop location -> example horizontally sorta...Matti Tahvonen2010-02-171-2/+10
* draft of DragAndDropWrapper + small changesMatti Tahvonen2010-02-161-0/+336