summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/Select.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-803/+0
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+6
* Replace @ClientWidget with client-side @Component (#8440)Henri Sara2012-04-041-2/+0
* Transfer required attribute in shared state (#8436).Henri Sara2012-03-211-7/+0
* Convert hide errors flag to shared state (#8437).Henri Sara2012-03-211-6/+0
* Renamed Paintable component classes to ConnectorArtur Signell2012-02-281-4/+4
* #8434 Renamed *Paintable classes to *Connector and updated ConnectorMapArtur Signell2012-02-271-3/+3
* Convert some literal strings of UIDL attributes to use constants.Henri Sara2012-02-211-2/+5
* Remove support for Select in multi-select mode (#8169, #8326).Henri Sara2012-02-081-1/+5
* Splitted VFilterSelect to Widget and Paintable.Jens Jansson2012-01-301-2/+2
* #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-2/+2
* #7062 ComboBox shows required indicator when in read onlyArtur Signell2011-11-171-1/+1
* #6770 error indicator should not be hidden when a DateField is "empty" becaus...Henri Sara2011-09-051-2/+1
* #6893 ComboBox FILTERINGMODE_CONTAINS only matched prefixHenri Sara2011-04-271-1/+1
* #4233 ComboBox should properly support lazy loading: by default scroll to sel...Henri Sara2011-04-041-1/+1
* #4233 ComboBox should properly support lazy loading: use container filtering ...Henri Sara2011-04-011-43/+307
* #5865. Removed some non-needed code from widgetset, prepared datefields and b...Matti Tahvonen2010-11-041-0/+21
* Fixed compiler warnings in demo and core source (#2274)Artur Signell2010-10-071-0/+1
* #5692 Generics: SelectHenri Sara2010-10-041-18/+18
* Formatted using Eclipse Helios / Windows XPArtur Signell2010-08-161-2/+1
* #5053 and #5083: Last ComboBox item may not be shown if null selection enable...Henri Sara2010-05-271-4/+7
* Fixed #4251 - ArithmeticException when changing Select pageLength to 0Artur Signell2010-05-271-1/+3
* Fix for #4553 - Select in multiselect mode is rendered as non-working ComboBoxArtur Signell2010-04-221-0/+2
* fixes #3913Matti Tahvonen2010-03-241-9/+6
* Merged code changes from 6.2Henri Sara2010-02-011-0/+6
* fixes #3786, focus and blur events for (textual) datefields and comboboxMatti Tahvonen2009-12-021-16/+50
* #3755 Select threw IllegalArgumentException when browsing pages quicklyHenri Sara2009-11-251-428/+435
* added missing ClientWidget annotationMatti Tahvonen2009-10-061-0/+2
* merged 2009-09-widget-packaging_3332 branch to 6.2Matti Tahvonen2009-10-061-438/+428
|\
| * "removed" (finalized + deprecated) getTag from AbstractComponentMatti Tahvonen2009-10-061-10/+0
| * steps toward simpler widgetset creation. Still needs a lot of cleaning and re...Matti Tahvonen2009-09-251-0/+2
* | Merged: [9081] fix for #3404 ComboBox null selection and FILTERINGMODE_OFFHenri Sara2009-10-051-14/+14
|/
* Pagelength can now be changed by extending Select. Fixes #3019Marc Englund2009-05-271-0/+2
* Select and AbstractSelect now check isNewItemsAllowed() before adding new ite...Marc Englund2009-05-251-6/+8
* Removed one stray comment.Marc Englund2009-05-251-4/+2
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+476