Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved client files to a client src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -40/+0 |
| | |||||
* | Move classes common to client and server to com.vaadin.shared.* (#8934) | Leif Åstrand | 2012-07-27 | 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). | ||||
* | Removed unnecessary deprecated getConnectorId methods. | Artur Signell | 2012-03-27 | 1 | -4/+1 |
| | | | | Renamed Paintable -> Connector. | ||||
* | Organized imports and formatted all java files | Artur Signell | 2012-02-28 | 1 | -3/+3 |
| | |||||
* | #8434 Renamed *Paintable classes to *Connector and updated ConnectorMap | Artur Signell | 2012-02-27 | 1 | -5/+5 |
| | | | accordingly | ||||
* | Split Paintable from Widget so we have VPaintable (paintable without any | Artur Signell | 2012-01-22 | 1 | -4/+5 |
| | | | Widget), VPaintableWidget (paintable connected to a widget). | ||||
* | Split Paintable handling from ApplicationConnection to PaintableMap. | Artur Signell | 2012-01-20 | 1 | -2/+6 |
| | |||||
* | #7354 IT Mill -> Vaadin find and replace | Artur Signell | 2011-12-08 | 1 | -1/+1 |
| | | | | svn changeset:22317/svn branch:6.7 | ||||
* | refactored AbstractSelect criteria (hopefully better names now) | Matti Tahvonen | 2010-03-23 | 1 | -6/+15 |
| | | | | svn changeset:12034/svn branch:6.3 | ||||
* | refactoring (renaming) | Matti Tahvonen | 2010-03-22 | 1 | -1/+1 |
| | | | | svn changeset:12018/svn branch:6.3 | ||||
* | Added missing @ITMillApache2LicenseForJavaFiles@ | Artur Signell | 2010-03-09 | 1 | -0/+3 |
| | | | | svn changeset:11733/svn branch:6.3 | ||||
* | changes | Matti Tahvonen | 2010-02-19 | 1 | -0/+23 |
svn changeset:11409/svn branch:6.3_dd |