summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New tabsheet style for Reindeer: "bar".Jouni Koivuviita2009-05-2715-23/+192
* Small fixes to panel and tabsheet styles on blue background.Jouni Koivuviita2009-05-2710-73/+117
* Fixed a minor issue in ComboBox styles in FF.Jouni Koivuviita2009-05-276-4/+16
* Tabsheet "framed" style added to Reindeer theme.Jouni Koivuviita2009-05-2718-79/+305
* Added one more classname to Tabsheet tabbar, making themeing a bit more flexi...Jouni Koivuviita2009-05-271-39/+65
* Fixed #3018 - Opera tries to collapse menu bar with only one item in some casesArtur Signell2009-05-261-1/+4
* Test case typo fixArtur Signell2009-05-261-1/+1
* Menubar styles for Reindeer theme.Jouni Koivuviita2009-05-2612-69/+179
* Made #2998 test case serializableHenri Sara2009-05-261-1/+2
* Fix FeatureBrowser Accordion example tab captionsHenri Sara2009-05-261-2/+2
* #3016 Minor Sampler string changes and fixed a broken linkHenri Sara2009-05-263-7/+7
* Fixed an issue in reindeer theme: tables with high rows can't use sprites as ...Jouni Koivuviita2009-05-264-37/+33
* Reindeer theme update: new window style "light".Jouni Koivuviita2009-05-2617-146/+248
* mem leak safer approach for #2997 + javadocsMatti Tahvonen2009-05-264-94/+124
* #2643 suppress deprecated GWT API warnings in demosHenri Sara2009-05-262-0/+2
* #2643 fix more demo warnings Henri Sara2009-05-2617-117/+128
* #2812, #2643 fixed some warnings in AddressBook tutorialHenri Sara2009-05-2611-3/+14
* Small fix to Reindeer theme black styles.Jouni Koivuviita2009-05-252-0/+2
* Refactored loading indicator to be common for both runo and reindeer themes.Jouni Koivuviita2009-05-2517-76/+136
* Include build date in Release Notes. Fixes #2963.Marko Grönroos2009-05-252-0/+9
* Clarify the note about using WidgetSetCompiler. For #2891.Marko Grönroos2009-05-251-1/+3
* Tabsheet paging buttons added. Disabled buttons no longer appear to be "pusha...Jouni Koivuviita2009-05-2516-44/+226
* #2643 fix more demo warnings: some unparametrized Class referencesHenri Sara2009-05-2583-83/+161
* Select and AbstractSelect now check isNewItemsAllowed() before adding new ite...Marc Englund2009-05-252-15/+17
* Removed one stray comment.Marc Englund2009-05-251-4/+2
* Black window style for Reindeer theme.Jouni Koivuviita2009-05-2522-34/+287
* #2643 more fixing of demo warnings Henri Sara2009-05-2540-111/+134
* Fixed horizontalPaddingAndBorder measurement for IE6. Vertical version could ...Jouni Koivuviita2009-05-252-0/+11
* #2643 fix some demo warnings (mostly serialization related)Henri Sara2009-05-25193-78/+306
* #2831 DateField.handleUnparsableDateString throws ConversionException by defaultHenri Sara2009-05-251-13/+7
* #3000 references to itmill-toolkit-examples fixedHenri Sara2009-05-251-3/+3
* Test case for #2085Artur Signell2009-05-221-0/+48
* Test case and fix for #2935 - TextField with an input prompt can send prompt ...Artur Signell2009-05-222-2/+65
* Moved test case to correct package (#2941)Artur Signell2009-05-221-119/+0
* Test case and fix for #2902 - IE fails to size ICaption icon correctly on con...Artur Signell2009-05-222-1/+39
* Fixed deprecated API used in TestBaseArtur Signell2009-05-221-6/+4
* Moved test case to correct package (#2941)Artur Signell2009-05-221-0/+119
* Test case and fix for #2941 - Panel does not remove all Action Handlers on cl...Artur Signell2009-05-222-0/+122
* Fixed reindeer theme link style buttons with icons for IE.Jouni Koivuviita2009-05-222-4/+10
* Reindeer theme update: splitpanel "small" style added.Jouni Koivuviita2009-05-222-0/+44
* Reindeer theme update: inline datefield now works on black background.Jouni Koivuviita2009-05-2218-14/+204
* More reindeer theme component now support black styles: datefield and combobo...Jouni Koivuviita2009-05-2223-35/+228
* Multiple small fixes for themes, mainly reindeer (black buttons now work in I...Jouni Koivuviita2009-05-229-70/+146
* Fixed regression caused by [7930] (VFilterSelect crashed in IE).Jouni Koivuviita2009-05-221-1/+2
* Fixes #2955: New item button clipped on new "poro" themeJouni Koivuviita2009-05-221-5/+3
* #2998 test caseHenri Sara2009-05-221-0/+336
* Removed explicit height setting from reindeer theme table.Jouni Koivuviita2009-05-222-10/+2
* Fixed #2853 - No tooltip for embedded contentArtur Signell2009-05-212-1/+10
* Additional fix for #2997 - Add API for registering tooltips for any element i...Artur Signell2009-05-211-2/+4
* Fixed #2995 - Tooltip for a TabSheet tab does not showArtur Signell2009-05-212-0/+27