summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* removed obsolete javadocsMatti Tahvonen2008-09-301-5/+12
* test for focusing componentsMatti Tahvonen2008-09-301-0/+65
* fixes #1235. setting subwindow subwindow readonly now disables client side cl...Matti Tahvonen2008-09-302-4/+25
* test case and fix for #2014 (toggling empty container in table)Matti Tahvonen2008-09-292-2/+66
* #2083 test caseArtur Signell2008-09-291-0/+27
* Copied CoordinateLayout from incubator to trunkRisto Yrjänä2008-09-294-0/+2416
* #1973 fix now gwt 1.4 compatibleMatti Tahvonen2008-09-291-2/+2
* removed obsolete panel width/height variables from uidl (size is define in at...Matti Tahvonen2008-09-291-10/+0
* cleaned (removed) documentation in abstractcomponent, Sizeable methods docume...Matti Tahvonen2008-09-291-34/+62
* using size attributes instead of variables for reading size values. Gets clea...Matti Tahvonen2008-09-292-7/+7
* added CSS formatting for sizes, so we don't get decimals for pixel sizesMatti Tahvonen2008-09-291-4/+28
* IScrollTable styles cell also when it contains a component (+better tc). Fixe...Marc Englund2008-09-292-6/+9
* Test case for #2125Marc Englund2008-09-291-0/+60
* ColumnGenerator now kept in order; fixes #2124Marc Englund2008-09-291-1/+2
* updated gwt-maps.jarMatti Tahvonen2008-09-291-4/+4
* Declared Application.getSystemMessages() API as final: JavaDoc changed.Joonas Lehtinen2008-09-261-13/+11
* Fixed #2106 : Reviewed, tested, merged (and a bit fixed) Maunos patch for aut...Joonas Lehtinen2008-09-264-6/+104
* Fixed #2090 and added test : width/height can be floatJoonas Lehtinen2008-09-267-122/+197
* 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