aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reindeer theme update: new window style "light".Jouni Koivuviita2009-05-2617-146/+248
| | | | | | Other fixes to progress indicator and datefield styles. svn changeset:8008/svn branch:6.0
* mem leak safer approach for #2997 + javadocsMatti Tahvonen2009-05-264-94/+124
| | | | svn changeset:8006/svn branch:6.0
* #2643 suppress deprecated GWT API warnings in demosHenri Sara2009-05-262-0/+2
| | | | svn changeset:8005/svn branch:6.0
* #2643 fix more demo warnings Henri Sara2009-05-2617-117/+128
| | | | svn changeset:8004/svn branch:6.0
* #2812, #2643 fixed some warnings in AddressBook tutorialHenri Sara2009-05-2611-3/+14
| | | | svn changeset:8002/svn branch:6.0
* Small fix to Reindeer theme black styles.Jouni Koivuviita2009-05-252-0/+2
| | | | svn changeset:8000/svn branch:6.0
* Refactored loading indicator to be common for both runo and reindeer themes.Jouni Koivuviita2009-05-2517-76/+136
| | | | | | Added progress indicator styles to reindeer (copied from runo). svn changeset:7997/svn branch:6.0
* Include build date in Release Notes. Fixes #2963.Marko Grönroos2009-05-252-0/+9
| | | | svn changeset:7996/svn branch:6.0
* Clarify the note about using WidgetSetCompiler. For #2891.Marko Grönroos2009-05-251-1/+3
| | | | svn changeset:7995/svn branch:6.0
* Tabsheet paging buttons added. Disabled buttons no longer appear to be ↵Jouni Koivuviita2009-05-2516-44/+226
| | | | | | "pushable". Fixes #2945 and #2999. svn changeset:7993/svn branch:6.0
* #2643 fix more demo warnings: some unparametrized Class referencesHenri Sara2009-05-2583-83/+161
| | | | svn changeset:7991/svn branch:6.0
* Select and AbstractSelect now check isNewItemsAllowed() before adding new ↵Marc Englund2009-05-252-15/+17
| | | | | | items, fixes #3008 svn changeset:7990/svn branch:6.0
* Removed one stray comment.Marc Englund2009-05-251-4/+2
| | | | svn changeset:7989/svn branch:6.0
* Black window style for Reindeer theme.Jouni Koivuviita2009-05-2522-34/+287
| | | | | | Multiple other fixes to Reindeer theme. Some fixes to base and Runo themes involving window styles. svn changeset:7988/svn branch:6.0
* #2643 more fixing of demo warnings Henri Sara2009-05-2540-111/+134
| | | | svn changeset:7987/svn branch:6.0
* Fixed horizontalPaddingAndBorder measurement for IE6. Vertical version could ↵Jouni Koivuviita2009-05-252-0/+11
| | | | | | | | use a similar fix, but since there are no known issues currently, keeping it simple. Added a classname to VWindow: v-window-footer-no-resize. This is needed by IE7, that fails to render floated resizebox inside the footer properly. svn changeset:7986/svn branch:6.0
* #2643 fix some demo warnings (mostly serialization related)Henri Sara2009-05-25193-78/+306
| | | | svn changeset:7985/svn branch:6.0
* #2831 DateField.handleUnparsableDateString throws ConversionException by defaultHenri Sara2009-05-251-13/+7
| | | | svn changeset:7984/svn branch:6.0
* #3000 references to itmill-toolkit-examples fixedHenri Sara2009-05-251-3/+3
| | | | svn changeset:7982/svn branch:6.0
* Test case for #2085Artur Signell2009-05-221-0/+48
| | | | svn changeset:7975/svn branch:6.0
* Test case and fix for #2935 - TextField with an input prompt can send prompt ↵Artur Signell2009-05-222-2/+65
| | | | | | text as a value svn changeset:7974/svn branch:6.0
* Moved test case to correct package (#2941)Artur Signell2009-05-221-119/+0
| | | | svn changeset:7973/svn branch:6.0
* Test case and fix for #2902 - IE fails to size ICaption icon correctly on ↵Artur Signell2009-05-222-1/+39
| | | | | | consecutive reloads svn changeset:7972/svn branch:6.0
* Fixed deprecated API used in TestBaseArtur Signell2009-05-221-6/+4
| | | | svn changeset:7971/svn branch:6.0
* Moved test case to correct package (#2941)Artur Signell2009-05-221-0/+119
| | | | svn changeset:7970/svn branch:6.0
* Test case and fix for #2941 - Panel does not remove all Action Handlers on ↵Artur Signell2009-05-222-0/+122
| | | | | | client-side svn changeset:7969/svn branch:6.0
* Fixed reindeer theme link style buttons with icons for IE.Jouni Koivuviita2009-05-222-4/+10
| | | | svn changeset:7968/svn branch:6.0
* Reindeer theme update: splitpanel "small" style added.Jouni Koivuviita2009-05-222-0/+44
| | | | svn changeset:7965/svn branch:6.0
* Reindeer theme update: inline datefield now works on black background.Jouni Koivuviita2009-05-2218-14/+204
| | | | svn changeset:7960/svn branch:6.0
* More reindeer theme component now support black styles: datefield and ↵Jouni Koivuviita2009-05-2223-35/+228
| | | | | | combobox. Some other updates as well. svn changeset:7955/svn branch:6.0
* Multiple small fixes for themes, mainly reindeer (black buttons now work in ↵Jouni Koivuviita2009-05-229-70/+146
| | | | | | IE as well, for instance). svn changeset:7953/svn branch:6.0
* Fixed regression caused by [7930] (VFilterSelect crashed in IE).Jouni Koivuviita2009-05-221-1/+2
| | | | svn changeset:7950/svn branch:6.0
* Fixes #2955: New item button clipped on new "poro" themeJouni Koivuviita2009-05-221-5/+3
| | | | svn changeset:7948/svn branch:6.0
* #2998 test caseHenri Sara2009-05-221-0/+336
| | | | svn changeset:7947/svn branch:6.0
* Removed explicit height setting from reindeer theme table.Jouni Koivuviita2009-05-222-10/+2
| | | | svn changeset:7946/svn branch:6.0
* Fixed #2853 - No tooltip for embedded contentArtur Signell2009-05-212-1/+10
| | | | | | Added tooltip for embedded containing an image svn changeset:7943/svn branch:6.0
* Additional fix for #2997 - Add API for registering tooltips for any element ↵Artur Signell2009-05-211-2/+4
| | | | | | in the DOM tree svn changeset:7942/svn branch:6.0
* Fixed #2995 - Tooltip for a TabSheet tab does not showArtur Signell2009-05-212-0/+27
| | | | svn changeset:7941/svn branch:6.0
* Fix for #2997 - Add API for registering tooltips for any element in the DOM treeArtur Signell2009-05-215-46/+111
| | | | svn changeset:7940/svn branch:6.0
* minor fixes to reindeer theme.Jouni Koivuviita2009-05-213-52/+106
| | | | svn changeset:7936/svn branch:6.0
* reindeer theme update: black style for layout, textfield and buttons.Jouni Koivuviita2009-05-2135-9/+416
| | | | svn changeset:7935/svn branch:6.0
* reindeer theme updates: filterselect with icon fixed, table default style ↵Jouni Koivuviita2009-05-2114-44/+154
| | | | | | now lighter (previous style now with stylename "strong"). svn changeset:7934/svn branch:6.0
* Modified VFilterSelect to consider textfield margin accordingly in its width ↵Jouni Koivuviita2009-05-211-1/+3
| | | | | | calculations (needed by the reindeer theme). svn changeset:7933/svn branch:6.0
* Added a new classname to VScrollTable: now non-selectable table will have ↵Jouni Koivuviita2009-05-211-1/+8
| | | | | | .v-table-body-noselection added to the table body element. svn changeset:7932/svn branch:6.0
* Test case for #2995Artur Signell2009-05-211-0/+31
| | | | svn changeset:7931/svn branch:6.0
* VFilterSelect now removes icon element from DOM if the icon is null. ↵Jouni Koivuviita2009-05-211-5/+3
| | | | | | Previously it was only hidden, but the new theme requires it to be removed from the DOM. svn changeset:7930/svn branch:6.0
* Include base theme in JARs.Henri Sara2009-05-201-0/+1
| | | | svn changeset:7921/svn branch:6.0
* fixes #2909 + cleanup and generics for UIDL classMatti Tahvonen2009-05-204-52/+50
| | | | svn changeset:7915/svn branch:6.0
* Table ItemClickListener now supports middle- and right-button. Fixes #2987Marc Englund2009-05-202-7/+14
| | | | svn changeset:7914/svn branch:6.0
* fixes relative size issue with new themeMatti Tahvonen2009-05-201-1/+1
| | | | svn changeset:7909/svn branch:6.0