| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from 6.2 to 6.3 | Henri Sara | 2010-01-05 | 23 | -103/+440 |
|\ |
|
| * | #3918 Portlet 2.0 modes: minor cleanup and comments | Henri Sara | 2010-01-05 | 1 | -15/+9 |
| * | #3918 Portlet 2.0 modes (edit, view, custom modes) and a sample portlet using... | Henri Sara | 2010-01-04 | 3 | -4/+134 |
| * | fixes #3929 VButton horizontal width now works with IE and a smaller-than-the... | Matti Tahvonen | 2010-01-04 | 1 | -0/+4 |
| * | 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 |
| * | 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 |
| * | rowheight now double, so scrolltable works smoother with subpixel rendering. ... | Matti Tahvonen | 2009-12-29 | 1 | -22/+27 |
| * | 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 |
| * | Minor javadoc update | Artur Signell | 2009-12-28 | 1 | -7/+7 |
| * | 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 | 1 | -4/+8 |
| * | fixes #3764, yet another webkit scrollbar issue fixed. Hopefully got it fixed... | Matti Tahvonen | 2009-12-22 | 2 | -10/+34 |
| * | Fixes #3902: VWindow focus handling broken | Jouni Koivuviita | 2009-12-22 | 1 | -2/+2 |
| * | Fix for #3832 - Include widget class in missing widget warning message | Artur Signell | 2009-12-22 | 1 | -8/+4 |
| * | 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 |
| * | Fixes #1211: ISlider: Provide proper feedback (current value) to user when mo... | Jouni Koivuviita | 2009-12-21 | 1 | -7/+49 |
* | | Fixed compilation errors due to added generics | Artur Signell | 2009-12-29 | 1 | -4/+5 |
* | | Fixed generics warnings | Artur Signell | 2009-12-28 | 5 | -39/+47 |
* | | Brought branch up-to-date with 6.2 | Artur Signell | 2009-12-18 | 1 | -1/+2 |
|\| |
|
| * | Added public declaration to LayoutClickEventHandler constructor (made possibl... | Jouni Koivuviita | 2009-12-18 | 1 | -1/+2 |
* | | Initial GWT 2.0.0 support (#3810) | Artur Signell | 2009-12-18 | 1 | -5/+1 |
|/ |
|
* | added generics for textfield change variables (commonly extended component, c... | Matti Tahvonen | 2009-12-18 | 1 | -1/+1 |
* | Fix for #3886 - InputPrompt of TextField/Combobox does not change until refresh | Artur Signell | 2009-12-18 | 1 | -53/+54 |
* | Fix for #3886 - InputPrompt of TextField does not change until refresh | Artur Signell | 2009-12-18 | 1 | -0/+1 |
* | Fixes #3884: Menubar with collapsed menus does not handle resize events properly | Jouni Koivuviita | 2009-12-18 | 1 | -1/+11 |
* | fixes minor IE8 rendering issue (main application area pops some pixels down ... | Matti Tahvonen | 2009-12-18 | 1 | -2/+2 |
* | #3879 removing portlet leaked memory due to ConcurrentModificationException | Henri Sara | 2009-12-17 | 1 | -3/+7 |
* | Fix for #3874 - Two click events is sent for a middle click in a layout | Artur Signell | 2009-12-17 | 1 | -22/+6 |
* | Added javadoc, fixes #3856 | Marc Englund | 2009-12-17 | 1 | -4/+250 |
* | fixed obvious bug in non-used soon to be deprecated method :-) | Matti Tahvonen | 2009-12-17 | 1 | -1/+1 |
* | fixes #3859, documented why some of the methods are deprecated | Matti Tahvonen | 2009-12-17 | 1 | -21/+29 |
* | fixes #3859, documented why some of the methods are deprecated | Matti Tahvonen | 2009-12-17 | 1 | -125/+124 |
* | Added javadoc comment that Accordion does not support closing tabs. | Artur Signell | 2009-12-17 | 1 | -1/+6 |
* | Fix for #3259 - Removing all action handlers | Artur Signell | 2009-12-17 | 3 | -0/+27 |
* | fixes #3688 | Matti Tahvonen | 2009-12-17 | 1 | -23/+54 |
* | Subwindows can now receive focus w/o focusing some field within the window. F... | Marc Englund | 2009-12-16 | 3 | -11/+26 |
* | added generics to ParameterHandler | Matti Tahvonen | 2009-12-16 | 2 | -5/+5 |
* | fixes #3807, LoginForm now works if getWindow() returns windows for each uri ... | Matti Tahvonen | 2009-12-16 | 1 | -5/+9 |