summaryrefslogtreecommitdiffstats
path: root/src/com/itmill
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Partial fix for #2626: ToolkitTunes layout broken: the track detail labels an...Jouni Koivuviita2009-02-201-2/+3
* Test case for #2652Artur Signell2009-02-201-0/+51
* Test case for #2573Artur Signell2009-02-201-0/+42
* Fixes #2635 by removing reference manual links.Marc Englund2009-02-194-12/+4
* Fixed typo in tooltip, properly. Fixes #2636Marc Englund2009-02-191-5/+8
* Sampler layout samples update done. For #2601, fixes #2621Marc Englund2009-02-1911-244/+184
* 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
* opened embedded for extension (getResource was not used internally)Matti Tahvonen2009-02-191-2/+2
* Removed unnecessary style.css import from Sampler widgetset.Marc Englund2009-02-191-3/+0
* Better window handing for Sampler, so that samples can open subwindows.Marc Englund2009-02-192-32/+39
* Fixes #2605: Splitpanel CSS affects nested splitpanels.Jouni Koivuviita2009-02-181-19/+47
* Made Sampler examples that sort container use non-static container, for obvio...Marc Englund2009-02-184-21/+33
* Removed redundant code.Jouni Koivuviita2009-02-181-8/+0
* Toolkit: minor correction in the manual (removed use of deprecated methods) a...Henri Sara2009-02-181-1/+1
* Fix for #2610 - Added info that toolkittunes is not a soundplayerArtur Signell2009-02-171-0/+6
* Fixes the last issue in #1245: ITree wraps captions in IE6.Jouni Koivuviita2009-02-171-4/+40
* SplitPanel sample + icon updated.Marc Englund2009-02-173-109/+40