aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/ui
Commit message (Expand)AuthorAgeFilesLines
* Notifications set caption (not message) if only one string is provided.Marc Englund2007-12-041-8/+16
* case-insensitive filteringMarc Englund2007-11-301-0/+5
* removed broken code related historical featuresMatti Tahvonen2007-11-301-31/+0
* implemented modality and fixed ModalWindow demoMatti Tahvonen2007-11-281-0/+16
* Added style constant "link" for buttonMatti Tahvonen2007-11-281-0/+4
* fixes #1186Matti Tahvonen2007-11-261-0/+22
* 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-235-0/+218
* spacingMatti Tahvonen2007-11-222-0/+13
* MASS REFORMAT.Marc Englund2007-11-1934-15324/+15572
* DateField styles ("calendar" etc) moved to subclasses. Fixes #890Marc Englund2007-11-193-374/+497
* -CustomLayout now supports sizeable.Jouni Koivuviita2007-11-163-15/+42
* OrderedLayout and ExpandLayout alignment handling unified under one class, Al...Jouni Koivuviita2007-11-162-8/+6
* MAJOR UPDATE:Jouni Koivuviita2007-11-158-309/+188
* add "nullselectitem" attribute if a nullselectionitem is in the uidlMarc Englund2007-11-142-1836/+1839
* select type "list" addedMarc Englund2007-11-141-0/+35
* Throws on setMultiSelect() and setNewItemsAllowed()Marc Englund2007-11-141-27/+39
* Javadoc.Marc Englund2007-11-141-30/+91
* collapsing events now handledMatti Tahvonen2007-11-131-4/+21
* select newly added items by defaultMatti Tahvonen2007-11-121-0/+1
* Embedded TYPE_HTML -> TYPE_BROWSER, IEmbedded updatedMarc Englund2007-11-091-5/+5
* Added TYPE_HTML for embedding html (i.e iframe)Marc Englund2007-11-091-14/+38
* removed FrameWindow componentMatti Tahvonen2007-11-081-656/+0
* Tree now throws if setNullSelectionItemId() is called (unsupported).Marc Englund2007-11-061-0/+13
* fixes some selection issues with ITreeMatti Tahvonen2007-11-061-0/+4
* -Layouts no longer implement Sizeable (except SplitPanel and ExpandLayout). S...Jouni Koivuviita2007-11-069-186/+563
* Notifications API.Marc Englund2007-11-051-54/+242
* UIDL variable names changed back to original.Jouni Koivuviita2007-11-051-2/+2
* Fixed total&row attributes when nullselitem has been automatically removed.Marc Englund2007-11-021-1/+8
* Null selection changes (#574)Marc Englund2007-11-023-4/+45
* IOrderedLayout vertical now also with TABLE implementation! :)Jouni Koivuviita2007-11-025-76/+50
* Don't paint the null selection item if nullselection is not allowed.Marc Englund2007-11-021-4/+12
* small fixJouni Koivuviita2007-11-021-2/+2
* Size information sent again as variables, like it should.Jouni Koivuviita2007-11-021-1/+18
* IllegalState thrown if multiselect&&nullselitem.Marc Englund2007-11-021-5/+25
* Layout API changes (#1041) to server-side. Client-side implementation still n...Jouni Koivuviita2007-11-0111-413/+756
* Select: null selections without nullselectionItemIdMatti Tahvonen2007-11-011-4/+27
* nullselect attribute in "natural" wayMatti Tahvonen2007-11-011-2/+2
* combobox select: adding new itemsMatti Tahvonen2007-10-312-16/+16
* 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-3110-1773/+2107
* javadoc updateJoonas Lehtinen2007-10-301-0/+11
* removed @override (java 1.4 compliance) + added commentMatti Tahvonen2007-10-301-3/+6
* Some parts of slider component API hidden for now, theme doesn't support them...Jouni Koivuviita2007-10-291-9/+6
* get/setTemplateName. deprecated setTheme works as it did previouslyJoonas Lehtinen2007-10-291-0/+16
* Slider component finished, fixes #1030Jouni Koivuviita2007-10-261-2/+13
* CalendarDemo -> com.itmill.toolkit.demo.reservation (#1016)Marc Englund2007-10-221-315/+0
* setStyle() -> setStyleName() refactor (partial #890). Compromise: setStyle() ...Marc Englund2007-10-223-15/+45
* Deprecated dependency-framework. Fixes #871Joonas Lehtinen2007-10-212-75/+8