]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
16 years agoFixes #2076 : TextField.getValue() does not use format
Joonas Lehtinen [Mon, 15 Sep 2008 21:02:12 +0000 (21:02 +0000)]
Fixes #2076 : TextField.getValue() does not use format

svn changeset:5403/svn branch:trunk

16 years agoPartial fix for #1106 (Flash content is drawn over sub window borders).
Jouni Koivuviita [Mon, 15 Sep 2008 14:09:20 +0000 (14:09 +0000)]
Partial fix for #1106 (Flash content is drawn over sub window borders).

svn changeset:5402/svn branch:trunk

16 years agoMinor typo fixed + some text formatting for WindowingExample.
Jouni Koivuviita [Mon, 15 Sep 2008 13:06:14 +0000 (13:06 +0000)]
Minor typo fixed + some text formatting for WindowingExample.

svn changeset:5401/svn branch:trunk

16 years agoFixes #2045: Modal window modality curtain now covers all previous sub windows as...
Jouni Koivuviita [Mon, 15 Sep 2008 13:02:03 +0000 (13:02 +0000)]
Fixes #2045: Modal window modality curtain now covers all previous sub windows as well.

svn changeset:5400/svn branch:trunk

16 years agoTestcase for #2061.
Jouni Koivuviita [Mon, 15 Sep 2008 12:29:14 +0000 (12:29 +0000)]
Testcase for #2061.

svn changeset:5399/svn branch:trunk

16 years agofixes #2072, added "dragcurtain" for FF
Matti Tahvonen [Mon, 15 Sep 2008 12:05:26 +0000 (12:05 +0000)]
fixes #2072, added "dragcurtain" for FF

svn changeset:5398/svn branch:trunk

16 years agoCalendarPanel with YEAR resolution was not built initially, if the locale was the...
Jouni Koivuviita [Mon, 15 Sep 2008 10:20:29 +0000 (10:20 +0000)]
CalendarPanel with YEAR resolution was not built initially, if the locale was the default locale of the application (silly yes). Fixes #2044.

svn changeset:5397/svn branch:trunk

16 years agoInvalidates session after saying 'session expired'. Fixes #1979
Marc Englund [Mon, 15 Sep 2008 09:47:15 +0000 (09:47 +0000)]
Invalidates session after saying 'session expired'. Fixes #1979

svn changeset:5396/svn branch:trunk

16 years agoImproved ICalendarPanel month/year arrow usability: when the arrow is pressed (moused...
Jouni Koivuviita [Mon, 15 Sep 2008 08:23:03 +0000 (08:23 +0000)]
Improved ICalendarPanel month/year arrow usability: when the arrow is pressed (mousedown and hold), there is a 500ms delay before it will trigger the "fast-forward/backward" function (interval 150ms).

svn changeset:5395/svn branch:trunk

16 years agoForgot to commit, belongs together with last commit [5393].
Jouni Koivuviita [Mon, 15 Sep 2008 07:25:17 +0000 (07:25 +0000)]
Forgot to commit, belongs together with last commit [5393].

svn changeset:5394/svn branch:trunk

16 years agoDefault panel theme CSS simplified, now it should be easier to override the default...
Jouni Koivuviita [Fri, 12 Sep 2008 13:33:17 +0000 (13:33 +0000)]
Default panel theme CSS simplified, now it should be easier to override the default theme. May cause some minor custom theme anomalies, but they are easy to fix.

svn changeset:5393/svn branch:trunk

16 years agoFixed style/layout issues. For #2017 but needs backport to 5.2
Marc Englund [Fri, 12 Sep 2008 09:13:53 +0000 (09:13 +0000)]
Fixed style/layout issues. For #2017 but needs backport to 5.2

svn changeset:5392/svn branch:trunk

16 years agoFixes #2065 - TextField.getValue() violates Property-interface by returning incompati...
Joonas Lehtinen [Thu, 11 Sep 2008 13:22:36 +0000 (13:22 +0000)]
Fixes #2065 - TextField.getValue() violates Property-interface by returning incompatible types

svn changeset:5390/svn branch:trunk

16 years agoForce-table-to-recalculate-column-widths feature. Fixes #1983 (see ticket for more)
Marc Englund [Thu, 11 Sep 2008 12:44:33 +0000 (12:44 +0000)]
Force-table-to-recalculate-column-widths feature. Fixes #1983 (see ticket for more)

svn changeset:5389/svn branch:trunk

16 years agodocumentation fix
Joonas Lehtinen [Thu, 11 Sep 2008 12:42:42 +0000 (12:42 +0000)]
documentation fix

svn changeset:5388/svn branch:trunk

16 years agoMoved documentation images to doc-files folder
Joonas Lehtinen [Thu, 11 Sep 2008 08:54:12 +0000 (08:54 +0000)]
Moved documentation images to doc-files folder

svn changeset:5385/svn branch:trunk

16 years agoMade instructions in debug window more findable.
Marc Englund [Thu, 11 Sep 2008 08:26:19 +0000 (08:26 +0000)]
Made instructions in debug window more findable.

svn changeset:5384/svn branch:trunk

16 years agoFix for #2062
Artur Signell [Thu, 11 Sep 2008 07:41:51 +0000 (07:41 +0000)]
Fix for #2062

svn changeset:5383/svn branch:trunk

16 years agoAdding extensive JavaDocs for IOrderedLayout
Joonas Lehtinen [Thu, 11 Sep 2008 07:10:39 +0000 (07:10 +0000)]
Adding extensive JavaDocs for IOrderedLayout

svn changeset:5382/svn branch:trunk

16 years agoTest case for #2062
Artur Signell [Thu, 11 Sep 2008 06:42:09 +0000 (06:42 +0000)]
Test case for #2062

svn changeset:5381/svn branch:trunk

16 years agoFix for #2037 OrderedLayout memory leak
Artur Signell [Thu, 11 Sep 2008 05:36:48 +0000 (05:36 +0000)]
Fix for #2037 OrderedLayout memory leak

svn changeset:5380/svn branch:trunk

16 years agoRemoved deprecated method references.
Jouni Koivuviita [Wed, 10 Sep 2008 10:57:45 +0000 (10:57 +0000)]
Removed deprecated method references.

svn changeset:5379/svn branch:trunk

16 years agoFixes #2027: One extra DIV element added to each node caption to help style Tree.
Jouni Koivuviita [Wed, 10 Sep 2008 10:55:13 +0000 (10:55 +0000)]
Fixes #2027: One extra DIV element added to each node caption to help style Tree.

svn changeset:5378/svn branch:trunk

16 years agoTwo "less than zero" checks added to prevent IE6 errors.
Jouni Koivuviita [Wed, 10 Sep 2008 10:24:59 +0000 (10:24 +0000)]
Two "less than zero" checks added to prevent IE6 errors.

svn changeset:5377/svn branch:trunk

16 years agoFixed test case size specification
Artur Signell [Mon, 8 Sep 2008 12:28:00 +0000 (12:28 +0000)]
Fixed test case size specification

svn changeset:5376/svn branch:trunk

16 years agoFixed panel scrolling issue
Artur Signell [Mon, 8 Sep 2008 12:27:48 +0000 (12:27 +0000)]
Fixed panel scrolling issue

svn changeset:5375/svn branch:trunk

16 years agoFixed widths in old test cases
Artur Signell [Mon, 8 Sep 2008 11:56:07 +0000 (11:56 +0000)]
Fixed widths in old test cases

svn changeset:5374/svn branch:trunk

16 years agoTest case for #2060
Artur Signell [Mon, 8 Sep 2008 11:55:42 +0000 (11:55 +0000)]
Test case for #2060

svn changeset:5373/svn branch:trunk

16 years agoRewrote documentation. Highlights the 100%-default pitfall a bit better (IMHO).
Marc Englund [Mon, 8 Sep 2008 10:05:20 +0000 (10:05 +0000)]
Rewrote documentation. Highlights the 100%-default pitfall a bit better (IMHO).

svn changeset:5372/svn branch:trunk

16 years agoRemoved unneeded methods.
Marc Englund [Mon, 8 Sep 2008 10:02:49 +0000 (10:02 +0000)]
Removed unneeded methods.

svn changeset:5371/svn branch:trunk

16 years agofixes #2058 (100% height textfields in IE)
Matti Tahvonen [Mon, 8 Sep 2008 09:56:30 +0000 (09:56 +0000)]
fixes #2058 (100% height textfields in IE)

svn changeset:5370/svn branch:trunk

16 years agoFixed typo in size string parsing
Artur Signell [Mon, 8 Sep 2008 09:50:17 +0000 (09:50 +0000)]
Fixed typo in size string parsing

svn changeset:5369/svn branch:trunk

16 years agoOne servlet referenced com.itmill.toolkit.terminal.web.ApplicationServlet, which...
Marc Englund [Mon, 8 Sep 2008 08:37:59 +0000 (08:37 +0000)]
One servlet referenced com.itmill.toolkit.terminal.web.ApplicationServlet, which has been removed. Fixed.

svn changeset:5368/svn branch:trunk

16 years agorebuilt styles.css
Marc Englund [Mon, 8 Sep 2008 08:24:42 +0000 (08:24 +0000)]
rebuilt styles.css

svn changeset:5367/svn branch:trunk

16 years agoJavadocced set-method deprecation; Fixes #2023.
Marc Englund [Mon, 8 Sep 2008 08:07:08 +0000 (08:07 +0000)]
Javadocced set-method deprecation; Fixes #2023.

svn changeset:5366/svn branch:trunk

16 years agofixes #2021 (captions in 100% height expanded component in expand layout)
Matti Tahvonen [Mon, 8 Sep 2008 05:19:57 +0000 (05:19 +0000)]
fixes #2021 (captions in  100% height expanded component in expand layout)

svn changeset:5365/svn branch:trunk

16 years agoStricter size-string parsing, for #2023. Still needs javadoc improvements.
Marc Englund [Fri, 5 Sep 2008 13:38:30 +0000 (13:38 +0000)]
Stricter size-string parsing, for #2023. Still needs javadoc improvements.

svn changeset:5364/svn branch:trunk

16 years agoTest for #2023
Marc Englund [Fri, 5 Sep 2008 13:36:11 +0000 (13:36 +0000)]
Test for #2023

svn changeset:5363/svn branch:trunk

16 years agoRemove com.itmill.toolkit.terminal.web.ApplicationServlet - this is a relic from TK4
Joonas Lehtinen [Fri, 5 Sep 2008 12:11:06 +0000 (12:11 +0000)]
Remove com.itmill.toolkit.terminal.web.ApplicationServlet - this is a relic from TK4

svn changeset:5362/svn branch:trunk

16 years agoError-prone set[Width|Height][Units|](int) -methods deprecated, for #2023
Marc Englund [Fri, 5 Sep 2008 10:02:24 +0000 (10:02 +0000)]
Error-prone set[Width|Height][Units|](int) -methods deprecated, for #2023

svn changeset:5361/svn branch:trunk

16 years agoManaged to remove the bottoom line of the tabsheet somehow. Fixed.
Marc Englund [Thu, 4 Sep 2008 12:11:58 +0000 (12:11 +0000)]
Managed to remove the bottoom line of the tabsheet somehow. Fixed.

svn changeset:5360/svn branch:trunk

16 years agodebug window styles
Matti Tahvonen [Thu, 4 Sep 2008 11:34:35 +0000 (11:34 +0000)]
debug window styles

svn changeset:5359/svn branch:trunk

16 years agorefactored debug console, not to extend iwindow
Matti Tahvonen [Thu, 4 Sep 2008 11:23:51 +0000 (11:23 +0000)]
refactored debug console, not to extend iwindow

svn changeset:5358/svn branch:trunk

16 years agoReverted mass formatting done in [5331] for book examples.
Marko Grönroos [Thu, 4 Sep 2008 08:17:50 +0000 (08:17 +0000)]
Reverted mass formatting done in [5331] for book examples.

svn changeset:5357/svn branch:trunk

16 years agoRebuilt styles.css.
Marc Englund [Thu, 4 Sep 2008 08:07:56 +0000 (08:07 +0000)]
Rebuilt styles.css.

svn changeset:5356/svn branch:trunk

16 years agoAdded line to bottom of TabSheet, to match Panel look. Fixes #2016
Marc Englund [Thu, 4 Sep 2008 08:03:37 +0000 (08:03 +0000)]
Added line to bottom of TabSheet, to match Panel look. Fixes #2016

svn changeset:5355/svn branch:trunk

16 years agoBugfix: Also sending close-events for the main-window.
Joonas Lehtinen [Wed, 3 Sep 2008 17:53:25 +0000 (17:53 +0000)]
Bugfix: Also sending close-events for the main-window.

svn changeset:5354/svn branch:trunk

16 years agoChanged window close behavior to not disable browser-level windows when closing them...
Joonas Lehtinen [Wed, 3 Sep 2008 17:52:52 +0000 (17:52 +0000)]
Changed window close behavior to not disable browser-level windows when closing them. This does not affect the past behavior as the close has not been working before #2053.

svn changeset:5353/svn branch:trunk

16 years agoFixes #2007 : Application runner includes application-class-name in pathinfo
Joonas Lehtinen [Wed, 3 Sep 2008 17:18:04 +0000 (17:18 +0000)]
Fixes #2007 : Application runner includes application-class-name in pathinfo

svn changeset:5352/svn branch:trunk

16 years agoFixed #2053 : Closing browse-window should trigger submitting changes and fire close...
Joonas Lehtinen [Wed, 3 Sep 2008 16:45:05 +0000 (16:45 +0000)]
Fixed #2053 : Closing browse-window should trigger submitting changes and fire close-event

svn changeset:5351/svn branch:trunk

16 years agoTest for #2053
Joonas Lehtinen [Wed, 3 Sep 2008 14:13:16 +0000 (14:13 +0000)]
Test for #2053

svn changeset:5350/svn branch:trunk

16 years agoTest for #2007
Joonas Lehtinen [Wed, 3 Sep 2008 14:06:18 +0000 (14:06 +0000)]
Test for #2007

svn changeset:5349/svn branch:trunk

16 years agoUpdated debug window to include "clear" and "restartApplication" buttons.
Artur Signell [Wed, 3 Sep 2008 13:47:24 +0000 (13:47 +0000)]
Updated debug window to include "clear" and "restartApplication" buttons.
Changed debug messages to also go to firebug console if it is available.

svn changeset:5348/svn branch:trunk

16 years agoUpdated new GWT version to properties-file
Joonas Lehtinen [Wed, 3 Sep 2008 13:45:02 +0000 (13:45 +0000)]
Updated new GWT version to properties-file

svn changeset:5347/svn branch:trunk

16 years agoupdated test case
Matti Tahvonen [Wed, 3 Sep 2008 13:41:23 +0000 (13:41 +0000)]
updated test case

svn changeset:5346/svn branch:trunk

16 years agoclickable area in accordion caption now bigger
Matti Tahvonen [Wed, 3 Sep 2008 13:13:56 +0000 (13:13 +0000)]
clickable area in accordion caption now bigger

svn changeset:5345/svn branch:trunk

16 years agofixes #2040 (accordion with defined height)
Matti Tahvonen [Wed, 3 Sep 2008 13:12:52 +0000 (13:12 +0000)]
fixes #2040 (accordion with defined height)

svn changeset:5344/svn branch:trunk

16 years agoTest case for #2051
Artur Signell [Wed, 3 Sep 2008 12:32:27 +0000 (12:32 +0000)]
Test case for #2051

svn changeset:5343/svn branch:trunk

16 years agofixes #2050, Tree cannot send only partial update if items are expanded from server...
Matti Tahvonen [Wed, 3 Sep 2008 11:41:33 +0000 (11:41 +0000)]
fixes #2050, Tree cannot send only partial update if items are expanded from server side

svn changeset:5342/svn branch:trunk

16 years agofixed compiling server side code
Matti Tahvonen [Wed, 3 Sep 2008 11:08:54 +0000 (11:08 +0000)]
fixed compiling server side code

svn changeset:5341/svn branch:trunk

16 years agoTest case for #2048
Artur Signell [Wed, 3 Sep 2008 10:39:41 +0000 (10:39 +0000)]
Test case for #2048

svn changeset:5340/svn branch:trunk

16 years agoRemoved Mac Leopard target, resolving #2046
Joonas Lehtinen [Wed, 3 Sep 2008 08:51:29 +0000 (08:51 +0000)]
Removed Mac Leopard target, resolving #2046

svn changeset:5339/svn branch:trunk

16 years agoUsing itmill.com API-key by default; seems to work fine on localhost.
Marc Englund [Wed, 3 Sep 2008 08:17:24 +0000 (08:17 +0000)]
Using itmill.com API-key by default; seems to work fine on localhost.

svn changeset:5338/svn branch:trunk

16 years agoUpdated Reservr to use "GALGWT" googlemaps gwt api (compatible w/ gwt 1.5). Removed...
Marc Englund [Wed, 3 Sep 2008 07:59:17 +0000 (07:59 +0000)]
Updated Reservr to use "GALGWT" googlemaps gwt api (compatible w/ gwt 1.5). Removed reservr.html (not needed).

svn changeset:5337/svn branch:trunk

16 years agoSuppressed warnings from old test cases
Artur Signell [Tue, 2 Sep 2008 13:20:34 +0000 (13:20 +0000)]
Suppressed warnings from old test cases

svn changeset:5336/svn branch:trunk

16 years agoFix for #2043 - width/height for Link
Artur Signell [Tue, 2 Sep 2008 13:12:54 +0000 (13:12 +0000)]
Fix for #2043 - width/height for Link

svn changeset:5335/svn branch:trunk

16 years agofixed GWT 1.4 style comment annotations with real annotations
Matti Tahvonen [Tue, 2 Sep 2008 13:12:39 +0000 (13:12 +0000)]
fixed GWT 1.4 style comment annotations with real annotations

svn changeset:5334/svn branch:trunk

16 years agoFixed some code not to affect warning with java 1.5
Matti Tahvonen [Tue, 2 Sep 2008 13:11:50 +0000 (13:11 +0000)]
Fixed some code not to affect warning with java 1.5

svn changeset:5333/svn branch:trunk

16 years agochanged server side build to make java 1.5 classes from java 1.5 sources
Matti Tahvonen [Tue, 2 Sep 2008 13:10:57 +0000 (13:10 +0000)]
changed server side build to make java 1.5 classes from java 1.5 sources

svn changeset:5332/svn branch:trunk

16 years agoMass format
Artur Signell [Tue, 2 Sep 2008 12:53:12 +0000 (12:53 +0000)]
Mass format

svn changeset:5331/svn branch:trunk

16 years agoFix for #2036
Artur Signell [Tue, 2 Sep 2008 12:28:47 +0000 (12:28 +0000)]
Fix for #2036

svn changeset:5330/svn branch:trunk

16 years agoTest case and fix for #2042
Artur Signell [Tue, 2 Sep 2008 12:13:24 +0000 (12:13 +0000)]
Test case and fix for #2042

svn changeset:5329/svn branch:trunk

16 years agoadded test case
Matti Tahvonen [Tue, 2 Sep 2008 11:47:50 +0000 (11:47 +0000)]
added test case

svn changeset:5328/svn branch:trunk

16 years agoGWT 1.5:fied DefaultWidgetSet. Now not possible to use older GWT.
Matti Tahvonen [Tue, 2 Sep 2008 09:43:45 +0000 (09:43 +0000)]
GWT 1.5:fied DefaultWidgetSet. Now not possible to use older GWT.

svn changeset:5327/svn branch:trunk

16 years agoUpdated test case
Artur Signell [Tue, 2 Sep 2008 08:37:50 +0000 (08:37 +0000)]
Updated test case

svn changeset:5326/svn branch:trunk

16 years agoAnother test case for #1966
Artur Signell [Tue, 2 Sep 2008 08:34:16 +0000 (08:34 +0000)]
Another test case for #1966

svn changeset:5325/svn branch:trunk

16 years agotest case
Matti Tahvonen [Tue, 2 Sep 2008 08:01:16 +0000 (08:01 +0000)]
test case

svn changeset:5324/svn branch:trunk

16 years agoUpdated #2033 test case to include GridLayout
Artur Signell [Tue, 2 Sep 2008 07:13:57 +0000 (07:13 +0000)]
Updated #2033 test case to include GridLayout

svn changeset:5323/svn branch:trunk

16 years agoTest case for #2033
Artur Signell [Tue, 2 Sep 2008 07:07:32 +0000 (07:07 +0000)]
Test case for #2033

svn changeset:5322/svn branch:trunk

16 years agoTest case for #2032
Artur Signell [Tue, 2 Sep 2008 06:34:11 +0000 (06:34 +0000)]
Test case for #2032

svn changeset:5321/svn branch:trunk

16 years agofixed item set change listening. Broken since [5281]
Matti Tahvonen [Tue, 2 Sep 2008 05:57:33 +0000 (05:57 +0000)]
fixed item set change listening. Broken since [5281]

svn changeset:5320/svn branch:trunk

16 years agoUpdated #1878 test case to a generic test case which includes expand layout
Artur Signell [Tue, 2 Sep 2008 05:55:28 +0000 (05:55 +0000)]
Updated #1878 test case to a generic test case which includes expand layout

svn changeset:5319/svn branch:trunk

16 years agoUpdate for #1878 test case
Artur Signell [Mon, 1 Sep 2008 13:30:51 +0000 (13:30 +0000)]
Update for #1878 test case

svn changeset:5318/svn branch:trunk

16 years agoTestcase for #2029
Artur Signell [Mon, 1 Sep 2008 13:28:53 +0000 (13:28 +0000)]
Testcase for #2029

svn changeset:5317/svn branch:trunk

16 years agoTestcase for #1878
Artur Signell [Mon, 1 Sep 2008 12:57:03 +0000 (12:57 +0000)]
Testcase for #1878

svn changeset:5316/svn branch:trunk

16 years agoNew testcase for #2021
Artur Signell [Mon, 1 Sep 2008 10:38:35 +0000 (10:38 +0000)]
New testcase for #2021

svn changeset:5315/svn branch:trunk

16 years agoAnother test case for #1966
Artur Signell [Mon, 1 Sep 2008 09:11:41 +0000 (09:11 +0000)]
Another test case for #1966

svn changeset:5314/svn branch:trunk

16 years agoTest case for #2026
Artur Signell [Mon, 1 Sep 2008 09:09:22 +0000 (09:09 +0000)]
Test case for #2026

svn changeset:5313/svn branch:trunk

16 years agofixes #2003, an error message for browsers without scripting support
Matti Tahvonen [Mon, 1 Sep 2008 08:54:04 +0000 (08:54 +0000)]
fixes #2003, an error message for browsers without scripting support

svn changeset:5312/svn branch:trunk

16 years agoTestcase for #2024
Artur Signell [Mon, 1 Sep 2008 08:43:37 +0000 (08:43 +0000)]
Testcase for #2024

svn changeset:5311/svn branch:trunk

16 years agoFixes #2022 - UTF-8 is now always used for custom layouts
Artur Signell [Mon, 1 Sep 2008 05:23:15 +0000 (05:23 +0000)]
Fixes #2022 - UTF-8 is now always used for custom layouts

svn changeset:5310/svn branch:trunk

16 years agofixes #2019
Matti Tahvonen [Fri, 29 Aug 2008 12:45:50 +0000 (12:45 +0000)]
fixes #2019

svn changeset:5309/svn branch:trunk

16 years agoUpdated book examples. Table cell style generator and huge table.
Marko Grönroos [Fri, 29 Aug 2008 11:40:13 +0000 (11:40 +0000)]
Updated book examples. Table cell style generator and huge table.

svn changeset:5308/svn branch:trunk

16 years agoTest case for #2021
Artur Signell [Fri, 29 Aug 2008 11:29:53 +0000 (11:29 +0000)]
Test case for #2021

svn changeset:5307/svn branch:trunk

16 years agoRemoved cellpadding and cellspacing from formlayout.
Jouni Koivuviita [Fri, 29 Aug 2008 11:16:25 +0000 (11:16 +0000)]
Removed cellpadding and cellspacing from formlayout.

svn changeset:5306/svn branch:trunk

16 years agoReformatted generated Table column example code.
Marko Grönroos [Fri, 29 Aug 2008 11:12:32 +0000 (11:12 +0000)]
Reformatted generated Table column example code.

svn changeset:5305/svn branch:trunk

16 years agoUpdated book examples. Table examples, formatting.
Marko Grönroos [Fri, 29 Aug 2008 11:10:46 +0000 (11:10 +0000)]
Updated book examples. Table examples, formatting.

svn changeset:5304/svn branch:trunk

16 years agoUpdated manual example code. Corrected formatting in window test application.
Marko Grönroos [Fri, 29 Aug 2008 11:09:13 +0000 (11:09 +0000)]
Updated manual example code. Corrected formatting in window test application.

svn changeset:5303/svn branch:trunk

16 years agoUpdated book tests: minor addition to Upload example.
Marko Grönroos [Fri, 29 Aug 2008 11:07:22 +0000 (11:07 +0000)]
Updated book tests: minor addition to Upload example.

svn changeset:5301/svn branch:trunk

16 years agoReformatted window opener example code.
Marko Grönroos [Fri, 29 Aug 2008 10:46:59 +0000 (10:46 +0000)]
Reformatted window opener example code.

svn changeset:5300/svn branch:trunk