aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for #2997 - Add API for registering tooltips for any element in the DOM treeArtur Signell2009-05-215-46/+111
* minor fixes to reindeer theme.Jouni Koivuviita2009-05-213-52/+106
* reindeer theme update: black style for layout, textfield and buttons.Jouni Koivuviita2009-05-2135-9/+416
* reindeer theme updates: filterselect with icon fixed, table default style now...Jouni Koivuviita2009-05-2114-44/+154
* Modified VFilterSelect to consider textfield margin accordingly in its width ...Jouni Koivuviita2009-05-211-1/+3
* Added a new classname to VScrollTable: now non-selectable table will have .v-...Jouni Koivuviita2009-05-211-1/+8
* Test case for #2995Artur Signell2009-05-211-0/+31
* VFilterSelect now removes icon element from DOM if the icon is null. Previous...Jouni Koivuviita2009-05-211-5/+3
* Include base theme in JARs.Henri Sara2009-05-201-0/+1
* fixes #2909 + cleanup and generics for UIDL classMatti Tahvonen2009-05-204-52/+50
* Table ItemClickListener now supports middle- and right-button. Fixes #2987Marc Englund2009-05-202-7/+14
* fixes relative size issue with new themeMatti Tahvonen2009-05-201-1/+1