aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/OptionGroup.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-203/+0
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+4
* Moved each component to its own package on client sideArtur Signell2012-04-121-1/+1
* Replace @ClientWidget with client-side @Component (#8440)Henri Sara2012-04-041-2/+0
* Renamed Paintable component classes to ConnectorArtur Signell2012-02-281-2/+2
* Convert some literal strings of UIDL attributes to use constants.Henri Sara2012-02-211-1/+1
* Splitted VOptionGroupBase, VOptionGroup, VNativeSelect, VListSelect and VTwin...Jens Jansson2012-01-311-1/+2
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* #5402 Removed java 1.6 annotations and added javadocs for html support in Opt...Leif Åstrand2011-08-091-0/+17
* #5402 Simplified attribute passing for html-mode in OptionGroupLeif Åstrand2011-08-091-2/+3
* #5402 Support html in OptionGroup itemsLeif Åstrand2011-08-091-0/+12
* #5692 Generics: AbstractField, ComboBox, ListSelect, NativeSelect, OptionGrou...Henri Sara2010-10-041-3/+3
* Eclipse code cleanupArtur Signell2010-08-301-0/+1
* Merged fix, sample and tests for "#3720 - Disable Items for OptionGroup" from...Artur Signell2010-06-151-0/+88
* fixes #3913Matti Tahvonen2010-03-241-1/+39
* steps toward simpler widgetset creation. Still needs a lot of cleaning and re...Matti Tahvonen2009-09-251-0/+2
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+41