Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved each component to its own package on client side | Artur Signell | 2012-04-12 | 1 | -217/+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. | ||||
* | Ensure the widget in the selected tab is always visible after a server visit | Artur Signell | 2012-03-21 | 1 | -1/+4 |
| | |||||
* | #8311 Converted CRLF to LF in all source files | Artur Signell | 2012-01-27 | 1 | -214/+214 |
| | | | | svn changeset:22797/svn branch:6.7 | ||||
* | #7354 IT Mill -> Vaadin find and replace | Artur Signell | 2011-12-08 | 1 | -1/+1 |
| | | | | svn changeset:22317/svn branch:6.7 | ||||
* | some work towards touch UI support | Matti Tahvonen | 2011-02-28 | 1 | -0/+31 |
| | | | | svn changeset:17508/svn branch:6.6 | ||||
* | #2904 Renamed CSS prefix "i-" to "v-" | Henri Sara | 2009-05-12 | 1 | -1/+1 |
| | | | | 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/+183 |
yet CSS prefixes) svn changeset:7742/svn branch:6.0 |