aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/ui/dd
Commit message (Expand)AuthorAgeFilesLines
* Moved client files to a client src folder (#9299)Artur Signell2012-08-1328-2125/+0
* Move classes common to client and server to com.vaadin.shared.* (#8934)Leif Åstrand2012-07-2718-54/+17
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-238-0/+18
* Use class references instead of class names for AcceptCriterion (#8641)Henri Sara2012-06-2114-17/+31
* Eliminate scanning for accept criteria by reversed annotation (#8641)Henri Sara2012-06-2014-1/+58
* Merge commit 'ecd026'Johannes Dahlström2012-06-111-7/+14
|\
| * [merge from 6.7] Rename illogical local variableAutomerge2012-05-161-3/+3
| * [merge from 6.7] Take viewport scrolling into account when calculating drop p...Automerge2012-05-151-5/+12
* | Moved each component to its own package on client sideArtur Signell2012-04-121-2/+2
* | Removed unnecessary deprecated getConnectorId methods. Artur Signell2012-03-277-12/+10
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-03-231-0/+4
|\|
| * [merge from 6.7] Fixed #8524 - properly update currentDrag elementOver in all...Automerge2012-03-221-0/+4
* | Moved Connector -> Connector Id mapping to AbstractComponentArtur Signell2012-03-211-1/+1
* | Separated construction of MouseEventDetails (depends on GWT classes) toArtur Signell2012-03-021-2/+4
* | Organized imports and formatted all java filesArtur Signell2012-02-285-11/+11
* | #8434 Renamed *Paintable classes to *Connector and updated ConnectorMapArtur Signell2012-02-279-33/+33
* | getWidgetForPaintable -> getWidgetArtur Signell2012-02-271-2/+2
* | Split Paintable from Widget so we have VPaintable (paintable without anyArtur Signell2012-01-229-35/+37
* | Split Paintable handling from ApplicationConnection to PaintableMap.Artur Signell2012-01-203-8/+19
|/
* Merged #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-0830-30/+30
|\
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-0830-30/+30
* | dragandropwrapper can now initiate html5 drags, fixes #7833Matti Tahvonen2011-11-212-5/+23
|/
* 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