| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | #6200: title now escaped properly, additional tuning for applicationVersion a... | Matti Tahvonen | 2011-01-03 | 1 | -4/+64 |
* | #6225 Widgetset compiler should show load style for widgets | Artur Signell | 2011-01-03 | 1 | -3/+16 |
* | #6191 NPE when rendering an undefined wide TabSheet with no tabs | Artur Signell | 2011-01-03 | 1 | -1/+1 |
* | #6224 Use VLazyExecutor instead of custom timers in VMenuBar/VSlider/VView | Artur Signell | 2011-01-03 | 3 | -84/+77 |
* | #4376 Tree/Table: Context menu shadow is wrong on first click if it has an icon | Artur Signell | 2011-01-03 | 2 | -3/+64 |
* | fixes #6002 and #6223 | Matti Tahvonen | 2011-01-03 | 1 | -7/+2 |
* | fine tuned fix for #5879 | Matti Tahvonen | 2010-12-30 | 1 | -1/+3 |
* | fixes #5879, putting flash plugin to mode that supports z-indexes propertly b... | Matti Tahvonen | 2010-12-30 | 1 | -0/+9 |
* | Test and fix for #5356 | Artur Signell | 2010-12-30 | 1 | -0/+3 |
* | AbstractSplitPanel should really be abstract... | Artur Signell | 2010-12-30 | 1 | -1/+1 |
* | #6166 Exception in IE7/IE8 when a narrow PopupDateField is rendered | Artur Signell | 2010-12-30 | 1 | -1/+6 |
* | fixes #6211 | Matti Tahvonen | 2010-12-29 | 2 | -0/+10 |