]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
14 years agoSimple mime type test
Artur Signell [Thu, 26 Nov 2009 13:13:55 +0000 (13:13 +0000)]
Simple mime type test

svn changeset:10075/svn branch:6.2

14 years agoadded null check
Matti Tahvonen [Thu, 26 Nov 2009 13:04:09 +0000 (13:04 +0000)]
added null check

svn changeset:10074/svn branch:6.2

14 years agoFixed remaining issues for #3541 - VerticalLayout/GridLayout/AbsoluteLayout/CSSLayout...
Artur Signell [Thu, 26 Nov 2009 12:54:11 +0000 (12:54 +0000)]
Fixed remaining issues for #3541 - VerticalLayout/GridLayout/AbsoluteLayout/CSSLayout should support click events

svn changeset:10072/svn branch:6.2

14 years ago#3387 GAE integration test added
Mikael Grankvist [Thu, 26 Nov 2009 12:46:27 +0000 (12:46 +0000)]
#3387 GAE integration test added
fixed weblogic test naming

svn changeset:10069/svn branch:6.2

14 years agoMinor corrections for Portlet 2.0 and some javadoc
Henri Sara [Thu, 26 Nov 2009 11:31:49 +0000 (11:31 +0000)]
Minor corrections for Portlet 2.0 and some javadoc

svn changeset:10065/svn branch:6.2

14 years agoIntegrated /branches/event-framework-3234 which includes fixes for #3234, #3541,...
Artur Signell [Thu, 26 Nov 2009 10:59:00 +0000 (10:59 +0000)]
Integrated /branches/event-framework-3234 which includes fixes for #3234, #3541, #3544

svn changeset:10064/svn branch:6.2

14 years agoVisibility corrections
Henri Sara [Thu, 26 Nov 2009 09:52:23 +0000 (09:52 +0000)]
Visibility corrections

svn changeset:10063/svn branch:6.2

14 years ago#3117 Minor cleanup and fixes in Portlet 2.0 support
Henri Sara [Thu, 26 Nov 2009 09:47:35 +0000 (09:47 +0000)]
#3117 Minor cleanup and fixes in Portlet 2.0 support

svn changeset:10062/svn branch:6.2

14 years agoBrought up-to-date with 6.2 ([10057])
Artur Signell [Thu, 26 Nov 2009 08:56:38 +0000 (08:56 +0000)]
Brought up-to-date with 6.2 ([10057])

svn changeset:10059/svn branch:event-framework-3234

14 years agoSplit test case into Layout click test and textfield focus/blur test + auto test...
Artur Signell [Thu, 26 Nov 2009 08:20:13 +0000 (08:20 +0000)]
Split test case into Layout click test and textfield focus/blur test + auto test for layout click.

Simplified ClickEventHandler/LayoutClickEventHandler and made them public so they are available to other components.

svn changeset:10054/svn branch:event-framework-3234

14 years agofixed missing constant
Matti Tahvonen [Thu, 26 Nov 2009 07:41:13 +0000 (07:41 +0000)]
fixed missing constant

svn changeset:10052/svn branch:event-framework-3234

14 years agooptimized event map handling
Matti Tahvonen [Thu, 26 Nov 2009 07:33:40 +0000 (07:33 +0000)]
optimized event map handling

svn changeset:10050/svn branch:event-framework-3234

14 years agofixed getComponent method (worked only when clicked directly on child components...
Matti Tahvonen [Thu, 26 Nov 2009 07:30:40 +0000 (07:30 +0000)]
fixed getComponent method (worked only when clicked directly on child components element)

svn changeset:10049/svn branch:event-framework-3234

14 years agoJavadoc
Artur Signell [Wed, 25 Nov 2009 19:14:23 +0000 (19:14 +0000)]
Javadoc

svn changeset:10045/svn branch:event-framework-3234

14 years agoCleaned up code
Artur Signell [Wed, 25 Nov 2009 19:02:43 +0000 (19:02 +0000)]
Cleaned up code

svn changeset:10044/svn branch:event-framework-3234

14 years agoSeparated client side listeners to a ClickEventHandler class
Artur Signell [Wed, 25 Nov 2009 18:45:15 +0000 (18:45 +0000)]
Separated client side listeners to a ClickEventHandler class

svn changeset:10042/svn branch:event-framework-3234

14 years agoMerged changes from trunk
Artur Signell [Wed, 25 Nov 2009 18:42:15 +0000 (18:42 +0000)]
Merged changes from trunk

svn changeset:10041/svn branch:event-framework-3234

14 years agoMerged changes from trunk
Artur Signell [Wed, 25 Nov 2009 17:49:17 +0000 (17:49 +0000)]
Merged changes from trunk

svn changeset:10040/svn branch:event-framework-3234

14 years agoTest case and fix for #3605 - Concurrent modification exceptions in EventRouter
Artur Signell [Wed, 25 Nov 2009 16:13:15 +0000 (16:13 +0000)]
Test case and fix for #3605 - Concurrent modification exceptions in EventRouter

svn changeset:10031/svn branch:6.2

14 years agoFix for #3655
Artur Signell [Wed, 25 Nov 2009 15:47:41 +0000 (15:47 +0000)]
Fix for #3655

svn changeset:10030/svn branch:6.2

14 years agoremoved incomplete focus listener
Matti Tahvonen [Wed, 25 Nov 2009 15:12:38 +0000 (15:12 +0000)]
removed incomplete focus listener

svn changeset:10029/svn branch:6.2

14 years agoremoved obsolte test code
Matti Tahvonen [Wed, 25 Nov 2009 15:09:45 +0000 (15:09 +0000)]
removed obsolte test code

svn changeset:10028/svn branch:6.2

14 years agoBrought branch up to date with /versions/6.2
Artur Signell [Wed, 25 Nov 2009 15:08:37 +0000 (15:08 +0000)]
Brought branch up to date with /versions/6.2

svn changeset:10027/svn branch:event-framework-3234

14 years agoWork in progress
Artur Signell [Wed, 25 Nov 2009 14:33:16 +0000 (14:33 +0000)]
Work in progress

svn changeset:10026/svn branch:event-framework-3234

14 years agoRefactored old PortletApplicationContext a little and fixed removeApplication()
Henri Sara [Wed, 25 Nov 2009 14:26:16 +0000 (14:26 +0000)]
Refactored old PortletApplicationContext a little and fixed removeApplication()

svn changeset:10024/svn branch:6.2

14 years agoVariable enhancements
Matti Tahvonen [Wed, 25 Nov 2009 14:04:09 +0000 (14:04 +0000)]
Variable enhancements
 * typing map for changevariable to <String,Object>
 * added variabletypes Object[] and Map<String,Object> where Objects can be Strings,Integers, Longs, Floats, Doubles, Booleans and Paintables (reference on client side translates to corresponding server side component by terminal)
 * Note, multilevel datastructures still not supported (Array or Map inside another), needs #3765

fixes #3756, #3757

svn changeset:10023/svn branch:6.2

14 years agoMinor refactoring: split out common nested class RestrictedRenderResponse from Portle...
Henri Sara [Wed, 25 Nov 2009 13:52:55 +0000 (13:52 +0000)]
Minor refactoring: split out common nested class RestrictedRenderResponse from PortletApplicationContext*

svn changeset:10022/svn branch:6.2

14 years agoFixed sampler theme regression
Artur Signell [Wed, 25 Nov 2009 12:38:22 +0000 (12:38 +0000)]
Fixed sampler theme regression

svn changeset:10018/svn branch:6.2

14 years agoFixed liferay integration test copy.
Mikael Grankvist [Wed, 25 Nov 2009 12:02:50 +0000 (12:02 +0000)]
Fixed liferay integration test copy.

svn changeset:10014/svn branch:6.2

14 years ago#3755 Select threw IllegalArgumentException when browsing pages quickly
Henri Sara [Wed, 25 Nov 2009 12:02:04 +0000 (12:02 +0000)]
#3755 Select threw IllegalArgumentException when browsing pages quickly

svn changeset:10012/svn branch:6.2

14 years ago#3762 removed dependency on PortletRequest
Henri Sara [Wed, 25 Nov 2009 11:26:11 +0000 (11:26 +0000)]
#3762 removed dependency on PortletRequest

svn changeset:10009/svn branch:6.2

14 years ago#3762 GAE issue, part 1: made ResourceURLGenerator serializable
Henri Sara [Wed, 25 Nov 2009 11:12:21 +0000 (11:12 +0000)]
#3762 GAE issue, part 1: made ResourceURLGenerator serializable

svn changeset:10008/svn branch:6.2

14 years agoFixes #3761: MenuBar breaks the application completely
Jouni Koivuviita [Wed, 25 Nov 2009 09:25:02 +0000 (09:25 +0000)]
Fixes #3761: MenuBar breaks the application completely

svn changeset:10005/svn branch:6.2

14 years agoFixes #3760: Scrollbars are missing in Safari/Chrome (regression from changeset ...
Jouni Koivuviita [Wed, 25 Nov 2009 07:56:38 +0000 (07:56 +0000)]
Fixes #3760: Scrollbars are missing in Safari/Chrome (regression from changeset [9939]).

svn changeset:10002/svn branch:6.2

14 years agoChanged test naming for integration tests #3386
Mikael Grankvist [Wed, 25 Nov 2009 07:55:26 +0000 (07:55 +0000)]
Changed test naming for integration tests #3386

svn changeset:10001/svn branch:6.2

14 years agoMerged from 6.1 for #3088
Marc Englund [Wed, 25 Nov 2009 07:52:42 +0000 (07:52 +0000)]
Merged from 6.1 for #3088

svn changeset:10000/svn branch:6.2

14 years agoReverted changes in [9986]: was a fix for #3714
Henri Sara [Wed, 25 Nov 2009 07:15:57 +0000 (07:15 +0000)]
Reverted changes in [9986]: was a fix for #3714

svn changeset:9999/svn branch:6.2

14 years agoUpdated test case to be compatible with #3683
Artur Signell [Wed, 25 Nov 2009 06:50:45 +0000 (06:50 +0000)]
Updated test case to be compatible with #3683

svn changeset:9995/svn branch:6.2

14 years agoFixes #3020
Joonas Lehtinen [Tue, 24 Nov 2009 19:46:17 +0000 (19:46 +0000)]
Fixes #3020

svn changeset:9989/svn branch:6.2

14 years agoPatch for #3754 with slightly modified javadoc
Artur Signell [Tue, 24 Nov 2009 14:59:55 +0000 (14:59 +0000)]
Patch for #3754 with slightly modified javadoc

svn changeset:9988/svn branch:6.2

14 years agoexchanged value to location for property demo.war
Mikael Grankvist [Tue, 24 Nov 2009 14:13:55 +0000 (14:13 +0000)]
exchanged value to location for property demo.war

svn changeset:9987/svn branch:6.2

14 years agoRemoved "margin:0;" from headers (was added in #3117 portlet 2.0)
Henri Sara [Tue, 24 Nov 2009 13:39:06 +0000 (13:39 +0000)]
Removed "margin:0;" from headers (was added in #3117 portlet 2.0)

svn changeset:9986/svn branch:6.2

14 years ago#3117 initial merge of portlet 2.0 integration
Henri Sara [Tue, 24 Nov 2009 13:34:21 +0000 (13:34 +0000)]
#3117 initial merge of portlet 2.0 integration

svn changeset:9985/svn branch:6.2

14 years agoChanged path to demo.war for integration-tests
Mikael Grankvist [Tue, 24 Nov 2009 13:18:30 +0000 (13:18 +0000)]
Changed path to demo.war for integration-tests

svn changeset:9984/svn branch:6.2

14 years agoMerge from 6.2
Henri Sara [Tue, 24 Nov 2009 12:25:49 +0000 (12:25 +0000)]
Merge from 6.2

svn changeset:9981/svn branch:portlet_2.0

14 years agoMerged test update [9923] from 6.1
Artur Signell [Tue, 24 Nov 2009 11:55:56 +0000 (11:55 +0000)]
Merged test update [9923] from 6.1

svn changeset:9980/svn branch:6.2

14 years agoFixed Add_Sampler_to_Liferay.html
Mikael Grankvist [Tue, 24 Nov 2009 10:03:37 +0000 (10:03 +0000)]
Fixed Add_Sampler_to_Liferay.html

Excluded integration-testscripts from html-test-files

svn changeset:9977/svn branch:6.2

14 years agoChanged key.file to sshkey.file
Mikael Grankvist [Tue, 24 Nov 2009 09:32:57 +0000 (09:32 +0000)]
Changed key.file to sshkey.file
Changed integration-tests target to 'all'

svn changeset:9975/svn branch:6.2

14 years agoMerge from 6.2 and applied #3732 fix to PortletApplicationContext2
Henri Sara [Tue, 24 Nov 2009 09:18:52 +0000 (09:18 +0000)]
Merge from 6.2 and applied #3732 fix to PortletApplicationContext2

svn changeset:9974/svn branch:portlet_2.0

14 years agoAdded server integration tests. For #3386
Mikael Grankvist [Tue, 24 Nov 2009 09:13:34 +0000 (09:13 +0000)]
Added server integration tests. For #3386

svn changeset:9973/svn branch:6.2

14 years agoFixed version parsing for #3553
Artur Signell [Tue, 24 Nov 2009 08:52:46 +0000 (08:52 +0000)]
Fixed version parsing for #3553

svn changeset:9972/svn branch:6.2

14 years agofixes #3683, setting height now implies textarea, but can still be reverted back...
Matti Tahvonen [Tue, 24 Nov 2009 07:07:25 +0000 (07:07 +0000)]
fixes #3683, setting height now implies textarea, but can still be reverted back (single line textfield, but with height).

svn changeset:9966/svn branch:6.2

14 years agoPortlet 2.0 partial review, some javadoc, removed debug printouts and minor refactoring
Henri Sara [Tue, 24 Nov 2009 07:01:02 +0000 (07:01 +0000)]
Portlet 2.0 partial review, some javadoc, removed debug printouts and minor refactoring

svn changeset:9965/svn branch:portlet_2.0

14 years ago * Fixed link style for Reindeer (no double-underline)
Jouni Koivuviita [Mon, 23 Nov 2009 14:32:05 +0000 (14:32 +0000)]
 * Fixed link style for Reindeer (no double-underline)
 * Changed application cursor to "default", not only text inputs get the cursor: text; treatment (more application like, not webpage).

svn changeset:9960/svn branch:6.2

14 years agoPatch #4 from #3234 "JavaDoc and ClientEventList Update"
Artur Signell [Mon, 23 Nov 2009 14:15:17 +0000 (14:15 +0000)]
Patch #4 from #3234 "JavaDoc and ClientEventList Update"

svn changeset:9959/svn branch:event-framework-3234

14 years agofixes #3070, implemented item style generator for tree
Matti Tahvonen [Mon, 23 Nov 2009 09:56:59 +0000 (09:56 +0000)]
fixes #3070, implemented item style generator for tree

svn changeset:9958/svn branch:6.2

14 years agoFixes #3499: PopupView CSS style is broken. PopupView minimized now looks like a...
Jouni Koivuviita [Mon, 23 Nov 2009 09:33:35 +0000 (09:33 +0000)]
Fixes #3499: PopupView CSS style is broken. PopupView minimized now looks like a link in Reindeer. Runo left unchanged.
 * added Link component styles to Reindeer as well.

svn changeset:9957/svn branch:6.2

14 years agoMerged [9670] from 6.1 to 6.2 branch: Changelog links should link to dev.vaadin.com...
Marko Grönroos [Mon, 23 Nov 2009 09:25:01 +0000 (09:25 +0000)]
Merged [9670] from 6.1 to 6.2 branch: Changelog links should link to dev.vaadin.com, not dev.itmill.com. Fixes #3662.

svn changeset:9956/svn branch:6.2

14 years agoMerged [9316] from 6.1 to 6.2 branch: Changed default portlet widget set to PortalDef...
Marko Grönroos [Mon, 23 Nov 2009 09:18:51 +0000 (09:18 +0000)]
Merged [9316] from 6.1 to 6.2 branch: Changed default portlet widget set to PortalDefaultWidgetSet. For #3583.

svn changeset:9955/svn branch:6.2

14 years agoFix for #3740 - Tabsheet no longer fully serializable, doesn't work in GAE
Artur Signell [Mon, 23 Nov 2009 06:37:28 +0000 (06:37 +0000)]
Fix for #3740 - Tabsheet no longer fully serializable, doesn't work in GAE

svn changeset:9954/svn branch:6.2

14 years agoInitial commit for framework enhancement for #3234
Artur Signell [Fri, 20 Nov 2009 12:33:35 +0000 (12:33 +0000)]
Initial commit for framework enhancement for #3234

svn changeset:9947/svn branch:event-framework-3234

14 years agoSmall fix for Safari overflow:auto fix.
Jouni Koivuviita [Fri, 20 Nov 2009 08:51:11 +0000 (08:51 +0000)]
Small fix for Safari overflow:auto fix.

svn changeset:9939/svn branch:6.2

14 years agoFix for #3185 - Add possibility to specify application CSS class name
Artur Signell [Thu, 19 Nov 2009 14:12:20 +0000 (14:12 +0000)]
Fix for #3185 - Add possibility to specify application CSS class name

svn changeset:9924/svn branch:6.2

14 years agoMerged Automatic test case for #3712 from 6.1
Artur Signell [Thu, 19 Nov 2009 13:30:18 +0000 (13:30 +0000)]
Merged Automatic test case for #3712 from 6.1

svn changeset:9920/svn branch:6.2

14 years agoTest case for #3712 - CompositeErrorMessage does not work
Artur Signell [Thu, 19 Nov 2009 11:25:15 +0000 (11:25 +0000)]
Test case for #3712 - CompositeErrorMessage does not work

svn changeset:9905/svn branch:6.2

14 years agoMerged test case and fix for #3732 - "Programmatically closed applications remain...
Artur Signell [Thu, 19 Nov 2009 08:11:20 +0000 (08:11 +0000)]
Merged test case and fix for #3732 - "Programmatically closed applications remain in memory" from 6.1

svn changeset:9888/svn branch:6.2

14 years agofixes #3724, fixed size change propagation
Matti Tahvonen [Wed, 18 Nov 2009 09:17:57 +0000 (09:17 +0000)]
fixes #3724, fixed size change propagation

svn changeset:9859/svn branch:6.2

14 years agoRemoved table cell right border from the last cells (Reindeer theme).
Jouni Koivuviita [Wed, 18 Nov 2009 08:18:12 +0000 (08:18 +0000)]
Removed table cell right border from the last cells (Reindeer theme).

svn changeset:9857/svn branch:6.2

14 years agoAdded down arrow for combobox in Base theme.
Jouni Koivuviita [Wed, 18 Nov 2009 07:59:58 +0000 (07:59 +0000)]
Added down arrow for combobox in Base theme.

svn changeset:9856/svn branch:6.2

14 years agoMerged Test case and fix for #3609 - "Enabling/disabling components in a non-visible...
Artur Signell [Tue, 17 Nov 2009 16:42:46 +0000 (16:42 +0000)]
Merged Test case and fix for #3609 - "Enabling/disabling components in a non-visible layout are not updated client side" from 6.1

svn changeset:9851/svn branch:6.2

14 years agofixes #3721, avoid going into prompting mode even when field is focused
Matti Tahvonen [Tue, 17 Nov 2009 13:18:35 +0000 (13:18 +0000)]
fixes #3721, avoid going into prompting mode even when field is focused

svn changeset:9843/svn branch:6.2

14 years agoMerged: Re-added session expired system messages caption that was deleted in [9632]
Artur Signell [Tue, 17 Nov 2009 13:00:19 +0000 (13:00 +0000)]
Merged: Re-added session expired system messages caption that was deleted in [9632]

svn changeset:9840/svn branch:6.2

14 years agoMerged fix for #3584 - "Contextmenu does not work in Safari/GoogleChrome" from 6.1
Artur Signell [Tue, 17 Nov 2009 12:58:54 +0000 (12:58 +0000)]
Merged fix for #3584 - "Contextmenu does not work in Safari/GoogleChrome" from 6.1

svn changeset:9839/svn branch:6.2

14 years agoMerge with 6.2
Petter Holmström [Tue, 17 Nov 2009 11:32:52 +0000 (11:32 +0000)]
Merge with 6.2

svn changeset:9836/svn branch:portlet_2.0

14 years agoMerge with 6.2
Petter Holmström [Tue, 17 Nov 2009 11:20:52 +0000 (11:20 +0000)]
Merge with 6.2

svn changeset:9835/svn branch:portlet_2.0

14 years agoMerge with 6.2
Petter Holmström [Tue, 17 Nov 2009 11:20:34 +0000 (11:20 +0000)]
Merge with 6.2

svn changeset:9834/svn branch:portlet_2.0

14 years agoMerge with 6.2
Petter Holmström [Tue, 17 Nov 2009 11:15:08 +0000 (11:15 +0000)]
Merge with 6.2

svn changeset:9833/svn branch:portlet_2.0

14 years agoAdded portal-wide theme
Petter Holmström [Tue, 17 Nov 2009 10:01:57 +0000 (10:01 +0000)]
Added portal-wide theme

svn changeset:9832/svn branch:portlet_2.0

14 years agoSystemError now prints an xhtml message instead of "uidl" message (see #3712)
Matti Tahvonen [Tue, 17 Nov 2009 07:08:34 +0000 (07:08 +0000)]
SystemError now prints an xhtml message instead of "uidl" message (see #3712)

svn changeset:9828/svn branch:6.2

14 years agofixes #3712. Bit ugly fix but most likely nobody knows about XML type error messages
Matti Tahvonen [Mon, 16 Nov 2009 14:27:57 +0000 (14:27 +0000)]
fixes #3712. Bit ugly fix but most likely nobody knows about XML type error messages

svn changeset:9819/svn branch:6.2

14 years agoAdded some code to make it easier to port Portlet 1.0 apps to 2.0.
Petter Holmström [Mon, 16 Nov 2009 10:55:36 +0000 (10:55 +0000)]
Added some code to make it easier to port Portlet 1.0 apps to 2.0.

svn changeset:9815/svn branch:portlet_2.0

14 years agoMerged test case and fix for #3184 - "TransactionListener addition/iteration can...
Artur Signell [Mon, 16 Nov 2009 10:51:48 +0000 (10:51 +0000)]
Merged test case and fix for #3184 - "TransactionListener addition/iteration can cause ConcurrentModificationException" from 6.1

svn changeset:9813/svn branch:6.2

14 years agoFixes #3714: Startup page flashes scrollbars
Jouni Koivuviita [Mon, 16 Nov 2009 06:42:52 +0000 (06:42 +0000)]
Fixes #3714: Startup page flashes scrollbars

svn changeset:9800/svn branch:6.2

14 years agoRestricted sub window move and resize to when cursor is inside browser content area...
Artur Signell [Sun, 15 Nov 2009 14:52:43 +0000 (14:52 +0000)]
Restricted sub window move and resize to when cursor is inside browser content area. Fixes #3230.

svn changeset:9798/svn branch:6.2

14 years agoTestcase for #3710
Joonas Lehtinen [Fri, 13 Nov 2009 17:01:20 +0000 (17:01 +0000)]
Testcase for #3710

svn changeset:9797/svn branch:6.2

14 years agoUpdated test to include tabsheet closing sample
Artur Signell [Fri, 13 Nov 2009 14:23:31 +0000 (14:23 +0000)]
Updated test to include tabsheet closing sample

svn changeset:9793/svn branch:6.2

14 years agoAdded null check as all jars do not include a manifest
Artur Signell [Fri, 13 Nov 2009 13:16:43 +0000 (13:16 +0000)]
Added null check as all jars do not include a manifest

svn changeset:9787/svn branch:6.2

14 years agoMerged test updates from 6.1
Artur Signell [Fri, 13 Nov 2009 09:27:51 +0000 (09:27 +0000)]
Merged test updates from 6.1

svn changeset:9781/svn branch:6.2

14 years agoMerged test updates from 6.1
Artur Signell [Fri, 13 Nov 2009 09:24:08 +0000 (09:24 +0000)]
Merged test updates from 6.1

svn changeset:9780/svn branch:6.2

14 years agoAdded null check as all jars do not include a manifest
Artur Signell [Fri, 13 Nov 2009 09:18:49 +0000 (09:18 +0000)]
Added null check as all jars do not include a manifest

svn changeset:9779/svn branch:6.2

14 years agoMerged fix for #3647 - "GridLayout with rowspan updates the cell heights incorrectly...
Artur Signell [Fri, 13 Nov 2009 08:25:32 +0000 (08:25 +0000)]
Merged fix for #3647 - "GridLayout with rowspan updates the cell heights incorrectly when width shrinks" from 6.1

svn changeset:9772/svn branch:6.2

14 years agofixes #3704
Matti Tahvonen [Fri, 13 Nov 2009 06:42:15 +0000 (06:42 +0000)]
fixes #3704

svn changeset:9765/svn branch:6.2

14 years agoMerged test case and fix for #3705 - "CustomComponent does not inform child about...
Artur Signell [Thu, 12 Nov 2009 16:05:55 +0000 (16:05 +0000)]
Merged test case and fix for #3705 - "CustomComponent does not inform child about size change" from 6.1

svn changeset:9760/svn branch:6.2

14 years agoMerged fix for #3701 - "Caption causes occasional clipping in Firefox"
Artur Signell [Thu, 12 Nov 2009 14:52:08 +0000 (14:52 +0000)]
Merged fix for #3701 - "Caption causes occasional clipping in Firefox"

svn changeset:9755/svn branch:6.2

14 years agoMerged Fix for #3702 - "ApplicationRunnerServlet:getApplicationRunnerURIs occasionall...
Artur Signell [Thu, 12 Nov 2009 14:13:06 +0000 (14:13 +0000)]
Merged Fix for #3702 - "ApplicationRunnerServlet:getApplicationRunnerURIs occasionally throws NPE" from 6.1

svn changeset:9749/svn branch:6.2

14 years agoFix for #3589 - Window.executeJavaScript(). Removed DOM reference possibility.
Artur Signell [Thu, 12 Nov 2009 13:55:27 +0000 (13:55 +0000)]
Fix for #3589 - Window.executeJavaScript(). Removed DOM reference possibility.

svn changeset:9746/svn branch:6.2

14 years agoShould now work somewhat on GateIn portal, in addition to Liferay.
Petter Holmström [Thu, 12 Nov 2009 12:25:18 +0000 (12:25 +0000)]
Should now work somewhat on GateIn portal, in addition to Liferay.

svn changeset:9745/svn branch:portlet_2.0

14 years agoFixes panel background color for IE6.
Jouni Koivuviita [Thu, 12 Nov 2009 08:50:53 +0000 (08:50 +0000)]
Fixes panel background color for IE6.

svn changeset:9738/svn branch:6.2

14 years agoFixes #1595: Close button on TabSheet control
Jouni Koivuviita [Thu, 12 Nov 2009 08:44:03 +0000 (08:44 +0000)]
Fixes #1595: Close button on TabSheet control
 * Added new sample to Sampler/TabSheets
 * Made all tabs in Reindeer theme demo closable.

svn changeset:9737/svn branch:6.2

14 years agoRefactored Reindeer button stylesheet filenames (now includes "button-" prefix, easie...
Jouni Koivuviita [Wed, 11 Nov 2009 09:25:54 +0000 (09:25 +0000)]
Refactored Reindeer button stylesheet filenames (now includes "button-" prefix, easier to recognize files when editing).

svn changeset:9724/svn branch:6.2