]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
15 years agoBetter window handing for Sampler, so that samples can open subwindows.
Marc Englund [Thu, 19 Feb 2009 09:15:08 +0000 (09:15 +0000)]
Better window handing for Sampler, so that samples can open subwindows.

svn changeset:6902/svn branch:trunk

15 years agoFix for #2622 - Re-added removed example theme which e.g. FeatureBrowser uses
Artur Signell [Wed, 18 Feb 2009 17:04:16 +0000 (17:04 +0000)]
Fix for #2622 - Re-added removed example theme which e.g. FeatureBrowser uses

svn changeset:6898/svn branch:trunk

15 years agoRe-enabled Sampler main-splitpanel styling now that #2605 is fixed.
Jouni Koivuviita [Wed, 18 Feb 2009 15:06:24 +0000 (15:06 +0000)]
Re-enabled Sampler main-splitpanel styling now that #2605 is fixed.

svn changeset:6897/svn branch:trunk

15 years agoFixes #2605: Splitpanel CSS affects nested splitpanels.
Jouni Koivuviita [Wed, 18 Feb 2009 15:04:55 +0000 (15:04 +0000)]
Fixes #2605: Splitpanel CSS affects nested splitpanels.

Split panel element source order changed also, the splitter element is now top-most.

svn changeset:6896/svn branch:trunk

15 years agoMade Sampler examples that sort container use non-static container, for obvious reaso...
Marc Englund [Wed, 18 Feb 2009 08:57:46 +0000 (08:57 +0000)]
Made Sampler examples that sort container use non-static container, for obvious reasons...

svn changeset:6890/svn branch:trunk

15 years agoFixes #2619: Remove redundant Sampler "version number" from index-page
Jouni Koivuviita [Wed, 18 Feb 2009 08:28:29 +0000 (08:28 +0000)]
Fixes #2619: Remove redundant Sampler "version number" from index-page

svn changeset:6889/svn branch:trunk

15 years agoRemoved redundant code.
Jouni Koivuviita [Wed, 18 Feb 2009 08:04:40 +0000 (08:04 +0000)]
Removed redundant code.

svn changeset:6888/svn branch:trunk

15 years agoToolkit: minor correction in the manual (removed use of deprecated methods) and a...
Henri Sara [Wed, 18 Feb 2009 07:13:03 +0000 (07:13 +0000)]
Toolkit: minor correction in the manual (removed use of deprecated methods) and a javadoc correction in AbstractSelect.

svn changeset:6886/svn branch:trunk

15 years agoToolkit 5.3.0 RC 11. Added also a missing beanitemcontainer jar path.
Marko Grönroos [Tue, 17 Feb 2009 21:36:12 +0000 (21:36 +0000)]
Toolkit 5.3.0 RC 11. Added also a missing beanitemcontainer jar path.

svn changeset:6885/svn branch:trunk

15 years agoFix for #2608 - modified build.xml to include beanitemcontainer in package
Artur Signell [Tue, 17 Feb 2009 17:35:10 +0000 (17:35 +0000)]
Fix for #2608 - modified build.xml to include beanitemcontainer in package

svn changeset:6884/svn branch:trunk

15 years agoRemoved old portlets from development portlet.xml
Artur Signell [Tue, 17 Feb 2009 17:08:11 +0000 (17:08 +0000)]
Removed old portlets from development portlet.xml

svn changeset:6883/svn branch:trunk

15 years agoFix for #2610 - Added info that toolkittunes is not a soundplayer
Artur Signell [Tue, 17 Feb 2009 17:06:26 +0000 (17:06 +0000)]
Fix for #2610 - Added info that toolkittunes is not a soundplayer

svn changeset:6882/svn branch:trunk

15 years agoReport Java version when compilation fails
Joonas Lehtinen [Tue, 17 Feb 2009 15:01:43 +0000 (15:01 +0000)]
Report Java version when compilation fails

svn changeset:6881/svn branch:trunk

15 years agoAdded a comment to Release Notes regarding #2563, regarding the default width of...
Marko Grönroos [Tue, 17 Feb 2009 14:41:49 +0000 (14:41 +0000)]
Added a comment to Release Notes regarding #2563, regarding the default width of Label.

svn changeset:6880/svn branch:trunk

15 years agoAdded comment about liferay 5.0-5.1.1 issue
Artur Signell [Tue, 17 Feb 2009 14:37:27 +0000 (14:37 +0000)]
Added comment about liferay 5.0-5.1.1 issue

svn changeset:6879/svn branch:trunk

15 years agoFixes the last issue in #1245: ITree wraps captions in IE6.
Jouni Koivuviita [Tue, 17 Feb 2009 14:37:23 +0000 (14:37 +0000)]
Fixes the last issue in #1245: ITree wraps captions in IE6.

svn changeset:6878/svn branch:trunk

15 years agoSplitPanel sample + icon updated.
Marc Englund [Tue, 17 Feb 2009 14:24:36 +0000 (14:24 +0000)]
SplitPanel sample + icon updated.

svn changeset:6877/svn branch:trunk

15 years agoSampler splitpanel CSS affected all splitpanels within sampler, commented out CSS
Marc Englund [Tue, 17 Feb 2009 14:10:33 +0000 (14:10 +0000)]
Sampler splitpanel CSS affected all splitpanels within sampler, commented out CSS

svn changeset:6876/svn branch:trunk

15 years agoFix for #2602 - portlet spec incompatibility
Artur Signell [Tue, 17 Feb 2009 13:28:11 +0000 (13:28 +0000)]
Fix for #2602 - portlet spec incompatibility

svn changeset:6875/svn branch:trunk

15 years agoFixed build problem (missing beancontainer.jar)
Artur Signell [Tue, 17 Feb 2009 13:27:31 +0000 (13:27 +0000)]
Fixed build problem (missing beancontainer.jar)
Updated portlet configuration generator to include actual demos and to use sampler widgetset
Re-added PortletDemo which demonstrates portal integration

svn changeset:6874/svn branch:trunk

15 years agoFixed build problem (missing beancontainer.jar)
Artur Signell [Tue, 17 Feb 2009 13:27:24 +0000 (13:27 +0000)]
Fixed build problem (missing beancontainer.jar)
Updated portlet configuration generator to include actual demos and to use sampler widgetset
Re-added PortletDemo which demonstrates portal integration

svn changeset:6873/svn branch:trunk

15 years agoFixed build problem (missing beancontainer.jar)
Artur Signell [Tue, 17 Feb 2009 13:27:13 +0000 (13:27 +0000)]
Fixed build problem (missing beancontainer.jar)
Updated portlet configuration generator to include actual demos and to use sampler widgetset
Re-added PortletDemo which demonstrates portal integration

svn changeset:6872/svn branch:trunk

15 years agoFixed build problem (missing beancontainer.jar)
Artur Signell [Tue, 17 Feb 2009 13:27:00 +0000 (13:27 +0000)]
Fixed build problem (missing beancontainer.jar)
Updated portlet configuration generator to include actual demos and to use sampler widgetset
Re-added PortletDemo which demonstrates portal integration

svn changeset:6871/svn branch:trunk

15 years agoAdded some debug info to catch possible problems with custom widgetsets
Artur Signell [Tue, 17 Feb 2009 11:29:24 +0000 (11:29 +0000)]
Added some debug info to catch possible problems with custom widgetsets

svn changeset:6869/svn branch:trunk

15 years agoSampler layout-section icons (partially) updated. Fixes #2598
Marc Englund [Tue, 17 Feb 2009 10:49:00 +0000 (10:49 +0000)]
Sampler layout-section icons (partially) updated. Fixes #2598

svn changeset:6868/svn branch:trunk

15 years agoChanged Coverflow demo images. Fixes #2599
Marc Englund [Tue, 17 Feb 2009 10:18:16 +0000 (10:18 +0000)]
Changed Coverflow demo images. Fixes #2599

svn changeset:6867/svn branch:trunk

15 years agoFixed label wrapping problem in sampler / rich text example
Artur Signell [Tue, 17 Feb 2009 06:08:34 +0000 (06:08 +0000)]
Fixed label wrapping problem in sampler / rich text example

svn changeset:6865/svn branch:trunk

15 years agoFix for #2597 - NPE in Application.setUser
Artur Signell [Mon, 16 Feb 2009 19:26:01 +0000 (19:26 +0000)]
Fix for #2597 - NPE in Application.setUser

svn changeset:6864/svn branch:trunk

15 years agoFix for #2359 - Demo app renewal. Merged all changes from /branches/2359_Renew_demo_apps
Artur Signell [Mon, 16 Feb 2009 18:57:33 +0000 (18:57 +0000)]
Fix for #2359 - Demo app renewal. Merged all changes from /branches/2359_Renew_demo_apps

svn changeset:6862/svn branch:trunk

15 years agoSampler: continuing layouts -section remake.
Marc Englund [Mon, 16 Feb 2009 15:09:40 +0000 (15:09 +0000)]
Sampler: continuing layouts -section remake.

svn changeset:6861/svn branch:trunk

15 years ago#2590 - Added jdbcUrl support to reservr
Artur Signell [Mon, 16 Feb 2009 14:23:51 +0000 (14:23 +0000)]
#2590 - Added jdbcUrl support to reservr

svn changeset:6858/svn branch:trunk

15 years agoTooltip timer could cause "NPE" in some instances. Probably cause for #2567
Marc Englund [Mon, 16 Feb 2009 13:44:24 +0000 (13:44 +0000)]
Tooltip timer could cause "NPE" in some instances. Probably cause for #2567

svn changeset:6855/svn branch:trunk

15 years agoSampler theme update.
Jouni Koivuviita [Mon, 16 Feb 2009 12:32:05 +0000 (12:32 +0000)]
Sampler theme update.

svn changeset:6852/svn branch:trunk

15 years agoFix for #2595 - Extra form scrollbars in IE6
Artur Signell [Mon, 16 Feb 2009 12:23:56 +0000 (12:23 +0000)]
Fix for #2595 - Extra form scrollbars in IE6

svn changeset:6851/svn branch:trunk

15 years agoBetter check if GA is actually loaded, fixes #2593
Marc Englund [Mon, 16 Feb 2009 10:16:01 +0000 (10:16 +0000)]
Better check if GA is actually loaded, fixes #2593

svn changeset:6847/svn branch:trunk

15 years agoFix for #2569 - Button now only reacts to left mouse button clicks
Artur Signell [Mon, 16 Feb 2009 08:56:35 +0000 (08:56 +0000)]
Fix for #2569 - Button now only reacts to left mouse button clicks

svn changeset:6846/svn branch:trunk

15 years agoFix for #2572 - ComboBox icon aligned too low in IE6
Artur Signell [Mon, 16 Feb 2009 08:48:58 +0000 (08:48 +0000)]
Fix for #2572 - ComboBox icon aligned too low in IE6

svn changeset:6845/svn branch:trunk

15 years ago#2563 related fix - default link should not wrap
Artur Signell [Mon, 16 Feb 2009 08:42:59 +0000 (08:42 +0000)]
#2563 related fix - default link should not wrap

svn changeset:6844/svn branch:trunk

15 years agoTest case and fix for #2214 - Filterselect navigation problem when moving up to first...
Artur Signell [Mon, 16 Feb 2009 07:50:19 +0000 (07:50 +0000)]
Test case and fix for #2214 - Filterselect navigation problem when moving up to first page

svn changeset:6843/svn branch:trunk

15 years agoFix for #2563 - OrderedLayout flicker on repaint
Artur Signell [Mon, 16 Feb 2009 06:31:56 +0000 (06:31 +0000)]
Fix for #2563 - OrderedLayout flicker on repaint
Changed Label so it never wraps when its width is undefined.
Changed default Label width to 100%.

svn changeset:6842/svn branch:trunk

15 years agoFix for #2563 - OrderedLayout flicker on repaint
Artur Signell [Mon, 16 Feb 2009 06:29:21 +0000 (06:29 +0000)]
Fix for #2563 - OrderedLayout flicker on repaint
Changed Label so it never wraps when its width is undefined.
Changed default Label width to 100%.

svn changeset:6841/svn branch:trunk

15 years agoFix for #2592 - Tabsheet icons sometimes disappear in IE
Artur Signell [Sun, 15 Feb 2009 19:37:50 +0000 (19:37 +0000)]
Fix for #2592 - Tabsheet icons sometimes disappear in IE

svn changeset:6840/svn branch:trunk

15 years agoTest case and fix for #2591 - A Label leaves empty space in a VerticalLayout in some...
Artur Signell [Fri, 13 Feb 2009 21:20:26 +0000 (21:20 +0000)]
Test case and fix for #2591 - A Label leaves empty space in a VerticalLayout in some cases

svn changeset:6839/svn branch:trunk

15 years agoSampler Layouts -section changes. Not complete yet.
Marc Englund [Fri, 13 Feb 2009 14:45:55 +0000 (14:45 +0000)]
Sampler Layouts -section changes. Not complete yet.

svn changeset:6837/svn branch:trunk

15 years agoSampler Breadcrumbs now shows 'home' consistently.
Marc Englund [Fri, 13 Feb 2009 13:06:29 +0000 (13:06 +0000)]
Sampler Breadcrumbs now shows 'home' consistently.

svn changeset:6833/svn branch:trunk

15 years agoFixed featurebrowser form example (catch commit exception)
Artur Signell [Fri, 13 Feb 2009 13:01:34 +0000 (13:01 +0000)]
Fixed featurebrowser form example (catch commit exception)

svn changeset:6832/svn branch:trunk

15 years agoNew index-page graphics and demo links.
Jouni Koivuviita [Fri, 13 Feb 2009 12:52:51 +0000 (12:52 +0000)]
New index-page graphics and demo links.

svn changeset:6831/svn branch:trunk

15 years agoTestcase and fix for #2579 - Invalid window size calculation for small windows
Artur Signell [Fri, 13 Feb 2009 11:04:43 +0000 (11:04 +0000)]
Testcase and fix for #2579 - Invalid window size calculation for small windows

svn changeset:6830/svn branch:trunk

15 years agoSampler sample descriptions update.
Marc Englund [Fri, 13 Feb 2009 10:50:32 +0000 (10:50 +0000)]
Sampler sample descriptions update.

svn changeset:6829/svn branch:trunk

15 years agoFix for #2587 - Speed of debug console clearing is now independent of the amount...
Artur Signell [Fri, 13 Feb 2009 09:51:47 +0000 (09:51 +0000)]
Fix for #2587 - Speed of debug console clearing is now independent of the amount of text inside.

svn changeset:6828/svn branch:trunk

15 years agoSampler: password textfield sample added, separate icon for related category.
Marc Englund [Fri, 13 Feb 2009 08:41:09 +0000 (08:41 +0000)]
Sampler: password textfield sample added, separate icon for related category.

svn changeset:6827/svn branch:trunk

15 years agoFix for #2585 - NullPointerException when detaching an item in HierarchicalContainer
Artur Signell [Fri, 13 Feb 2009 07:30:24 +0000 (07:30 +0000)]
Fix for #2585 - NullPointerException when detaching an item in HierarchicalContainer

svn changeset:6826/svn branch:trunk

15 years agoRemove sampler source window when appropriate.
Marc Englund [Thu, 12 Feb 2009 14:59:34 +0000 (14:59 +0000)]
Remove sampler source window when appropriate.

svn changeset:6822/svn branch:trunk

15 years agoView source in subwindow / native window. Fixes #2561
Marc Englund [Thu, 12 Feb 2009 14:51:31 +0000 (14:51 +0000)]
View source in subwindow / native window. Fixes #2561

svn changeset:6821/svn branch:trunk

15 years agoAdjusted breadcrumbs in IE and FF; fixes #2571
Marc Englund [Thu, 12 Feb 2009 11:32:07 +0000 (11:32 +0000)]
Adjusted breadcrumbs in IE and FF; fixes #2571

svn changeset:6818/svn branch:trunk

15 years agoSampler icon margin for IE, fixes #2574
Marc Englund [Thu, 12 Feb 2009 10:58:27 +0000 (10:58 +0000)]
Sampler icon margin for IE, fixes #2574

svn changeset:6817/svn branch:trunk

15 years agoFix for #2573 - Added fixed default width for RichTextArea
Artur Signell [Thu, 12 Feb 2009 10:54:38 +0000 (10:54 +0000)]
Fix for #2573 - Added fixed default width for RichTextArea

svn changeset:6816/svn branch:trunk

15 years agoFix for #2583 - A disabled tab cannot be active
Artur Signell [Thu, 12 Feb 2009 07:11:13 +0000 (07:11 +0000)]
Fix for #2583 - A disabled tab cannot be active

svn changeset:6814/svn branch:trunk

15 years agoadded basic SVG support for Embedded
Matti Tahvonen [Wed, 11 Feb 2009 20:30:28 +0000 (20:30 +0000)]
added basic SVG support for Embedded

svn changeset:6812/svn branch:trunk

15 years agoFix for #2568 - Added IntegerValidator to Sampler FormExample
Artur Signell [Wed, 11 Feb 2009 17:50:05 +0000 (17:50 +0000)]
Fix for #2568 - Added IntegerValidator to Sampler FormExample

svn changeset:6808/svn branch:trunk

15 years agoFixed ticket #2580. Disallowed useless null selection for two combobox examples.
Teppo Kurki [Wed, 11 Feb 2009 13:36:47 +0000 (13:36 +0000)]
Fixed ticket #2580. Disallowed useless null selection for two combobox examples.

svn changeset:6806/svn branch:trunk

15 years agoSampler theme update.
Jouni Koivuviita [Wed, 11 Feb 2009 11:35:56 +0000 (11:35 +0000)]
Sampler theme update.

Many sample descriptions split into two pieces: featureset description and feature description.

svn changeset:6794/svn branch:trunk

15 years agoRemoved old sample icons
Marc Englund [Tue, 10 Feb 2009 20:02:10 +0000 (20:02 +0000)]
Removed old sample icons

svn changeset:6791/svn branch:trunk

15 years agoSampler: removed "View section" -links from ListView for clarity.
Marc Englund [Tue, 10 Feb 2009 19:48:58 +0000 (19:48 +0000)]
Sampler: removed "View section" -links from ListView for clarity.

svn changeset:6790/svn branch:trunk

15 years agoSorted and renamed samples, small example changes, made Feature.getName() abstract.
Marc Englund [Tue, 10 Feb 2009 19:44:21 +0000 (19:44 +0000)]
Sorted and renamed samples, small example changes, made Feature.getName() abstract.

svn changeset:6789/svn branch:trunk

15 years agoSampler icons updated
Marc Englund [Tue, 10 Feb 2009 18:41:42 +0000 (18:41 +0000)]
Sampler icons updated

svn changeset:6788/svn branch:trunk

15 years agoFix for #2576 - Wrong Table class imported into sampler examples
Artur Signell [Tue, 10 Feb 2009 12:19:35 +0000 (12:19 +0000)]
Fix for #2576 - Wrong Table class imported into sampler examples

svn changeset:6781/svn branch:trunk

15 years agoSmall fix for disabled style cursor. Now disabled components shouldn't have a "hand...
Jouni Koivuviita [Tue, 10 Feb 2009 11:48:39 +0000 (11:48 +0000)]
Small fix for disabled style cursor. Now disabled components shouldn't have a "hand" cursor so eagerly.

svn changeset:6780/svn branch:trunk

15 years agoFix for #2543 - Swing components should not be manipulated outside event dispatcher...
Artur Signell [Tue, 10 Feb 2009 11:08:50 +0000 (11:08 +0000)]
Fix for #2543 - Swing components should not be manipulated outside event dispatcher thread

svn changeset:6778/svn branch:trunk

15 years agoFix for #2570 / Sampler - Check dates for invalid values
Artur Signell [Tue, 10 Feb 2009 10:49:57 +0000 (10:49 +0000)]
Fix for #2570 / Sampler - Check dates for invalid values

svn changeset:6777/svn branch:trunk

15 years agoFixed ticket #2562. Added margins to layout examples.
Teppo Kurki [Tue, 10 Feb 2009 10:11:50 +0000 (10:11 +0000)]
Fixed ticket #2562. Added margins to layout examples.

svn changeset:6776/svn branch:trunk

15 years agoFix for #2566 - Sample header buttons are missing in IE6
Artur Signell [Tue, 10 Feb 2009 08:12:55 +0000 (08:12 +0000)]
Fix for #2566 - Sample header buttons are missing in IE6

svn changeset:6775/svn branch:trunk

15 years agoFixes #2560: "Icon view" in sampler cuts horizontally
Jouni Koivuviita [Tue, 10 Feb 2009 06:44:39 +0000 (06:44 +0000)]
Fixes #2560: "Icon view" in sampler cuts horizontally

Removed unnecessary CustomComponent (MainView).

svn changeset:6774/svn branch:trunk

15 years agoFixed #2565 - Wrong class imported
Artur Signell [Mon, 9 Feb 2009 19:55:38 +0000 (19:55 +0000)]
Fixed #2565 - Wrong class imported

svn changeset:6773/svn branch:trunk

15 years agoFixed #2564 - NPE in ICustomLayout and added a sensible error message if this happens...
Artur Signell [Mon, 9 Feb 2009 19:27:06 +0000 (19:27 +0000)]
Fixed #2564 - NPE in ICustomLayout and added a sensible error message if this happens again for some reason.

svn changeset:6772/svn branch:trunk

15 years agoFix for #2559 - Double scrollbars in sampler table mode
Artur Signell [Mon, 9 Feb 2009 17:45:49 +0000 (17:45 +0000)]
Fix for #2559 - Double scrollbars in sampler table mode

svn changeset:6771/svn branch:trunk

15 years agoToolkit 5.3.0 RC10.
Marko Grönroos [Mon, 9 Feb 2009 13:52:28 +0000 (13:52 +0000)]
Toolkit 5.3.0 RC10.

svn changeset:6768/svn branch:trunk

15 years agoDemo and QuickStart fixes: use UTF-8 encoding for source files (#2544) and include...
Marko Grönroos [Mon, 9 Feb 2009 12:40:16 +0000 (12:40 +0000)]
Demo and QuickStart fixes: use UTF-8 encoding for source files (#2544) and include source path in demo launch scripts and Eclipse launch classpath (#2265). Finishes #2349.

svn changeset:6763/svn branch:trunk

15 years agoFixed sampler source resolving issue where the Feature was not in the same package...
Artur Signell [Fri, 6 Feb 2009 21:08:25 +0000 (21:08 +0000)]
Fixed sampler source resolving issue where the Feature was not in the same package as the example

svn changeset:6762/svn branch:trunk

15 years agoEnabled inclusion of Sampler in installation packages. Still some problems. For ...
Marko Grönroos [Fri, 6 Feb 2009 16:45:25 +0000 (16:45 +0000)]
Enabled inclusion of Sampler in installation packages. Still some problems. For #2349.

svn changeset:6761/svn branch:trunk

15 years agoAdded a minor hack to fix sampler scrollbar issues
Matti Tahvonen [Fri, 6 Feb 2009 15:42:35 +0000 (15:42 +0000)]
Added a minor hack to fix sampler scrollbar issues

svn changeset:6760/svn branch:trunk

15 years agoAdded a minor hack to fix sampler scrollbar issues
Matti Tahvonen [Fri, 6 Feb 2009 15:41:28 +0000 (15:41 +0000)]
Added a minor hack to fix sampler scrollbar issues

svn changeset:6759/svn branch:trunk

15 years agoFix for #2542 - Feedback form problem
Artur Signell [Fri, 6 Feb 2009 15:37:02 +0000 (15:37 +0000)]
Fix for #2542 - Feedback form problem

svn changeset:6758/svn branch:trunk

15 years agoSampler now caches icons.
Marc Englund [Fri, 6 Feb 2009 15:30:15 +0000 (15:30 +0000)]
Sampler now caches icons.

svn changeset:6756/svn branch:trunk

15 years agoSampler; sample modifications and a few icons.
Marc Englund [Fri, 6 Feb 2009 15:21:10 +0000 (15:21 +0000)]
Sampler; sample modifications and a few icons.

svn changeset:6755/svn branch:trunk

15 years agofixes #2503 and "broken shadow" issue in IE7, never add absolutely positioned element...
Matti Tahvonen [Fri, 6 Feb 2009 14:24:13 +0000 (14:24 +0000)]
fixes #2503 and "broken shadow" issue in IE7, never add absolutely positioned element to dom in IE7 unless the parent size is defined

svn changeset:6754/svn branch:trunk

15 years agonull check, don't fire tooltip action without the actual owner
Matti Tahvonen [Fri, 6 Feb 2009 14:16:38 +0000 (14:16 +0000)]
null check, don't fire tooltip action without the actual owner

svn changeset:6753/svn branch:trunk

15 years agoSampler: disabled the 'Blueprints' -section until we get more samples
Marc Englund [Fri, 6 Feb 2009 14:13:09 +0000 (14:13 +0000)]
Sampler: disabled the 'Blueprints' -section until we get more samples

svn changeset:6752/svn branch:trunk

15 years agoSampler; sample modifications
Marc Englund [Fri, 6 Feb 2009 13:55:07 +0000 (13:55 +0000)]
Sampler; sample modifications

svn changeset:6751/svn branch:trunk

15 years agoFix for #2541 - IToolkitOverlay offset in IE7
Artur Signell [Fri, 6 Feb 2009 13:38:05 +0000 (13:38 +0000)]
Fix for #2541 - IToolkitOverlay offset in IE7

svn changeset:6750/svn branch:trunk

15 years agoFix for #2504 - IFilterSelect popup in wrong position
Artur Signell [Fri, 6 Feb 2009 11:50:52 +0000 (11:50 +0000)]
Fix for #2504 - IFilterSelect popup in wrong position

svn changeset:6748/svn branch:trunk

15 years agoSampler: 75x75 icons added, keeping originals for now.
Marc Englund [Fri, 6 Feb 2009 09:58:18 +0000 (09:58 +0000)]
Sampler: 75x75 icons added, keeping originals for now.

svn changeset:6747/svn branch:trunk

15 years agoFix for #2501 - Changed notification event handling so it only reacts to the events...
Artur Signell [Fri, 6 Feb 2009 08:42:13 +0000 (08:42 +0000)]
Fix for #2501 - Changed notification event handling so it only reacts to the events we know that should fade the notification

svn changeset:6746/svn branch:trunk

15 years agofixed a random safari bug
Matti Tahvonen [Fri, 6 Feb 2009 07:14:28 +0000 (07:14 +0000)]
fixed a random safari bug

svn changeset:6745/svn branch:trunk

15 years agofixes #2481
Matti Tahvonen [Fri, 6 Feb 2009 06:49:09 +0000 (06:49 +0000)]
fixes #2481

svn changeset:6744/svn branch:trunk

15 years agoSampler; sample modifications
Marc Englund [Thu, 5 Feb 2009 14:37:01 +0000 (14:37 +0000)]
Sampler; sample modifications

svn changeset:6742/svn branch:trunk

15 years agofixes #2526
Matti Tahvonen [Thu, 5 Feb 2009 13:20:25 +0000 (13:20 +0000)]
fixes #2526

svn changeset:6741/svn branch:trunk

15 years agoTestcase for #2526
Risto Yrjänä [Thu, 5 Feb 2009 11:38:30 +0000 (11:38 +0000)]
Testcase for #2526

svn changeset:6739/svn branch:trunk

15 years agofixes #2484 and most likely causes multiple regressions :-(
Matti Tahvonen [Thu, 5 Feb 2009 10:37:13 +0000 (10:37 +0000)]
fixes #2484 and most likely causes multiple regressions :-(

svn changeset:6738/svn branch:trunk

15 years agofixes #2482, moved loading indicator to right side. Other fixes not too easy with...
Matti Tahvonen [Thu, 5 Feb 2009 10:25:43 +0000 (10:25 +0000)]
fixes #2482, moved loading indicator to right side. Other fixes not too easy with IE and css only

svn changeset:6737/svn branch:trunk