summaryrefslogtreecommitdiffstats
path: root/src/com/itmill
Commit message (Expand)AuthorAgeFilesLines
* Added personal testbench.Marko Grönroos2007-11-0710-0/+815
* Typo fix.Jani Laakso2007-11-071-4/+4
* Brought back desktopmode launch for demos.Jani Laakso2007-11-071-0/+192
* fixing some scrollbar issues raised due margins in root layoutMatti Tahvonen2007-11-071-0/+3
* TabSheet-keep-content-height v2Marc Englund2007-11-071-2/+2
* fixed panel layoutMatti Tahvonen2007-11-071-2/+2
* margins added to contentMarc Englund2007-11-071-6/+19
* TabSheet content keeps height when changing tabsMarc Englund2007-11-072-5/+6
* added sanity check for size and fixed docsMatti Tahvonen2007-11-071-3/+6
* Refactored widget set names in demo applications.Marko Grönroos2007-11-074-4/+4
* fixed issues with IE6 and selection indicationMatti Tahvonen2007-11-072-4/+6
* width adjusted for firefoxMarc Englund2007-11-071-1/+1
* Added error icon for error indication.Jouni Koivuviita2007-11-072-3/+10
* Window size + some commentsMarc Englund2007-11-071-7/+11
* fixes #1058Matti Tahvonen2007-11-072-50/+63
* reverted back old layout function, new one didn't work with IE'sMatti Tahvonen2007-11-071-21/+20
* some changes to context menu positioningMatti Tahvonen2007-11-062-10/+27
* IFilterSelect removed popupcontainer width from dropdownMatti Tahvonen2007-11-061-1/+1
* Tree now throws if setNullSelectionItemId() is called (unsupported).Marc Englund2007-11-061-0/+13
* fixed wrong function name + fixes to tabsheetMatti Tahvonen2007-11-061-2/+2
* fixed wrong function name + fixes to tabsheetMatti Tahvonen2007-11-067-19/+18
* fixes some selection issues with ITreeMatti Tahvonen2007-11-061-50/+58
* fixes some selection issues with ITreeMatti Tahvonen2007-11-061-0/+4
* -Layouts no longer implement Sizeable (except SplitPanel and ExpandLayout). S...Jouni Koivuviita2007-11-0614-236/+614
* Renders Notifications.Marc Englund2007-11-051-2/+24
* Notifications API.Marc Englund2007-11-056-64/+604
* Fixing / refactoring launch files. Removed unneccessary launch file (DesktoP)Jani Laakso2007-11-055-277/+29
* UIDL variable names changed back to original.Jouni Koivuviita2007-11-051-2/+2
* Corporate theme does not exists, removed.Jani Laakso2007-11-051-2/+0
* Demo theme does not exists, removed.Jani Laakso2007-11-051-1/+0
* fixes #1082Matti Tahvonen2007-11-051-2/+2
* Fixed #1079. It appears that no-one in R&D knows any reason for NULL_ITEM_ID....Joonas Lehtinen2007-11-021-2/+0
* small fixMarc Englund2007-11-021-2/+4
* Fixed launch.Jani Laakso2007-11-021-2/+2
* Fixed total&row attributes when nullselitem has been automatically removed.Marc Englund2007-11-021-1/+8
* Terminology fixed: WebModeJani Laakso2007-11-021-0/+147
* Fixed #1005Joonas Lehtinen2007-11-022-10/+22
* TableSeletcTest createdMarc Englund2007-11-021-0/+117
* re-eanabled multiselect (IFilterSelect don't support), added IListSelect to b...Matti Tahvonen2007-11-022-1/+13
* Null selection changes (#574)Marc Englund2007-11-023-4/+45
* Rollbacked back to original Hello World.. Please do not commit your tests ove...Joonas Lehtinen2007-11-021-44/+10
* avoid duplicate keys on selectionsMatti Tahvonen2007-11-021-10/+11
* Fixed #1077 FeatureBrowser Select does not work because lazyloading field no ...Jani Laakso2007-11-021-2/+2
* Fixes #1074 and enables loading of CSS also for default themeJoonas Lehtinen2007-11-021-5/+6
* overflow auto and height 100% defaults for iviewJoonas Lehtinen2007-11-021-1/+3
* Fixed #1076 BeanItem fails if getter not definedJani Laakso2007-11-021-3/+5
* IScrollTable: allow clearing content totallyMatti Tahvonen2007-11-021-2/+9
* Removing filters didn't fireContentsChange()Matti Tahvonen2007-11-021-1/+4
* table couldn't handle row count change properly. fixes #1073Matti Tahvonen2007-11-021-24/+19
* IOrderedLayout vertical now also with TABLE implementation! :)Jouni Koivuviita2007-11-0211-148/+211