summaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/ui/Select.java
Commit message (Expand)AuthorAgeFilesLines
* 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