summaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/terminal/gwt
Commit message (Expand)AuthorAgeFilesLines
...
* Merged: Fix for #2826 - prompt sometimes visible when field has focusArtur Signell2009-04-071-27/+28
* (merged from 5.4) Implements "input prompt" for ComboBox and TextField. Also ...Marc Englund2009-04-062-37/+92
* Merged to 6.0 #2603 (a single select tree could show multiple items as select...Henri Sara2009-04-061-1/+6
* Merged Testing Tools branchArtur Signell2009-04-036-124/+342
* fixes #2789, fixed IE width detection failure with some layout configurationsMatti Tahvonen2009-04-031-2/+22
* Merged "Test case and fix for #2816: Form rendering causes artifacts in certa...Artur Signell2009-04-021-1/+8
* fixes #2518, window resize listenerMatti Tahvonen2009-04-022-1/+20
* fixes #2711, client side enabled flag check for item events (selects + item c...Matti Tahvonen2009-04-021-21/+24
* fixes #2806 (column expand ratios for Table). Also added some test cases.Matti Tahvonen2009-04-011-21/+71
* fixes #2804 (column adjustment on width or column width change)Matti Tahvonen2009-03-311-9/+128
* Merged fix for #2747: Wrapping link-style Button text inside Table breaks the...Artur Signell2009-03-311-5/+18
* Merge from 5.3 to 6.0:Henri Sara2009-03-252-11/+41
* Merge from 5.3 to 6.0:Henri Sara2009-03-252-2/+4
* Merged test case and fix for #2796: Throw an error if the same debugId is use...Artur Signell2009-03-241-1/+18
* Merged fix for #2747 - table height calculation issueArtur Signell2009-03-201-11/+23
* Merged "Test case and fix for #2702 - Window.center() fails the first time in...Artur Signell2009-03-201-15/+16
* fixes #2690, switched comma to ascii control character as an array separator ...Matti Tahvonen2009-03-182-2/+6
* fixes regression from FF2 optimization (#2749). Horizontal now again bit slug...Matti Tahvonen2009-03-131-3/+4
* better fix or FF2 performance issues with deep treeMatti Tahvonen2009-03-131-10/+24
* fixes lousy performance on FF2 with deep component tree. Needs some testing s...Matti Tahvonen2009-03-121-1/+7
* Merged fix for #2688Artur Signell2009-03-032-13/+79
* Merged fix for #2706Artur Signell2009-03-021-14/+29
* Merged fix for #2691 to 6.0Artur Signell2009-03-021-2/+11
* Fixes #2704 for version 6.0: Popup shadow right and left part missing in Oper...Jouni Koivuviita2009-03-021-5/+24
* Fix for #2665: "Widget xxx size updated" in debug log Artur Signell2009-02-231-2/+2
* fixes #2607 (a client side validity check)Matti Tahvonen2009-02-231-0/+5
* Fixed # 2626: Layout alignments are not recalculated correctly in all cases Artur Signell2009-02-231-0/+3
* FIXED - # 2638: Tooltip delay changed to 750msArtur Signell2009-02-231-1/+1
* Fix for #2662 - Form children size validationArtur Signell2009-02-221-0/+33
* Fix for #2629 - Internal Error when invalid date is entered into textfieldArtur Signell2009-02-191-3/+4
* Fix for #2629 - Internal Error when invalid date is entered into textfieldArtur Signell2009-02-191-2/+9
* CustomLayout no longer expects a space before "src=". fixes #2654Marc Englund2009-02-191-2/+2
* CustomLayout now prefixes inline styles with url(). Fixes #2653Marc Englund2009-02-191-1/+6
* Fixes #2605: Splitpanel CSS affects nested splitpanels.Jouni Koivuviita2009-02-181-19/+47
* Removed redundant code.Jouni Koivuviita2009-02-181-8/+0
* Fixes the last issue in #1245: ITree wraps captions in IE6.Jouni Koivuviita2009-02-171-4/+40
* Added some debug info to catch possible problems with custom widgetsetsArtur Signell2009-02-171-2/+56
* Tooltip timer could cause "NPE" in some instances. Probably cause for #2567Marc Englund2009-02-162-2/+12
* Fix for #2595 - Extra form scrollbars in IE6Artur Signell2009-02-161-3/+0
* Fix for #2569 - Button now only reacts to left mouse button clicksArtur Signell2009-02-161-1/+2
* Fix for #2572 - ComboBox icon aligned too low in IE6Artur Signell2009-02-161-3/+5
* Test case and fix for #2214 - Filterselect navigation problem when moving up ...Artur Signell2009-02-161-3/+12
* Fix for #2563 - OrderedLayout flicker on repaintArtur Signell2009-02-163-14/+30
* Fix for #2592 - Tabsheet icons sometimes disappear in IEArtur Signell2009-02-152-3/+8
* Test case and fix for #2591 - A Label leaves empty space in a VerticalLayout ...Artur Signell2009-02-131-34/+33
* Testcase and fix for #2579 - Invalid window size calculation for small windowsArtur Signell2009-02-131-0/+6
* Fix for #2587 - Speed of debug console clearing is now independent of the amo...Artur Signell2009-02-131-3/+7
* Fix for #2573 - Added fixed default width for RichTextAreaArtur Signell2009-02-121-4/+10
* added basic SVG support for EmbeddedMatti Tahvonen2009-02-111-0/+40
* Fixed #2564 - NPE in ICustomLayout and added a sensible error message if this...Artur Signell2009-02-092-1/+9