aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/ui/dd/VIsOverId.java
Commit message (Expand)AuthorAgeFilesLines
* Moved client files to a client src folder (#9299)Artur Signell2012-08-131-45/+0
* Move classes common to client and server to com.vaadin.shared.* (#8934)Leif Åstrand2012-07-271-0/+1
* Use class references instead of class names for AcceptCriterion (#8641)Henri Sara2012-06-211-1/+2
* Eliminate scanning for accept criteria by reversed annotation (#8641)Henri Sara2012-06-201-0/+1
* Removed unnecessary deprecated getConnectorId methods. Artur Signell2012-03-271-2/+3
* Organized imports and formatted all java filesArtur Signell2012-02-281-1/+1
* #8434 Renamed *Paintable classes to *Connector and updated ConnectorMapArtur Signell2012-02-271-5/+5
* Split Paintable from Widget so we have VPaintable (paintable without anyArtur Signell2012-01-221-4/+4
* Split Paintable handling from ApplicationConnection to PaintableMap.Artur Signell2012-01-201-4/+8
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* refactored AbstractSelect criteria (hopefully better names now)Matti Tahvonen2010-03-231-6/+17
* refactoring (renaming)Matti Tahvonen2010-03-221-1/+1
* Added missing @ITMillApache2LicenseForJavaFiles@Artur Signell2010-03-091-0/+3
* some refactoringMatti Tahvonen2010-02-181-11/+6
* fixed english problem with criterion pluralMatti Tahvonen2010-02-181-1/+1
* new criteria + enhancementsMatti Tahvonen2010-02-181-0/+28