summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/event/dd/acceptcriteria/SourceIs.java
Commit message (Collapse)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-67/+0
|
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+1
|
* Eliminate scanning for accept criteria by reversed annotation (#8641)Henri Sara2012-06-201-2/+0
| | | | | | | The new annotation is called AcceptCriterion and is on the client side class, pointing to the server side implementation. This change also addresses #5956 (avoid loading classes when scanning - no more scanning for criteria) and #6750 (logging).
* #8297 Do not use static logger instancesHenri Sara2012-06-051-7/+5
| | | | svn changeset:23882/svn branch:6.8
* [merge from 6.7] Don't paint references to orphan components #8730Automerge2012-05-031-6/+21
| | | | svn changeset:23668/svn branch:6.8
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
| | | | svn changeset:22317/svn branch:6.7
* renaming criteriaMatti Tahvonen2010-03-241-0/+55
svn changeset:12071/svn branch:6.3