Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | #1061: merged [7281] from 5.4: BeanItemContainer no longer requires a public ↵ | Henri Sara | 2009-04-02 | 3 | -57/+106 | |
| | | | | | | default constructor in the bean and supports bean subclasses (with parent properties only) svn changeset:7282/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 | 4 | -31/+286 | |
| | | | | svn changeset:7271/svn branch:6.0 | |||||
* | #2517 merged to 6.0: BeanItemContainer ate exceptions; generalized Filter ↵ | Henri Sara | 2009-04-01 | 3 | -102/+90 | |
| | | | | | | from IndexedContainer. svn changeset:7270/svn branch:6.0 | |||||
* | #1061: merge to 6.0 of BeanItemContainer filtering fixes and other ↵ | Henri Sara | 2009-04-01 | 5 | -56/+370 | |
| | | | | | | improvements, interactive test class svn changeset:7269/svn branch:6.0 | |||||
* | #1061: merge to 6.0 of initial import of BeanItemContainer to the toolkit | Henri Sara | 2009-04-01 | 2 | -0/+414 | |
| | | | | svn changeset:7268/svn branch:6.0 | |||||
* | #2809 merged to 6.0: IndexedContainer.addItemAt() added items at incorrect ↵ | Henri Sara | 2009-04-01 | 1 | -44/+94 | |
| | | | | | | position when the container is filtered svn changeset:7267/svn branch:6.0 | |||||
* | #2808 merged to 6.0: IndexedContainer.indexOfId() fix and an interactive ↵ | Henri Sara | 2009-04-01 | 2 | -14/+152 | |
| | | | | | | test class svn changeset:7266/svn branch:6.0 | |||||
* | added some generics to Table | Matti Tahvonen | 2009-03-31 | 1 | -71/+87 | |
| | | | | svn changeset:7249/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 | 3 | -6/+82 | |
| | | | | | | | | the height calculation of Table http://dev.itmill.com/ticket/2747 svn changeset:7243/svn branch:6.0 | |||||
* | #2799 Table UI refresh problem: merge from 5.3 to 6.0 | Henri Sara | 2009-03-31 | 1 | -0/+2 | |
| | | | | svn changeset:7240/svn branch:6.0 | |||||
* | Merge from 5.3 to 6.0: | Henri Sara | 2009-03-25 | 3 | -11/+83 | |
| | | | | | | | | | [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 | 10 | -2072/+2061 | |
| | | | | | | | | | [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 | |||||
* | Test case that was missing from merge of #2799 to 6.0. | Henri Sara | 2009-03-24 | 1 | -0/+59 | |
| | | | | svn changeset:7164/svn branch:6.0 | |||||
* | Merged #2799 to 6.0. | Henri Sara | 2009-03-24 | 1 | -2/+4 | |
| | | | | svn changeset:7163/svn branch:6.0 | |||||
* | Merge #2687 to 6.0 | Henri Sara | 2009-03-24 | 3 | -12/+20 | |
| | | | | svn changeset:7162/svn branch:6.0 | |||||
* | Merged test case and fix for #2796: Throw an error if the same debugId is ↵ | Artur Signell | 2009-03-24 | 2 | -1/+53 | |
| | | | | | | | | used for multiple components http://dev.itmill.com/ticket/2796 svn changeset:7139/svn branch:6.0 | |||||
* | Merged fix for #2788 - Refined spacing & margin javadocs and included manual ↵ | Artur Signell | 2009-03-23 | 1 | -12/+27 | |
| | | | | | | reference for CSS rules. svn changeset:7134/svn branch:6.0 | |||||
* | Merged fix for #2747 - table height calculation issue | Artur Signell | 2009-03-20 | 2 | -11/+76 | |
| | | | | 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 | 2 | -15/+49 | |
| | | | | | | 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 | |||||
* | Deep component tree test | Matti Tahvonen | 2009-03-13 | 1 | -0/+114 | |
| | | | | svn changeset:7074/svn branch:6.0 | |||||
* | Merged test case for #2738 | Artur Signell | 2009-03-12 | 1 | -0/+46 | |
| | | | | svn changeset:7070/svn branch:6.0 | |||||
* | Fixed memory leak in sampler | Artur Signell | 2009-03-12 | 2 | -31/+36 | |
| | | | | svn changeset:7069/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 | |||||
* | Removed java6 annotation | Artur Signell | 2009-03-05 | 1 | -1/+0 | |
| | | | | svn changeset:7041/svn branch:6.0 | |||||
* | Merged fix for #2688 | Artur Signell | 2009-03-03 | 3 | -13/+148 | |
| | | | | svn changeset:7013/svn branch:6.0 | |||||
* | Merged fix for #2706 | Artur Signell | 2009-03-02 | 2 | -14/+78 | |
| | | | | svn changeset:7002/svn branch:6.0 | |||||
* | Merged fix for #2691 to 6.0 | Artur Signell | 2009-03-02 | 2 | -2/+123 | |
| | | | | svn changeset:6999/svn branch:6.0 | |||||
* | Fix for #2689: Window.setPositionX/Y() does not cause repaint. | Artur Signell | 2009-03-02 | 1 | -0/+3 | |
| | | | | | | http://dev.itmill.com/ticket/2689 svn changeset:6997/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 | |||||
* | Removed an extra layout in Sampler main view to work around the Opera issue ↵ | Artur Signell | 2009-02-27 | 1 | -3/+2 | |
| | | | | | | #2652 svn changeset:6983/svn branch:trunk | |||||
* | Workaround for the window-centering bug #2702 | Marc Englund | 2009-02-27 | 1 | -0/+3 | |
| | | | | svn changeset:6982/svn branch:trunk | |||||
* | Sampler: windowing icons. | Marc Englund | 2009-02-26 | 7 | -0/+0 | |
| | | | | svn changeset:6980/svn branch:trunk | |||||
* | Sampler: Windowing section rewrite done, fixes #2601 and thus #2684 | Marc Englund | 2009-02-26 | 10 | -53/+101 | |
| | | | | svn changeset:6979/svn branch:trunk | |||||
* | Simplified test case for #2652 | Artur Signell | 2009-02-26 | 1 | -0/+28 | |
| | | | | svn changeset:6978/svn branch:trunk | |||||
* | Fixes #2635 by removing reference manual links. | Marc Englund | 2009-02-26 | 32 | -588/+636 | |
| | | | | svn changeset:6974/svn branch:trunk | |||||
* | 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 | 2 | -8/+5 | |
| | | | | svn changeset:6938/svn branch:trunk | |||||
* | Fix for # 2646: Google analytics client side component disabled for ↵ | Artur Signell | 2009-02-23 | 1 | -0/+11 | |
| | | | | | | | | localhost address http://dev.itmill.com/ticket/2646 svn changeset:6937/svn branch:trunk | |||||
* | server side sanity check for #2607 | Matti Tahvonen | 2009-02-23 | 1 | -0/+8 | |
| | | | | svn changeset:6936/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 # 2612: Removed one of the form examples from Sampler | Artur Signell | 2009-02-23 | 2 | -5/+7 | |
| | | | | | | http://dev.itmill.com/ticket/2612 svn changeset:6933/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 | |||||
* | ASSIGNED - # 2604: Review Coverflow demo source code | Joonas Lehtinen | 2009-02-22 | 1 | -7/+6 | |
| | | | | | | | | http://dev.itmill.com/ticket/2604 Fixed deprecated method calls svn changeset:6931/svn branch:trunk | |||||
* | NEW - # 2641: Remove the child window from the Calculator example | Joonas Lehtinen | 2009-02-22 | 1 | -3/+2 | |
| | | | | | | http://dev.itmill.com/ticket/2641 svn changeset:6930/svn branch:trunk | |||||
* | Fix for #2662 - Form children size validation | Artur Signell | 2009-02-22 | 1 | -0/+33 | |
| | | | | svn changeset:6929/svn branch:trunk |