Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merged: Fix for #2826 - prompt sometimes visible when field has focus | Artur Signell | 2009-04-07 | 1 | -27/+28 | |
| | | | | svn changeset:7345/svn branch:6.0 | |||||
* | (merged from 5.4) Implements "input prompt" for ComboBox and TextField. Also ↵ | Marc Englund | 2009-04-06 | 2 | -37/+92 | |
| | | | | | | includes Sampler samples. Fixes #1455 svn changeset:7337/svn branch:6.0 | |||||
* | Merged to 6.0 #2603 (a single select tree could show multiple items as ↵ | Henri Sara | 2009-04-06 | 1 | -1/+6 | |
| | | | | | | selected) and minor Tree and TextField cleanup/javadoc fixes svn changeset:7313/svn branch:6.0 | |||||
* | Merged Testing Tools branch | Artur Signell | 2009-04-03 | 6 | -124/+342 | |
| | | | | svn changeset:7298/svn branch:6.0 | |||||
* | fixes #2789, fixed IE width detection failure with some layout configurations | Matti Tahvonen | 2009-04-03 | 1 | -2/+22 | |
| | | | | svn changeset:7297/svn branch:6.0 | |||||
* | Merged "Test case and fix for #2816: Form rendering causes artifacts in ↵ | Artur Signell | 2009-04-02 | 1 | -1/+8 | |
| | | | | | | | | certain cases http://dev.itmill.com/ticket/2816" svn changeset:7289/svn branch:6.0 | |||||
* | fixes #2518, window resize listener | Matti Tahvonen | 2009-04-02 | 2 | -1/+20 | |
| | | | | svn changeset:7285/svn branch:6.0 | |||||
* | fixes #2711, client side enabled flag check for item events (selects + item ↵ | Matti Tahvonen | 2009-04-02 | 1 | -21/+24 | |
| | | | | | | clicks, context menus) svn changeset:7279/svn branch:6.0 | |||||
* | fixes #2806 (column expand ratios for Table). Also added some test cases. | Matti Tahvonen | 2009-04-01 | 1 | -21/+71 | |
| | | | | svn changeset:7271/svn branch:6.0 | |||||
* | fixes #2804 (column adjustment on width or column width change) | Matti Tahvonen | 2009-03-31 | 1 | -9/+128 | |
| | | | | svn changeset:7245/svn branch:6.0 | |||||
* | Merged fix for #2747: Wrapping link-style Button text inside Table breaks ↵ | Artur Signell | 2009-03-31 | 1 | -5/+18 | |
| | | | | | | | | the height calculation of Table http://dev.itmill.com/ticket/2747 svn changeset:7243/svn branch:6.0 | |||||
* | Merge from 5.3 to 6.0: | Henri Sara | 2009-03-25 | 2 | -11/+41 | |
| | | | | | | | | | [7150] Undefined-sized window now resizes if needed. Fixes #2738. [7161] NativeSelect width updated lazily in IE6. Fixes #2742. [7165] Fixed gwt link creation in the 'night' target (for TeamCity building). svn changeset:7171/svn branch:6.0 | |||||
* | Merge from 5.3 to 6.0: | Henri Sara | 2009-03-25 | 2 | -2/+4 | |
| | | | | | | | | | [7128] Fixes to merge tool. [7129] Merge from branches/manual_2009_03 to versions/5.3 (multiple changesets) [7131] Fixed language problems in the section on layout cell spacing. [7132] Use 24 hour format instead of 12 hour for Eclipse Manual plugin timestamp. svn changeset:7169/svn branch:6.0 | |||||
* | Merged test case and fix for #2796: Throw an error if the same debugId is ↵ | Artur Signell | 2009-03-24 | 1 | -1/+18 | |
| | | | | | | | | used for multiple components http://dev.itmill.com/ticket/2796 svn changeset:7139/svn branch:6.0 | |||||
* | Merged fix for #2747 - table height calculation issue | Artur Signell | 2009-03-20 | 1 | -11/+23 | |
| | | | | svn changeset:7122/svn branch:6.0 | |||||
* | Merged "Test case and fix for #2702 - Window.center() fails the first time ↵ | Artur Signell | 2009-03-20 | 1 | -15/+16 | |
| | | | | | | in certain cases" svn changeset:7120/svn branch:6.0 | |||||
* | fixes #2690, switched comma to ascii control character as an array separator ↵ | Matti Tahvonen | 2009-03-18 | 2 | -2/+6 | |
| | | | | | | in variable posts svn changeset:7100/svn branch:6.0 | |||||
* | fixes regression from FF2 optimization (#2749). Horizontal now again bit ↵ | Matti Tahvonen | 2009-03-13 | 1 | -3/+4 | |
| | | | | | | sluggish, but not that much as it was it the beginning. svn changeset:7081/svn branch:6.0 | |||||
* | better fix or FF2 performance issues with deep tree | Matti Tahvonen | 2009-03-13 | 1 | -10/+24 | |
| | | | | svn changeset:7077/svn branch:6.0 | |||||
* | fixes lousy performance on FF2 with deep component tree. Needs some testing ↵ | Matti Tahvonen | 2009-03-12 | 1 | -1/+7 | |
| | | | | | | still. svn changeset:7067/svn branch:6.0 | |||||
* | Merged fix for #2688 | Artur Signell | 2009-03-03 | 2 | -13/+79 | |
| | | | | svn changeset:7013/svn branch:6.0 | |||||
* | Merged fix for #2706 | Artur Signell | 2009-03-02 | 1 | -14/+29 | |
| | | | | svn changeset:7002/svn branch:6.0 | |||||
* | Merged fix for #2691 to 6.0 | Artur Signell | 2009-03-02 | 1 | -2/+11 | |
| | | | | svn changeset:6999/svn branch:6.0 | |||||
* | Fixes #2704 for version 6.0: Popup shadow right and left part missing in ↵ | Jouni Koivuviita | 2009-03-02 | 1 | -5/+24 | |
| | | | | | | Opera 9.6 svn changeset:6995/svn branch:6.0 | |||||
* | Fix for #2665: "Widget xxx size updated" in debug log | Artur Signell | 2009-02-23 | 1 | -2/+2 | |
| | | | | | | http://dev.itmill.com/ticket/2665 svn changeset:6939/svn branch:trunk | |||||
* | fixes #2607 (a client side validity check) | Matti Tahvonen | 2009-02-23 | 1 | -0/+5 | |
| | | | | svn changeset:6938/svn branch:trunk | |||||
* | Fixed # 2626: Layout alignments are not recalculated correctly in all cases | Artur Signell | 2009-02-23 | 1 | -0/+3 | |
| | | | | | | http://dev.itmill.com/ticket/2626 svn changeset:6935/svn branch:trunk | |||||
* | FIXED - # 2638: Tooltip delay changed to 750ms | Artur Signell | 2009-02-23 | 1 | -1/+1 | |
| | | | | | | http://dev.itmill.com/ticket/2638 svn changeset:6932/svn branch:trunk | |||||
* | Fix for #2662 - Form children size validation | Artur Signell | 2009-02-22 | 1 | -0/+33 | |
| | | | | svn changeset:6929/svn branch:trunk | |||||
* | Fix for #2629 - Internal Error when invalid date is entered into textfield | Artur Signell | 2009-02-19 | 1 | -3/+4 | |
| | | | | svn changeset:6910/svn branch:trunk | |||||
* | Fix for #2629 - Internal Error when invalid date is entered into textfield | Artur Signell | 2009-02-19 | 1 | -2/+9 | |
| | | | | svn changeset:6909/svn branch:trunk | |||||
* | CustomLayout no longer expects a space before "src=". fixes #2654 | Marc Englund | 2009-02-19 | 1 | -2/+2 | |
| | | | | svn changeset:6908/svn branch:trunk | |||||
* | CustomLayout now prefixes inline styles with url(). Fixes #2653 | Marc Englund | 2009-02-19 | 1 | -1/+6 | |
| | | | | svn changeset:6907/svn branch:trunk | |||||
* | Fixes #2605: Splitpanel CSS affects nested splitpanels. | Jouni Koivuviita | 2009-02-18 | 1 | -19/+47 | |
| | | | | | | Split panel element source order changed also, the splitter element is now top-most. svn changeset:6896/svn branch:trunk | |||||
* | Removed redundant code. | Jouni Koivuviita | 2009-02-18 | 1 | -8/+0 | |
| | | | | svn changeset:6888/svn branch:trunk | |||||
* | Fixes the last issue in #1245: ITree wraps captions in IE6. | Jouni Koivuviita | 2009-02-17 | 1 | -4/+40 | |
| | | | | svn changeset:6878/svn branch:trunk | |||||
* | Added some debug info to catch possible problems with custom widgetsets | Artur Signell | 2009-02-17 | 1 | -2/+56 | |
| | | | | svn changeset:6869/svn branch:trunk | |||||
* | Tooltip timer could cause "NPE" in some instances. Probably cause for #2567 | Marc Englund | 2009-02-16 | 2 | -2/+12 | |
| | | | | svn changeset:6855/svn branch:trunk | |||||
* | Fix for #2595 - Extra form scrollbars in IE6 | Artur Signell | 2009-02-16 | 1 | -3/+0 | |
| | | | | svn changeset:6851/svn branch:trunk | |||||
* | Fix for #2569 - Button now only reacts to left mouse button clicks | Artur Signell | 2009-02-16 | 1 | -1/+2 | |
| | | | | svn changeset:6846/svn branch:trunk | |||||
* | Fix for #2572 - ComboBox icon aligned too low in IE6 | Artur Signell | 2009-02-16 | 1 | -3/+5 | |
| | | | | svn changeset:6845/svn branch:trunk | |||||
* | Test case and fix for #2214 - Filterselect navigation problem when moving up ↵ | Artur Signell | 2009-02-16 | 1 | -3/+12 | |
| | | | | | | to first page svn changeset:6843/svn branch:trunk | |||||
* | Fix for #2563 - OrderedLayout flicker on repaint | Artur Signell | 2009-02-16 | 3 | -14/+30 | |
| | | | | | | | | Changed Label so it never wraps when its width is undefined. Changed default Label width to 100%. svn changeset:6841/svn branch:trunk | |||||
* | Fix for #2592 - Tabsheet icons sometimes disappear in IE | Artur Signell | 2009-02-15 | 2 | -3/+8 | |
| | | | | svn changeset:6840/svn branch:trunk | |||||
* | Test case and fix for #2591 - A Label leaves empty space in a VerticalLayout ↵ | Artur Signell | 2009-02-13 | 1 | -34/+33 | |
| | | | | | | in some cases svn changeset:6839/svn branch:trunk | |||||
* | Testcase and fix for #2579 - Invalid window size calculation for small windows | Artur Signell | 2009-02-13 | 1 | -0/+6 | |
| | | | | svn changeset:6830/svn branch:trunk | |||||
* | Fix for #2587 - Speed of debug console clearing is now independent of the ↵ | Artur Signell | 2009-02-13 | 1 | -3/+7 | |
| | | | | | | amount of text inside. svn changeset:6828/svn branch:trunk | |||||
* | Fix for #2573 - Added fixed default width for RichTextArea | Artur Signell | 2009-02-12 | 1 | -4/+10 | |
| | | | | svn changeset:6816/svn branch:trunk | |||||
* | added basic SVG support for Embedded | Matti Tahvonen | 2009-02-11 | 1 | -0/+40 | |
| | | | | svn changeset:6812/svn branch:trunk | |||||
* | Fixed #2564 - NPE in ICustomLayout and added a sensible error message if ↵ | Artur Signell | 2009-02-09 | 2 | -1/+9 | |
| | | | | | | this happens again for some reason. svn changeset:6772/svn branch:trunk |