summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui/ComboBox.java
Commit message (Expand)AuthorAgeFilesLines
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-944/+0
* Provide own states for a number of components (#18987).Denis Anisimov2015-10-161-0/+6
* Update @since tags to 7.5.6.Mika Murtojarvi2015-09-151-3/+3
* Implement ItemStyleGenerators for ComboBox (#9276)Leif Åstrand2015-09-091-0/+69
* Selection is now shown although scrollToSelectedItem is false (#16673)Matti Tahvonen2015-06-081-0/+7
* Use ComboBox locale for filtering case tranform (#15193)Leif Åstrand2014-12-141-2/+2
* Fixed ComboBox filtering when page length is zero (#14509)Teemu Pöntelin2014-09-191-7/+9
* Add asserts checking for negative container sizes (#14232)Leif Åstrand2014-07-171-0/+2
* Merge changes from origin/7.1Artur Signell2014-04-231-1/+1
|\
| * Update copyright year to 2014Artur Signell2014-04-161-1/+1
* | Make ComboBox always immediate (#4054)Jonatan Kronqvist2014-04-111-3/+11
* | Remove dead codeJohannes Dahlström2014-01-171-2/+0
|/
* Clear items in ComboBox only if changed (#10924)Henri Sara2013-05-141-2/+2
* Merge of (#10471) to Vaadin 7.Anna Koskinen2013-01-091-113/+121
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-2/+2
* ComboBox should have getter and setter methods for pageLength #5381Pekka Hyvönen2012-12-111-0/+21
* Unified deprecation messagesArtur Signell2012-11-221-6/+6
* Constants -> enums (#9072)Pekka Hyvönen2012-09-111-12/+14
* Remove unneeded requestRepaint methods (#9325)Leif Åstrand2012-09-071-6/+0
* Reformat projectLeif Åstrand2012-09-051-0/+5
* Add Container.Indexed.getItemIds(int, int) for a range of items (#8028)Henri Sara2012-08-311-28/+34
* Removed multi select related hacks from ComboBox (#2869)Artur Signell2012-08-301-65/+21
* Merged Select with ComboBox (#2869)Artur Signell2012-08-301-2/+734
* Renamed com.vaadin.terminal -> com.vaadin.server (#9431)Artur Signell2012-08-291-2/+2
* Rename requestRepaint to markAsDirty (#9378)Leif Åstrand2012-08-231-2/+2
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
* Eliminated dependencies from server to client (#9279)Artur Signell2012-08-131-3/+3
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+116