Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved client files to a client src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -127/+0 |
| | |||||
* | Move classes common to client and server to com.vaadin.shared.* (#8934) | Leif Åstrand | 2012-07-27 | 1 | -1/+1 |
| | |||||
* | Use class references instead of class names for AcceptCriterion (#8641) | Henri Sara | 2012-06-21 | 1 | -2/+2 |
| | |||||
* | Eliminate scanning for accept criteria by reversed annotation (#8641) | Henri Sara | 2012-06-20 | 1 | -19/+19 |
| | | | | | | | 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 | ||||
* | Formatted using Eclipse Helios / Windows XP | Artur Signell | 2010-08-16 | 1 | -7/+7 |
| | | | | svn changeset:14496/svn branch:6.4 | ||||
* | fixed name and javadocs for gwt generator used to build criteria map | Matti Tahvonen | 2010-03-24 | 1 | -0/+127 |
svn changeset:12081/svn branch:6.3 |