aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/ui/dd/VAbstractDropHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Moved client files to a client src folder (#9299)Artur Signell2012-08-131-142/+0
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+8
* Removed unnecessary deprecated getConnectorId methods. Artur Signell2012-03-271-1/+1
* #8434 Renamed *Paintable classes to *Connector and updated ConnectorMapArtur Signell2012-02-271-2/+2
* Split Paintable from Widget so we have VPaintable (paintable without anyArtur Signell2012-01-221-2/+2
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* finished renameMatti Tahvonen2010-03-231-1/+1
* Added missing @ITMillApache2LicenseForJavaFiles@Artur Signell2010-03-091-0/+3
* fixed english problem with criterion pluralMatti Tahvonen2010-02-181-2/+2
* criterion map now generated from annotations from server side counterpartMatti Tahvonen2010-02-171-1/+1
* draft of DragAndDropWrapper + small changesMatti Tahvonen2010-02-161-1/+0
* styles, table drop handler, small changesMatti Tahvonen2010-02-161-2/+14
* n:th protoMatti Tahvonen2010-02-121-42/+33
* Cleanup, removing some obsolete methodsMatti Tahvonen2010-02-091-30/+62
* Transferrable -> TransferableArtur Signell2010-02-021-1/+1
* Prefixed client side classes with VArtur Signell2010-02-011-0/+97