From: Marko Grönroos Date: Tue, 26 Feb 2008 13:18:54 +0000 (+0000) Subject: Merged /branches/5.1 (3858:3929) back to trunk. X-Git-Tag: 6.7.0.beta1~5012 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9e5b1f5171cf6d2c84ba00ad514ee791f3f6e61c;p=vaadin-framework.git Merged /branches/5.1 (3858:3929) back to trunk. svn changeset:3930/svn branch:trunk --- diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 513a475d78..ce0e2f7e3a 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -22,127 +22,541 @@

Release notes version (beta)

- -

Changes between Toolkit 4 and Toolkit 5.

- + +

+ Version of IT Mill Toolkit Release 5 is still in beta + phase, meaning that the library should be considered unstable and is recommended for + evaluation and early adoption. Also, any + changes are possible, including API changes, before the stable release. +

+ +

Summary of changes between IT Mill Toolkit 5.0 and 5.1

+ +

See detailed ChangeLog below for a complete list of changes.

+

General

-

Client-side Enhancements

+

Changed Behavior

-

New layouting API

+

Notable API Enhancements

-

Server-side enhancements

+

Deprecated

-

Performance enhancements

+

Notable Fixes

-

New Components

+

See detailed ChangeLog below for a complete list of changes.

+ + +

Known Issues in (beta)

+ +

Installation Issues

+ -
-

Known issues in (beta)

-

-Abbreviations: IE = Internet Explorer, FF = Firefox, SA = Safari, OP = Opera -

-

-Table component makes extra requests when disabling/enabling the table (FF only) -

-Window: moving / dragging windows should be more usable -

-Embedded / Window: embedded (Flash) are rendered through window -

-Panel: setComponentError, setIcon, setDescription do not work -

-Select: setEnabled(false) still can be edited -

-TabSheet: container area width is different to tabs -

-setReadOnly(true): issues on multiple components -

-Tabsheet: setComponentError, setIcon, setDescription do not work -

-Calendar: jumpy, buttons change position -

-Select has thin red lines (other widgets are seen through) -

-Window / RichTextArea: whole scrolls / jumps up when bold is clicked -

-Session: When server is restarted, application hangs (Safari) -

-RichTextEditor: setEnabled(false) still can be edited -

-SplitPanel: implement spacing -

-Form two-columns GridLayout breaks captions. -

-Add setMaxLength() to TextField -

-Cancelling (big) uploads should be possible -

-(Sub-) Window closing should be possible -

-QueryContainer must implement Sortable -

-QueryContainer should implement Container.Filterable -

-QueryContainer should support preparedstatements-type API -

-Creating minimized/optimized widgetset still contains default theme (css files) -

-Select: when opening selection div it always starts from top even though currently selected value is elsewhere -

-Window resize: if mouse hits scrollbar when dragging, cursor dragging state is lost on (SA) -

-Tree don't support icons -

-Container.Hierarchical.setParent() should be setItemParent() (etc) -

-CustomComponent: setVisible(false) does not hide it, setEnabled(false) does not disable it -

-RichTextArea performance issues (FF) -

-RichTextArea extra scrollbars issues on some layouts (SA) -

-DateField.setLocale floods to other components aswell -

-Table column selector div may be positioned randomly wrong (IE) -

-Error message in Button is not shown (FF) -

-Calendar: date selection is not closable (IE6) -

- +

Issues by number

+ +

Detailed ChangeLog

+ +

Listing by ChangeSet number, changed file (other files may also have changed), description, and a possible bug number.

+ + +
diff --git a/build/ITMillApache2LicenseForJavaFiles.txt b/build/ITMillApache2LicenseForJavaFiles.txt index f32820a01d..905e646125 100644 --- a/build/ITMillApache2LicenseForJavaFiles.txt +++ b/build/ITMillApache2LicenseForJavaFiles.txt @@ -1,4 +1,4 @@ - * Copyright 2007 IT Mill Ltd. + * Copyright 2008 IT Mill Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of diff --git a/build/VERSION.properties b/build/VERSION.properties index 506f5f1c91..0e24ef5838 100644 --- a/build/VERSION.properties +++ b/build/VERSION.properties @@ -1 +1 @@ -version=5.1.0-rc1 \ No newline at end of file +version=5.1.0 \ No newline at end of file diff --git a/build/html-style.properties b/build/html-style.properties index c0c2eb8804..59b28f63c5 100644 --- a/build/html-style.properties +++ b/build/html-style.properties @@ -3,13 +3,13 @@ html.body.endtag= docbook.head.title= html.body.start1=
-html.body.end=
+html.body.end= html.head.tag= html.head.endtag= html.head.style= javadoc.doctitle=

IT Mill Toolkit

-javadoc.bottom=Copyright © 2000-2007 IT Mill Ltd. All Rights Reserved. +javadoc.bottom=Copyright © 2000-2008 IT Mill Ltd. All Rights Reserved. www.manual.body.start1=
-www.manual.body.end=
+www.manual.body.end= www.manual.docbook.head.title= \ No newline at end of file diff --git a/build/package/eclipse-classpath b/build/package/eclipse-classpath index 729516fe66..c1871f6042 100644 --- a/build/package/eclipse-classpath +++ b/build/package/eclipse-classpath @@ -6,9 +6,9 @@ - - - + + + diff --git a/build/readme.txt b/build/readme.txt index 43fcd20a12..491f129db6 100644 --- a/build/readme.txt +++ b/build/readme.txt @@ -10,7 +10,7 @@ See documentation on build.xml how product is build. 3. Extract or link GWT distribution under build/gwt/ directory / directories - = linux|windows|mac -4. Update Eclipse project classpath build/gwt//gwt-user.jav and gwt-dev-.jar +4. Update Eclipse project classpath build/gwt//gwt-user.jar and gwt-dev-.jar Note: All GWT distributions have been moved to https://svn.itmill.com/svn/itmill-toolkit/gwt