| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Changed differences filename to generic. For #3811. | Marko Grönroos | 2010-01-11 | 1 | -2/+2 |
* | Updated build scripts to build only one platform-independent package (#3811).... | Marko Grönroos | 2010-01-11 | 10 | -309/+118 |
* | Added jvmarg com.vaadin.testbench.screenshot.cursor to test.xml | Mikael Grankvist | 2010-01-11 | 1 | -0/+1 |
* | Merge from 6.2 to 6.3 | Henri Sara | 2010-01-05 | 49 | -139/+915 |
|\ |
|
| * | #3918 Portlet 2.0 modes: minor cleanup and comments | Henri Sara | 2010-01-05 | 1 | -15/+9 |
| * | Updated Release Notes for Vaadin 6.2.1; mentioned #3918/[10611]. | Marko Grönroos | 2010-01-04 | 1 | -2/+11 |
| * | #3918 Portlet 2.0 modes (edit, view, custom modes) and a sample portlet using... | Henri Sara | 2010-01-04 | 6 | -5/+168 |
| * | fixes #3929 VButton horizontal width now works with IE and a smaller-than-the... | Matti Tahvonen | 2010-01-04 | 1 | -0/+4 |
| * | Test case for various Button configurations | Artur Signell | 2010-01-04 | 1 | -0/+130 |
| * | fixes #3864, folders now also returned in getItemIds() | Matti Tahvonen | 2010-01-04 | 1 | -6/+1 |
| * | rounding pixels instead of ceiling. Should be ok, as the height of rendered r... | Matti Tahvonen | 2010-01-04 | 1 | -2/+6 |
| * | Release Notes for Vaadin 6.2.1. | Marko Grönroos | 2009-12-31 | 1 | -207/+35 |
| * | fixes #3920, workaround for glassfish 3 bug | Matti Tahvonen | 2009-12-30 | 1 | -3/+20 |
| * | fixes #3875 | Matti Tahvonen | 2009-12-29 | 1 | -0/+6 |
| * | added test case | Matti Tahvonen | 2009-12-29 | 1 | -0/+63 |
| * | rowheight now double, so scrolltable works smoother with subpixel rendering. ... | Matti Tahvonen | 2009-12-29 | 1 | -22/+27 |
| * | Added GlassFish v3 to integration test servers. | Mikael Grankvist | 2009-12-29 | 1 | -6/+24 |
| * | Portlet 1.0 support is not deprecated and thus PortletApplicationContext shou... | Artur Signell | 2009-12-29 | 1 | -2/+1 |
| * | fixes #3840, debug identifiers now in dom for invisible components | Matti Tahvonen | 2009-12-28 | 1 | -6/+5 |
| * | documenting that setting size for Upload component is problematic in browsers... | Matti Tahvonen | 2009-12-28 | 1 | -0/+5 |
| * | fixes #3617 | Matti Tahvonen | 2009-12-28 | 1 | -0/+3 |
| * | fixes #3607 | Matti Tahvonen | 2009-12-28 | 1 | -1/+2 |
| * | fixes #3901, checkbox focus outline now visible IE6 and IE7 when checkbox has... | Matti Tahvonen | 2009-12-28 | 1 | -0/+35 |
| * | fixes #3882, tooltips now positioned on top of the screen if they don't fit b... | Matti Tahvonen | 2009-12-28 | 1 | -0/+5 |
| * | Added unit to "JSON parsing took" message | Artur Signell | 2009-12-28 | 1 | -4/+3 |
| * | Removed ?debug from testcase | Artur Signell | 2009-12-28 | 1 | -3/+3 |
| * | Minor javadoc update | Artur Signell | 2009-12-28 | 1 | -7/+7 |
| * | Fixes #522: IE8/reindeer: Error indicator is missing background when inside t... | Jouni Koivuviita | 2009-12-23 | 2 | -0/+2 |
| * | Fuxes #3904: VSplitPanel sends unnecessary split position events | Jouni Koivuviita | 2009-12-23 | 2 | -10/+29 |
| * | fixes #3799 | Matti Tahvonen | 2009-12-23 | 1 | -0/+3 |
| * | * Fixes #3907: Undefined wide MenuBar will drop items that do not fit in view | Jouni Koivuviita | 2009-12-23 | 6 | -14/+28 |
| * | fixes #3764, yet another webkit scrollbar issue fixed. Hopefully got it fixed... | Matti Tahvonen | 2009-12-22 | 2 | -10/+34 |
| * | Small fix for window styles | Jouni Koivuviita | 2009-12-22 | 5 | -10/+16 |
| * | Fixes #3902: VWindow focus handling broken | Jouni Koivuviita | 2009-12-22 | 1 | -2/+2 |
| * | Small style fix for Sampler. | Jouni Koivuviita | 2009-12-22 | 1 | -2/+9 |
| * | Fix for #3832 - Include widget class in missing widget warning message | Artur Signell | 2009-12-22 | 1 | -8/+4 |
| * | Updated test case for #3710 | Artur Signell | 2009-12-22 | 2 | -3/+36 |
| * | svn changeset:10500/svn branch:6.2 | Matti Tahvonen | 2009-12-21 | 1 | -2/+29 |
| * | fixes #3793, table now takes possible horizontal scrollbar into account when ... | Matti Tahvonen | 2009-12-21 | 1 | -5/+25 |
| * | fixes #3814, bug with indexes and row count | Matti Tahvonen | 2009-12-21 | 1 | -1/+2 |
| * | reduced test case | Matti Tahvonen | 2009-12-21 | 1 | -11/+4 |
| * | Fixes #1211: ISlider: Provide proper feedback (current value) to user when mo... | Jouni Koivuviita | 2009-12-21 | 10 | -11/+113 |
| * | Test case for #3814 | Artur Signell | 2009-12-21 | 2 | -0/+78 |
* | | Fixed compilation errors due to added generics | Artur Signell | 2009-12-29 | 1 | -4/+5 |
* | | Removed extra tag | Artur Signell | 2009-12-28 | 1 | -1/+1 |
* | | Fixed warnings | Artur Signell | 2009-12-28 | 1 | -1/+1 |
* | | Fixed generics warnings | Artur Signell | 2009-12-28 | 6 | -41/+49 |
* | | Support new gwt.codesvr parameter (#3810) | Artur Signell | 2009-12-21 | 1 | -1/+1 |
* | | Made test GWT 2.0 compatible | Artur Signell | 2009-12-21 | 1 | -1/+1 |
* | | Updated maven version to 6.3 | Artur Signell | 2009-12-18 | 1 | -1/+1 |