]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
15 years agoFixed #3177 - PropertyFormatter NPE
Artur Signell [Tue, 1 Sep 2009 08:25:54 +0000 (08:25 +0000)]
Fixed #3177 - PropertyFormatter NPE

svn changeset:8604/svn branch:6.1

15 years agofixes #3143, initial expand algorithm now works equally to the resize algorithm if...
Matti Tahvonen [Tue, 1 Sep 2009 08:11:04 +0000 (08:11 +0000)]
fixes #3143, initial expand algorithm now works equally to the resize algorithm if only expanded and fixed columns

svn changeset:8603/svn branch:6.1

15 years agocleaning code style
Matti Tahvonen [Tue, 1 Sep 2009 07:57:05 +0000 (07:57 +0000)]
cleaning code style

svn changeset:8602/svn branch:6.1

15 years agoPerformance improvement for #2998 - Table rendering in Firefox is very slow when...
Artur Signell [Tue, 1 Sep 2009 07:14:44 +0000 (07:14 +0000)]
Performance improvement for #2998 - Table rendering in Firefox is very slow when the table contains components

Fixed GWT 1.7.0 incompatibilities

svn changeset:8601/svn branch:6.1

15 years agoPerformance improvement for #2998 - Table rendering in Firefox is very slow when...
Artur Signell [Tue, 1 Sep 2009 07:05:43 +0000 (07:05 +0000)]
Performance improvement for #2998 - Table rendering in Firefox is very slow when the table contains components

svn changeset:8600/svn branch:6.1

15 years agofixes #3251. Added subpixel precision to body height calculation when horizontal...
Matti Tahvonen [Tue, 1 Sep 2009 06:16:40 +0000 (06:16 +0000)]
fixes #3251. Added subpixel precision to body height calculation when horizontal scrolling is disabled (really matter only in this case)

svn changeset:8599/svn branch:6.1

15 years agofixes #3244, null check for non existing variable
Matti Tahvonen [Mon, 31 Aug 2009 11:06:53 +0000 (11:06 +0000)]
fixes #3244, null check for non existing variable

svn changeset:8597/svn branch:6.1

15 years agoFix for #3249 - Added null check
Artur Signell [Mon, 31 Aug 2009 09:57:11 +0000 (09:57 +0000)]
Fix for #3249 - Added null check

svn changeset:8596/svn branch:6.1

15 years agoAdditional fix for #3247: VPopupView contains hard coded text "Loading..."
Jouni Koivuviita [Mon, 31 Aug 2009 09:30:25 +0000 (09:30 +0000)]
Additional fix for #3247: VPopupView contains hard coded text "Loading..."
-CSS files, forgot to commit

svn changeset:8595/svn branch:6.1

15 years agoFixes #3215: Popup shadow doesn't resize with panel
Jouni Koivuviita [Mon, 31 Aug 2009 09:25:47 +0000 (09:25 +0000)]
Fixes #3215: Popup shadow doesn't resize with panel

Fixes #3247: VPopupView contains hard coded text "Loading..."
-loading text replaced with a spinning loading icon (in CSS).

svn changeset:8594/svn branch:6.1

15 years agoFixes #3065: Inactive accordion tab keeps width
Jouni Koivuviita [Mon, 31 Aug 2009 09:10:20 +0000 (09:10 +0000)]
Fixes #3065: Inactive accordion tab keeps width

svn changeset:8593/svn branch:6.1

15 years agoSmall optimization to Reindeer notification CSS.
Jouni Koivuviita [Mon, 31 Aug 2009 08:56:00 +0000 (08:56 +0000)]
Small optimization to Reindeer notification CSS.

svn changeset:8592/svn branch:6.1

15 years agoUpdated notification styles for Reindeer. Fixes #3186: Add a close icon for Notificat...
Jouni Koivuviita [Mon, 31 Aug 2009 08:54:13 +0000 (08:54 +0000)]
Updated notification styles for Reindeer. Fixes #3186: Add a close icon for Notification.ERROR (Reindeer)

svn changeset:8591/svn branch:6.1

15 years agoChanged one more button in Sampler to NativeButton.
Jouni Koivuviita [Mon, 31 Aug 2009 08:40:21 +0000 (08:40 +0000)]
Changed one more button in Sampler to NativeButton.

svn changeset:8590/svn branch:6.1

15 years ago#3012 Remove some deprecated GWT listener use (focus and loading related)
Henri Sara [Mon, 31 Aug 2009 05:51:12 +0000 (05:51 +0000)]
#3012 Remove some deprecated GWT listener use (focus and loading related)

svn changeset:8588/svn branch:6.1

15 years agoFixed typos
Artur Signell [Fri, 28 Aug 2009 14:12:31 +0000 (14:12 +0000)]
Fixed typos

svn changeset:8584/svn branch:6.1

15 years agoFixed typos
Artur Signell [Fri, 28 Aug 2009 14:11:52 +0000 (14:11 +0000)]
Fixed typos

svn changeset:8583/svn branch:6.1

15 years agoWindow-close XHR moved to onbeforeunload, AbstractApplicationServlet and Communicatio...
Marc Englund [Fri, 28 Aug 2009 14:04:38 +0000 (14:04 +0000)]
Window-close XHR moved to onbeforeunload, AbstractApplicationServlet and CommunicationManager uses same logic to figure out Window name; fixes #3241

svn changeset:8581/svn branch:6.1

15 years ago#3012 Remove deprecated GWT listener use, first steps (many simple click and keyboard...
Henri Sara [Fri, 28 Aug 2009 13:52:14 +0000 (13:52 +0000)]
#3012 Remove deprecated GWT listener use, first steps (many simple click and keyboard listeners)

svn changeset:8580/svn branch:6.1

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