aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/terminal/gwt/client/ui/IListSelect.java
Commit message (Expand)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-141/+0
* Cleaned up the whole projectArtur Signell2009-01-021-0/+7
* fixes #2128, implemented Focusable for some client side selectsMatti Tahvonen2008-09-301-0/+4
* Mass formatArtur Signell2008-09-021-1/+1
* Fixes #2010 - Client classes renamedArtur Signell2008-08-281-2/+2
* #1986 (tabindex for some selects)Matti Tahvonen2008-08-251-0/+4
* tooltips for native and list selectsMatti Tahvonen2008-06-061-18/+36
* initial commit for formatted tooltipsMatti Tahvonen2008-06-061-0/+17
* some changes to support SizeableMatti Tahvonen2008-02-011-0/+10
* License header parametrizedJani Laakso2007-12-041-4/+8
* setColumns() and setRows() added to selects as appropriate, made to match wid...Marc Englund2007-11-231-0/+3
* Don't generate nullselection item if one is in the uidl.Marc Englund2007-11-141-1/+2
* IOptionGroupBase protected vars -> getter/setter.Marc Englund2007-11-141-6/+6
* IListSelect got it's own implementation.Marc Englund2007-11-141-1/+69
* re-eanabled multiselect (IFilterSelect don't support), added IListSelect to b...Matti Tahvonen2007-11-021-0/+5