aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/ui/dd/VNot.java
Commit message (Expand)AuthorAgeFilesLines
* Moved client files to a client src folder (#9299)Artur Signell2012-08-131-64/+0
* Move classes common to client and server to com.vaadin.shared.* (#8934)Leif Åstrand2012-07-271-0/+1
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-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
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* #5613 Converted our own client side code to use VConsole instead of Applicati...Matti Tahvonen2010-09-171-3/+2
* refactoring (renaming)Matti Tahvonen2010-03-221-1/+1
* Added missing @ITMillApache2LicenseForJavaFiles@Artur Signell2010-03-091-0/+3
* some refactoringMatti Tahvonen2010-02-181-1/+12
* fixed english problem with criterion pluralMatti Tahvonen2010-02-181-4/+4
* criterion map now generated from annotations from server side counterpartMatti Tahvonen2010-02-171-0/+47