| Commit message (Expand) | Author | Age | Files | Lines |
* | Black window style for Reindeer theme. | Jouni Koivuviita | 2009-05-25 | 22 | -34/+287 |
* | #2643 more fixing of demo warnings | Henri Sara | 2009-05-25 | 40 | -111/+134 |
* | Fixed horizontalPaddingAndBorder measurement for IE6. Vertical version could ... | Jouni Koivuviita | 2009-05-25 | 2 | -0/+11 |
* | #2643 fix some demo warnings (mostly serialization related) | Henri Sara | 2009-05-25 | 193 | -78/+306 |
* | #2831 DateField.handleUnparsableDateString throws ConversionException by default | Henri Sara | 2009-05-25 | 1 | -13/+7 |
* | #3000 references to itmill-toolkit-examples fixed | Henri Sara | 2009-05-25 | 1 | -3/+3 |
* | Test case for #2085 | Artur Signell | 2009-05-22 | 1 | -0/+48 |
* | Test case and fix for #2935 - TextField with an input prompt can send prompt ... | Artur Signell | 2009-05-22 | 2 | -2/+65 |
* | Moved test case to correct package (#2941) | Artur Signell | 2009-05-22 | 1 | -119/+0 |
* | Test case and fix for #2902 - IE fails to size ICaption icon correctly on con... | Artur Signell | 2009-05-22 | 2 | -1/+39 |
* | Fixed deprecated API used in TestBase | Artur Signell | 2009-05-22 | 1 | -6/+4 |
* | Moved test case to correct package (#2941) | Artur Signell | 2009-05-22 | 1 | -0/+119 |
* | Test case and fix for #2941 - Panel does not remove all Action Handlers on cl... | Artur Signell | 2009-05-22 | 2 | -0/+122 |
* | Fixed reindeer theme link style buttons with icons for IE. | Jouni Koivuviita | 2009-05-22 | 2 | -4/+10 |
* | Reindeer theme update: splitpanel "small" style added. | Jouni Koivuviita | 2009-05-22 | 2 | -0/+44 |
* | Reindeer theme update: inline datefield now works on black background. | Jouni Koivuviita | 2009-05-22 | 18 | -14/+204 |
* | More reindeer theme component now support black styles: datefield and combobo... | Jouni Koivuviita | 2009-05-22 | 23 | -35/+228 |
* | Multiple small fixes for themes, mainly reindeer (black buttons now work in I... | Jouni Koivuviita | 2009-05-22 | 9 | -70/+146 |
* | Fixed regression caused by [7930] (VFilterSelect crashed in IE). | Jouni Koivuviita | 2009-05-22 | 1 | -1/+2 |
* | Fixes #2955: New item button clipped on new "poro" theme | Jouni Koivuviita | 2009-05-22 | 1 | -5/+3 |
* | #2998 test case | Henri Sara | 2009-05-22 | 1 | -0/+336 |
* | Removed explicit height setting from reindeer theme table. | Jouni Koivuviita | 2009-05-22 | 2 | -10/+2 |
* | Fixed #2853 - No tooltip for embedded content | Artur Signell | 2009-05-21 | 2 | -1/+10 |
* | Additional fix for #2997 - Add API for registering tooltips for any element i... | Artur Signell | 2009-05-21 | 1 | -2/+4 |
* | Fixed #2995 - Tooltip for a TabSheet tab does not show | Artur Signell | 2009-05-21 | 2 | -0/+27 |
* | Fix for #2997 - Add API for registering tooltips for any element in the DOM tree | Artur Signell | 2009-05-21 | 5 | -46/+111 |
* | minor fixes to reindeer theme. | Jouni Koivuviita | 2009-05-21 | 3 | -52/+106 |
* | reindeer theme update: black style for layout, textfield and buttons. | Jouni Koivuviita | 2009-05-21 | 35 | -9/+416 |
* | reindeer theme updates: filterselect with icon fixed, table default style now... | Jouni Koivuviita | 2009-05-21 | 14 | -44/+154 |
* | Modified VFilterSelect to consider textfield margin accordingly in its width ... | Jouni Koivuviita | 2009-05-21 | 1 | -1/+3 |
* | Added a new classname to VScrollTable: now non-selectable table will have .v-... | Jouni Koivuviita | 2009-05-21 | 1 | -1/+8 |
* | Test case for #2995 | Artur Signell | 2009-05-21 | 1 | -0/+31 |
* | VFilterSelect now removes icon element from DOM if the icon is null. Previous... | Jouni Koivuviita | 2009-05-21 | 1 | -5/+3 |
* | Include base theme in JARs. | Henri Sara | 2009-05-20 | 1 | -0/+1 |
* | fixes #2909 + cleanup and generics for UIDL class | Matti Tahvonen | 2009-05-20 | 4 | -52/+50 |
* | Table ItemClickListener now supports middle- and right-button. Fixes #2987 | Marc Englund | 2009-05-20 | 2 | -7/+14 |
* | fixes relative size issue with new theme | Matti Tahvonen | 2009-05-20 | 1 | -1/+1 |
* | fixes #2985 (in 6.0 branch) | Matti Tahvonen | 2009-05-20 | 1 | -42/+15 |
* | added null check to custom layouts js api cleanup. Fixed some customer issues... | Matti Tahvonen | 2009-05-20 | 1 | -1/+3 |
* | Fixed references to default theme. | Artur Signell | 2009-05-19 | 3 | -8/+6 |
* | Use the new 'Compiler' class instead of the deprecated 'GWTCompiler' for comp... | Marko Grönroos | 2009-05-19 | 1 | -10/+11 |
* | Fix for #2983 - Removed size restrictions on popupview | Artur Signell | 2009-05-19 | 4 | -8/+0 |
* | #2812 copied AddressBook tutorial changes from the incubator project to Vaadin | Henri Sara | 2009-05-19 | 8 | -277/+233 |
* | Fixed war file name to include -demo | Artur Signell | 2009-05-19 | 1 | -1/+1 |
* | Changed subheader message slightly, removed "Look out below!" as per Skype di... | Marc Englund | 2009-05-19 | 1 | -1/+1 |
* | Release notes for the new package. | Jouni Koivuviita | 2009-05-19 | 1 | -21/+13 |
* | Small fix for VaadinTunes theme (table header labels wrapped). | Jouni Koivuviita | 2009-05-19 | 1 | -1/+0 |
* | Refined default theme rename-notification. | Jouni Koivuviita | 2009-05-19 | 1 | -4/+1 |
* | New package index page (and release notes and licensing guidelines). | Jouni Koivuviita | 2009-05-19 | 1 | -181/+62 |
* | Changed war so it is built in result-path and its name contains the version n... | Artur Signell | 2009-05-19 | 1 | -1/+1 |