summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixes #2051 (components fit table better)Marc Englund2008-09-261-7/+6
* Fixed #2119 : Select isn't updated correctly when value changed in the server...Joonas Lehtinen2008-09-262-2/+11
* fixes #2091. Issues with gecko and orizontal expand layout.Matti Tahvonen2008-09-261-0/+28
* Testcase for #2119Joonas Lehtinen2008-09-261-0/+89
* Fix and test for #2117: It should be possible to create new windows on fly to...Joonas Lehtinen2008-09-262-3/+52
* tuning tabIndex behaviorMatti Tahvonen2008-09-262-7/+10
* Select first visible tab if selected tab hidden. Fixes #2098 (testcase improved)Marc Englund2008-09-251-0/+3
* fixes regressions by #2077 / [5488]Matti Tahvonen2008-09-251-0/+1
* More rows in table for better testcaseMarc Englund2008-09-251-2/+3
* One more thing for #677Marc Englund2008-09-251-0/+2
* setEnabled(false) disables visible sub-components; Fixes #677 (together with ...Marc Englund2008-09-251-0/+31
* setEnable(false) also disables descendants, for #677 - Table still not fixed.Marc Englund2008-09-256-57/+62
* Even better testcaseMarc Englund2008-09-251-22/+41
* Improved testcase; instructions, includes special cases Panel, Form and TableMarc Englund2008-09-251-134/+140
* fixes #1973, also makes uidl with table more efficient. Table should now comf...Matti Tahvonen2008-09-252-28/+68
* added test caseMatti Tahvonen2008-09-251-0/+53
* Fixes #2100 : Prevent window from being added to multiple placesJoonas Lehtinen2008-09-242-4/+17
* Fixing a documentation bug #1670Joonas Lehtinen2008-09-241-8/+8
* Fixes #2114 : PopupView: Shadow does not scale together with the animationJoonas Lehtinen2008-09-241-4/+27
* Reviewed #1397 and did the following changes/corrections:Joonas Lehtinen2008-09-242-43/+32
* cleaned test caseMatti Tahvonen2008-09-241-52/+8
* major accordion changes. fixes #2103 and some other accordion issues.Matti Tahvonen2008-09-241-24/+59
* Fixed a illogical comment in event passing mechanismJoonas Lehtinen2008-09-241-1/+2
* Fixed #2067 : Added exception-handler to BufferedComponents demo.Joonas Lehtinen2008-09-241-3/+12
* Javadoc update for AbstractComponent errorHandlerJoonas Lehtinen2008-09-241-0/+9
* Fixes #2089 : Warning: Ignoring variable change for non-existent component, V...Joonas Lehtinen2008-09-241-0/+10
* Fix and testcase for #2107 : Field on client may not allways repaint when sta...Joonas Lehtinen2008-09-232-1/+78
* Test-case for #2038Joonas Lehtinen2008-09-231-0/+45
* Fixes #2077: Button-click may be losed if button moves while clickingJoonas Lehtinen2008-09-231-0/+21
* "clickEvent" immediateness logic change, fixes #2104 (Table did not exhibit s...Marc Englund2008-09-232-1/+14
* Fixes #2011, exception in IE7 when rendering shadow.Jouni Koivuviita2008-09-231-2/+14
* Updated to include table - seems to work.Marc Englund2008-09-231-0/+34
* Added requestRepaint() to two setters. Fixes #2105Marc Englund2008-09-231-2/+5
* TC for #2104 and #2105Marc Englund2008-09-231-0/+86
* added test caseMatti Tahvonen2008-09-231-0/+143
* fixes #1589, default value for Content-Disposition http headerMatti Tahvonen2008-09-231-0/+11
* added test caseMatti Tahvonen2008-09-231-0/+95
* fixes #2097 (session expired message and modal window incompatibility)Matti Tahvonen2008-09-232-8/+14
* Fixes #1966 in IE6/IE7Artur Signell2008-09-221-3/+10
* added FIXME noteMatti Tahvonen2008-09-221-0/+3
* fixes #2095Matti Tahvonen2008-09-221-1/+3
* added test caseMatti Tahvonen2008-09-221-0/+28
* Test case for #2101Artur Signell2008-09-221-0/+20
* Testcase for #2099Artur Signell2008-09-221-0/+76
* Testcase for #2098Artur Signell2008-09-221-0/+37
* Better fix for #1923 - Panel issues in IE6Artur Signell2008-09-192-27/+65
* Updated test case for #1923Artur Signell2008-09-191-2/+42
* Fix for #1966 - OrderedLayout vertical alignmentArtur Signell2008-09-191-1/+8
* Fix for #2042 - Embedded notifies parent of size change when loadedArtur Signell2008-09-191-1/+8
* Fix for #2025 - OrderedLayout caption removalArtur Signell2008-09-191-1/+0