Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved client files to a client src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -42/+0 |
| | |||||
* | Move classes common to client and server to com.vaadin.shared.* (#8934) | Leif Åstrand | 2012-07-27 | 1 | -0/+1 |
| | |||||
* | Add Java 6 @Override annotations to all methods from interfaces | Leif Åstrand | 2012-07-23 | 1 | -0/+1 |
| | |||||
* | Use class references instead of class names for AcceptCriterion (#8641) | Henri Sara | 2012-06-21 | 1 | -1/+2 |
| | |||||
* | Eliminate scanning for accept criteria by reversed annotation (#8641) | Henri Sara | 2012-06-20 | 1 | -0/+1 |
| | | | | | | | 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). | ||||
* | #7354 IT Mill -> Vaadin find and replace | Artur Signell | 2011-12-08 | 1 | -1/+1 |
| | | | | svn changeset:22317/svn branch:6.7 | ||||
* | refactoring (renaming) | Matti Tahvonen | 2010-03-22 | 1 | -1/+1 |
| | | | | svn changeset:12018/svn branch:6.3 | ||||
* | DD related javadocs, cleanup, small refactoring | Matti Tahvonen | 2010-03-17 | 1 | -34/+12 |
| | | | | svn changeset:11929/svn branch:6.3 | ||||
* | Added missing @ITMillApache2LicenseForJavaFiles@ | Artur Signell | 2010-03-09 | 1 | -0/+3 |
| | | | | svn changeset:11733/svn branch:6.3 | ||||
* | some refactoring | Matti Tahvonen | 2010-02-18 | 1 | -15/+15 |
| | | | | svn changeset:11384/svn branch:6.3_dd | ||||
* | fixed english problem with criterion plural | Matti Tahvonen | 2010-02-18 | 1 | -5/+5 |
| | | | | svn changeset:11377/svn branch:6.3_dd | ||||
* | criterion map now generated from annotations from server side counterpart | Matti Tahvonen | 2010-02-17 | 1 | -0/+57 |
svn changeset:11350/svn branch:6.3_dd |