aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/terminal/gwt/client/ui/dd/VAnd.java
Commit message (Expand)AuthorAgeFilesLines
* Moved client files to a client src folder (#9299)Artur Signell2012-08-131-42/+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
* refactoring (renaming)Matti Tahvonen2010-03-221-1/+1
* DD related javadocs, cleanup, small refactoringMatti Tahvonen2010-03-171-34/+12
* Added missing @ITMillApache2LicenseForJavaFiles@Artur Signell2010-03-091-0/+3
* some refactoringMatti Tahvonen2010-02-181-15/+15
* fixed english problem with criterion pluralMatti Tahvonen2010-02-181-5/+5
* criterion map now generated from annotations from server side counterpartMatti Tahvonen2010-02-171-0/+57