summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* 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-014-31/+286
* #2517 merged to 6.0: BeanItemContainer ate exceptions; generalized Filter fro...Henri Sara2009-04-013-102/+90
* #1061: merge to 6.0 of BeanItemContainer filtering fixes and other improvemen...Henri Sara2009-04-015-56/+370
* #1061: merge to 6.0 of initial import of BeanItemContainer to the toolkitHenri Sara2009-04-012-0/+414
* #2809 merged to 6.0: IndexedContainer.addItemAt() added items at incorrect po...Henri Sara2009-04-011-44/+94
* #2808 merged to 6.0: IndexedContainer.indexOfId() fix and an interactive test...Henri Sara2009-04-012-14/+152
* added some generics to TableMatti Tahvonen2009-03-311-71/+87
* 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-313-6/+82
* #2799 Table UI refresh problem: merge from 5.3 to 6.0Henri Sara2009-03-311-0/+2
* Merge from 5.3 to 6.0:Henri Sara2009-03-253-11/+83
* Merge from 5.3 to 6.0:Henri Sara2009-03-2510-2072/+2061
* Test case that was missing from merge of #2799 to 6.0.Henri Sara2009-03-241-0/+59
* Merged #2799 to 6.0.Henri Sara2009-03-241-2/+4
* Merge #2687 to 6.0Henri Sara2009-03-243-12/+20
* Merged test case and fix for #2796: Throw an error if the same debugId is use...Artur Signell2009-03-242-1/+53
* Merged fix for #2788 - Refined spacing & margin javadocs and included manual ...Artur Signell2009-03-231-12/+27
* Merged fix for #2747 - table height calculation issueArtur Signell2009-03-202-11/+76
* Merged "Test case and fix for #2702 - Window.center() fails the first time in...Artur Signell2009-03-202-15/+49
* 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
* Deep component tree testMatti Tahvonen2009-03-131-0/+114
* Merged test case for #2738Artur Signell2009-03-121-0/+46
* Fixed memory leak in samplerArtur Signell2009-03-122-31/+36
* fixes lousy performance on FF2 with deep component tree. Needs some testing s...Matti Tahvonen2009-03-121-1/+7
* Removed java6 annotationArtur Signell2009-03-051-1/+0
* Merged fix for #2688Artur Signell2009-03-033-13/+148
* Merged fix for #2706Artur Signell2009-03-022-14/+78
* Merged fix for #2691 to 6.0Artur Signell2009-03-022-2/+123
* Fix for #2689: Window.setPositionX/Y() does not cause repaint. Artur Signell2009-03-021-0/+3
* Fixes #2704 for version 6.0: Popup shadow right and left part missing in Oper...Jouni Koivuviita2009-03-021-5/+24
* Removed an extra layout in Sampler main view to work around the Opera issue #...Artur Signell2009-02-271-3/+2
* Workaround for the window-centering bug #2702Marc Englund2009-02-271-0/+3
* Sampler: windowing icons.Marc Englund2009-02-267-0/+0
* Sampler: Windowing section rewrite done, fixes #2601 and thus #2684Marc Englund2009-02-2610-53/+101
* Simplified test case for #2652Artur Signell2009-02-261-0/+28
* Fixes #2635 by removing reference manual links.Marc Englund2009-02-2632-588/+636
* 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-232-8/+5
* Fix for # 2646: Google analytics client side component disabled for localhost...Artur Signell2009-02-231-0/+11
* server side sanity check for #2607Matti Tahvonen2009-02-231-0/+8
* Fixed # 2626: Layout alignments are not recalculated correctly in all cases Artur Signell2009-02-231-0/+3
* Fixed # 2612: Removed one of the form examples from SamplerArtur Signell2009-02-232-5/+7
* FIXED - # 2638: Tooltip delay changed to 750msArtur Signell2009-02-231-1/+1
* ASSIGNED - # 2604: Review Coverflow demo source code Joonas Lehtinen2009-02-221-7/+6
* NEW - # 2641: Remove the child window from the Calculator example Joonas Lehtinen2009-02-221-3/+2
* Fix for #2662 - Form children size validationArtur Signell2009-02-221-0/+33
* Test case and fix for #2658 - Disabling a tabsheet should not change the sele...Artur Signell2009-02-222-1/+67