Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reindeer theme update: new window style "light". | Jouni Koivuviita | 2009-05-26 | 17 | -146/+248 |
| | | | | | | Other fixes to progress indicator and datefield styles. svn changeset:8008/svn branch:6.0 | ||||
* | mem leak safer approach for #2997 + javadocs | Matti Tahvonen | 2009-05-26 | 4 | -94/+124 |
| | | | | svn changeset:8006/svn branch:6.0 | ||||
* | #2643 suppress deprecated GWT API warnings in demos | Henri Sara | 2009-05-26 | 2 | -0/+2 |
| | | | | svn changeset:8005/svn branch:6.0 | ||||
* | #2643 fix more demo warnings | Henri Sara | 2009-05-26 | 17 | -117/+128 |
| | | | | svn changeset:8004/svn branch:6.0 | ||||
* | #2812, #2643 fixed some warnings in AddressBook tutorial | Henri Sara | 2009-05-26 | 11 | -3/+14 |
| | | | | svn changeset:8002/svn branch:6.0 | ||||
* | Small fix to Reindeer theme black styles. | Jouni Koivuviita | 2009-05-25 | 2 | -0/+2 |
| | | | | svn changeset:8000/svn branch:6.0 | ||||
* | Refactored loading indicator to be common for both runo and reindeer themes. | Jouni Koivuviita | 2009-05-25 | 17 | -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önroos | 2009-05-25 | 2 | -0/+9 |
| | | | | svn changeset:7996/svn branch:6.0 | ||||
* | Clarify the note about using WidgetSetCompiler. For #2891. | Marko Grönroos | 2009-05-25 | 1 | -1/+3 |
| | | | | svn changeset:7995/svn branch:6.0 | ||||
* | Tabsheet paging buttons added. Disabled buttons no longer appear to be ↵ | Jouni Koivuviita | 2009-05-25 | 16 | -44/+226 |
| | | | | | | "pushable". Fixes #2945 and #2999. svn changeset:7993/svn branch:6.0 | ||||
* | #2643 fix more demo warnings: some unparametrized Class references | Henri Sara | 2009-05-25 | 83 | -83/+161 |
| | | | | svn changeset:7991/svn branch:6.0 | ||||
* | Select and AbstractSelect now check isNewItemsAllowed() before adding new ↵ | Marc Englund | 2009-05-25 | 2 | -15/+17 |
| | | | | | | items, fixes #3008 svn changeset:7990/svn branch:6.0 | ||||
* | Removed one stray comment. | Marc Englund | 2009-05-25 | 1 | -4/+2 |
| | | | | svn changeset:7989/svn branch:6.0 | ||||
* | Black window style for Reindeer theme. | Jouni Koivuviita | 2009-05-25 | 22 | -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 Sara | 2009-05-25 | 40 | -111/+134 |
| | | | | svn changeset:7987/svn branch:6.0 | ||||
* | Fixed horizontalPaddingAndBorder measurement for IE6. Vertical version could ↵ | Jouni Koivuviita | 2009-05-25 | 2 | -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 Sara | 2009-05-25 | 193 | -78/+306 |
| | | | | svn changeset:7985/svn branch:6.0 | ||||
* | #2831 DateField.handleUnparsableDateString throws ConversionException by default | Henri Sara | 2009-05-25 | 1 | -13/+7 |
| | | | | svn changeset:7984/svn branch:6.0 | ||||
* | #3000 references to itmill-toolkit-examples fixed | Henri Sara | 2009-05-25 | 1 | -3/+3 |
| | | | | svn changeset:7982/svn branch:6.0 | ||||
* | Test case for #2085 | Artur Signell | 2009-05-22 | 1 | -0/+48 |
| | | | | svn changeset:7975/svn branch:6.0 | ||||
* | Test case and fix for #2935 - TextField with an input prompt can send prompt ↵ | Artur Signell | 2009-05-22 | 2 | -2/+65 |
| | | | | | | text as a value svn changeset:7974/svn branch:6.0 | ||||
* | Moved test case to correct package (#2941) | Artur Signell | 2009-05-22 | 1 | -119/+0 |
| | | | | svn changeset:7973/svn branch:6.0 | ||||
* | Test case and fix for #2902 - IE fails to size ICaption icon correctly on ↵ | Artur Signell | 2009-05-22 | 2 | -1/+39 |
| | | | | | | consecutive reloads svn changeset:7972/svn branch:6.0 | ||||
* | Fixed deprecated API used in TestBase | Artur Signell | 2009-05-22 | 1 | -6/+4 |
| | | | | svn changeset:7971/svn branch:6.0 | ||||
* | Moved test case to correct package (#2941) | Artur Signell | 2009-05-22 | 1 | -0/+119 |
| | | | | svn changeset:7970/svn branch:6.0 | ||||
* | Test case and fix for #2941 - Panel does not remove all Action Handlers on ↵ | Artur Signell | 2009-05-22 | 2 | -0/+122 |
| | | | | | | client-side svn changeset:7969/svn branch:6.0 | ||||
* | Fixed reindeer theme link style buttons with icons for IE. | Jouni Koivuviita | 2009-05-22 | 2 | -4/+10 |
| | | | | svn changeset:7968/svn branch:6.0 | ||||
* | Reindeer theme update: splitpanel "small" style added. | Jouni Koivuviita | 2009-05-22 | 2 | -0/+44 |
| | | | | svn changeset:7965/svn branch:6.0 | ||||
* | Reindeer theme update: inline datefield now works on black background. | Jouni Koivuviita | 2009-05-22 | 18 | -14/+204 |
| | | | | svn changeset:7960/svn branch:6.0 | ||||
* | More reindeer theme component now support black styles: datefield and ↵ | Jouni Koivuviita | 2009-05-22 | 23 | -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 Koivuviita | 2009-05-22 | 9 | -70/+146 |
| | | | | | | IE as well, for instance). svn changeset:7953/svn branch:6.0 | ||||
* | Fixed regression caused by [7930] (VFilterSelect crashed in IE). | Jouni Koivuviita | 2009-05-22 | 1 | -1/+2 |
| | | | | svn changeset:7950/svn branch:6.0 | ||||
* | Fixes #2955: New item button clipped on new "poro" theme | Jouni Koivuviita | 2009-05-22 | 1 | -5/+3 |
| | | | | svn changeset:7948/svn branch:6.0 | ||||
* | #2998 test case | Henri Sara | 2009-05-22 | 1 | -0/+336 |
| | | | | svn changeset:7947/svn branch:6.0 | ||||
* | Removed explicit height setting from reindeer theme table. | Jouni Koivuviita | 2009-05-22 | 2 | -10/+2 |
| | | | | svn changeset:7946/svn branch:6.0 | ||||
* | Fixed #2853 - No tooltip for embedded content | Artur Signell | 2009-05-21 | 2 | -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 Signell | 2009-05-21 | 1 | -2/+4 |
| | | | | | | in the DOM tree svn changeset:7942/svn branch:6.0 | ||||
* | Fixed #2995 - Tooltip for a TabSheet tab does not show | Artur Signell | 2009-05-21 | 2 | -0/+27 |
| | | | | svn changeset:7941/svn branch:6.0 | ||||
* | Fix for #2997 - Add API for registering tooltips for any element in the DOM tree | Artur Signell | 2009-05-21 | 5 | -46/+111 |
| | | | | svn changeset:7940/svn branch:6.0 | ||||
* | minor fixes to reindeer theme. | Jouni Koivuviita | 2009-05-21 | 3 | -52/+106 |
| | | | | svn changeset:7936/svn branch:6.0 | ||||
* | reindeer theme update: black style for layout, textfield and buttons. | Jouni Koivuviita | 2009-05-21 | 35 | -9/+416 |
| | | | | svn changeset:7935/svn branch:6.0 | ||||
* | reindeer theme updates: filterselect with icon fixed, table default style ↵ | Jouni Koivuviita | 2009-05-21 | 14 | -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 Koivuviita | 2009-05-21 | 1 | -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 Koivuviita | 2009-05-21 | 1 | -1/+8 |
| | | | | | | .v-table-body-noselection added to the table body element. svn changeset:7932/svn branch:6.0 | ||||
* | Test case for #2995 | Artur Signell | 2009-05-21 | 1 | -0/+31 |
| | | | | svn changeset:7931/svn branch:6.0 | ||||
* | VFilterSelect now removes icon element from DOM if the icon is null. ↵ | Jouni Koivuviita | 2009-05-21 | 1 | -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 Sara | 2009-05-20 | 1 | -0/+1 |
| | | | | svn changeset:7921/svn branch:6.0 | ||||
* | fixes #2909 + cleanup and generics for UIDL class | Matti Tahvonen | 2009-05-20 | 4 | -52/+50 |
| | | | | svn changeset:7915/svn branch:6.0 | ||||
* | Table ItemClickListener now supports middle- and right-button. Fixes #2987 | Marc Englund | 2009-05-20 | 2 | -7/+14 |
| | | | | svn changeset:7914/svn branch:6.0 | ||||
* | fixes relative size issue with new theme | Matti Tahvonen | 2009-05-20 | 1 | -1/+1 |
| | | | | svn changeset:7909/svn branch:6.0 |