Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved client files to a client src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -65/+0 |
| | |||||
* | Initial extension support (#6690) | Leif Åstrand | 2012-06-06 | 1 | -6/+6 |
| | |||||
* | Replace @ClientWidget with client-side @Component (#8440) | Henri Sara | 2012-04-04 | 1 | -5/+41 |
| | |||||
* | #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/+10 |
| | | | 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 | ||||
* | code splitting + client initialization | Matti Tahvonen | 2010-06-11 | 1 | -30/+10 |
| | | | | svn changeset:13652/svn branch:6.4 | ||||
* | initial implementation of code splitting #4408 | Matti Tahvonen | 2010-06-04 | 1 | -1/+3 |
| | | | | svn changeset:13561/svn branch:6.4 | ||||
* | Added missing @ITMillApache2LicenseForJavaFiles@ | Artur Signell | 2010-03-09 | 1 | -0/+3 |
| | | | | svn changeset:11733/svn branch:6.3 | ||||
* | steps toward simpler widgetset creation. Still needs a lot of cleaning and ↵ | Matti Tahvonen | 2009-09-25 | 1 | -0/+38 |
refining. svn changeset:8930/svn branch:2009-09-widget-packaging_3332 |