Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved client files to a client src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -84/+0 |
| | |||||
* | Move classes common to client and server to com.vaadin.shared.* (#8934) | Leif Åstrand | 2012-07-27 | 1 | -2/+2 |
| | |||||
* | Initial extension support (#6690) | Leif Åstrand | 2012-06-06 | 1 | -2/+2 |
| | |||||
* | Reformatted all source files | Artur Signell | 2012-04-16 | 1 | -1/+2 |
| | |||||
* | Renamed @Component to @Connect | Artur Signell | 2012-04-12 | 1 | -3/+3 |
| | | | | @Component is not good as the server side does not have to be a Component | ||||
* | Replace @ClientWidget with client-side @Component (#8440) | Henri Sara | 2012-04-04 | 1 | -21/+21 |
| | |||||
* | #7354 IT Mill -> Vaadin find and replace | Artur Signell | 2011-12-08 | 1 | -1/+1 |
| | | | | svn changeset:22317/svn branch:6.7 | ||||
* | refining code splitting + adding documentation. Monolithic client side is ↵ | Matti Tahvonen | 2010-06-15 | 1 | -0/+83 |
now default (6.3 style), but the package includes other generator strategies that can be thrown in for custom requirements. svn changeset:13669/svn branch:6.4 |