Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 1 | -203/+0 |
| | |||||
* | Add Java 6 @Override annotations to all methods from interfaces | Leif Åstrand | 2012-07-23 | 1 | -0/+4 |
| | |||||
* | Moved each component to its own package on client side | Artur Signell | 2012-04-12 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | Replace @ClientWidget with client-side @Component (#8440) | Henri Sara | 2012-04-04 | 1 | -2/+0 |
| | |||||
* | Renamed Paintable component classes to Connector | Artur Signell | 2012-02-28 | 1 | -2/+2 |
| | |||||
* | Convert some literal strings of UIDL attributes to use constants. | Henri Sara | 2012-02-21 | 1 | -1/+1 |
| | |||||
* | Splitted VOptionGroupBase, VOptionGroup, VNativeSelect, VListSelect and ↵ | Jens Jansson | 2012-01-31 | 1 | -1/+2 |
| | | | | VTwinColSelect into Widget and Paintable. | ||||
* | #7354 IT Mill -> Vaadin find and replace | Artur Signell | 2011-12-08 | 1 | -1/+1 |
| | | | | svn changeset:22317/svn branch:6.7 | ||||
* | #5402 Removed java 1.6 annotations and added javadocs for html support in ↵ | Leif Åstrand | 2011-08-09 | 1 | -0/+17 |
| | | | | | | OptionGroup items svn changeset:20224/svn branch:6.7 | ||||
* | #5402 Simplified attribute passing for html-mode in OptionGroup | Leif Åstrand | 2011-08-09 | 1 | -2/+3 |
| | | | | svn changeset:20220/svn branch:6.7 | ||||
* | #5402 Support html in OptionGroup items | Leif Åstrand | 2011-08-09 | 1 | -0/+12 |
| | | | | svn changeset:20217/svn branch:6.7 | ||||
* | #5692 Generics: AbstractField, ComboBox, ListSelect, NativeSelect, ↵ | Henri Sara | 2010-10-04 | 1 | -3/+3 |
| | | | | | | OptionGroup and TwinColSelect (classes and collections of unknown type) svn changeset:15346/svn branch:6.5 | ||||
* | Eclipse code cleanup | Artur Signell | 2010-08-30 | 1 | -0/+1 |
| | | | | svn changeset:14660/svn branch:6.4 | ||||
* | Merged fix, sample and tests for "#3720 - Disable Items for OptionGroup" ↵ | Artur Signell | 2010-06-15 | 1 | -0/+88 |
| | | | | | | from /branches/6.4-minor-features svn changeset:13659/svn branch:6.4 | ||||
* | fixes #3913 | Matti Tahvonen | 2010-03-24 | 1 | -1/+39 |
| | | | | svn changeset:12055/svn branch:6.3 | ||||
* | steps toward simpler widgetset creation. Still needs a lot of cleaning and ↵ | Matti Tahvonen | 2009-09-25 | 1 | -0/+2 |
| | | | | | | refining. svn changeset:8930/svn branch:2009-09-widget-packaging_3332 | ||||
* | #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" | Henri Sara | 2009-05-11 | 1 | -0/+41 |
- com.itmill.toolkit.external not yet fully renamed svn changeset:7715/svn branch:6.0 |