summaryrefslogtreecommitdiffstats
path: root/src/com/itmill
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixed build problem (missing beancontainer.jar)Artur Signell2009-02-171-0/+152
* Added some debug info to catch possible problems with custom widgetsetsArtur Signell2009-02-171-2/+56
* Sampler layout-section icons (partially) updated. Fixes #2598Marc Englund2009-02-178-23/+12
* Changed Coverflow demo images. Fixes #2599Marc Englund2009-02-171-8/+13
* Fixed label wrapping problem in sampler / rich text exampleArtur Signell2009-02-171-0/+1
* Fix for #2597 - NPE in Application.setUserArtur Signell2009-02-161-15/+18
* Fix for #2359 - Demo app renewal. Merged all changes from /branches/2359_Rene...Artur Signell2009-02-1642-1153/+3303
* Sampler: continuing layouts -section remake.Marc Englund2009-02-163-119/+73
* #2590 - Added jdbcUrl support to reservrArtur Signell2009-02-162-8/+13
* Tooltip timer could cause "NPE" in some instances. Probably cause for #2567Marc Englund2009-02-162-2/+12
* Sampler theme update.Jouni Koivuviita2009-02-161-5/+7
* Fix for #2595 - Extra form scrollbars in IE6Artur Signell2009-02-161-3/+0
* Better check if GA is actually loaded, fixes #2593Marc Englund2009-02-161-0/+3
* 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-162-3/+42
* Fix for #2563 - OrderedLayout flicker on repaintArtur Signell2009-02-164-20/+38
* 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-132-34/+71
* Sampler Layouts -section changes. Not complete yet.Marc Englund2009-02-1312-152/+253
* Sampler Breadcrumbs now shows 'home' consistently.Marc Englund2009-02-131-0/+1
* Fixed featurebrowser form example (catch commit exception)Artur Signell2009-02-131-1/+16
* Testcase and fix for #2579 - Invalid window size calculation for small windowsArtur Signell2009-02-132-0/+50
* Sampler sample descriptions update.Marc Englund2009-02-1333-117/+114
* Fix for #2587 - Speed of debug console clearing is now independent of the amo...Artur Signell2009-02-131-3/+7
* Sampler: password textfield sample added, separate icon for related category.Marc Englund2009-02-137-7/+96
* Fix for #2585 - NullPointerException when detaching an item in HierarchicalCo...Artur Signell2009-02-131-1/+1
* Remove sampler source window when appropriate.Marc Englund2009-02-122-9/+25
* View source in subwindow / native window. Fixes #2561Marc Englund2009-02-123-38/+70