summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* removed obsolete log messageMatti Tahvonen2008-09-191-4/+0
* Added method for a component to notify its parent container when its size changeArtur Signell2008-09-1914-34/+255
* improved test caseMatti Tahvonen2008-09-191-0/+78
* Removed (GWT added) position:relative. Fixes #2054Marc Englund2008-09-181-0/+4
* cleaningMatti Tahvonen2008-09-181-4/+5
* implemented simple system to ensure css is loaded. This fixes several major r...Matti Tahvonen2008-09-181-55/+73
* More comprehensive test case for #2029Artur Signell2008-09-181-5/+95
* Fix for #2029 - orderedlayout width calculationsArtur Signell2008-09-1816-30/+135
* Fixes #1970 : Need for a safe way to use application from multiple windows wi...Joonas Lehtinen2008-09-176-207/+362
* Removed already moved documentation-images related to IOrderedLayoutJoonas Lehtinen2008-09-1713-0/+0
* Updated test-case for #1970Joonas Lehtinen2008-09-171-1/+9
* Fixed #2053 : Closing browse-window should trigger submitting changes and fir...Joonas Lehtinen2008-09-173-256/+338
* Some src comment updatesJoonas Lehtinen2008-09-171-1/+2
* removed dummy developer check, hoping this to fix #2081Matti Tahvonen2008-09-171-22/+0
* Changed to comply to Java 1.5 and GWT 1.5, added setAnimation(boolean)Risto Yrjänä2008-09-162-12/+36
* Deprecates TextField.setFormat() (and also fixes one bug in setFormat at the ...Joonas Lehtinen2008-09-161-0/+3
* Proposal for better formatting API replacing TextField.setFormatter()Joonas Lehtinen2008-09-161-0/+388
* fixes #2062Matti Tahvonen2008-09-161-4/+14
* sanity check for tabsheet height, fixes error in IE if becomes too smallMatti Tahvonen2008-09-161-1/+4
* Reverted mass formatting done in [5331] for Form and Generated Column examples.Marko Grönroos2008-09-162-134/+106
* fixes tooltip issues #2074, sinking needed events also without errorMatti Tahvonen2008-09-161-2/+2
* fixes tooltip issues #2074,#2075 Matti Tahvonen2008-09-162-39/+20
* Events needed for tooltip no more sunk by default in GWT 1.5Matti Tahvonen2008-09-161-1/+1
* Events needed for tooltip no more sunk by default in GWT 1.5Matti Tahvonen2008-09-161-0/+1
* Fixes #2076 : TextField.getValue() does not use formatJoonas Lehtinen2008-09-151-10/+21
* Minor typo fixed + some text formatting for WindowingExample.Jouni Koivuviita2008-09-151-4/+4
* Fixes #2045: Modal window modality curtain now covers all previous sub window...Jouni Koivuviita2008-09-151-1/+11
* Testcase for #2061.Jouni Koivuviita2008-09-151-0/+128
* fixes #2072, added "dragcurtain" for FFMatti Tahvonen2008-09-151-0/+37
* CalendarPanel with YEAR resolution was not built initially, if the locale was...Jouni Koivuviita2008-09-152-13/+9
* Invalidates session after saying 'session expired'. Fixes #1979Marc Englund2008-09-151-0/+4
* Improved ICalendarPanel month/year arrow usability: when the arrow is pressed...Jouni Koivuviita2008-09-151-2/+10
* Fixed style/layout issues. For #2017 but needs backport to 5.2Marc Englund2008-09-121-1/+8
* Fixes #2065 - TextField.getValue() violates Property-interface by returning i...Joonas Lehtinen2008-09-111-8/+29
* Force-table-to-recalculate-column-widths feature. Fixes #1983 (see ticket for...Marc Englund2008-09-113-8/+88
* documentation fixJoonas Lehtinen2008-09-111-1/+2
* Moved documentation images to doc-files folderJoonas Lehtinen2008-09-1114-13/+13
* Made instructions in debug window more findable.Marc Englund2008-09-111-4/+6
* Fix for #2062Artur Signell2008-09-111-0/+3
* Adding extensive JavaDocs for IOrderedLayoutJoonas Lehtinen2008-09-1114-0/+208
* Test case for #2062Artur Signell2008-09-111-0/+40