summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Changed VPanel caption height measurement from captionNode to captionWrapper ...Jouni Koivuviita2010-02-221-1/+2
* Moved Expand/Collapse method references to listener class and added Tree list...Artur Signell2010-02-191-22/+15
* Fix for #3860 - FileResource.getStream should not consume FileNotFoundExceptionArtur Signell2010-02-191-1/+11
* Fix for #4204 - CssLayout throws ClassCastException when removing component w...Artur Signell2010-02-191-4/+5
* Fixed #4205 - Client side exceptions/errors are not always shownArtur Signell2010-02-192-3/+21
* Revert some AbstractApplicationPortlet methods to private for now, can be ope...Henri Sara2010-02-181-6/+5
* Refactoring of AbstractApplicationPortlet for (limited) extensibility of requ...Henri Sara2010-02-182-142/+375
* Merged fix for #3534 from 6.2Artur Signell2010-02-161-0/+1
* #2205 Make Form layouting more flexibleArtur Signell2010-02-161-26/+71
* Merged portlet mode and windowing changes from 6.2. For #4143Marc Englund2010-02-122-95/+17
* Merged from 6.2: Better warning & removed old commented code for #3974 (multi...Marc Englund2010-02-111-12/+6
* Merged [11258] from 6.2 for #3974Marc Englund2010-02-102-2/+10
* Merged fix for #4109 to 6.3 branch.John Alhroos2010-02-102-2/+26
* Merged changes from 6.2 branch.John Alhroos2010-02-102-15/+32
* #4130: Javadoc typos in ApplicationConnectionArtur Signell2010-02-041-10/+10
* Merged code changes from 6.2Henri Sara2010-02-015-27/+63
* #4107 Multi-selectable AbstractSelect was seen as non-empty when nothing was ...Henri Sara2010-01-281-0/+18
* Merged [10797]-[10991] from 6.2Artur Signell2010-01-256-42/+73
* Fix for #4085 - Table height is miscalculated (IE6)Artur Signell2010-01-251-1/+1
* #3940 Setter for CustomLayout template contentsHenri Sara2010-01-191-19/+48
* Removed invalid character from file.Artur Signell2010-01-181-1/+1
* Merged [10780]: "Removed invalid character from file."Artur Signell2010-01-181-1/+1
* Merged 6.2.2 fixes from /versions/6.2Artur Signell2010-01-156-15/+74
* Somewhat better debug message when customlayout is missing + javadoc. Fixes #...Marc Englund2010-01-132-32/+35
* Merged [10696]Artur Signell2010-01-1231-132/+131
* Merged [10686]-[10689] from 6.2Artur Signell2010-01-126-36/+47
* Merged revisions [10620]-[10678] from 6.2Artur Signell2010-01-127-37/+132
* Merge from 6.2 to 6.3Henri Sara2010-01-0523-103/+440
|\
| * #3918 Portlet 2.0 modes: minor cleanup and commentsHenri Sara2010-01-051-15/+9
| * #3918 Portlet 2.0 modes (edit, view, custom modes) and a sample portlet using...Henri Sara2010-01-043-4/+134
| * fixes #3929 VButton horizontal width now works with IE and a smaller-than-the...Matti Tahvonen2010-01-041-0/+4
| * fixes #3864, folders now also returned in getItemIds()Matti Tahvonen2010-01-041-6/+1
| * rounding pixels instead of ceiling. Should be ok, as the height of rendered r...Matti Tahvonen2010-01-041-2/+6
| * fixes #3920, workaround for glassfish 3 bugMatti Tahvonen2009-12-301-3/+20
| * fixes #3875Matti Tahvonen2009-12-291-0/+6
| * rowheight now double, so scrolltable works smoother with subpixel rendering. ...Matti Tahvonen2009-12-291-22/+27
| * Portlet 1.0 support is not deprecated and thus PortletApplicationContext shou...Artur Signell2009-12-291-2/+1
| * fixes #3840, debug identifiers now in dom for invisible componentsMatti Tahvonen2009-12-281-6/+5
| * documenting that setting size for Upload component is problematic in browsers...Matti Tahvonen2009-12-281-0/+5
| * fixes #3617Matti Tahvonen2009-12-281-0/+3
| * fixes #3607Matti Tahvonen2009-12-281-1/+2
| * fixes #3901, checkbox focus outline now visible IE6 and IE7 when checkbox has...Matti Tahvonen2009-12-281-0/+35
| * fixes #3882, tooltips now positioned on top of the screen if they don't fit b...Matti Tahvonen2009-12-281-0/+5
| * Added unit to "JSON parsing took" messageArtur Signell2009-12-281-4/+3
| * Minor javadoc updateArtur Signell2009-12-281-7/+7
| * Fuxes #3904: VSplitPanel sends unnecessary split position eventsJouni Koivuviita2009-12-232-10/+29
| * fixes #3799Matti Tahvonen2009-12-231-0/+3
| * * Fixes #3907: Undefined wide MenuBar will drop items that do not fit in viewJouni Koivuviita2009-12-231-4/+8
| * fixes #3764, yet another webkit scrollbar issue fixed. Hopefully got it fixed...Matti Tahvonen2009-12-222-10/+34
| * Fixes #3902: VWindow focus handling brokenJouni Koivuviita2009-12-221-2/+2