]> source.dussan.org Git - vaadin-framework.git/commitdiff
packaging
authorJani Laakso <jani.laakso@itmill.com>
Fri, 30 Nov 2007 17:09:30 +0000 (17:09 +0000)
committerJani Laakso <jani.laakso@itmill.com>
Fri, 30 Nov 2007 17:09:30 +0000 (17:09 +0000)
svn changeset:3096/svn branch:trunk

13 files changed:
WebContent/release-notes.html [new file with mode: 0644]
build/build.xml
build/package/Start IT Mill Toolkit.app/Contents/Info.plist [deleted file]
build/package/Start IT Mill Toolkit.app/Contents/MacOS/applet [deleted file]
build/package/Start IT Mill Toolkit.app/Contents/PkgInfo [deleted file]
build/package/Start IT Mill Toolkit.app/Contents/Resources/Scripts/main.scpt [deleted file]
build/package/Start IT Mill Toolkit.app/Contents/Resources/applet.icns [deleted file]
build/package/Start IT Mill Toolkit.app/Contents/Resources/applet.rsrc [deleted file]
build/package/Start IT Mill Toolkit.app/Contents/Resources/description.rtfd/TXT.rtf [deleted file]
build/package/Start IT Mill Toolkit.app/Icon [deleted file]
license/itmill-commercial-license.pdf [deleted file]
license/licensing-guidelines.html [deleted file]
release-notes.html [deleted file]

diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html
new file mode 100644 (file)
index 0000000..a39efab
--- /dev/null
@@ -0,0 +1,128 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html>
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+<title>IT Mill Toolkit</title>
+<link href="doc/manual/html-style/local.css" rel="stylesheet" type="text/css" />
+<link rel="start" href="index.html" title="IT Mill Toolkit" />
+<style type="text/css">
+table.issues {
+       border-width: 1px 1px 1px 1px;
+       border-spacing: 2px;
+       border-style: none none none none;
+       border-color: gray gray gray gray;
+       border-collapse: collapse;
+       background-color: white;
+}
+table.issues th {
+       border-width: 1px 1px 1px 1px;
+       padding: 3px 3px 3px 3px;
+       border-style: dashed dashed dashed dashed;
+       border-color: gray gray gray gray;
+       background-color: white;
+       -moz-border-radius: 0px 0px 0px 0px;
+}
+table.issues td {
+       border-width: 1px 1px 1px 1px;
+       padding: 3px 3px 3px 3px;
+       border-style: dashed dashed dashed dashed;
+       border-color: gray gray gray gray;
+       background-color: white;
+       -moz-border-radius: 0px 0px 0px 0px;
+}
+</style>
+</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div id="container">
+<div id="header"><h1>IT Mill Toolkit</h1></div><div id="itmilllogo"></div><div id="page">
+<div class="navheader"><table width="100%" summary=""><tr><th align="center" colspan="3">IT Mill Toolkit</th></tr>
+<tr><td align="left" width="20%">&nbsp;</td><th align="center" width="60%">&nbsp;</th>
+<td align="right" width="20%"></td></tr></table summary=""><hr /></div><div class="book" lang="en">
+<div class="titlepage"><div><div><h1 class="title">
+<a name="N40001"></a>IT Mill Toolkit Release Notes</h1></div>
+<div><h2 class="subtitle">Version <version></version></h2></div><div>
+<div class="author"><h3 class="author"></h3></div></div>
+<div><p class="copyright">Copyright &copy; 2007 Oy IT Mill Ltd. All rights reserved.</p></div>
+<div><div class="abstract"><p class="title"></p>
+
+<h3>General</h3>
+<p>
+Version <version></version>. This document is under construction.</p>
+<p>
+
+<br />
+<h4>Known issues in this Release (<version></version>)</h4>
+IE = Internet Explorer, FF = Firefox, SA = Safari, OP = Opera
+<br/>
+Starting any demo may take long time (5 seconds) on some environments. Should not affect on "real" environments.
+<br/>
+Table component makes extra requests when disabling/enabling the table (FF only)
+<br/>
+Window: moving / dragging windows should be more usable
+<br/>
+Embedded / Window: embedded (Flash) are rendered through window
+<br/>
+Panel: setComponentError, setIcon, setDescription do not work
+<br/>
+Select: setEnabled(false) still can be edited
+<br/>
+TabSheet: container area width is different to tabs
+<br/>
+setReadOnly(true): issues on multiple components
+<br/>
+Tabsheet: setComponentError, setIcon, setDescription do not work
+<br/>
+Calendar: jumpy, buttons change position
+<br/>
+Select has thin red lines (other widgets are seen through)
+<br/>
+Window / RichTextArea: whole scrolls / jumps up when bold is clicked
+<br/>
+Session: When server is restarted, application hangs (Safari)
+<br/>
+RichTextEditor: setEnabled(false) still can be edited
+<br/>
+SplitPanel: implement spacing
+<br/>
+Form two-columns GridLayout breaks captions.
+<br/>
+Add setMaxLength() to TextField
+<br/>
+Cancelling (big) uploads should be possible
+<br/>
+(Sub-) Window closing should be possible
+<br/>
+QueryContainer must implement Sortable
+<br/>
+QueryContainer should implement Container.Filterable
+<br/>
+QueryContainer should support preparedstatements-type API
+<br/>
+Creating minimized/optimized widgetset still contains default theme (css files)
+<br/>
+Select: when opening selection div it always starts from top even though currently selected value is elsewhere
+<br/>
+Window resize: if mouse hits scrollbar when dragging, cursor dragging state is lost on (SA)
+<br/>
+Tree don't support icons
+<br/>
+Container.Hierarchical.setParent() should be setItemParent() (etc)
+<br/>
+CustomComponent: setVisible(false) does not hide it, setEnabled(false) does not disable it
+<br/>
+RichTextArea performance issues (FF)
+<br/>
+RichTextArea extra scrollbars issues on some layouts (SA)
+<br/>
+DateField.setLocale floods to other components aswell
+<br/>
+Table column selector div may be positioned randomly wrong (IE)
+<br/>
+Error message in Button is not shown (FF)
+<br/>
+
+
+</div></div></div></div>
+
+<br />
+
+</div><div class="navfooter"><hr /><table width="100%" summary=""><tr><td align="left" width="40%">&nbsp;</td><td align="center" width="20%">&nbsp;</td><td align="right" width="40%"></td></tr><tr><td valign="top" align="left" width="40%">&nbsp;</td><td align="center" width="20%">&nbsp;</td><td valign="top" align="right" width="40%"></td></tr></table></div></div><div id="footer"><span>Version: <version></version></span>&copy; Oy IT Mill Ltd. 2000-2007</div></div></body></html>
index 7f0e3d78647dcf55d7aeb5e5d19cac53b864cdd3..ba57fc793fd1126b686a73416ca96b81131899a9 100644 (file)
        <target name="root">
 
                <copy todir="${output-dir}/WebContent/license">
-                       <fileset dir="license">
+                       <fileset dir="WebContent/license">
                                <filename name="*.pdf" />
                        </fileset>
                </copy>
                                        <token key="/version" value="" />
                                </replacetokens>
                        </filterchain>
-                       <fileset dir="">
-                               <filename name="release-notes.html" />
-                       </fileset>
-               </copy>
-               <copy todir="${output-dir}/WebContent">
-                       <filterchain>
-                               <expandproperties />
-                               <replacetokens begintoken="&lt;" endtoken=">">
-                                       <token key="version" value="${version}" />
-                                       <token key="/version" value="" />
-                               </replacetokens>
-                       </filterchain>
-                       <fileset dir="">
+                       <fileset dir="WebContent">
                                <exclude name="**/.svn" />
-                               <exclude name="release-notes.html" />
+                               <include name="release-notes.html" />
                                <include name="*.html" />
                                <include name="*.txt" />
                                <include name="license/*.html" />
diff --git a/build/package/Start IT Mill Toolkit.app/Contents/Info.plist b/build/package/Start IT Mill Toolkit.app/Contents/Info.plist
deleted file mode 100644 (file)
index 07f3f8f..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-       <key>CFBundleAllowMixedLocalizations</key>
-       <true/>
-       <key>CFBundleDevelopmentRegion</key>
-       <string>English</string>
-       <key>CFBundleExecutable</key>
-       <string>applet</string>
-       <key>CFBundleIconFile</key>
-       <string>applet</string>
-       <key>CFBundleInfoDictionaryVersion</key>
-       <string>6.0</string>
-       <key>CFBundleName</key>
-       <string>Start IT Mill Toolkit</string>
-       <key>CFBundlePackageType</key>
-       <string>APPL</string>
-       <key>CFBundleSignature</key>
-       <string>aplt</string>
-       <key>LSRequiresCarbon</key>
-       <true/>
-       <key>WindowState</key>
-       <dict>
-               <key>name</key>
-               <string>ScriptWindowState</string>
-               <key>positionOfDivider</key>
-               <real>274</real>
-               <key>savedFrame</key>
-               <string>625 413 439 476 0 0 1680 1028 </string>
-               <key>selectedTabView</key>
-               <string>result</string>
-       </dict>
-</dict>
-</plist>
diff --git a/build/package/Start IT Mill Toolkit.app/Contents/MacOS/applet b/build/package/Start IT Mill Toolkit.app/Contents/MacOS/applet
deleted file mode 100755 (executable)
index c715860..0000000
Binary files a/build/package/Start IT Mill Toolkit.app/Contents/MacOS/applet and /dev/null differ
diff --git a/build/package/Start IT Mill Toolkit.app/Contents/PkgInfo b/build/package/Start IT Mill Toolkit.app/Contents/PkgInfo
deleted file mode 100644 (file)
index 3253614..0000000
+++ /dev/null
@@ -1 +0,0 @@
-APPLaplt
\ No newline at end of file
diff --git a/build/package/Start IT Mill Toolkit.app/Contents/Resources/Scripts/main.scpt b/build/package/Start IT Mill Toolkit.app/Contents/Resources/Scripts/main.scpt
deleted file mode 100644 (file)
index 2cea631..0000000
Binary files a/build/package/Start IT Mill Toolkit.app/Contents/Resources/Scripts/main.scpt and /dev/null differ
diff --git a/build/package/Start IT Mill Toolkit.app/Contents/Resources/applet.icns b/build/package/Start IT Mill Toolkit.app/Contents/Resources/applet.icns
deleted file mode 100644 (file)
index fcc1f09..0000000
Binary files a/build/package/Start IT Mill Toolkit.app/Contents/Resources/applet.icns and /dev/null differ
diff --git a/build/package/Start IT Mill Toolkit.app/Contents/Resources/applet.rsrc b/build/package/Start IT Mill Toolkit.app/Contents/Resources/applet.rsrc
deleted file mode 100644 (file)
index 741d4a6..0000000
Binary files a/build/package/Start IT Mill Toolkit.app/Contents/Resources/applet.rsrc and /dev/null differ
diff --git a/build/package/Start IT Mill Toolkit.app/Contents/Resources/description.rtfd/TXT.rtf b/build/package/Start IT Mill Toolkit.app/Contents/Resources/description.rtfd/TXT.rtf
deleted file mode 100644 (file)
index 810bf02..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-{\rtf1\ansi\ansicpg1252\cocoartf949
-{\fonttbl}
-{\colortbl;\red255\green255\blue255;}
-}
\ No newline at end of file
diff --git a/build/package/Start IT Mill Toolkit.app/Icon b/build/package/Start IT Mill Toolkit.app/Icon
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/license/itmill-commercial-license.pdf b/license/itmill-commercial-license.pdf
deleted file mode 100644 (file)
index 6936fe1..0000000
Binary files a/license/itmill-commercial-license.pdf and /dev/null differ
diff --git a/license/licensing-guidelines.html b/license/licensing-guidelines.html
deleted file mode 100644 (file)
index d001cb6..0000000
+++ /dev/null
@@ -1,194 +0,0 @@
-<html>
-<head>
-<title>IT Mill Toolkit Licensing Guidelines</title>
-<link href="../doc/manual/html-style/local.css" rel="stylesheet"
-       type="text/css" />
-
-<style type="text/css">
-p.heading {
-       font-weight: bold;
-}
-
-.licenses {
-       border-collapse: separate;
-}
-
-.licenses th {
-       text-align: left;
-       background-color: #ccccff;
-       padding: 3px;
-}
-
-.licenses td {
-       background-color: #f4f4f4;
-       padding: 3px;
-       text-align: left;
-       vertical-align: top;
-}
-
-.licenses tr.even td {
-       background-color: #eeeeee;
-}
-</style>
-
-</head>
-<body>
-
-<div id="page">
-
-<h1>Licensing Summary</h1>
-
-<p>IT Mill Toolkit is available for use under two licensing options:
-
-<ul>
-       <li><a href="#opensource">Open Source licensing</a> with
-       permissive Apache 2.0 license. This option includes the core library
-       and is fully functional. Open Source licensing option does not include
-       any support, guarantees or all commercially available tools and
-       features.</li>
-       <li><a href="#commercial">Commercial license</a> can be purchased
-       from IT Mill Ltd. It is designed to suit commercial use of the library
-       and includes support, guarantee as well as additional tools that
-       accelerate software development with IT Mill Toolkit</li>
-</ul>
-</p>
-
-<p>Please read carefully about the licensing options below and
-evaluate the suitability of the actual license files before use. If you
-have any questions about licensing options, please contact sales at <a
-       href="http://www.itmill.com/"> IT Mill Ltd</a>.</p>
-
-
-
-<h1><a name="opensource" />Open Source License</h1>
-
-The following libraries are included in this package and are released
-with Open Source license.
-
-<table class="licenses">
-       <tbody>
-               <tr>
-                       <th>Package</th>
-                       <th>License</th>
-                       <th>Source Code Availability</th>
-               </tr>
-               <tr>
-                       <td class="package">IT Mill Toolkit User Interface Library</td>
-                       <td class="license">Apache License v. 2.0</td>
-                       <td class="location">Included in the package in src directory</td>
-               </tr>
-               <tr>
-                       <td class="package">Google Web Toolkit</td>
-                       <td class="license">Apache License v. 2.0</td>
-                       <td class="location">Included in the package in gwt directory</td>
-               </tr>
-               <tr>
-                       <td class="package">Apache Tomcat</td>
-                       <td class="license">Apache License v. 2.0</td>
-                       <td class="location"><a href="http://tomcat.apache.org/">tomcat.apache.org</a>;
-                       modifications are at org/apache/tomcat within gwt-dev.jar in gwt
-                       directory</td>
-               </tr>
-               <tr>
-                       <td class="package">Browser Detect v2.1.6</td>
-                       <td class="license"><a
-                               href="http://creativecommons.org/licenses/by/1.0/">Creative
-                       Commons Attribution 1.0</a></td>
-                       <td class="location"><a
-                               href="http://google-web-toolkit.googlecode.com/svn/trunk/tools/benchmark-viewer/src/com/google/gwt/junit/viewer/client/BrowserInfo.java">google-web-toolkit.googlecode.com</a>;
-                       transliterated into Java source in gwt directory</td>
-               </tr>
-               <tr class="even">
-                       <td class="package">Eclipse Java Development Tools (JDT)</td>
-                       <td class="license"><a
-                               href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public
-                       License v. 1.0</a></td>
-                       <td class="location"><a
-                               href="http://archive.eclipse.org/eclipse/downloads/drops/R-3.1.1-200509290840/download.php?dropFile=eclipse-JDT-SDK-3.1.1.zip">eclipse.org</a></td>
-               </tr>
-               <tr>
-                       <td class="package">Eclipse Standard Widget Toolkit (SWT)</td>
-                       <td class="license"><a
-                               href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public
-                       License v. 1.0</a></td>
-                       <td class="location"><a
-                               href="http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-200609210945/download.php?dropFile=swt-3.2.1-gtk-linux-x86.zip">Linux</a>,
-                       <a
-                               href="http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-200609210945/download.php?dropFile=swt-3.2.1-win32-win32-x86.zip">Windows</a>,
-                       and <a
-                               href="http://download.eclipse.org/eclipse/downloads/drops/R-3.2.1-200609210945/download.php?dropFile=swt-3.2.1-carbon-macosx.zip">Mac</a>;
-                       modifications are at org/eclipse/swt within gwt-dev.jar in gwt
-                       directory</td>
-               </tr>
-               <tr class="even">
-                       <td class="package">JFreeChart</td>
-                       <td class="license"><a
-                               href="http://www.gnu.org/licenses/lgpl.html">GNU Lesser General
-                       Public License v. 2.1</a></td>
-                       <td class="location"><a
-                               href="http://jfree.org/jfreechart/download.html">jfree.org</a></td>
-               </tr>
-               <tr>
-                       <td class="package">Mozilla Rhino</td>
-                       <td class="license"><a
-                               href="http://www.mozilla.org/MPL/MPL-1.1.txt">Mozilla Public
-                       License v. 1.1</a></td>
-                       <td class="location">com/google/gwt/dev/js/rhino/ within
-                       gwt-dev.jar</td>
-               </tr>
-               <tr class="even">
-                       <td class="package">Mozilla 1.7.12 (Linux only)</td>
-                       <td class="license"><a
-                               href="http://www.mozilla.org/MPL/MPL-1.1.txt">Mozilla Public
-                       License v. 1.1</a></td>
-                       <td class="location"><a
-                               href="http://developer.mozilla.org/en/docs/Download_Mozilla_Source_Code">mozilla.org</a></td>
-               </tr>
-               <tr>
-                       <td class="package">WebKit 418.9 (Mac only)</td>
-                       <td class="license"><a
-                               href="http://www.gnu.org/licenses/lgpl.html">GNU Lesser General
-                       Public License v. 2.1</a></td>
-                       <td class="location"><a
-                               href="http://webkit.org/building/checkout.html">webkit.org</a></td>
-               </tr>
-               <tr>
-                       <td class="package">Jetty server (TODO: add license)</td>
-                       <td class="license"></td>
-                       <td class="location"></td>
-               </tr>
-               <tr>
-                       <td class="package">Multipart/upload parser library (TODO: add
-                       license)</td>
-                       <td class="license"></td>
-                       <td class="location"></td>
-               </tr>
-       </tbody>
-</table>
-
-<p>Please evaluate the licenses above to assure that they are
-suitable for your use.</p>
-
-
-<p>The following tools and services are not provided with Open
-Source license
-<ul>
-       <li><b>IT Mill Toolkit Testing Tools</b>: Demo version of Testing
-       Tools is included in this distribution package for evaluation purposes.
-       Continuous or production use of this demo package is forbidden without
-       <a href="#commercial">commercial license</a>.</li>
-       <li><b>Support services</b>: No support is provided, but use of
-       discussion forums is encouraged.</li>
-       <li><b>Guarantee</b>: Open Source version is provided without
-       guarantee. Please report any issues, we try to fix them in upcoming
-       product releases.</li>
-       <li><b>IPR protection</b>: No IPR protection is provided other
-       than stated in the Apache 2.0 license.</li>
-</ul>
-
-<h1><a name="commercial" />Commercial License</h1>
-
-</div>
-
-</body>
-</html>
diff --git a/release-notes.html b/release-notes.html
deleted file mode 100644 (file)
index a39efab..0000000
+++ /dev/null
@@ -1,128 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
-<title>IT Mill Toolkit</title>
-<link href="doc/manual/html-style/local.css" rel="stylesheet" type="text/css" />
-<link rel="start" href="index.html" title="IT Mill Toolkit" />
-<style type="text/css">
-table.issues {
-       border-width: 1px 1px 1px 1px;
-       border-spacing: 2px;
-       border-style: none none none none;
-       border-color: gray gray gray gray;
-       border-collapse: collapse;
-       background-color: white;
-}
-table.issues th {
-       border-width: 1px 1px 1px 1px;
-       padding: 3px 3px 3px 3px;
-       border-style: dashed dashed dashed dashed;
-       border-color: gray gray gray gray;
-       background-color: white;
-       -moz-border-radius: 0px 0px 0px 0px;
-}
-table.issues td {
-       border-width: 1px 1px 1px 1px;
-       padding: 3px 3px 3px 3px;
-       border-style: dashed dashed dashed dashed;
-       border-color: gray gray gray gray;
-       background-color: white;
-       -moz-border-radius: 0px 0px 0px 0px;
-}
-</style>
-</head>
-<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div id="container">
-<div id="header"><h1>IT Mill Toolkit</h1></div><div id="itmilllogo"></div><div id="page">
-<div class="navheader"><table width="100%" summary=""><tr><th align="center" colspan="3">IT Mill Toolkit</th></tr>
-<tr><td align="left" width="20%">&nbsp;</td><th align="center" width="60%">&nbsp;</th>
-<td align="right" width="20%"></td></tr></table summary=""><hr /></div><div class="book" lang="en">
-<div class="titlepage"><div><div><h1 class="title">
-<a name="N40001"></a>IT Mill Toolkit Release Notes</h1></div>
-<div><h2 class="subtitle">Version <version></version></h2></div><div>
-<div class="author"><h3 class="author"></h3></div></div>
-<div><p class="copyright">Copyright &copy; 2007 Oy IT Mill Ltd. All rights reserved.</p></div>
-<div><div class="abstract"><p class="title"></p>
-
-<h3>General</h3>
-<p>
-Version <version></version>. This document is under construction.</p>
-<p>
-
-<br />
-<h4>Known issues in this Release (<version></version>)</h4>
-IE = Internet Explorer, FF = Firefox, SA = Safari, OP = Opera
-<br/>
-Starting any demo may take long time (5 seconds) on some environments. Should not affect on "real" environments.
-<br/>
-Table component makes extra requests when disabling/enabling the table (FF only)
-<br/>
-Window: moving / dragging windows should be more usable
-<br/>
-Embedded / Window: embedded (Flash) are rendered through window
-<br/>
-Panel: setComponentError, setIcon, setDescription do not work
-<br/>
-Select: setEnabled(false) still can be edited
-<br/>
-TabSheet: container area width is different to tabs
-<br/>
-setReadOnly(true): issues on multiple components
-<br/>
-Tabsheet: setComponentError, setIcon, setDescription do not work
-<br/>
-Calendar: jumpy, buttons change position
-<br/>
-Select has thin red lines (other widgets are seen through)
-<br/>
-Window / RichTextArea: whole scrolls / jumps up when bold is clicked
-<br/>
-Session: When server is restarted, application hangs (Safari)
-<br/>
-RichTextEditor: setEnabled(false) still can be edited
-<br/>
-SplitPanel: implement spacing
-<br/>
-Form two-columns GridLayout breaks captions.
-<br/>
-Add setMaxLength() to TextField
-<br/>
-Cancelling (big) uploads should be possible
-<br/>
-(Sub-) Window closing should be possible
-<br/>
-QueryContainer must implement Sortable
-<br/>
-QueryContainer should implement Container.Filterable
-<br/>
-QueryContainer should support preparedstatements-type API
-<br/>
-Creating minimized/optimized widgetset still contains default theme (css files)
-<br/>
-Select: when opening selection div it always starts from top even though currently selected value is elsewhere
-<br/>
-Window resize: if mouse hits scrollbar when dragging, cursor dragging state is lost on (SA)
-<br/>
-Tree don't support icons
-<br/>
-Container.Hierarchical.setParent() should be setItemParent() (etc)
-<br/>
-CustomComponent: setVisible(false) does not hide it, setEnabled(false) does not disable it
-<br/>
-RichTextArea performance issues (FF)
-<br/>
-RichTextArea extra scrollbars issues on some layouts (SA)
-<br/>
-DateField.setLocale floods to other components aswell
-<br/>
-Table column selector div may be positioned randomly wrong (IE)
-<br/>
-Error message in Button is not shown (FF)
-<br/>
-
-
-</div></div></div></div>
-
-<br />
-
-</div><div class="navfooter"><hr /><table width="100%" summary=""><tr><td align="left" width="40%">&nbsp;</td><td align="center" width="20%">&nbsp;</td><td align="right" width="40%"></td></tr><tr><td valign="top" align="left" width="40%">&nbsp;</td><td align="center" width="20%">&nbsp;</td><td valign="top" align="right" width="40%"></td></tr></table></div></div><div id="footer"><span>Version: <version></version></span>&copy; Oy IT Mill Ltd. 2000-2007</div></div></body></html>