aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/terminal/gwt/client/ui/ITwinColSelect.java
Commit message (Expand)AuthorAgeFilesLines
* Fix for #2176 - TwinColSelect width problemArtur Signell2008-10-271-6/+13
* fixes #2128, implemented Focusable for some client side selectsMatti Tahvonen2008-09-301-0/+4
* #1986 (tabindex for some selects)Matti Tahvonen2008-08-251-0/+7
* Fixes #1727 (twincol options not visible in IE)Marc Englund2008-05-271-1/+6
* some changes to support SizeableMatti Tahvonen2008-02-011-10/+40
* -Loading throbbers should now be cleared after updates (all three timers).Jouni Koivuviita2007-12-101-4/+6
* License header parametrizedJani Laakso2007-12-041-23/+28
* added default width for twincol selects listsMatti Tahvonen2007-11-271-0/+5
* setColumns() and setRows() added to selects as appropriate, made to match wid...Marc Englund2007-11-231-3/+29
* IOptionGroupBase protected vars -> getter/setter.Marc Englund2007-11-141-128/+131
* Mass format based on eclipse build in formatting style.Jani Laakso2007-10-091-37/+42
* Fixed selecting after changes aren't automatically updated from the server (c...Jouni Koivuviita2007-07-111-12/+35
* ISelect component now supports "twincol" style as well. Tweaks to ITextfield ...Jouni Koivuviita2007-06-161-0/+116