summaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/ui/Select.java
Commit message (Expand)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-476/+0
* Implementation serialization support for Toolkit. Fixes #695Joonas Lehtinen2009-04-121-0/+1
* Cleaned up the whole projectArtur Signell2009-01-021-0/+6
* Mass formatArtur Signell2008-09-021-7/+7
* TabIndex definition fix for SelectArtur Signell2008-08-151-1/+1
* Fixes #1819 : Selection with null-not allowed, but with null selected does no...Joonas Lehtinen2008-06-141-1/+7
* Fixes #1699 (i hope)Joonas Lehtinen2008-05-211-5/+0
* Fixes #846Joonas Lehtinen2008-05-141-0/+6
* fixed lots of ComboBox bugs + cleaned the codeMatti Tahvonen2008-03-141-31/+39
* fixed width with combobox, deprecated setColumnsMatti Tahvonen2008-03-141-5/+10
* better comment for hackMatti Tahvonen2008-03-051-0/+3
* enabled multiselect in Select component (Should use ListSelect, but for backw...Matti Tahvonen2008-03-051-4/+5
* Fixed #1393 (Focusable has id which is obsolete)Jani Laakso2008-02-081-5/+0
* fixes #1078Matti Tahvonen2008-02-011-15/+70
* Selects now listen for changes to item/property as appropriate. Version 1. Ta...Marc Englund2008-01-301-0/+4
* Added feature to allow custom logic when user adds new item to selectMatti Tahvonen2008-01-181-31/+4
* ComboBox fixes: select newitem, entered item exists, etc issuesMarc Englund2007-12-111-1/+1
* "-" -> "" clientside as well.Marc Englund2007-12-101-2/+3
* Selects newitem.Marc Englund2007-12-101-22/+4
* License header parametrizedJani Laakso2007-12-041-44/+20
* case-insensitive filteringMarc Englund2007-11-301-0/+5
* Anti-binäärimössö-commit for Jani.Marc Englund2007-11-231-1/+1
* setColumns() and setRows() added to selects as appropriate, made to match wid...Marc Englund2007-11-231-0/+30
* add "nullselectitem" attribute if a nullselectionitem is in the uidlMarc Englund2007-11-141-356/+359
* select newly added items by defaultMatti Tahvonen2007-11-121-0/+1
* Select: null selections without nullselectionItemIdMatti Tahvonen2007-11-011-4/+27
* nullselect attribute in "natural" wayMatti Tahvonen2007-11-011-2/+2
* Select in "filtering mode by default"Matti Tahvonen2007-10-311-1/+1
* fixed some bugs, filtering now works somehowMatti Tahvonen2007-10-311-4/+7
* Select refactor initial commit; not done.Marc Englund2007-10-311-1286/+160
* Mass format based on eclipse build in formatting style.Jani Laakso2007-10-091-24/+27
* -WidgetSet naming change: "paging"-style table should now be IPagingTable.java.Jouni Koivuviita2007-10-081-13/+23
* Filter select changes & client side implementationMatti Tahvonen2007-09-031-218/+68
* fixed javadoc typoMarc Englund2007-08-271-1/+1
* IDateField text style parsing more robust and supports more locales. Default ...Jouni Koivuviita2007-07-111-2/+2
* Experimental patch to block sending back variables that are just updated. Now...Joonas Lehtinen2007-06-271-7/+28
* #733Matti Tahvonen2007-05-291-3/+5
* Always refilter if filter=="" (fixes #658)Marc Englund2007-04-261-1/+2
* lazyloading 'page size' fix (initial pagesize same as streaming pagesize, pag...Marc Englund2007-04-231-7/+14
* LazyLoading Select fixes: (java) did not honor itemCaptionProperty, (theme) d...Marc Englund2007-04-231-2/+3
* Unified code style (indentation) based on default settings using Eclipse 3.2.Jani Laakso2007-04-181-83/+119
* fixes #533 and makes possible to change selects (LazyLoading) filtering logicMatti Tahvonen2007-04-161-41/+48
* Pulled changesets from branches/4.0.0-SRIT into trunk, done byJani Laakso2007-04-121-158/+218
* Removed obsolete code.Jani Laakso2007-02-071-2/+0
* Removed unnecessary code that was in attach just to work around known bugs (n...Joonas Lehtinen2007-02-021-3/+2
* Integrated filter select features. Fixed #41Joonas Lehtinen2007-01-311-401/+724
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-2/+2
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-1/+1
* Refactoring: Enably -> IT Mill ToolkitJoonas Lehtinen2006-11-011-0/+1202