]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
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 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 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 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 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 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 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 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

14 years agoAdds visibility for MenuBar.MenuItems
Jouni Koivuviita [Wed, 11 Nov 2009 08:24:55 +0000 (08:24 +0000)]
Adds visibility for MenuBar.MenuItems

svn changeset:9723/svn branch:6.2

14 years agoMenuBar fixes (again)
Jouni Koivuviita [Wed, 11 Nov 2009 08:05:38 +0000 (08:05 +0000)]
MenuBar fixes (again)
 * Fix submenu indicators for IE
 * Fixes #3678: enhancement: MenuBar needs a separator item

svn changeset:9722/svn branch:6.2

14 years agoMerged fix and test case for #3525 - "Cannot re-enable a disabled upload component...
Artur Signell [Tue, 10 Nov 2009 15:10:01 +0000 (15:10 +0000)]
Merged fix and test case for #3525 - "Cannot re-enable a disabled upload component" from 6.1

svn changeset:9714/svn branch:6.2

14 years agoMerged [9694] "Test case and fix for #3639 - DateField's popup calendar sometimes...
Artur Signell [Tue, 10 Nov 2009 09:31:45 +0000 (09:31 +0000)]
Merged [9694] "Test case and fix for #3639 - DateField's popup calendar sometimes rendered out of sight" from 6.1

svn changeset:9696/svn branch:6.2

14 years agoMerged [9689] (Reference image updates), [9693] (Windows Hosted Mode workaround fix...
Artur Signell [Tue, 10 Nov 2009 09:11:24 +0000 (09:11 +0000)]
Merged [9689] (Reference image updates), [9693] (Windows Hosted Mode workaround fix) from 6.1

svn changeset:9695/svn branch:6.2

14 years agoMenuBar fixes for IE6
Jouni Koivuviita [Tue, 10 Nov 2009 08:15:56 +0000 (08:15 +0000)]
MenuBar fixes for IE6
Fixed shadow offset for IE6

svn changeset:9692/svn branch:6.2

14 years agoMenuBar fixes & enhancements
Jouni Koivuviita [Mon, 9 Nov 2009 14:36:28 +0000 (14:36 +0000)]
MenuBar fixes & enhancements
 * fixes #3507: Menubar.MenuItem needs setEnabled()
 * "More" menuitem now presented as an arrow
 * menu opening/closing now more intuitive
 * client side stylename for menuitems changed to v-menuitem

svn changeset:9688/svn branch:6.2

14 years agoMerged test case updates [9665],[9684] from 6.1
Artur Signell [Mon, 9 Nov 2009 11:57:15 +0000 (11:57 +0000)]
Merged test case updates [9665],[9684] from 6.1

svn changeset:9685/svn branch:6.2

14 years agoUpdated Maven version to 6.2-SNAPSHOT
Artur Signell [Mon, 9 Nov 2009 11:16:32 +0000 (11:16 +0000)]
Updated Maven version to 6.2-SNAPSHOT

svn changeset:9682/svn branch:6.2

14 years agoOne more fix to #3589. Now the javascript is executed in correct windows context.
Joonas Lehtinen [Mon, 9 Nov 2009 08:31:04 +0000 (08:31 +0000)]
One more fix to #3589. Now the javascript is executed in correct windows context.

svn changeset:9679/svn branch:6.2

14 years ago#3589 : Fixed document and window references for the script executed with executeJava...
Joonas Lehtinen [Mon, 9 Nov 2009 08:23:10 +0000 (08:23 +0000)]
#3589 : Fixed document and window references for the script executed with executeJavaScript(), better testcases, better API documentation examples

svn changeset:9678/svn branch:6.2

14 years ago * Fixes one regression from [9675] (undefined width MenuBar would fail to render)
Jouni Koivuviita [Sun, 8 Nov 2009 21:24:47 +0000 (21:24 +0000)]
 * Fixes one regression from [9675] (undefined width MenuBar would fail to render)
 * Fixes #3580: MenuBar stylenames aren't added to the submenu overlays

svn changeset:9676/svn branch:6.2

14 years agoMenuBar fixes:
Jouni Koivuviita [Sun, 8 Nov 2009 20:17:30 +0000 (20:17 +0000)]
MenuBar fixes:
 * Fixes #2849: Deprecate MenuBar.setSubmenuIcon method, and provide the same functionality via CSS
 * Fixes #2821: Sumbenu icon is not aligned with the menu item's text
 * Fixes #3482: MenuItem: Subitem is wrongly marked as selected

Deprecated setCollapse method at the same time, redundant method (the feature should always be enabled).

svn changeset:9675/svn branch:6.2

14 years agoCleaned a javascript temp variable from window. Added use warning to javadocs.
Joonas Lehtinen [Fri, 6 Nov 2009 17:46:52 +0000 (17:46 +0000)]
Cleaned a javascript temp variable from window. Added use warning to javadocs.

svn changeset:9674/svn branch:6.2

14 years agoAdded com.vaadin.tests.tickets to ApplicationRunner default packages
Joonas Lehtinen [Fri, 6 Nov 2009 17:06:23 +0000 (17:06 +0000)]
Added com.vaadin.tests.tickets to ApplicationRunner default packages

svn changeset:9673/svn branch:6.2

14 years agofixes #3473
Matti Tahvonen [Fri, 6 Nov 2009 14:55:23 +0000 (14:55 +0000)]
fixes #3473

svn changeset:9672/svn branch:6.2

14 years agofixes #2632
Matti Tahvonen [Fri, 6 Nov 2009 11:23:43 +0000 (11:23 +0000)]
fixes #2632

svn changeset:9663/svn branch:6.2

14 years agoadded test case
Matti Tahvonen [Fri, 6 Nov 2009 11:09:09 +0000 (11:09 +0000)]
added test case

svn changeset:9662/svn branch:6.2

14 years agoMerged implementation for #3589
Joonas Lehtinen [Fri, 6 Nov 2009 09:41:07 +0000 (09:41 +0000)]
Merged implementation for #3589

svn changeset:9659/svn branch:6.2

14 years agofixes #3560
Matti Tahvonen [Fri, 6 Nov 2009 07:50:30 +0000 (07:50 +0000)]
fixes #3560

svn changeset:9653/svn branch:6.2

14 years agotest case for TextField sizing issues in IE
Matti Tahvonen [Fri, 6 Nov 2009 07:31:34 +0000 (07:31 +0000)]
test case for TextField sizing issues in IE

svn changeset:9652/svn branch:6.2

14 years agoMerged [9632] from 6.1
Joonas Lehtinen [Thu, 5 Nov 2009 11:05:07 +0000 (11:05 +0000)]
Merged [9632] from 6.1

svn changeset:9634/svn branch:6.2

14 years ago#3569 document in widgetset how to compile for some user agents only
Henri Sara [Thu, 5 Nov 2009 07:16:20 +0000 (07:16 +0000)]
#3569 document in widgetset how to compile for some user agents only

svn changeset:9627/svn branch:6.2

14 years agofixes #3175, now non-lenient by default, can be changed via setLenient()
Matti Tahvonen [Wed, 4 Nov 2009 12:45:38 +0000 (12:45 +0000)]
fixes #3175, now non-lenient by default, can be changed via setLenient()

svn changeset:9624/svn branch:6.2

14 years agomerged [9621] from 6.1
Matti Tahvonen [Wed, 4 Nov 2009 12:13:33 +0000 (12:13 +0000)]
merged [9621] from 6.1

svn changeset:9622/svn branch:6.2

14 years agoMerged VPopupView.CustomPopup visibility change and comment from 6.1
Henri Sara [Wed, 4 Nov 2009 08:11:59 +0000 (08:11 +0000)]
Merged VPopupView.CustomPopup visibility change and comment from 6.1

svn changeset:9612/svn branch:6.2

14 years agofixes #2898, value updates now deferred to help FF optimizations
Matti Tahvonen [Tue, 3 Nov 2009 16:17:17 +0000 (16:17 +0000)]
fixes #2898, value updates now deferred to help FF optimizations

svn changeset:9606/svn branch:6.2

14 years agowidgetset build button in plugin can now be used while developing vaadin itself
Matti Tahvonen [Tue, 3 Nov 2009 12:43:46 +0000 (12:43 +0000)]
widgetset build button in plugin can now be used while developing vaadin itself

svn changeset:9602/svn branch:6.2

14 years agomerged [9596] from 6.1
Matti Tahvonen [Tue, 3 Nov 2009 09:07:32 +0000 (09:07 +0000)]
merged [9596] from 6.1

svn changeset:9597/svn branch:6.2

14 years agoMerged VPopupView showPopupView javadoc from 6.1
Henri Sara [Tue, 3 Nov 2009 07:20:21 +0000 (07:20 +0000)]
Merged VPopupView showPopupView javadoc from 6.1

svn changeset:9589/svn branch:6.2

14 years agoMerged [9586]: Cleaned up parameters. Renamed test-browsers to browsers.
Artur Signell [Tue, 3 Nov 2009 07:05:33 +0000 (07:05 +0000)]
Merged [9586]: Cleaned up parameters. Renamed test-browsers to browsers.
Added more parallelism to tests

svn changeset:9587/svn branch:6.2

14 years agoMerged: Added null check and un-ignored exception
Artur Signell [Mon, 2 Nov 2009 15:45:26 +0000 (15:45 +0000)]
Merged: Added null check and un-ignored exception

svn changeset:9580/svn branch:6.2

14 years agoMerged (partly manually) [9533],[9534]
Artur Signell [Mon, 2 Nov 2009 15:42:57 +0000 (15:42 +0000)]
Merged (partly manually) [9533],[9534]

svn changeset:9579/svn branch:6.2

14 years agoMerged (partly by hand) [9477]:
Artur Signell [Mon, 2 Nov 2009 15:03:28 +0000 (15:03 +0000)]
Merged (partly by hand) [9477]:

svn changeset:9578/svn branch:6.2

14 years agoAllow inhering Widgets to specify VPopupView popup position (changed showPopup from...
Jouni Koivuviita [Mon, 2 Nov 2009 14:44:55 +0000 (14:44 +0000)]
Allow inhering Widgets to specify VPopupView popup position (changed showPopup from private to protected).

svn changeset:9577/svn branch:6.2

14 years agoMerged (partly by hand) [9451],[9466]
Artur Signell [Mon, 2 Nov 2009 14:42:25 +0000 (14:42 +0000)]
Merged (partly by hand) [9451],[9466]

svn changeset:9576/svn branch:6.2

14 years agoMerged (partly by hand) [9399]
Artur Signell [Mon, 2 Nov 2009 14:22:47 +0000 (14:22 +0000)]
Merged (partly by hand) [9399]

svn changeset:9575/svn branch:6.2

14 years agoMerged (partly manually) test updates from [9345],[9346],[9357]
Artur Signell [Sun, 1 Nov 2009 20:05:44 +0000 (20:05 +0000)]
Merged (partly manually) test updates from [9345],[9346],[9357]

svn changeset:9556/svn branch:6.2

14 years agomerged [9531] from 6.1
Matti Tahvonen [Fri, 30 Oct 2009 15:25:06 +0000 (15:25 +0000)]
merged [9531] from 6.1

svn changeset:9532/svn branch:6.2

14 years agomerged [9529] from 6.1
Matti Tahvonen [Fri, 30 Oct 2009 15:17:01 +0000 (15:17 +0000)]
merged [9529] from 6.1

svn changeset:9530/svn branch:6.2

14 years agotest case for #3624 method property constructor
Matti Tahvonen [Fri, 30 Oct 2009 15:14:55 +0000 (15:14 +0000)]
test case for #3624 method property constructor

svn changeset:9528/svn branch:6.2

14 years agomerged test case from 6.1 by hand
Matti Tahvonen [Fri, 30 Oct 2009 14:07:24 +0000 (14:07 +0000)]
merged test case from 6.1 by hand

svn changeset:9523/svn branch:6.2

14 years agomerged [9521] from 6.1
Matti Tahvonen [Fri, 30 Oct 2009 14:06:42 +0000 (14:06 +0000)]
merged [9521] from 6.1

svn changeset:9522/svn branch:6.2

14 years agomerged [9517] from 6.1
Matti Tahvonen [Fri, 30 Oct 2009 13:33:57 +0000 (13:33 +0000)]
merged [9517] from 6.1

svn changeset:9518/svn branch:6.2

14 years agomerged [9515] from 6.1
Matti Tahvonen [Fri, 30 Oct 2009 13:29:23 +0000 (13:29 +0000)]
merged [9515] from 6.1

svn changeset:9516/svn branch:6.2

14 years agomerged [9513] from 6.1
Matti Tahvonen [Fri, 30 Oct 2009 13:26:53 +0000 (13:26 +0000)]
merged [9513] from 6.1

svn changeset:9514/svn branch:6.2

14 years agomerged [9511] from 6.1
Matti Tahvonen [Fri, 30 Oct 2009 13:16:34 +0000 (13:16 +0000)]
merged [9511] from 6.1

svn changeset:9512/svn branch:6.2

14 years agomerged [9503] from 6.1
Matti Tahvonen [Fri, 30 Oct 2009 10:09:54 +0000 (10:09 +0000)]
merged [9503] from 6.1

svn changeset:9504/svn branch:6.2

14 years agofixed broken test
Matti Tahvonen [Fri, 30 Oct 2009 10:07:24 +0000 (10:07 +0000)]
fixed broken test

svn changeset:9502/svn branch:6.2

14 years agoSave modified GWT module also if not created by the widgetset builder
Henri Sara [Fri, 30 Oct 2009 08:46:41 +0000 (08:46 +0000)]
Save modified GWT module also if not created by the widgetset builder

svn changeset:9486/svn branch:6.2

14 years agomerged [9473] from 6.1
Matti Tahvonen [Fri, 30 Oct 2009 07:07:51 +0000 (07:07 +0000)]
merged [9473] from 6.1

svn changeset:9474/svn branch:6.2

14 years agomerged [9471] from 6.1
Matti Tahvonen [Fri, 30 Oct 2009 06:46:05 +0000 (06:46 +0000)]
merged [9471] from 6.1

svn changeset:9472/svn branch:6.2

14 years agomerged [9467] from 6.1
Matti Tahvonen [Thu, 29 Oct 2009 15:51:28 +0000 (15:51 +0000)]
merged [9467] from 6.1

svn changeset:9468/svn branch:6.2

14 years agomerged [9463] to 6.2
Matti Tahvonen [Thu, 29 Oct 2009 14:23:29 +0000 (14:23 +0000)]
merged [9463] to 6.2

svn changeset:9465/svn branch:6.2

14 years agomerged [9432] from 6.1
Matti Tahvonen [Wed, 28 Oct 2009 15:05:13 +0000 (15:05 +0000)]
merged [9432] from 6.1

svn changeset:9434/svn branch:6.2

14 years agoMerged [9354] from 6.1 to 6.2: Do not calculate differences to previous release as...
Marko Grönroos [Wed, 28 Oct 2009 14:55:21 +0000 (14:55 +0000)]
Merged [9354] from 6.1 to 6.2: Do not calculate differences to previous release as a target, but automatically after building Linux package, if build.differences property is defined.

svn changeset:9433/svn branch:6.2

14 years agoCreate widgetset in first suitable classpath directory - should be a source directory
Henri Sara [Wed, 28 Oct 2009 13:50:35 +0000 (13:50 +0000)]
Create widgetset in first suitable classpath directory - should be a source directory

svn changeset:9430/svn branch:6.2