]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
15 years ago"removed" (finalized + deprecated) getTag from AbstractComponent
Matti Tahvonen [Tue, 6 Oct 2009 08:44:49 +0000 (08:44 +0000)]
"removed" (finalized + deprecated) getTag from AbstractComponent

svn changeset:9095/svn branch:2009-09-widget-packaging_3332

15 years agowidget packaging
Matti Tahvonen [Tue, 6 Oct 2009 07:58:36 +0000 (07:58 +0000)]
widget packaging

svn changeset:9093/svn branch:2009-09-widget-packaging_3332

15 years agovaadin widget jars now detected by details in manifest file, simple widgetsetbuilder...
Matti Tahvonen [Tue, 29 Sep 2009 13:25:47 +0000 (13:25 +0000)]
vaadin widget jars now detected by details in manifest file, simple widgetsetbuilder tool + some refactoring

svn changeset:8990/svn branch:2009-09-widget-packaging_3332

15 years agofixed bad inherit
Matti Tahvonen [Tue, 29 Sep 2009 13:23:08 +0000 (13:23 +0000)]
fixed bad inherit

svn changeset:8989/svn branch:2009-09-widget-packaging_3332

15 years agoBetter code style for generated class + some refactoring
Matti Tahvonen [Mon, 28 Sep 2009 13:32:22 +0000 (13:32 +0000)]
Better code style for generated class + some refactoring

svn changeset:8957/svn branch:2009-09-widget-packaging_3332

15 years agocleans cache on some unclean reloads
Matti Tahvonen [Mon, 28 Sep 2009 13:21:32 +0000 (13:21 +0000)]
cleans cache on some unclean reloads

svn changeset:8956/svn branch:2009-09-widget-packaging_3332

15 years agoGWT.create instead of _new_, making it possible for hc users to override implementations.
Matti Tahvonen [Fri, 25 Sep 2009 14:54:10 +0000 (14:54 +0000)]
GWT.create instead of _new_, making it possible for hc users to override implementations.

svn changeset:8942/svn branch:2009-09-widget-packaging_3332

15 years agosteps toward simpler widgetset creation. Still needs a lot of cleaning and refining.
Matti Tahvonen [Fri, 25 Sep 2009 12:07:09 +0000 (12:07 +0000)]
steps toward simpler widgetset creation. Still needs a lot of cleaning and refining.

svn changeset:8930/svn branch:2009-09-widget-packaging_3332

15 years agomerged changes from 6.0 to branch
Matti Tahvonen [Mon, 21 Sep 2009 13:17:47 +0000 (13:17 +0000)]
merged changes from 6.0 to branch

svn changeset:8865/svn branch:2009-09-widget-packaging_3332

15 years agoMerged: Fix for #3349 - NPE when mainwindow is not set
Artur Signell [Fri, 18 Sep 2009 08:23:58 +0000 (08:23 +0000)]
Merged: Fix for #3349 - NPE when mainwindow is not set

svn changeset:8847/svn branch:6.2

15 years agoMerged: Fixed #3371 - Remove obsolete testingtools references
Artur Signell [Fri, 18 Sep 2009 06:15:44 +0000 (06:15 +0000)]
Merged: Fixed #3371 - Remove obsolete testingtools references

svn changeset:8841/svn branch:6.2

15 years agoMerged: Fix for #3095 - Sorting of a HierarchicalContainer does not work
Artur Signell [Thu, 17 Sep 2009 13:23:30 +0000 (13:23 +0000)]
Merged: Fix for #3095 - Sorting of a HierarchicalContainer does not work

svn changeset:8835/svn branch:6.2

15 years agoMerged: Fixed #3306 - Sample NotificationCustom does not seem to support serialization
Artur Signell [Thu, 17 Sep 2009 11:58:19 +0000 (11:58 +0000)]
Merged: Fixed #3306 - Sample NotificationCustom does not seem to support serialization

svn changeset:8830/svn branch:6.2

15 years agoMerged: Fixed #3351 - Sampler uses the same theme for all users
Artur Signell [Thu, 17 Sep 2009 11:29:14 +0000 (11:29 +0000)]
Merged: Fixed #3351 - Sampler uses the same theme for all users

svn changeset:8827/svn branch:6.2

15 years agoFixed #3351 - Sampler uses the same theme for all users
Artur Signell [Thu, 17 Sep 2009 11:28:26 +0000 (11:28 +0000)]
Fixed #3351 - Sampler uses the same theme for all users

svn changeset:8826/svn branch:6.1

15 years agoMerged changesets 8804-8823 from /versions/6.1
Artur Signell [Thu, 17 Sep 2009 05:31:28 +0000 (05:31 +0000)]
Merged changesets 8804-8823 from /versions/6.1

svn changeset:8824/svn branch:6.2

15 years agoVery very minor fix to Sampler theme.
Jouni Koivuviita [Wed, 16 Sep 2009 19:16:08 +0000 (19:16 +0000)]
Very very minor fix to Sampler theme.

svn changeset:8823/svn branch:6.1

15 years agoForgot to commit, part of fix for #3352.
Jouni Koivuviita [Wed, 16 Sep 2009 19:09:38 +0000 (19:09 +0000)]
Forgot to commit, part of fix for #3352.

Also, trying to fix #3351, but this doesn't completely fix the issue.

svn changeset:8822/svn branch:6.1

15 years agofixes #3363. Subwindows order now forced to be the same in which they are added ...
Matti Tahvonen [Wed, 16 Sep 2009 13:55:22 +0000 (13:55 +0000)]
fixes #3363. Subwindows order now forced to be the same in which they are added + some generics to Window

svn changeset:8820/svn branch:6.1

15 years agoadded test case
Matti Tahvonen [Wed, 16 Sep 2009 13:54:05 +0000 (13:54 +0000)]
added test case

svn changeset:8819/svn branch:6.1

15 years agoadded ticket number
Matti Tahvonen [Wed, 16 Sep 2009 13:48:43 +0000 (13:48 +0000)]
added ticket number

svn changeset:8818/svn branch:6.1

15 years agofixes #3365, form with footer can now be resized narrower
Matti Tahvonen [Wed, 16 Sep 2009 13:13:29 +0000 (13:13 +0000)]
fixes #3365, form with footer can now be resized narrower

svn changeset:8817/svn branch:6.1

15 years agoadded a test case
Matti Tahvonen [Wed, 16 Sep 2009 13:09:22 +0000 (13:09 +0000)]
added a test case

svn changeset:8816/svn branch:6.1

15 years agoFixes #3352: Make a custom theme for Sampler theme select dropdown (not tested in IE)
Jouni Koivuviita [Wed, 16 Sep 2009 13:01:33 +0000 (13:01 +0000)]
Fixes #3352: Make a custom theme for Sampler theme select dropdown (not tested in IE)

svn changeset:8815/svn branch:6.1

15 years agoJavaDoc update to clear out documentation issue discussed in http://vaadin.com/forum...
Joonas Lehtinen [Tue, 15 Sep 2009 13:49:19 +0000 (13:49 +0000)]
JavaDoc update to clear out documentation issue discussed in http://vaadin.com/forum/-/message_boards/message/67998

svn changeset:8806/svn branch:6.1

15 years agoMerged fix for #3343
Artur Signell [Tue, 15 Sep 2009 08:11:04 +0000 (08:11 +0000)]
Merged fix for #3343

svn changeset:8793/svn branch:6.2

15 years agoMerged test changes from 6.1
Artur Signell [Tue, 15 Sep 2009 08:06:31 +0000 (08:06 +0000)]
Merged test changes from 6.1

svn changeset:8789/svn branch:6.2

15 years agoTest case and fix for #3343 - IE6 doesn't display cursor when tabbing into a TextFiel...
Artur Signell [Tue, 15 Sep 2009 07:57:37 +0000 (07:57 +0000)]
Test case and fix for #3343 - IE6 doesn't display cursor when tabbing into a TextField with an input prompt

svn changeset:8787/svn branch:6.1

15 years agoUpdate faulty identifiers in .html test cases.
Mikael Grankvist [Mon, 14 Sep 2009 13:57:56 +0000 (13:57 +0000)]
Update faulty identifiers in .html test cases.

svn changeset:8763/svn branch:6.1

15 years agoFixed names and added ie to test browsers
Mikael Grankvist [Mon, 14 Sep 2009 13:05:24 +0000 (13:05 +0000)]
Fixed names and added ie to test browsers

svn changeset:8762/svn branch:6.1

15 years agoComponent test cases
Mikael Grankvist [Mon, 14 Sep 2009 12:44:41 +0000 (12:44 +0000)]
Component test cases

svn changeset:8760/svn branch:6.1

15 years agoTest case for #3095
Artur Signell [Mon, 14 Sep 2009 10:01:43 +0000 (10:01 +0000)]
Test case for #3095

svn changeset:8757/svn branch:6.1

15 years agoTest case for #3165
Artur Signell [Mon, 14 Sep 2009 09:39:52 +0000 (09:39 +0000)]
Test case for #3165

svn changeset:8756/svn branch:6.1

15 years agoTest case for #3345
Artur Signell [Fri, 11 Sep 2009 14:26:36 +0000 (14:26 +0000)]
Test case for #3345

svn changeset:8743/svn branch:6.1

15 years agoTest case for #3292
Artur Signell [Fri, 11 Sep 2009 13:49:37 +0000 (13:49 +0000)]
Test case for #3292

svn changeset:8742/svn branch:6.1

15 years agoFix for #3345 - Combobox should show tooltip for dropdown button
Artur Signell [Fri, 11 Sep 2009 13:45:22 +0000 (13:45 +0000)]
Fix for #3345 - Combobox should show tooltip for dropdown button

svn changeset:8741/svn branch:6.1

15 years agoApp Engine datastore cleanup, fixes #3320
Marc Englund [Fri, 11 Sep 2009 06:55:22 +0000 (06:55 +0000)]
App Engine datastore cleanup, fixes #3320
Improved javadoc.
Improved logging.

svn changeset:8737/svn branch:6.1

15 years agoTest case for #3322
Artur Signell [Thu, 10 Sep 2009 13:47:32 +0000 (13:47 +0000)]
Test case for #3322

svn changeset:8731/svn branch:6.1

15 years agoUpdated Release Notes for Vaadin 6.1.0 release.
Marko Grönroos [Wed, 9 Sep 2009 12:43:53 +0000 (12:43 +0000)]
Updated Release Notes for Vaadin 6.1.0 release.

svn changeset:8722/svn branch:6.1

15 years agoAdded link style button to Reindeer theme example.
Jouni Koivuviita [Wed, 9 Sep 2009 11:17:30 +0000 (11:17 +0000)]
Added link style button to Reindeer theme example.

svn changeset:8719/svn branch:6.1

15 years agoAdded blue and black styles for more layouts:
Jouni Koivuviita [Wed, 9 Sep 2009 10:51:20 +0000 (10:51 +0000)]
Added blue and black styles for more layouts:
 * Grid layout
 * Form layout
 * Css layout

svn changeset:8718/svn branch:6.1

15 years agoFixed a typo in javadoc
Matti Tahvonen [Wed, 9 Sep 2009 07:50:16 +0000 (07:50 +0000)]
Fixed a typo in javadoc

svn changeset:8717/svn branch:6.1

15 years agofixes #3309 + two other typos
Matti Tahvonen [Wed, 9 Sep 2009 06:37:25 +0000 (06:37 +0000)]
fixes #3309 + two other typos

svn changeset:8716/svn branch:6.1

15 years agoTest case and fix for #3248 - PopupView should allow null minimized value and lazily...
Artur Signell [Tue, 8 Sep 2009 13:26:25 +0000 (13:26 +0000)]
Test case and fix for #3248 - PopupView should allow null minimized value and lazily initialize component

svn changeset:8714/svn branch:6.1

15 years agoUpdated test case to be valid
Artur Signell [Tue, 8 Sep 2009 13:24:27 +0000 (13:24 +0000)]
Updated test case to be valid

svn changeset:8713/svn branch:6.1

15 years agoMade error notifications overrideable; final commit for #2835
Marc Englund [Tue, 8 Sep 2009 12:08:17 +0000 (12:08 +0000)]
Made error notifications overrideable; final commit for #2835

svn changeset:8710/svn branch:6.1

15 years agoadded minor visibility check to avoid error in hosted mode
Matti Tahvonen [Tue, 8 Sep 2009 11:38:58 +0000 (11:38 +0000)]
added minor visibility check to avoid error in hosted mode

svn changeset:8706/svn branch:6.1

15 years agoUpload examples did not serialize; for GAE support
Marc Englund [Tue, 8 Sep 2009 11:29:43 +0000 (11:29 +0000)]
Upload examples did not serialize; for GAE support

svn changeset:8705/svn branch:6.1

15 years agoTest case for #3203
Artur Signell [Tue, 8 Sep 2009 10:56:36 +0000 (10:56 +0000)]
Test case for #3203

svn changeset:8703/svn branch:6.1

15 years agoopened client side table so that developers have a changes to build custom table...
Matti Tahvonen [Tue, 8 Sep 2009 09:41:59 +0000 (09:41 +0000)]
opened client side table so that developers have a changes to build custom table implementation with "overflow:scroll"

svn changeset:8702/svn branch:6.1

15 years agoFixes #3205: Table columns for rows get pushed forward when used inside Liferay
Jouni Koivuviita [Tue, 8 Sep 2009 09:07:33 +0000 (09:07 +0000)]
Fixes #3205: Table columns for rows get pushed forward when used inside Liferay

svn changeset:8699/svn branch:6.1

15 years agoFixed sampler test case problem with added theme change button
Artur Signell [Tue, 8 Sep 2009 09:06:49 +0000 (09:06 +0000)]
Fixed sampler test case problem with added theme change button

svn changeset:8698/svn branch:6.1

15 years agoTest case for #3303
Artur Signell [Tue, 8 Sep 2009 08:36:08 +0000 (08:36 +0000)]
Test case for #3303

svn changeset:8696/svn branch:6.1

15 years agofixes converting uidl to xml string. Visible in some error messages.
Matti Tahvonen [Tue, 8 Sep 2009 07:16:23 +0000 (07:16 +0000)]
fixes converting uidl to xml string. Visible in some error messages.

svn changeset:8693/svn branch:6.1

15 years agoAdded AbstractTestCase so tests do not have to extend TestBase
Artur Signell [Tue, 8 Sep 2009 06:30:18 +0000 (06:30 +0000)]
Added AbstractTestCase so tests do not have to extend TestBase

svn changeset:8692/svn branch:6.1

15 years agoreverted accidentally committed test
Matti Tahvonen [Tue, 8 Sep 2009 06:00:57 +0000 (06:00 +0000)]
reverted accidentally committed test

svn changeset:8691/svn branch:6.1

15 years agofixes #3292
Matti Tahvonen [Tue, 8 Sep 2009 05:58:10 +0000 (05:58 +0000)]
fixes #3292

svn changeset:8690/svn branch:6.1

15 years agofixes #3292
Matti Tahvonen [Tue, 8 Sep 2009 05:48:44 +0000 (05:48 +0000)]
fixes #3292

svn changeset:8689/svn branch:6.1

15 years agofixes #3295
Matti Tahvonen [Mon, 7 Sep 2009 15:11:57 +0000 (15:11 +0000)]
fixes #3295

svn changeset:8688/svn branch:6.1

15 years agoAdded 'test' -button to make it easier to see if the test app is still working.
Marc Englund [Mon, 7 Sep 2009 13:17:07 +0000 (13:17 +0000)]
Added 'test' -button to make it easier to see if the test app is still working.

svn changeset:8687/svn branch:6.1

15 years agoReset activeRequests -count after onunload burst; fixes #3289
Marc Englund [Mon, 7 Sep 2009 13:13:53 +0000 (13:13 +0000)]
Reset activeRequests -count after onunload burst; fixes #3289

svn changeset:8686/svn branch:6.1

15 years agoTest case for #3289
Artur Signell [Mon, 7 Sep 2009 08:31:20 +0000 (08:31 +0000)]
Test case for #3289

svn changeset:8682/svn branch:6.1

15 years agoFixed to more icons in Sampler to point to correct theme resource (regressiong after...
Jouni Koivuviita [Mon, 7 Sep 2009 07:50:15 +0000 (07:50 +0000)]
Fixed to more icons in Sampler to point to correct theme resource (regressiong after theme selector).

svn changeset:8680/svn branch:6.1

15 years agoMinor typo fixes to release notes.
Jouni Koivuviita [Mon, 7 Sep 2009 07:43:19 +0000 (07:43 +0000)]
Minor typo fixes to release notes.

svn changeset:8679/svn branch:6.1

15 years agoFix for #3285 - Remove IE8 fixes from PortalWidgetSet
Artur Signell [Fri, 4 Sep 2009 13:24:27 +0000 (13:24 +0000)]
Fix for #3285 - Remove IE8 fixes from PortalWidgetSet

svn changeset:8671/svn branch:6.1

15 years agoTest case and fix for #3163 - DateField shows pop-up button in Read-only mode
Artur Signell [Fri, 4 Sep 2009 13:21:07 +0000 (13:21 +0000)]
Test case and fix for #3163 - DateField shows pop-up button in Read-only mode

svn changeset:8670/svn branch:6.1

15 years agoGoogle appengine support w/ own 'session handling' and synchronization. For #3058...
Marc Englund [Fri, 4 Sep 2009 12:38:51 +0000 (12:38 +0000)]
Google appengine support w/ own 'session handling' and synchronization. For #3058 and #2835

svn changeset:8669/svn branch:6.1

15 years agoUpdated Release Notes for Vaadin 6.1.0.
Marko Grönroos [Fri, 4 Sep 2009 12:21:51 +0000 (12:21 +0000)]
Updated Release Notes for Vaadin 6.1.0.

svn changeset:8668/svn branch:6.1

15 years agoUpdated Release Notes for Vaadin 6.1.0.
Marko Grönroos [Fri, 4 Sep 2009 12:16:45 +0000 (12:16 +0000)]
Updated Release Notes for Vaadin 6.1.0.

svn changeset:8667/svn branch:6.1

15 years agoFixes #3142: Demo page's large heading should be clickable
Jouni Koivuviita [Fri, 4 Sep 2009 12:15:41 +0000 (12:15 +0000)]
Fixes #3142: Demo page's large heading should be clickable

svn changeset:8666/svn branch:6.1

15 years agoFixes ##2972: Create theme selector for Sampler
Jouni Koivuviita [Fri, 4 Sep 2009 12:08:32 +0000 (12:08 +0000)]
Fixes ##2972: Create theme selector for Sampler

svn changeset:8665/svn branch:6.1

15 years agoFixes #3280: Immediate upload component doesn't respect upload button caption width
Jouni Koivuviita [Fri, 4 Sep 2009 07:51:47 +0000 (07:51 +0000)]
Fixes #3280: Immediate upload component doesn't respect upload button caption width

svn changeset:8664/svn branch:6.1

15 years agoFixed button sizing calculation regression for Runo theme (moved box-sizing property...
Jouni Koivuviita [Fri, 4 Sep 2009 06:53:38 +0000 (06:53 +0000)]
Fixed button sizing calculation regression for Runo theme (moved box-sizing property from Reindeer to Base).

svn changeset:8663/svn branch:6.1

15 years agofixes #3246 and a scrollbar issue in Safari
Matti Tahvonen [Thu, 3 Sep 2009 16:19:18 +0000 (16:19 +0000)]
fixes #3246 and a scrollbar issue in Safari

svn changeset:8661/svn branch:6.1

15 years agoUndid [8659] as it didn't have any effect after all; the LANG environment variable...
Marko Grönroos [Thu, 3 Sep 2009 16:03:57 +0000 (16:03 +0000)]
Undid [8659] as it didn't have any effect after all; the LANG environment variable was just missing.

svn changeset:8660/svn branch:6.1

15 years agoSpecified input and output character encoding in filtered copy operations on source...
Marko Grönroos [Thu, 3 Sep 2009 15:12:53 +0000 (15:12 +0000)]
Specified input and output character encoding in filtered copy operations on source and HTML files. Should fix #3260. Hope that there aren't other cases in other kinds of files.

svn changeset:8659/svn branch:6.1

15 years agofixes #3275 (regression from #2603, now solved in another way) + some minor cleaning...
Matti Tahvonen [Thu, 3 Sep 2009 13:56:03 +0000 (13:56 +0000)]
fixes #3275 (regression from #2603, now solved in another way) + some minor cleaning to code

svn changeset:8658/svn branch:6.1

15 years agoRemoved fix for #2004 - Fix broke hosted mode and a better one is included in GWT
Artur Signell [Thu, 3 Sep 2009 13:56:02 +0000 (13:56 +0000)]
Removed fix for #2004 - Fix broke hosted mode and a better one is included in GWT

svn changeset:8657/svn branch:6.1

15 years agoFixes #3076: IE 7 Table scrollbar disappearance.
Jouni Koivuviita [Thu, 3 Sep 2009 12:33:50 +0000 (12:33 +0000)]
Fixes #3076: IE 7 Table scrollbar disappearance.

svn changeset:8655/svn branch:6.1

15 years agoRemoved IE6 mention from CssLayout example. Miraculously, the margin: 0 auto; centeri...
Jouni Koivuviita [Thu, 3 Sep 2009 12:11:10 +0000 (12:11 +0000)]
Removed IE6 mention from CssLayout example. Miraculously, the margin: 0 auto; centering seems to work even in IE6.

svn changeset:8654/svn branch:6.1

15 years agoFixed some typos in Sampler features and edited the CssLayout example styles, now...
Jouni Koivuviita [Thu, 3 Sep 2009 12:04:31 +0000 (12:04 +0000)]
Fixed some typos in Sampler features and edited the CssLayout example styles, now more "Vaadiness" included.

svn changeset:8653/svn branch:6.1

15 years agoFixes #3028: CheckBox captions wrap in IE
Jouni Koivuviita [Thu, 3 Sep 2009 12:01:31 +0000 (12:01 +0000)]
Fixes #3028: CheckBox captions wrap in IE

svn changeset:8652/svn branch:6.1

15 years agofixes #3266, spacer td can now be a bit themed in TabSheet (this is done in reindeer...
Matti Tahvonen [Thu, 3 Sep 2009 11:36:57 +0000 (11:36 +0000)]
fixes #3266, spacer td can now be a bit themed in TabSheet (this is done in reindeer theme)

svn changeset:8651/svn branch:6.1

15 years agoMinor IE theme fix for Sampler.
Jouni Koivuviita [Thu, 3 Sep 2009 11:16:20 +0000 (11:16 +0000)]
Minor IE theme fix for Sampler.

svn changeset:8650/svn branch:6.1

15 years agoFixes #3233: Write migration guide for Button theme
Jouni Koivuviita [Thu, 3 Sep 2009 11:01:44 +0000 (11:01 +0000)]
Fixes #3233: Write migration guide for Button theme

svn changeset:8648/svn branch:6.1

15 years ago#3265 Fix immediate redirection when system notifications are disabled
Henri Sara [Thu, 3 Sep 2009 09:41:28 +0000 (09:41 +0000)]
#3265 Fix immediate redirection when system notifications are disabled

svn changeset:8646/svn branch:6.1

15 years agobetter margin support (via server side api) for csslayout + some cleaning
Matti Tahvonen [Thu, 3 Sep 2009 07:53:21 +0000 (07:53 +0000)]
better margin support (via server side api) for csslayout + some cleaning

svn changeset:8644/svn branch:6.1

15 years agoTest case for #3263
Artur Signell [Thu, 3 Sep 2009 06:02:33 +0000 (06:02 +0000)]
Test case for #3263

svn changeset:8643/svn branch:6.1

15 years agofixes #3264, accordion still missing possible relative size handling
Matti Tahvonen [Wed, 2 Sep 2009 12:47:44 +0000 (12:47 +0000)]
fixes #3264, accordion still missing possible relative size handling

svn changeset:8638/svn branch:6.1

15 years agofixes #3264, enabled automatic scrollbars in Vaadin
Matti Tahvonen [Wed, 2 Sep 2009 12:41:14 +0000 (12:41 +0000)]
fixes #3264, enabled automatic scrollbars in Vaadin

svn changeset:8637/svn branch:6.1

15 years agoremoved obsolete log message
Matti Tahvonen [Wed, 2 Sep 2009 06:56:23 +0000 (06:56 +0000)]
removed obsolete log message

svn changeset:8630/svn branch:6.1

15 years agofixes #3145
Matti Tahvonen [Wed, 2 Sep 2009 04:20:04 +0000 (04:20 +0000)]
fixes #3145

svn changeset:8629/svn branch:6.1

15 years agoMoved testcase to appropriate package
Artur Signell [Tue, 1 Sep 2009 14:24:49 +0000 (14:24 +0000)]
Moved testcase to appropriate package

svn changeset:8623/svn branch:6.1

15 years agoReverted GWT 1.7.0 incompatible changes
Artur Signell [Tue, 1 Sep 2009 14:16:59 +0000 (14:16 +0000)]
Reverted GWT 1.7.0 incompatible changes

svn changeset:8622/svn branch:6.1

15 years ago#3012 Remove some more deprecated GWT API use (VRichTextArea formatters)
Henri Sara [Tue, 1 Sep 2009 13:43:46 +0000 (13:43 +0000)]
#3012 Remove some more deprecated GWT API use (VRichTextArea formatters)

svn changeset:8621/svn branch:6.1

15 years agoReverted sampler widgetset build parameter to OBF
Artur Signell [Tue, 1 Sep 2009 13:40:34 +0000 (13:40 +0000)]
Reverted sampler widgetset build parameter to OBF

svn changeset:8620/svn branch:6.1

15 years ago#3012 Remove some more deprecated GWT listener use (change handlers, popup close...
Henri Sara [Tue, 1 Sep 2009 13:33:26 +0000 (13:33 +0000)]
#3012 Remove some more deprecated GWT listener use (change handlers, popup close handlers, ...)

svn changeset:8619/svn branch:6.1

15 years agoRelease notes for Vaadin 6.1.0-pre1.
Marko Grönroos [Tue, 1 Sep 2009 12:13:45 +0000 (12:13 +0000)]
Release notes for Vaadin 6.1.0-pre1.

svn changeset:8618/svn branch:6.1

15 years agoenhancement to app runner (ability to specify default packages for quicker access...
Matti Tahvonen [Tue, 1 Sep 2009 12:10:02 +0000 (12:10 +0000)]
enhancement to app runner (ability to specify default packages for quicker access to tests)

svn changeset:8617/svn branch:6.1

15 years agoadded simple layout performance test
Matti Tahvonen [Tue, 1 Sep 2009 11:58:47 +0000 (11:58 +0000)]
added simple layout performance test

svn changeset:8616/svn branch:6.1