summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/ComboBox.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove support for Select in multi-select mode (#8169, #8326).Henri Sara2012-02-081-12/+0
* Merge commit '116cd1f29a432fe5ca64f3023a9fec1ca130f078' (origin/6.8)Artur Signell2012-01-311-130/+130
|\
| * #8311 Converted CRLF to LF in all source filesArtur Signell2012-01-271-129/+129
* | Splitted VFilterSelect to Widget and Paintable.Jens Jansson2012-01-301-1/+2
|/
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* Changes for #5170 based on reviewLeif Åstrand2011-09-261-2/+5
* Allow using ComboBox as a replacement for NativeSelect (#5170)Leif Åstrand2011-09-261-0/+37
* #5692 Generics: AbstractField, ComboBox, ListSelect, NativeSelect, OptionGrou...Henri Sara2010-10-041-1/+1
* Fix for #3886 - InputPrompt of TextField/Combobox does not change until refreshArtur Signell2009-12-181-53/+54
* added missing ClientWidget annotationMatti Tahvonen2009-10-061-53/+55
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+86