]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
15 years agoRefactored loading indicator to be common for both runo and reindeer themes.
Jouni Koivuviita [Mon, 25 May 2009 14:08:23 +0000 (14:08 +0000)]
Refactored loading indicator to be common for both runo and reindeer themes.

Added progress indicator styles to reindeer (copied from runo).

svn changeset:7997/svn branch:6.0

15 years agoInclude build date in Release Notes. Fixes #2963.
Marko Grönroos [Mon, 25 May 2009 14:02:45 +0000 (14:02 +0000)]
Include build date in Release Notes. Fixes #2963.

svn changeset:7996/svn branch:6.0

15 years agoClarify the note about using WidgetSetCompiler. For #2891.
Marko Grönroos [Mon, 25 May 2009 13:36:47 +0000 (13:36 +0000)]
Clarify the note about using WidgetSetCompiler. For #2891.

svn changeset:7995/svn branch:6.0

15 years agoTabsheet paging buttons added. Disabled buttons no longer appear to be "pushable...
Jouni Koivuviita [Mon, 25 May 2009 12:32:22 +0000 (12:32 +0000)]
Tabsheet paging buttons added. Disabled buttons no longer appear to be "pushable". Fixes #2945 and #2999.

svn changeset:7993/svn branch:6.0

15 years ago#2643 fix more demo warnings: some unparametrized Class references
Henri Sara [Mon, 25 May 2009 12:07:34 +0000 (12:07 +0000)]
#2643 fix more demo warnings: some unparametrized Class references

svn changeset:7991/svn branch:6.0

15 years agoSelect and AbstractSelect now check isNewItemsAllowed() before adding new items,...
Marc Englund [Mon, 25 May 2009 11:54:36 +0000 (11:54 +0000)]
Select and AbstractSelect now check isNewItemsAllowed() before adding new items, fixes #3008

svn changeset:7990/svn branch:6.0

15 years agoRemoved one stray comment.
Marc Englund [Mon, 25 May 2009 11:48:00 +0000 (11:48 +0000)]
Removed one stray comment.

svn changeset:7989/svn branch:6.0

15 years agoBlack window style for Reindeer theme.
Jouni Koivuviita [Mon, 25 May 2009 11:19:59 +0000 (11:19 +0000)]
Black window style for Reindeer theme.

Multiple other fixes to Reindeer theme. Some fixes to base and Runo themes involving window styles.

svn changeset:7988/svn branch:6.0

15 years ago#2643 more fixing of demo warnings
Henri Sara [Mon, 25 May 2009 11:17:52 +0000 (11:17 +0000)]
#2643 more fixing of demo warnings

svn changeset:7987/svn branch:6.0

15 years agoFixed horizontalPaddingAndBorder measurement for IE6. Vertical version could use...
Jouni Koivuviita [Mon, 25 May 2009 11:17:27 +0000 (11:17 +0000)]
Fixed horizontalPaddingAndBorder measurement for IE6. Vertical version could use a similar fix, but since there are no known issues currently, keeping it simple.
Added a classname to VWindow: v-window-footer-no-resize. This is needed by IE7, that fails to render floated resizebox inside the footer properly.

svn changeset:7986/svn branch:6.0

15 years ago#2643 fix some demo warnings (mostly serialization related)
Henri Sara [Mon, 25 May 2009 09:09:58 +0000 (09:09 +0000)]
#2643 fix some demo warnings (mostly serialization related)

svn changeset:7985/svn branch:6.0

15 years ago#2831 DateField.handleUnparsableDateString throws ConversionException by default
Henri Sara [Mon, 25 May 2009 07:45:48 +0000 (07:45 +0000)]
#2831 DateField.handleUnparsableDateString throws ConversionException by default

svn changeset:7984/svn branch:6.0

15 years ago#3000 references to itmill-toolkit-examples fixed
Henri Sara [Mon, 25 May 2009 07:40:20 +0000 (07:40 +0000)]
#3000 references to itmill-toolkit-examples fixed

svn changeset:7982/svn branch:6.0

15 years agoTest case for #2085
Artur Signell [Fri, 22 May 2009 16:51:00 +0000 (16:51 +0000)]
Test case for #2085

svn changeset:7975/svn branch:6.0

15 years agoTest case and fix for #2935 - TextField with an input prompt can send prompt text...
Artur Signell [Fri, 22 May 2009 16:48:32 +0000 (16:48 +0000)]
Test case and fix for #2935 - TextField with an input prompt can send prompt text as a value

svn changeset:7974/svn branch:6.0

15 years agoMoved test case to correct package (#2941)
Artur Signell [Fri, 22 May 2009 16:47:44 +0000 (16:47 +0000)]
Moved test case to correct package (#2941)

svn changeset:7973/svn branch:6.0

15 years agoTest case and fix for #2902 - IE fails to size ICaption icon correctly on consecutive...
Artur Signell [Fri, 22 May 2009 16:47:33 +0000 (16:47 +0000)]
Test case and fix for #2902 - IE fails to size ICaption icon correctly on consecutive reloads

svn changeset:7972/svn branch:6.0

15 years agoFixed deprecated API used in TestBase
Artur Signell [Fri, 22 May 2009 16:46:25 +0000 (16:46 +0000)]
Fixed deprecated API used in TestBase

svn changeset:7971/svn branch:6.0

15 years agoMoved test case to correct package (#2941)
Artur Signell [Fri, 22 May 2009 16:45:22 +0000 (16:45 +0000)]
Moved test case to correct package (#2941)

svn changeset:7970/svn branch:6.0

15 years agoTest case and fix for #2941 - Panel does not remove all Action Handlers on client...
Artur Signell [Fri, 22 May 2009 16:44:20 +0000 (16:44 +0000)]
Test case and fix for #2941 - Panel does not remove all Action Handlers on client-side

svn changeset:7969/svn branch:6.0

15 years agoFixed reindeer theme link style buttons with icons for IE.
Jouni Koivuviita [Fri, 22 May 2009 14:01:17 +0000 (14:01 +0000)]
Fixed reindeer theme link style buttons with icons for IE.

svn changeset:7968/svn branch:6.0

15 years agoReindeer theme update: splitpanel "small" style added.
Jouni Koivuviita [Fri, 22 May 2009 13:33:31 +0000 (13:33 +0000)]
Reindeer theme update: splitpanel "small" style added.

svn changeset:7965/svn branch:6.0

15 years agoReindeer theme update: inline datefield now works on black background.
Jouni Koivuviita [Fri, 22 May 2009 12:30:19 +0000 (12:30 +0000)]
Reindeer theme update: inline datefield now works on black background.

svn changeset:7960/svn branch:6.0

15 years agoMore reindeer theme component now support black styles: datefield and combobox. Some...
Jouni Koivuviita [Fri, 22 May 2009 10:28:54 +0000 (10:28 +0000)]
More reindeer theme component now support black styles: datefield and combobox. Some other updates as well.

svn changeset:7955/svn branch:6.0

15 years agoMultiple small fixes for themes, mainly reindeer (black buttons now work in IE as...
Jouni Koivuviita [Fri, 22 May 2009 09:13:52 +0000 (09:13 +0000)]
Multiple small fixes for themes, mainly reindeer (black buttons now work in IE as well, for instance).

svn changeset:7953/svn branch:6.0

15 years agoFixed regression caused by [7930] (VFilterSelect crashed in IE).
Jouni Koivuviita [Fri, 22 May 2009 08:25:14 +0000 (08:25 +0000)]
Fixed regression caused by [7930] (VFilterSelect crashed in IE).

svn changeset:7950/svn branch:6.0

15 years agoFixes #2955: New item button clipped on new "poro" theme
Jouni Koivuviita [Fri, 22 May 2009 07:02:17 +0000 (07:02 +0000)]
Fixes #2955: New item button clipped on new "poro" theme

svn changeset:7948/svn branch:6.0

15 years ago#2998 test case
Henri Sara [Fri, 22 May 2009 06:45:24 +0000 (06:45 +0000)]
#2998 test case

svn changeset:7947/svn branch:6.0

15 years agoRemoved explicit height setting from reindeer theme table.
Jouni Koivuviita [Fri, 22 May 2009 06:26:46 +0000 (06:26 +0000)]
Removed explicit height setting from reindeer theme table.

svn changeset:7946/svn branch:6.0

15 years agoFixed #2853 - No tooltip for embedded content
Artur Signell [Thu, 21 May 2009 18:10:46 +0000 (18:10 +0000)]
Fixed #2853 - No tooltip for embedded content
Added tooltip for embedded containing an image

svn changeset:7943/svn branch:6.0

15 years agoAdditional fix for #2997 - Add API for registering tooltips for any element in the...
Artur Signell [Thu, 21 May 2009 15:51:48 +0000 (15:51 +0000)]
Additional fix for #2997 - Add API for registering tooltips for any element in the DOM tree

svn changeset:7942/svn branch:6.0

15 years agoFixed #2995 - Tooltip for a TabSheet tab does not show
Artur Signell [Thu, 21 May 2009 15:38:51 +0000 (15:38 +0000)]
Fixed #2995 - Tooltip for a TabSheet tab does not show

svn changeset:7941/svn branch:6.0

15 years agoFix for #2997 - Add API for registering tooltips for any element in the DOM tree
Artur Signell [Thu, 21 May 2009 15:36:15 +0000 (15:36 +0000)]
Fix for #2997 - Add API for registering tooltips for any element in the DOM tree

svn changeset:7940/svn branch:6.0

15 years agominor fixes to reindeer theme.
Jouni Koivuviita [Thu, 21 May 2009 13:39:13 +0000 (13:39 +0000)]
minor fixes to reindeer theme.

svn changeset:7936/svn branch:6.0

15 years agoreindeer theme update: black style for layout, textfield and buttons.
Jouni Koivuviita [Thu, 21 May 2009 12:42:15 +0000 (12:42 +0000)]
reindeer theme update: black style for layout, textfield and buttons.

svn changeset:7935/svn branch:6.0

15 years agoreindeer theme updates: filterselect with icon fixed, table default style now lighter...
Jouni Koivuviita [Thu, 21 May 2009 11:22:06 +0000 (11:22 +0000)]
reindeer theme updates: filterselect with icon fixed, table default style now lighter (previous style now with stylename "strong").

svn changeset:7934/svn branch:6.0

15 years agoModified VFilterSelect to consider textfield margin accordingly in its width calculat...
Jouni Koivuviita [Thu, 21 May 2009 10:34:42 +0000 (10:34 +0000)]
Modified VFilterSelect to consider textfield margin accordingly in its width calculations (needed by the reindeer theme).

svn changeset:7933/svn branch:6.0

15 years agoAdded a new classname to VScrollTable: now non-selectable table will have .v-table...
Jouni Koivuviita [Thu, 21 May 2009 10:01:39 +0000 (10:01 +0000)]
Added a new classname to VScrollTable: now non-selectable table will have .v-table-body-noselection added to the table body element.

svn changeset:7932/svn branch:6.0

15 years agoTest case for #2995
Artur Signell [Thu, 21 May 2009 10:01:21 +0000 (10:01 +0000)]
Test case for #2995

svn changeset:7931/svn branch:6.0

15 years agoVFilterSelect now removes icon element from DOM if the icon is null. Previously it...
Jouni Koivuviita [Thu, 21 May 2009 10:00:56 +0000 (10:00 +0000)]
VFilterSelect now removes icon element from DOM if the icon is null. Previously it was only hidden, but the new theme requires it to be removed from the DOM.

svn changeset:7930/svn branch:6.0

15 years agoInclude base theme in JARs.
Henri Sara [Wed, 20 May 2009 12:31:54 +0000 (12:31 +0000)]
Include base theme in JARs.

svn changeset:7921/svn branch:6.0

15 years agofixes #2909 + cleanup and generics for UIDL class
Matti Tahvonen [Wed, 20 May 2009 10:42:21 +0000 (10:42 +0000)]
fixes #2909 + cleanup and generics for UIDL class

svn changeset:7915/svn branch:6.0

15 years agoTable ItemClickListener now supports middle- and right-button. Fixes #2987
Marc Englund [Wed, 20 May 2009 08:41:36 +0000 (08:41 +0000)]
Table ItemClickListener now supports middle- and right-button. Fixes #2987

svn changeset:7914/svn branch:6.0

15 years agofixes relative size issue with new theme
Matti Tahvonen [Wed, 20 May 2009 06:43:44 +0000 (06:43 +0000)]
fixes relative size issue with new theme

svn changeset:7909/svn branch:6.0

15 years agofixes #2985 (in 6.0 branch)
Matti Tahvonen [Wed, 20 May 2009 06:00:20 +0000 (06:00 +0000)]
fixes #2985 (in 6.0 branch)

svn changeset:7908/svn branch:6.0

15 years agoadded null check to custom layouts js api cleanup. Fixed some customer issues in...
Matti Tahvonen [Wed, 20 May 2009 05:56:37 +0000 (05:56 +0000)]
added null check to custom layouts js api cleanup. Fixed some customer issues in 5.4 branch

svn changeset:7907/svn branch:6.0

15 years agoFixed references to default theme.
Artur Signell [Tue, 19 May 2009 15:18:27 +0000 (15:18 +0000)]
Fixed references to default theme.

svn changeset:7900/svn branch:6.0

15 years agoUse the new 'Compiler' class instead of the deprecated 'GWTCompiler' for compiling...
Marko Grönroos [Tue, 19 May 2009 14:58:50 +0000 (14:58 +0000)]
Use the new 'Compiler' class instead of the deprecated 'GWTCompiler' for compiling widget sets. Fixes #2894. Also prevented X11 errors when compiling smart sprites.

svn changeset:7899/svn branch:6.0

15 years agoFix for #2983 - Removed size restrictions on popupview
Artur Signell [Tue, 19 May 2009 14:16:25 +0000 (14:16 +0000)]
Fix for #2983 - Removed size restrictions on popupview

svn changeset:7895/svn branch:6.0

15 years ago#2812 copied AddressBook tutorial changes from the incubator project to Vaadin
Henri Sara [Tue, 19 May 2009 13:36:19 +0000 (13:36 +0000)]
#2812 copied AddressBook tutorial changes from the incubator project to Vaadin

svn changeset:7892/svn branch:6.0

15 years agoFixed war file name to include -demo
Artur Signell [Tue, 19 May 2009 13:21:34 +0000 (13:21 +0000)]
Fixed war file name to include -demo

svn changeset:7890/svn branch:6.0

15 years agoChanged subheader message slightly, removed "Look out below!" as per Skype discussion
Marc Englund [Tue, 19 May 2009 12:50:44 +0000 (12:50 +0000)]
Changed subheader message slightly, removed "Look out below!" as per Skype discussion

svn changeset:7889/svn branch:6.0

15 years agoRelease notes for the new package.
Jouni Koivuviita [Tue, 19 May 2009 12:43:17 +0000 (12:43 +0000)]
Release notes for the new package.

svn changeset:7888/svn branch:6.0

15 years agoSmall fix for VaadinTunes theme (table header labels wrapped).
Jouni Koivuviita [Tue, 19 May 2009 12:27:18 +0000 (12:27 +0000)]
Small fix for VaadinTunes theme (table header labels wrapped).

svn changeset:7887/svn branch:6.0

15 years agoRefined default theme rename-notification.
Jouni Koivuviita [Tue, 19 May 2009 12:11:07 +0000 (12:11 +0000)]
Refined default theme rename-notification.

svn changeset:7885/svn branch:6.0

15 years agoNew package index page (and release notes and licensing guidelines).
Jouni Koivuviita [Tue, 19 May 2009 11:15:33 +0000 (11:15 +0000)]
New package index page (and release notes and licensing guidelines).

svn changeset:7884/svn branch:6.0

15 years agoChanged war so it is built in result-path and its name contains the version number
Artur Signell [Tue, 19 May 2009 11:06:26 +0000 (11:06 +0000)]
Changed war so it is built in result-path and its name contains the version number

svn changeset:7883/svn branch:6.0

15 years agoFixed #2977 - Create notification in-place of old default theme
Artur Signell [Tue, 19 May 2009 11:02:52 +0000 (11:02 +0000)]
Fixed #2977 - Create notification in-place of old default theme

svn changeset:7882/svn branch:6.0

15 years agoInclude runo and reindeer themes in jar
Artur Signell [Tue, 19 May 2009 10:46:40 +0000 (10:46 +0000)]
Include runo and reindeer themes in jar

svn changeset:7881/svn branch:6.0

15 years ago#2904 A few more Toolkit -> Vaadin renames (also in the build branch) and a related...
Henri Sara [Tue, 19 May 2009 09:44:29 +0000 (09:44 +0000)]
#2904 A few more Toolkit -> Vaadin renames (also in the build branch) and a related fix to Eclipse classpath

svn changeset:7878/svn branch:6.0

15 years agoUndid all the work done for #2972, we're postponing.
Marc Englund [Tue, 19 May 2009 09:28:11 +0000 (09:28 +0000)]
Undid all the work done for #2972, we're postponing.

svn changeset:7877/svn branch:6.0

15 years ago#2904 Renamed cleanup and java conventions (ITMillToolkit* to Vaadin*)
Artur Signell [Tue, 19 May 2009 09:02:11 +0000 (09:02 +0000)]
#2904 Renamed cleanup and java conventions (ITMillToolkit* to Vaadin*)

svn changeset:7876/svn branch:6.0

15 years ago#2645 Rename launcher classes and Eclipse launches
Henri Sara [Tue, 19 May 2009 08:29:12 +0000 (08:29 +0000)]
#2645 Rename launcher classes and Eclipse launches

svn changeset:7874/svn branch:6.0

15 years agoTheme select for #2972, still needs theme-resource update
Marc Englund [Tue, 19 May 2009 08:17:54 +0000 (08:17 +0000)]
Theme select for #2972, still needs theme-resource update

svn changeset:7873/svn branch:6.0

15 years agoUpdated Release Notes for Vaadin 6.0.0 release.
Marko Grönroos [Tue, 19 May 2009 08:11:38 +0000 (08:11 +0000)]
Updated Release Notes for Vaadin 6.0.0 release.

svn changeset:7872/svn branch:6.0

15 years agoMoved WidgetsetCompiler and avoid GWT warning in it
Henri Sara [Tue, 19 May 2009 07:49:19 +0000 (07:49 +0000)]
Moved WidgetsetCompiler and avoid GWT warning in it

svn changeset:7870/svn branch:6.0

15 years agoRelease Notes for Vaadin 6.0 updated.
Marko Grönroos [Mon, 18 May 2009 19:54:43 +0000 (19:54 +0000)]
Release Notes for Vaadin 6.0 updated.

svn changeset:7868/svn branch:6.0

15 years agoFix for #2965 - Recompiled coverflowflash.swf
Artur Signell [Mon, 18 May 2009 16:08:04 +0000 (16:08 +0000)]
Fix for #2965 - Recompiled coverflowflash.swf

svn changeset:7867/svn branch:6.0

15 years agoFixes #2944: Sampler logo now reads Vaadin.
Jouni Koivuviita [Mon, 18 May 2009 14:29:28 +0000 (14:29 +0000)]
Fixes #2944: Sampler logo now reads Vaadin.

svn changeset:7866/svn branch:6.0

15 years agoSampler style fixes, now works better with poro theme.
Jouni Koivuviita [Mon, 18 May 2009 14:12:13 +0000 (14:12 +0000)]
Sampler style fixes, now works better with poro theme.

svn changeset:7865/svn branch:6.0

15 years ago#2904 ToolkitTunes -> VaadinTunes and one other file rename
Henri Sara [Mon, 18 May 2009 13:44:37 +0000 (13:44 +0000)]
#2904 ToolkitTunes -> VaadinTunes and one other file rename

svn changeset:7864/svn branch:6.0

15 years ago"poro" theme update: first accordion style. Fixes #2971.
Jouni Koivuviita [Mon, 18 May 2009 13:42:15 +0000 (13:42 +0000)]
"poro" theme update: first accordion style. Fixes #2971.

svn changeset:7863/svn branch:6.0

15 years agoUpdate theme compilation script.
Jouni Koivuviita [Mon, 18 May 2009 13:21:41 +0000 (13:21 +0000)]
Update theme compilation script.

svn changeset:7862/svn branch:6.0

15 years agoWhen building WAR package, copy the source tree to class tree to work around not...
Marko Grönroos [Mon, 18 May 2009 12:55:34 +0000 (12:55 +0000)]
When building WAR package, copy the source tree to class tree to work around not being able to set classpath in WAR. Does duplicate the source tree content. Fixes #2964.

svn changeset:7861/svn branch:6.0

15 years ago#2904: more Toolkit -> Vaadin renaming
Henri Sara [Mon, 18 May 2009 12:35:19 +0000 (12:35 +0000)]
#2904: more Toolkit -> Vaadin renaming

svn changeset:7860/svn branch:6.0

15 years agoOld default theme renamed to "runo".
Jouni Koivuviita [Mon, 18 May 2009 11:55:55 +0000 (11:55 +0000)]
Old default theme renamed to "runo".

svn changeset:7856/svn branch:6.0

15 years ago#2904 renamed VToolkitOverlay -> VOverlay
Henri Sara [Mon, 18 May 2009 11:35:51 +0000 (11:35 +0000)]
#2904 renamed VToolkitOverlay -> VOverlay

svn changeset:7855/svn branch:6.0

15 years ago#2904 Miscellaneous Toolkit -> Vaadin renames
Henri Sara [Mon, 18 May 2009 11:31:16 +0000 (11:31 +0000)]
#2904 Miscellaneous Toolkit -> Vaadin renames

svn changeset:7854/svn branch:6.0

15 years agoMinor update to "poro" theme button styles.
Jouni Koivuviita [Mon, 18 May 2009 11:30:01 +0000 (11:30 +0000)]
Minor update to "poro" theme button styles.

svn changeset:7853/svn branch:6.0

15 years ago#2904 renamed JavaScript vaadin.toolkitConfigurations to vaadin.vaadinConfigurations
Henri Sara [Mon, 18 May 2009 10:53:13 +0000 (10:53 +0000)]
#2904 renamed JavaScript vaadin.toolkitConfigurations to vaadin.vaadinConfigurations

svn changeset:7852/svn branch:6.0

15 years ago#2904 renamed ApplicationConnection.translateToolkitUri to translateVaadinUri, deprec...
Henri Sara [Mon, 18 May 2009 10:48:21 +0000 (10:48 +0000)]
#2904 renamed ApplicationConnection.translateToolkitUri to translateVaadinUri, deprecated redirecting method

svn changeset:7851/svn branch:6.0

15 years agoIncomplete - task#2904 Toolkit -> Vaadin renames
Henri Sara [Mon, 18 May 2009 10:38:49 +0000 (10:38 +0000)]
Incomplete - task#2904 Toolkit -> Vaadin renames

svn changeset:7850/svn branch:6.0

15 years agoFixes #2943: reindeer theme button broken
Jouni Koivuviita [Mon, 18 May 2009 10:32:15 +0000 (10:32 +0000)]
Fixes #2943: reindeer theme button broken

* added loads of new CSS to make things work even relatively well
* made sprites 2000px wide

svn changeset:7848/svn branch:6.0

15 years agofixes invalid argument exception
Matti Tahvonen [Mon, 18 May 2009 10:29:28 +0000 (10:29 +0000)]
fixes invalid argument exception

svn changeset:7847/svn branch:6.0

15 years agofixed regression in form due field factory refactoring ( #2499 ). The very old featur...
Matti Tahvonen [Mon, 18 May 2009 10:22:20 +0000 (10:22 +0000)]
fixed regression in form due field factory refactoring ( #2499 ). The very old feature browser works again.

svn changeset:7846/svn branch:6.0

15 years agoFixed #2957 - Include smartsprites in build script
Artur Signell [Mon, 18 May 2009 09:58:55 +0000 (09:58 +0000)]
Fixed #2957 - Include smartsprites in build script

svn changeset:7845/svn branch:6.0

15 years agoNew Google Maps API key, for demo.vaadin.com; fixes #2969
Marc Englund [Mon, 18 May 2009 09:56:20 +0000 (09:56 +0000)]
New Google Maps API key, for demo.vaadin.com; fixes #2969

svn changeset:7844/svn branch:6.0

15 years ago#2904 Toolkit -> Vaadin renames: search for "IT Mill" and "itmill", partial changes...
Henri Sara [Mon, 18 May 2009 09:17:56 +0000 (09:17 +0000)]
#2904 Toolkit -> Vaadin renames: search for "IT Mill" and "itmill", partial changes including many URLs

svn changeset:7842/svn branch:6.0

15 years agoFixed tutorial and manual link for #2966.
Artur Signell [Mon, 18 May 2009 08:34:19 +0000 (08:34 +0000)]
Fixed tutorial and manual link for #2966.

svn changeset:7841/svn branch:6.0

15 years agoFixed demo index.html
Artur Signell [Fri, 15 May 2009 14:43:38 +0000 (14:43 +0000)]
Fixed demo index.html
- image urls
- itmill.com -> vaadin.com
- doc/ -> docs/
- added eclipse update site link

svn changeset:7838/svn branch:6.0

15 years agoEnabled the JavaDoc target from building the manual, was disabled at some point.
Marko Grönroos [Fri, 15 May 2009 13:44:32 +0000 (13:44 +0000)]
Enabled the JavaDoc target from building the manual, was disabled at some point.

svn changeset:7835/svn branch:6.0

15 years agoQuick Vaadinification of index.html and licensing-guidelines.html - still needs prope...
Marc Englund [Fri, 15 May 2009 12:26:06 +0000 (12:26 +0000)]
Quick Vaadinification of index.html and licensing-guidelines.html - still needs proper remake.

svn changeset:7834/svn branch:6.0

15 years agoFixed #2899 - Drop HTML-formatted manual from Vaadin package
Artur Signell [Fri, 15 May 2009 12:09:20 +0000 (12:09 +0000)]
Fixed #2899 - Drop HTML-formatted manual from Vaadin package

svn changeset:7831/svn branch:6.0

15 years agoUpdated Vaadin and Book of Vaadin build scripts according to #2888
Artur Signell [Fri, 15 May 2009 11:00:09 +0000 (11:00 +0000)]
Updated Vaadin and Book of Vaadin build scripts according to #2888

svn changeset:7829/svn branch:6.0

15 years agoYet another test fix for Vaadin compatibility
Artur Signell [Fri, 15 May 2009 10:44:19 +0000 (10:44 +0000)]
Yet another test fix for Vaadin compatibility

svn changeset:7827/svn branch:6.0

15 years agoFix for #2953 - Rename old default theme to itmill5
Artur Signell [Fri, 15 May 2009 09:40:25 +0000 (09:40 +0000)]
Fix for #2953 - Rename old default theme to itmill5

svn changeset:7826/svn branch:6.0

15 years agoAdditional fix for #2954 - Change default theme to reindeer
Artur Signell [Fri, 15 May 2009 08:07:44 +0000 (08:07 +0000)]
Additional fix for #2954 - Change default theme to reindeer

svn changeset:7824/svn branch:6.0

15 years agoFixed #2954 - Change default theme to reindeer
Artur Signell [Fri, 15 May 2009 07:15:35 +0000 (07:15 +0000)]
Fixed #2954 - Change default theme to reindeer

svn changeset:7822/svn branch:6.0

15 years agoSome renamings for Vaadin 6.0 package.
Marko Grönroos [Thu, 14 May 2009 15:08:21 +0000 (15:08 +0000)]
Some renamings for Vaadin 6.0 package.

svn changeset:7819/svn branch:6.0

15 years agoSome renamings for Vaadin 6.0 package.
Marko Grönroos [Thu, 14 May 2009 14:31:22 +0000 (14:31 +0000)]
Some renamings for Vaadin 6.0 package.

svn changeset:7818/svn branch:6.0