]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
15 years agoinitial version of CssLayout (aka FlowLayout from FastLayouts) + sampler example
Matti Tahvonen [Fri, 28 Aug 2009 13:38:54 +0000 (13:38 +0000)]
initial version of CssLayout (aka FlowLayout from FastLayouts) + sampler example

svn changeset:8579/svn branch:6.1

15 years agoFix for #3167 - IllegalStateExcepton when session expires
Artur Signell [Fri, 28 Aug 2009 13:33:12 +0000 (13:33 +0000)]
Fix for #3167 - IllegalStateExcepton when session expires

svn changeset:8578/svn branch:6.1

15 years agoTest case for #3143
Artur Signell [Fri, 28 Aug 2009 13:07:34 +0000 (13:07 +0000)]
Test case for #3143

svn changeset:8576/svn branch:6.1

15 years agoRemoved duplicate test
Artur Signell [Fri, 28 Aug 2009 09:36:53 +0000 (09:36 +0000)]
Removed duplicate test

svn changeset:8572/svn branch:6.1

15 years agoUpdated testcase for Sampler change of Button -> NativeButton
Artur Signell [Fri, 28 Aug 2009 09:19:33 +0000 (09:19 +0000)]
Updated testcase for Sampler change of Button -> NativeButton

svn changeset:8571/svn branch:6.1

15 years agoFixes Button onClick event handling to support TestBench.
Jouni Koivuviita [Fri, 28 Aug 2009 09:02:59 +0000 (09:02 +0000)]
Fixes Button onClick event handling to support TestBench.

Minor fixes to link-style Button base styles.

svn changeset:8570/svn branch:6.1

15 years ago#3091 iterate table with getIdByIndex if container is indexed
Henri Sara [Fri, 28 Aug 2009 08:19:22 +0000 (08:19 +0000)]
#3091 iterate table with getIdByIndex if container is indexed

svn changeset:8569/svn branch:6.1

15 years agofixes #3169, thanks to Downlord
Matti Tahvonen [Fri, 28 Aug 2009 06:18:18 +0000 (06:18 +0000)]
fixes #3169, thanks to Downlord

svn changeset:8568/svn branch:6.1

15 years agoFixes #3232: Implement new default look for Runo theme button
Jouni Koivuviita [Thu, 27 Aug 2009 13:39:02 +0000 (13:39 +0000)]
Fixes #3232: Implement new default look for Runo theme button

svn changeset:8562/svn branch:6.1

15 years agoFixes #3231: VUpload depends on VNativeButton internal implementation
Jouni Koivuviita [Thu, 27 Aug 2009 12:56:52 +0000 (12:56 +0000)]
Fixes #3231: VUpload depends on VNativeButton internal implementation

Changed the button from GWT Button to Vaadin VButton.

svn changeset:8561/svn branch:6.1

15 years agoThe Button Component Strikes Back
Jouni Koivuviita [Thu, 27 Aug 2009 12:26:49 +0000 (12:26 +0000)]
The Button Component Strikes Back

Fixes many theme issues with Button (mostly Reindeer theme), including #3110, #3193, #3194, #3180 and 3079.

Default button is now rendered on the client side with a DIV. Disabled buttons can now have descriptions, which fixes #2085.

Added a "new" component, NativeButton, which uses native BUTTON element rendering on the client side.

Theme compilation script now understands simple @import statements, which help keep things more organized in theme development.

svn changeset:8558/svn branch:6.1

15 years agofixes #3229
Matti Tahvonen [Thu, 27 Aug 2009 08:55:30 +0000 (08:55 +0000)]
fixes #3229

svn changeset:8556/svn branch:6.1

15 years agoadded null checks (without OOPHM dies with new UIDL implementation)
Matti Tahvonen [Thu, 27 Aug 2009 06:20:36 +0000 (06:20 +0000)]
added null checks (without OOPHM dies with new UIDL implementation)

svn changeset:8555/svn branch:6.1

15 years agoupdated get/setFormat javadoc
Joonas Lehtinen [Wed, 26 Aug 2009 14:52:33 +0000 (14:52 +0000)]
updated get/setFormat javadoc

svn changeset:8553/svn branch:6.1

15 years agoupdated getWindow() javadoc
Joonas Lehtinen [Wed, 26 Aug 2009 14:50:39 +0000 (14:50 +0000)]
updated getWindow() javadoc

svn changeset:8552/svn branch:6.1

15 years agoremoved obsolete millstone/toolkit 4 era method
Matti Tahvonen [Wed, 26 Aug 2009 12:58:21 +0000 (12:58 +0000)]
removed obsolete millstone/toolkit 4 era method

svn changeset:8549/svn branch:6.1

15 years agoMultiple scrolltable improvements
Matti Tahvonen [Wed, 26 Aug 2009 09:27:10 +0000 (09:27 +0000)]
Multiple scrolltable improvements
 - fixes #3209
 - moved to GWT event handler (instead of deprecated listener)
 - fixed regressions since variable pagelength implementation
 - fixed some other small issues

svn changeset:8547/svn branch:6.1

15 years agofixes a regression since UIDL refactoring (non-hosted mode only)
Matti Tahvonen [Tue, 25 Aug 2009 08:44:13 +0000 (08:44 +0000)]
fixes a regression since UIDL refactoring (non-hosted mode only)

svn changeset:8544/svn branch:6.1

15 years agofixed redirect on session expiration (regression from UIDL rewrite)
Matti Tahvonen [Mon, 24 Aug 2009 14:07:59 +0000 (14:07 +0000)]
fixed redirect on session expiration (regression from UIDL rewrite)

svn changeset:8541/svn branch:6.1

15 years agofixed regression since UIDL rewrite
Matti Tahvonen [Mon, 24 Aug 2009 07:41:06 +0000 (07:41 +0000)]
fixed regression since UIDL rewrite

svn changeset:8529/svn branch:6.1

15 years agoTestingtools -> Testbench renames
Artur Signell [Mon, 24 Aug 2009 05:30:02 +0000 (05:30 +0000)]
Testingtools -> Testbench renames

svn changeset:8528/svn branch:6.1

15 years agoMoved testcase to correct package
Artur Signell [Fri, 21 Aug 2009 13:45:30 +0000 (13:45 +0000)]
Moved testcase to correct package

svn changeset:8524/svn branch:6.1

15 years agoFix for #3096 - Analyze layouts does not check sub windows
Artur Signell [Fri, 21 Aug 2009 13:26:50 +0000 (13:26 +0000)]
Fix for #3096 - Analyze layouts does not check sub windows

svn changeset:8523/svn branch:6.1

15 years agoFix for #3187 - ComboBox shows all the choices again after selecting
Artur Signell [Fri, 21 Aug 2009 12:12:21 +0000 (12:12 +0000)]
Fix for #3187 - ComboBox shows all the choices again after selecting

svn changeset:8522/svn branch:6.1

15 years ago#3222 - Add functionality for embedded Vaadin application to resize parent frame
Artur Signell [Fri, 21 Aug 2009 11:47:17 +0000 (11:47 +0000)]
#3222 - Add functionality for embedded Vaadin application to resize parent frame

svn changeset:8521/svn branch:6.1

15 years agoFixed regression from [8516] "function eval must be called directly, and not by the...
Artur Signell [Fri, 21 Aug 2009 11:18:36 +0000 (11:18 +0000)]
Fixed regression from [8516] "function eval must be called directly, and not by the way of a function of another name"

svn changeset:8520/svn branch:6.1

15 years agofixes #3195
Matti Tahvonen [Fri, 21 Aug 2009 07:35:53 +0000 (07:35 +0000)]
fixes #3195

svn changeset:8519/svn branch:6.1

15 years agoAdded missing maven ant task jar and updated maven snapshot version to 6.1
Artur Signell [Fri, 21 Aug 2009 07:08:45 +0000 (07:08 +0000)]
Added missing maven ant task jar and updated maven snapshot version to 6.1

svn changeset:8518/svn branch:6.1

15 years agomerged [8512] to 6.1
Matti Tahvonen [Fri, 21 Aug 2009 06:37:12 +0000 (06:37 +0000)]
merged [8512] to 6.1

svn changeset:8517/svn branch:6.1

15 years agoLarge pile of various optimizations and small bug fixes. Changeset has a great regres...
Matti Tahvonen [Thu, 20 Aug 2009 16:24:20 +0000 (16:24 +0000)]
Large pile of various optimizations and small bug fixes. Changeset has a great regression risk, blame me on new odd bugs.

 * default alignments/expandratios now not transported over uidl
 * added new map type to painttarget
 * rewrote UIDL with overlay type
 * ditched gwt JSON implementation instead of own "overlay type" altogether
 * using arraylist instead of vector in all places on client side
 * optimized a bit LocaleService
 * rewrote uidl browsers in debug window (now does not stall IE that easily with large changesets)

svn changeset:8516/svn branch:6.1

15 years agoTest case for #3195
Artur Signell [Thu, 20 Aug 2009 06:33:15 +0000 (06:33 +0000)]
Test case for #3195

svn changeset:8514/svn branch:6.1

15 years agoTest case for #3195
Artur Signell [Thu, 20 Aug 2009 06:31:31 +0000 (06:31 +0000)]
Test case for #3195

svn changeset:8513/svn branch:6.1

15 years agooptimized margin and spacing measuring for ordered layouts. In FF profiled time for...
Matti Tahvonen [Tue, 18 Aug 2009 06:51:36 +0000 (06:51 +0000)]
optimized margin and spacing measuring for ordered layouts. In FF profiled time for this funtion with 200 layouts test case dropped from + 4000ms to 230ms

svn changeset:8500/svn branch:6.1

15 years agoMaven publish target for nightly builds
Artur Signell [Tue, 18 Aug 2009 05:27:00 +0000 (05:27 +0000)]
Maven publish target for nightly builds

svn changeset:8499/svn branch:6.1

15 years agoremoved a bad java doc comment to an unsupported feature
Matti Tahvonen [Mon, 17 Aug 2009 11:53:43 +0000 (11:53 +0000)]
removed a bad java doc comment to an unsupported feature

svn changeset:8497/svn branch:6.1

15 years agosend the initial fragment to server on initial uidl request
Matti Tahvonen [Mon, 17 Aug 2009 11:51:32 +0000 (11:51 +0000)]
send the initial fragment to server on initial uidl request

svn changeset:8496/svn branch:6.1

15 years agoMaven publish target for nightly builds
Artur Signell [Mon, 17 Aug 2009 10:57:53 +0000 (10:57 +0000)]
Maven publish target for nightly builds

svn changeset:8495/svn branch:6.1

15 years agoMaven publish target for nightly builds
Artur Signell [Fri, 14 Aug 2009 13:29:09 +0000 (13:29 +0000)]
Maven publish target for nightly builds

svn changeset:8489/svn branch:6.1

15 years agoMaven publish target for nightly builds
Artur Signell [Fri, 14 Aug 2009 13:26:04 +0000 (13:26 +0000)]
Maven publish target for nightly builds

svn changeset:8488/svn branch:6.1

15 years agofixes #3206
Matti Tahvonen [Fri, 14 Aug 2009 12:28:09 +0000 (12:28 +0000)]
fixes #3206

svn changeset:8486/svn branch:6.1

15 years agotest case for #3206
Matti Tahvonen [Fri, 14 Aug 2009 11:59:29 +0000 (11:59 +0000)]
test case for #3206

svn changeset:8485/svn branch:6.1

15 years agotest case for #3183
Matti Tahvonen [Fri, 14 Aug 2009 11:39:50 +0000 (11:39 +0000)]
test case for #3183

svn changeset:8484/svn branch:6.1

15 years ago#1862 initial Maven POM file for publishing Vaadin releases and snapshots
Henri Sara [Fri, 14 Aug 2009 10:28:59 +0000 (10:28 +0000)]
#1862 initial Maven POM file for publishing Vaadin releases and snapshots

svn changeset:8483/svn branch:6.1

15 years ago#3191
Matti Tahvonen [Fri, 14 Aug 2009 09:02:21 +0000 (09:02 +0000)]
#3191

svn changeset:8482/svn branch:6.1

15 years agorenamed method to better describe its purpose
Matti Tahvonen [Fri, 14 Aug 2009 07:20:43 +0000 (07:20 +0000)]
renamed method to better describe its purpose

svn changeset:8481/svn branch:6.1

15 years agoMultiple changes for gwt terminals server side:
Matti Tahvonen [Thu, 13 Aug 2009 15:57:15 +0000 (15:57 +0000)]
Multiple changes for gwt terminals server side:
 * fixes #3181
 * improvement for #3054 (not a full fix)
 * removed mostly broken equals & hashCode methods from Web and Portlet contexts
 * refactoring

svn changeset:8480/svn branch:6.1

15 years agoLots of servlet and portlet related fixes and enhancements. Most notable changes
Matti Tahvonen [Thu, 13 Aug 2009 11:15:49 +0000 (11:15 +0000)]
Lots of servlet and portlet related fixes and enhancements. Most notable changes
 * fixes #3191 (writeAjaxPage not protected and split into submethods)
 * fixes issues with #3113
 * cleaned code (variable renaming, method signature changes)

svn changeset:8478/svn branch:6.1

15 years agoTest case and fix for #3199
Artur Signell [Tue, 11 Aug 2009 14:55:52 +0000 (14:55 +0000)]
Test case and fix for #3199

svn changeset:8463/svn branch:6.1

15 years agoTest case and fix for #3199
Artur Signell [Tue, 11 Aug 2009 14:55:31 +0000 (14:55 +0000)]
Test case and fix for #3199

svn changeset:8462/svn branch:6.1

15 years agodropping support for gecko 1.7 (non oophm hosted mode under linux)
Matti Tahvonen [Tue, 11 Aug 2009 10:05:20 +0000 (10:05 +0000)]
dropping support for gecko 1.7 (non oophm hosted mode under linux)

svn changeset:8461/svn branch:6.1

15 years agoUpdated default version to 6.1.development and GWT-VERSION to 1.7.0
Artur Signell [Tue, 11 Aug 2009 08:03:08 +0000 (08:03 +0000)]
Updated default version to 6.1.development and GWT-VERSION to 1.7.0

svn changeset:8460/svn branch:6.1

15 years agomerged [8456] and [8455] to 6.1
Matti Tahvonen [Tue, 11 Aug 2009 07:05:48 +0000 (07:05 +0000)]
merged [8456] and [8455] to 6.1

svn changeset:8457/svn branch:6.1

15 years agofixes #3122
Matti Tahvonen [Mon, 10 Aug 2009 12:38:30 +0000 (12:38 +0000)]
fixes #3122

svn changeset:8453/svn branch:6.0

15 years agoremoved IE7 combatibility mode tag
Matti Tahvonen [Mon, 10 Aug 2009 12:28:33 +0000 (12:28 +0000)]
removed IE7 combatibility mode tag

svn changeset:8452/svn branch:6.0

15 years agofixes #3039
Matti Tahvonen [Fri, 7 Aug 2009 10:06:19 +0000 (10:06 +0000)]
fixes #3039

svn changeset:8449/svn branch:6.0

15 years agofixes #3182
Matti Tahvonen [Thu, 6 Aug 2009 09:31:44 +0000 (09:31 +0000)]
fixes #3182

svn changeset:8445/svn branch:6.0

15 years agoadded upload feature for sampler
Matti Tahvonen [Wed, 5 Aug 2009 13:34:08 +0000 (13:34 +0000)]
added upload feature for sampler

svn changeset:8444/svn branch:6.0

15 years agominor changes for upload and its theme
Matti Tahvonen [Wed, 5 Aug 2009 13:33:20 +0000 (13:33 +0000)]
minor changes for upload and its theme

svn changeset:8443/svn branch:6.0

15 years agomultiple upload related enhancements
Matti Tahvonen [Wed, 5 Aug 2009 07:48:43 +0000 (07:48 +0000)]
multiple upload related enhancements
 - implemented interruption of upload #963
 - added generics
 - changed deprecated gwt methods to 1.6 handlers
 - immediate mode now works (also styled as "one button upload")

svn changeset:8442/svn branch:6.0

15 years agofixes #3003. IE6 now uses positioning instead of scrollleft for header synchronization
Matti Tahvonen [Mon, 3 Aug 2009 09:01:57 +0000 (09:01 +0000)]
fixes #3003. IE6 now uses positioning instead of scrollleft for header synchronization

svn changeset:8434/svn branch:6.0

15 years agofixes #3172
Matti Tahvonen [Thu, 30 Jul 2009 05:15:15 +0000 (05:15 +0000)]
fixes #3172

svn changeset:8420/svn branch:6.0

15 years agofixes #2931. Added own slightly modified History implementation for IE.
Matti Tahvonen [Wed, 29 Jul 2009 08:55:11 +0000 (08:55 +0000)]
fixes #2931. Added own slightly modified History implementation for IE.

svn changeset:8419/svn branch:6.0

15 years agoUpdated to use gwt handlers instead of listeners (deprecated).
Matti Tahvonen [Wed, 29 Jul 2009 08:53:21 +0000 (08:53 +0000)]
Updated to use gwt handlers instead of listeners (deprecated).

svn changeset:8418/svn branch:6.0

15 years agoVButton now updates primary stylename only when it's changes, not every time it is...
Jouni Koivuviita [Tue, 28 Jul 2009 08:56:01 +0000 (08:56 +0000)]
VButton now updates primary stylename only when it's changes, not every time it is different from the default.

svn changeset:8417/svn branch:6.0

15 years agoFixes #3166: Use of the cached instance of VTabsheet clears the "hidetabs"-flag and...
Jouni Koivuviita [Tue, 28 Jul 2009 08:52:45 +0000 (08:52 +0000)]
Fixes #3166: Use of the cached instance of VTabsheet clears the "hidetabs"-flag and style-names

svn changeset:8416/svn branch:6.0

15 years agoFixes #3160: DateField stylenames are not added to the DOM
Jouni Koivuviita [Mon, 27 Jul 2009 10:58:09 +0000 (10:58 +0000)]
Fixes #3160: DateField stylenames are not added to the DOM

svn changeset:8415/svn branch:6.0

15 years ago#3157: Spring security form login fix
Henri Sara [Thu, 23 Jul 2009 12:51:18 +0000 (12:51 +0000)]
#3157: Spring security form login fix

svn changeset:8409/svn branch:6.0

15 years ago#3146 could not clear table selection and related test case
Henri Sara [Mon, 20 Jul 2009 10:27:12 +0000 (10:27 +0000)]
#3146 could not clear table selection and related test case

svn changeset:8404/svn branch:6.0

15 years ago#3148 Remove reference to ApplicationServlet in CommunicationManager.
Henri Sara [Mon, 20 Jul 2009 08:16:21 +0000 (08:16 +0000)]
#3148 Remove reference to ApplicationServlet in CommunicationManager.

svn changeset:8402/svn branch:6.0

15 years agoAdded Reindeer theme button theme test case.
Jouni Koivuviita [Fri, 17 Jul 2009 13:41:02 +0000 (13:41 +0000)]
Added Reindeer theme button theme test case.

svn changeset:8396/svn branch:6.0

15 years agoFixes #3147: Modal Window cannot be positioned.
Jouni Koivuviita [Fri, 17 Jul 2009 13:12:23 +0000 (13:12 +0000)]
Fixes #3147: Modal Window cannot be positioned.

Center request now gets cleared every time the window is positioned.

svn changeset:8395/svn branch:6.0

15 years agoChanging table visible columns works again, fixes #3139
Marc Englund [Fri, 10 Jul 2009 13:22:47 +0000 (13:22 +0000)]
Changing table visible columns works again, fixes #3139

svn changeset:8376/svn branch:6.0

15 years agoUpdated Vaadin 6.0.1 Release Notes.
Marko Grönroos [Fri, 10 Jul 2009 13:00:42 +0000 (13:00 +0000)]
Updated Vaadin 6.0.1 Release Notes.

svn changeset:8375/svn branch:6.0

15 years agoA very minor fix for Reindeer/IE8.
Jouni Koivuviita [Fri, 10 Jul 2009 11:51:10 +0000 (11:51 +0000)]
A very minor fix for Reindeer/IE8.

svn changeset:8372/svn branch:6.0

15 years agoA very minor fix for Reindeer/IE8.
Jouni Koivuviita [Fri, 10 Jul 2009 11:50:32 +0000 (11:50 +0000)]
A very minor fix for Reindeer/IE8.

svn changeset:8371/svn branch:6.0

15 years agoTC for #3139
Marc Englund [Fri, 10 Jul 2009 11:50:23 +0000 (11:50 +0000)]
TC for #3139

svn changeset:8370/svn branch:6.0

15 years ago#3113 corrected: load portal default theme before any others
Henri Sara [Thu, 9 Jul 2009 13:50:24 +0000 (13:50 +0000)]
#3113 corrected: load portal default theme before any others

svn changeset:8361/svn branch:6.0

15 years ago#3113 load portal default theme before any others
Henri Sara [Thu, 9 Jul 2009 13:02:36 +0000 (13:02 +0000)]
#3113 load portal default theme before any others

svn changeset:8360/svn branch:6.0

15 years agoFixes #3129: setting component primary stylename, now only for Button component.
Jouni Koivuviita [Thu, 9 Jul 2009 11:32:00 +0000 (11:32 +0000)]
Fixes #3129: setting component primary stylename, now only for Button component.

svn changeset:8359/svn branch:6.0

15 years ago#3126 portal widgetset is now com.vaadin.portal.gwt.PortalDefaultWidgetSet
Henri Sara [Thu, 9 Jul 2009 07:40:37 +0000 (07:40 +0000)]
#3126 portal widgetset is now com.vaadin.portal.gwt.PortalDefaultWidgetSet

svn changeset:8358/svn branch:6.0

15 years ago3113 portal-wide base theme changes are not Liferay-specific.
Henri Sara [Thu, 9 Jul 2009 07:36:54 +0000 (07:36 +0000)]
3113 portal-wide base theme changes are not Liferay-specific.

svn changeset:8357/svn branch:6.0

15 years ago3127 remove FeatureBrowser from demo WAR portlet list
Henri Sara [Wed, 8 Jul 2009 13:58:31 +0000 (13:58 +0000)]
3127 remove FeatureBrowser from demo WAR portlet list

svn changeset:8355/svn branch:6.0

15 years agoFixes small textfield style problem in Liferay portlets (now in base and Runo theme...
Jouni Koivuviita [Wed, 8 Jul 2009 11:58:31 +0000 (11:58 +0000)]
Fixes small textfield style problem in Liferay portlets (now in base and Runo theme as well).

svn changeset:8352/svn branch:6.0

15 years agoFixes small textfield style problem in Liferay portlets.
Jouni Koivuviita [Wed, 8 Jul 2009 11:53:50 +0000 (11:53 +0000)]
Fixes small textfield style problem in Liferay portlets.

svn changeset:8351/svn branch:6.0

15 years ago#3130 fix RichTextArea buttons in IE8 with a hack similar to that of #3126
Henri Sara [Wed, 8 Jul 2009 11:20:44 +0000 (11:20 +0000)]
#3130 fix RichTextArea buttons in IE8 with a hack similar to that of #3126

svn changeset:8350/svn branch:6.0

15 years ago#3126 Added entry point and Java class for portal widgetset, otherwise initialization...
Henri Sara [Wed, 8 Jul 2009 10:36:56 +0000 (10:36 +0000)]
#3126 Added entry point and Java class for portal widgetset, otherwise initialization is skipped

svn changeset:8349/svn branch:6.0

15 years agoFix for #3128 - ApplicationPortlet should throw an error if the application is not...
Artur Signell [Tue, 7 Jul 2009 14:49:45 +0000 (14:49 +0000)]
Fix for #3128 - ApplicationPortlet should throw an error if the application is not defined

svn changeset:8348/svn branch:6.0

15 years ago#3126 - Added a portal default widget set with IE8 fixes
Artur Signell [Tue, 7 Jul 2009 13:01:04 +0000 (13:01 +0000)]
#3126 - Added a portal default widget set with IE8 fixes

svn changeset:8344/svn branch:6.0

15 years agoMinor fixes to Vaadin 6.0.1 Release Notes.
Marko Grönroos [Tue, 7 Jul 2009 12:57:08 +0000 (12:57 +0000)]
Minor fixes to Vaadin 6.0.1 Release Notes.

svn changeset:8343/svn branch:6.0

15 years ago#2824 - Fixed IE8 border measuring issue
Artur Signell [Tue, 7 Jul 2009 12:13:37 +0000 (12:13 +0000)]
#2824 - Fixed IE8 border measuring issue

svn changeset:8342/svn branch:6.0

15 years agoMinor fixes to Reindeer theme.
Jouni Koivuviita [Tue, 7 Jul 2009 07:53:40 +0000 (07:53 +0000)]
Minor fixes to Reindeer theme.
* HR's now look pretty in all browsers, not just Safari. HR's are used in Reindeer styles example.
* Fixed regression for textfield height in Safari.

svn changeset:8341/svn branch:6.0

15 years agoAdded textarea styles to Reindeer.
Jouni Koivuviita [Tue, 7 Jul 2009 07:37:32 +0000 (07:37 +0000)]
Added textarea styles to Reindeer.

Fixed notification border radius for Firefox.

svn changeset:8340/svn branch:6.0

15 years ago#3113 Fix theme URI for client
Henri Sara [Tue, 7 Jul 2009 07:22:16 +0000 (07:22 +0000)]
#3113 Fix theme URI for client

svn changeset:8339/svn branch:6.0

15 years agoFix for #3123 - Removed debug info accidentally commited in [8321].
Artur Signell [Tue, 7 Jul 2009 07:00:30 +0000 (07:00 +0000)]
Fix for #3123 - Removed debug info accidentally commited in [8321].

svn changeset:8338/svn branch:6.0

15 years agoFixes #3121: Subwindow caption flows out of the window
Jouni Koivuviita [Tue, 7 Jul 2009 06:51:53 +0000 (06:51 +0000)]
Fixes #3121: Subwindow caption flows out of the window

svn changeset:8337/svn branch:6.0

15 years agoModified Reindeer black styles to be a bit more lighter, easier to see textfields...
Jouni Koivuviita [Tue, 7 Jul 2009 06:51:22 +0000 (06:51 +0000)]
Modified Reindeer black styles to be a bit more lighter, easier to see textfields and comboboxes on low contrast displays.

Fixes blue and black layout styles for IE6 (previously had a child selector in layouts.css which caused IE6 fail the whole selector).

svn changeset:8336/svn branch:6.0

15 years agoUpdated Release Notes for Vaadin 6.0.1 release. For #3118.
Marko Grönroos [Mon, 6 Jul 2009 17:16:46 +0000 (17:16 +0000)]
Updated Release Notes for Vaadin 6.0.1 release. For #3118.

svn changeset:8335/svn branch:6.0

15 years agoUpdated Release Notes for Vaadin 6.0.1 release. For #3118.
Marko Grönroos [Mon, 6 Jul 2009 14:49:41 +0000 (14:49 +0000)]
Updated Release Notes for Vaadin 6.0.1 release. For #3118.

svn changeset:8334/svn branch:6.0

15 years agoLiferay session extending script now calls extend() (again), which actually does...
Marc Englund [Mon, 6 Jul 2009 14:16:22 +0000 (14:16 +0000)]
Liferay session extending script now calls extend() (again), which actually does something.

svn changeset:8333/svn branch:6.0

15 years ago#3113: Support for shared default theme for whole portal (loaded exactly once if...
Henri Sara [Mon, 6 Jul 2009 13:35:58 +0000 (13:35 +0000)]
#3113: Support for shared default theme for whole portal (loaded exactly once if any Vaadin portlets are displayed). Portlet-specific themes should not inherit the default theme but only do their own definitions.

svn changeset:8331/svn branch:6.0