| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes #6360 | Matti Tahvonen | 2011-01-31 | 1 | -5/+8 |
* | fixes #6361 | Matti Tahvonen | 2011-01-31 | 1 | -26/+49 |
* | #6362 ComponentLocator only uses Widgets implementing SubPartAware as referen... | Artur Signell | 2011-01-31 | 2 | -3/+21 |
* | #6304 - Embedded images in CustomComponents now get the correct size | Jonatan Kronqvist | 2011-01-28 | 1 | -3/+31 |
* | Removed dead code | Artur Signell | 2011-01-28 | 1 | -8/+0 |
* | #6348 TwinColSelect left and right caption disappear on cached updates | Artur Signell | 2011-01-28 | 1 | -1/+3 |
* | #6344 fixed, including test case | Jonatan Kronqvist | 2011-01-28 | 2 | -3/+3 |
* | #3911 Embedded flash does not support fullscreen | Artur Signell | 2011-01-25 | 1 | -1/+2 |
* | fixes #6315, now proper response and cleanup is done if the infamous last des... | Matti Tahvonen | 2011-01-25 | 1 | -1/+7 |
* | #3911 Embedded flash does not support fullscreen | Artur Signell | 2011-01-25 | 1 | -2/+3 |
* | fixes #6316, reviewed by artur | Matti Tahvonen | 2011-01-25 | 2 | -0/+7 |
* | #6308 NPE in VFormLayout.replaceComponent | Artur Signell | 2011-01-20 | 1 | -2/+4 |
* | opening the servlet implementation for customized communication ( e.g. jsonp,... | Matti Tahvonen | 2011-01-19 | 3 | -17/+39 |
* | opening the server side for customized communication ( e.g. jsonp) | Matti Tahvonen | 2011-01-19 | 1 | -7/+7 |
* | Workaround for #6222 Vertical Table Scrolling Broken in Opera 11 | Artur Signell | 2011-01-18 | 1 | -0/+15 |
* | #3991 Select with icons shown wrong in IE8 upon first render | Artur Signell | 2011-01-18 | 2 | -9/+6 |
* | opening api for customized communication implementations | Matti Tahvonen | 2011-01-18 | 1 | -2/+2 |
* | #3991 Select with icons shown wrong in IE8 upon first render | Artur Signell | 2011-01-18 | 2 | -13/+30 |
* | opening the server side for customized communication ( e.g. jsonp) | Matti Tahvonen | 2011-01-18 | 1 | -4/+6 |
* | opening the server side for customized communication ( e.g. jsonp) | Matti Tahvonen | 2011-01-18 | 1 | -4/+18 |
* | Minor refactorings and opening api for customized communication implementations | Matti Tahvonen | 2011-01-18 | 1 | -3/+11 |
* | Cleaned up the fix for #5912 | Jonatan Kronqvist | 2011-01-18 | 1 | -6/+15 |
* | fixes #6301 | Matti Tahvonen | 2011-01-18 | 1 | -15/+30 |
* | Fixes #5912 - Portlet no longer generates div with duplicate id | Jonatan Kronqvist | 2011-01-18 | 1 | -6/+10 |
* | #5026 WidgetSetBuilder creates duplicate references to non-Vaadin GWT modules | Artur Signell | 2011-01-18 | 2 | -29/+40 |
* | #6298 ComboBox popup reopened after closed | Artur Signell | 2011-01-18 | 1 | -1/+2 |
* | #6295 Refactored the SimpleMultiPartInputStream to a non-anonymous class | Artur Signell | 2011-01-18 | 1 | -91/+121 |
* | fixes #6295. Multipart parser didn't survive properly from a specific bytes (... | Matti Tahvonen | 2011-01-17 | 1 | -3/+13 |
* | #6276 requestCanCreateApplication() in AbstractApplicationPortlet doesn't con... | Artur Signell | 2011-01-14 | 1 | -0/+7 |
* | #6282 ComboBox dropdown is of wrong size in IE6 | Artur Signell | 2011-01-13 | 1 | -32/+34 |
* | #6281, fixed issue when column moves to another index while changing containe... | Matti Tahvonen | 2011-01-13 | 1 | -0/+1 |
* | #6281, fixed issue when column moves to another index while changing container | Matti Tahvonen | 2011-01-13 | 1 | -0/+1 |
* | #6175 FileTypeResolver doesn't resolve by extension ignoring case | Artur Signell | 2011-01-13 | 1 | -3/+3 |
* | fixes #6265 | Matti Tahvonen | 2011-01-11 | 1 | -1/+1 |
* | fixed two bugs that prevents paintables to be cleaned. Commented out some obs... | Matti Tahvonen | 2011-01-11 | 1 | -2/+13 |
* | internal field rename (last refactoring had inverted the meaning) | Matti Tahvonen | 2011-01-10 | 1 | -11/+11 |
* | #6258 - IE6 does not cache CSS background images | Artur Signell | 2011-01-07 | 1 | -0/+17 |
* | better field names + one TODO note | Matti Tahvonen | 2011-01-07 | 1 | -13/+18 |
* | some less critical improvements related to #6200 | Matti Tahvonen | 2011-01-07 | 1 | -8/+11 |
* | added declaration that form commit may throw invalid value exception (RTE, bu... | Matti Tahvonen | 2011-01-07 | 1 | -1/+1 |
* | #5927, parsing error now somewhat with a similar mechanism as the required er... | Matti Tahvonen | 2011-01-05 | 1 | -25/+54 |
* | fixes #6237, setting datasource no more calls discard() method | Matti Tahvonen | 2011-01-05 | 1 | -8/+10 |
* | #5927, implemented a customized validate() function to Datefield | Matti Tahvonen | 2011-01-05 | 1 | -3/+34 |
* | added TODO note | Matti Tahvonen | 2011-01-05 | 1 | -0/+3 |
* | Large server side refactoring for DateField | Matti Tahvonen | 2011-01-04 | 1 | -110/+123 |
* | #6232 ComponentContainers should check that a component is in the container b... | Artur Signell | 2011-01-04 | 1 | -2/+1 |
* | javadoc fix | Matti Tahvonen | 2011-01-04 | 1 | -4/+3 |
* | #6227 Extra scrollbars in Window and other places in Opera 11 | Artur Signell | 2011-01-04 | 2 | -1/+9 |
* | #6227 Extra scrollbars in Window and other places in Opera 11 | Artur Signell | 2011-01-04 | 2 | -1/+13 |
* | Removed obsolete (?) pathInfo, previously (a very long time ago) used to iden... | Matti Tahvonen | 2011-01-04 | 4 | -18/+1 |