aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui/AbstractSelect.java
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-3/+3
|\
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-2/+2
| * #7704 javadocArtur Signell2011-12-071-1/+1
* | Eliminate more Field and Property related raw type warnings.Henri Sara2011-11-111-1/+1
* | Eliminate some generics related warnings in core (non-API).Henri Sara2011-11-111-4/+4
* | Parameterize Property and Field with the value type.Henri Sara2011-11-081-1/+2
* | Eliminate more cases that used Property.toString().Henri Sara2011-11-081-1/+4
|/
* #7369 Removed ‌"final" from methods that do not need to be finalArtur Signell2011-08-191-1/+1
* Fixed source formatting and Javadoc.John Alhroos2011-08-191-18/+23
* Made ItemDescriptionGenerator serializable #5414John Alhroos2011-08-161-1/+1
* Added tooltips to Table cells and rows (ItemDescriptionGenerator) + Testbench...John Alhroos2011-08-151-0/+19
* Error message typo fixArtur Signell2011-04-261-1/+1
* Javadoc and formatting fixesArtur Signell2011-04-211-6/+8
* #1410 getListeners method for all classes that have addListener/removeListenerArtur Signell2011-04-191-0/+20
* #6780 AbstractSelect's setItemIconPropertyId fails silentlyArtur Signell2011-04-081-7/+16
* Fixed compiler warnings in demo and core source (#2274)Artur Signell2010-10-071-0/+1
* #5692 Generics in AbstractSelect, added a TODO in CaptionChangeListenerHenri Sara2010-10-041-41/+44
* javadoc typo + bit more specific descriptionMatti Tahvonen2010-07-211-5/+5
* Reverted constructor visibility changes, will use isSynthetic() test insteadHenri Sara2010-07-061-1/+1
* Make private nested class constructor visibility public or package to prevent...Henri Sara2010-07-061-1/+1
* Cleaned javadocsMatti Tahvonen2010-06-301-1/+6
* fixes #810, #4607,#5279, #5281Matti Tahvonen2010-06-301-0/+7
* Merged fix, sample and tests for "#3720 - Disable Items for OptionGroup" from...Artur Signell2010-06-151-23/+21
* Merged #5149 fix to 6.4Henri Sara2010-06-071-0/+1
* - Added Ctrl+Shift multiple selection to TreeJohn Alhroos2010-05-061-0/+15
* Merged drag'n'drop enhancements [12493],[12484]Artur Signell2010-04-191-0/+21
* renamed method to the related typeMatti Tahvonen2010-03-251-1/+1
* renamed DropTargetDetails... to TargetDetails... Should be just as clear for ...Matti Tahvonen2010-03-241-6/+5
* renaming criteriaMatti Tahvonen2010-03-241-0/+10
* renaming criteriaMatti Tahvonen2010-03-241-5/+5
* renaming criteriaMatti Tahvonen2010-03-241-5/+4
* refactored AbstractSelect criteria (hopefully better names now)Matti Tahvonen2010-03-231-16/+39
* finished renameMatti Tahvonen2010-03-231-2/+2
* refactoring (renaming)Matti Tahvonen2010-03-221-2/+2
* some javadocsMatti Tahvonen2010-03-171-8/+10
* #4187 Drag and Drop server validation sample and a null check in AbstractSele...Henri Sara2010-03-151-3/+5
* changesMatti Tahvonen2010-03-041-13/+11
* Unified namingArtur Signell2010-02-221-14/+44
* changesMatti Tahvonen2010-02-191-4/+4
* some refactoringMatti Tahvonen2010-02-181-2/+2
* new criteria + enhancementsMatti Tahvonen2010-02-181-0/+105
* #4107 Multi-selectable AbstractSelect was seen as non-empty when nothing was ...Henri Sara2010-01-281-0/+18
* Merged revisions [10620]-[10678] from 6.2Artur Signell2010-01-121-5/+2
* Added generics from Container interfaceArtur Signell2009-12-151-1/+1
* Variable enhancementsMatti Tahvonen2009-11-251-1/+1
* merged [9405],[9404] from 6.1Matti Tahvonen2009-10-271-4/+4
* "removed" (finalized + deprecated) getTag from AbstractComponentMatti Tahvonen2009-10-061-10/+0
* Select and AbstractSelect now check isNewItemsAllowed() before adding new ite...Marc Englund2009-05-251-9/+9
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-0/+1679