Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved each component to its own package on client side | Artur Signell | 2012-04-12 | 1 | -116/+0 |
| | | | | | | Class loaders have problems with referring to static inner classes (e.g. state classes) when they cannot load the declaring class. To deal with this the components have been moved to their own packages and state/rpc classes will be defined in their own Java files. | ||||
* | Fixed readonly handling for fields (depends on property readonly | Artur Signell | 2012-03-13 | 1 | -3/+1 |
| | | | | status) and enable state handling for components on client side (depend on parent) | ||||
* | Removed extra "Widget" prefix from ApplicationConnection method names | Artur Signell | 2012-02-27 | 1 | -1/+1 |
| | |||||
* | Splitted VLink into Widget and Paintable. | Jens Jansson | 2012-01-30 | 1 | -86/+17 |
| | |||||
* | Split Paintable from Widget so we have VPaintable (paintable without any | Artur Signell | 2012-01-22 | 1 | -2/+7 |
| | | | Widget), VPaintableWidget (paintable connected to a widget). | ||||
* | #7354 IT Mill -> Vaadin find and replace | Artur Signell | 2011-12-08 | 1 | -1/+1 |
| | | | | svn changeset:22317/svn branch:6.7 | ||||
* | #3012 Remove deprecated GWT listener use, first steps (many simple click and ↵ | Henri Sara | 2009-08-28 | 1 | -6/+6 |
| | | | | | | keyboard listeners) svn changeset:8580/svn branch:6.1 | ||||
* | #2904 renamed ApplicationConnection.translateToolkitUri to ↵ | Henri Sara | 2009-05-18 | 1 | -1/+1 |
| | | | | | | translateVaadinUri, deprecated redirecting method svn changeset:7851/svn branch:6.0 | ||||
* | #2904 Renamed CSS prefix "i-" to "v-" | Henri Sara | 2009-05-12 | 1 | -3/+3 |
| | | | | svn changeset:7752/svn branch:6.0 | ||||
* | #2904 Change client side class name prefixes I -> V (class names only, not ↵ | Henri Sara | 2009-05-11 | 1 | -0/+182 |
yet CSS prefixes) svn changeset:7742/svn branch:6.0 |