| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed VPanel caption height measurement from captionNode to captionWrapper ... | Jouni Koivuviita | 2010-02-22 | 1 | -1/+2 |
* | Moved Expand/Collapse method references to listener class and added Tree list... | Artur Signell | 2010-02-19 | 1 | -22/+15 |
* | Fix for #3860 - FileResource.getStream should not consume FileNotFoundException | Artur Signell | 2010-02-19 | 1 | -1/+11 |
* | Fix for #4204 - CssLayout throws ClassCastException when removing component w... | Artur Signell | 2010-02-19 | 1 | -4/+5 |
* | Fixed #4205 - Client side exceptions/errors are not always shown | Artur Signell | 2010-02-19 | 2 | -3/+21 |
* | Revert some AbstractApplicationPortlet methods to private for now, can be ope... | Henri Sara | 2010-02-18 | 1 | -6/+5 |
* | Refactoring of AbstractApplicationPortlet for (limited) extensibility of requ... | Henri Sara | 2010-02-18 | 2 | -142/+375 |
* | Merged fix for #3534 from 6.2 | Artur Signell | 2010-02-16 | 1 | -0/+1 |
* | #2205 Make Form layouting more flexible | Artur Signell | 2010-02-16 | 1 | -26/+71 |
* | Merged portlet mode and windowing changes from 6.2. For #4143 | Marc Englund | 2010-02-12 | 2 | -95/+17 |
* | Merged from 6.2: Better warning & removed old commented code for #3974 (multi... | Marc Englund | 2010-02-11 | 1 | -12/+6 |
* | Merged [11258] from 6.2 for #3974 | Marc Englund | 2010-02-10 | 2 | -2/+10 |
* | Merged fix for #4109 to 6.3 branch. | John Alhroos | 2010-02-10 | 2 | -2/+26 |
* | Merged changes from 6.2 branch. | John Alhroos | 2010-02-10 | 2 | -15/+32 |
* | #4130: Javadoc typos in ApplicationConnection | Artur Signell | 2010-02-04 | 1 | -10/+10 |
* | Merged code changes from 6.2 | Henri Sara | 2010-02-01 | 5 | -27/+63 |
* | #4107 Multi-selectable AbstractSelect was seen as non-empty when nothing was ... | Henri Sara | 2010-01-28 | 1 | -0/+18 |
* | Merged [10797]-[10991] from 6.2 | Artur Signell | 2010-01-25 | 6 | -42/+73 |
* | Fix for #4085 - Table height is miscalculated (IE6) | Artur Signell | 2010-01-25 | 1 | -1/+1 |
* | #3940 Setter for CustomLayout template contents | Henri Sara | 2010-01-19 | 1 | -19/+48 |
* | Removed invalid character from file. | Artur Signell | 2010-01-18 | 1 | -1/+1 |
* | Merged [10780]: "Removed invalid character from file." | Artur Signell | 2010-01-18 | 1 | -1/+1 |
* | Merged 6.2.2 fixes from /versions/6.2 | Artur Signell | 2010-01-15 | 6 | -15/+74 |
* | Somewhat better debug message when customlayout is missing + javadoc. Fixes #... | Marc Englund | 2010-01-13 | 2 | -32/+35 |
* | Merged [10696] | Artur Signell | 2010-01-12 | 31 | -132/+131 |
* | Merged [10686]-[10689] from 6.2 | Artur Signell | 2010-01-12 | 6 | -36/+47 |
* | Merged revisions [10620]-[10678] from 6.2 | Artur Signell | 2010-01-12 | 7 | -37/+132 |
* | 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 |