]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
15 years agoPanel caption width for IE7
Artur Signell [Wed, 12 Nov 2008 06:58:42 +0000 (06:58 +0000)]
Panel caption width for IE7

svn changeset:5866/svn branch:trunk

15 years agoFixed caption width when located after component
Artur Signell [Wed, 12 Nov 2008 06:50:45 +0000 (06:50 +0000)]
Fixed caption width when located after component

svn changeset:5865/svn branch:trunk

15 years agofixes #2201
Matti Tahvonen [Tue, 11 Nov 2008 13:52:20 +0000 (13:52 +0000)]
fixes #2201

svn changeset:5864/svn branch:trunk

15 years agoChanged double cookie submission to use JSESSIONID, can be disabled, cleaned up.
Marc Englund [Tue, 11 Nov 2008 13:19:32 +0000 (13:19 +0000)]
Changed double cookie submission to use JSESSIONID, can be disabled, cleaned up.

svn changeset:5863/svn branch:trunk

15 years agoadded possibility to use dateformat independent from Locale. Fixes #2200
Matti Tahvonen [Tue, 11 Nov 2008 12:44:10 +0000 (12:44 +0000)]
added possibility to use dateformat independent from Locale. Fixes #2200

svn changeset:5862/svn branch:trunk

15 years agofixes #2159
Matti Tahvonen [Tue, 11 Nov 2008 08:51:57 +0000 (08:51 +0000)]
fixes #2159

svn changeset:5860/svn branch:trunk

15 years agoChanged another slider to be vertical. Better test and example.
Matti Tahvonen [Tue, 11 Nov 2008 08:51:22 +0000 (08:51 +0000)]
Changed another slider to be vertical. Better test and example.

svn changeset:5859/svn branch:trunk

15 years agofixed invalid layout
Matti Tahvonen [Tue, 11 Nov 2008 07:24:19 +0000 (07:24 +0000)]
fixed invalid layout

svn changeset:5858/svn branch:trunk

15 years agofixed some invalid layouts in example
Matti Tahvonen [Tue, 11 Nov 2008 07:09:48 +0000 (07:09 +0000)]
fixed some invalid layouts in example

svn changeset:5857/svn branch:trunk

15 years agoDouble cookie submit pattern impl; fixes #2198
Marc Englund [Mon, 10 Nov 2008 14:58:17 +0000 (14:58 +0000)]
Double cookie submit pattern impl; fixes #2198

svn changeset:5855/svn branch:trunk

15 years agofixes #2170, postal code in example is now required field
Matti Tahvonen [Mon, 10 Nov 2008 14:06:23 +0000 (14:06 +0000)]
fixes #2170, postal code in example is now required field

svn changeset:5851/svn branch:trunk

15 years agocleaner layout for example
Matti Tahvonen [Mon, 10 Nov 2008 14:03:09 +0000 (14:03 +0000)]
cleaner layout for example

svn changeset:5850/svn branch:trunk

15 years agoSome documentation and better defaults for formlayout
Matti Tahvonen [Mon, 10 Nov 2008 13:56:56 +0000 (13:56 +0000)]
Some documentation and better defaults for formlayout

svn changeset:5849/svn branch:trunk

15 years agoformlayout now reservers space for error indicator even though nothing is visible
Matti Tahvonen [Mon, 10 Nov 2008 13:56:11 +0000 (13:56 +0000)]
formlayout now reservers space for error indicator even though nothing is visible

svn changeset:5848/svn branch:trunk

15 years agosane height for subwindows in FB
Matti Tahvonen [Mon, 10 Nov 2008 13:08:22 +0000 (13:08 +0000)]
sane height for subwindows in FB

svn changeset:5847/svn branch:trunk

15 years agoform now defaults 100% width
Matti Tahvonen [Mon, 10 Nov 2008 12:53:20 +0000 (12:53 +0000)]
form now defaults 100% width

svn changeset:5846/svn branch:trunk

15 years agoLauncher contenxt can be changed with --context=/somecontext (for testing in non...
Marc Englund [Mon, 10 Nov 2008 12:43:05 +0000 (12:43 +0000)]
Launcher contenxt can be changed with --context=/somecontext (for testing in non-root context)

svn changeset:5845/svn branch:trunk

15 years agoFix for OrderedLayout component remove problem
Artur Signell [Mon, 10 Nov 2008 12:33:19 +0000 (12:33 +0000)]
Fix for OrderedLayout component remove problem

svn changeset:5844/svn branch:trunk

15 years agoOrderedLayout cleanup
Artur Signell [Mon, 10 Nov 2008 12:32:55 +0000 (12:32 +0000)]
OrderedLayout cleanup

svn changeset:5843/svn branch:trunk

15 years agoFixed problem with TabSheet not always reacting correctly to resize events
Artur Signell [Mon, 10 Nov 2008 12:32:31 +0000 (12:32 +0000)]
Fixed problem with TabSheet not always reacting correctly to resize events

svn changeset:5842/svn branch:trunk

15 years agoFixed SplitPanel overflow issue
Artur Signell [Mon, 10 Nov 2008 12:11:13 +0000 (12:11 +0000)]
Fixed SplitPanel overflow issue

svn changeset:5841/svn branch:trunk

15 years agofixes some child component size change issues
Matti Tahvonen [Mon, 10 Nov 2008 11:15:53 +0000 (11:15 +0000)]
fixes some child component size change issues

svn changeset:5840/svn branch:trunk

15 years agobug fix
Matti Tahvonen [Mon, 10 Nov 2008 11:00:05 +0000 (11:00 +0000)]
bug fix

svn changeset:5839/svn branch:trunk

15 years agoFix for #2195 - TabSheet problems in Safari
Artur Signell [Mon, 10 Nov 2008 10:58:57 +0000 (10:58 +0000)]
Fix for #2195 - TabSheet problems in Safari

svn changeset:5838/svn branch:trunk

15 years agoSampler: ProminentPrimaryAction css
Marc Englund [Mon, 10 Nov 2008 10:50:35 +0000 (10:50 +0000)]
Sampler: ProminentPrimaryAction css

svn changeset:5837/svn branch:trunk

15 years agoApplication div id now contains hashcode, classname contains themename and appname...
Marc Englund [Mon, 10 Nov 2008 10:43:52 +0000 (10:43 +0000)]
Application div id now contains hashcode, classname contains themename and appname classes. Fixes #2196

svn changeset:5836/svn branch:trunk

15 years agoImplemented replaceChildComponent for GridLayout
Artur Signell [Mon, 10 Nov 2008 06:48:34 +0000 (06:48 +0000)]
Implemented replaceChildComponent for GridLayout

svn changeset:5835/svn branch:trunk

15 years agoSampler; Icons
Marc Englund [Fri, 7 Nov 2008 14:27:33 +0000 (14:27 +0000)]
Sampler; Icons

svn changeset:5833/svn branch:trunk

15 years agoImplemented replaceChildComponent for OrderedLayout
Artur Signell [Fri, 7 Nov 2008 14:01:49 +0000 (14:01 +0000)]
Implemented replaceChildComponent for OrderedLayout

svn changeset:5832/svn branch:trunk

15 years agoCaptions are now hidden when component is hidden
Artur Signell [Fri, 7 Nov 2008 14:01:20 +0000 (14:01 +0000)]
Captions are now hidden when component is hidden

svn changeset:5831/svn branch:trunk

15 years agofixes #2191, subtree caching problems with table and collapsed columns
Matti Tahvonen [Fri, 7 Nov 2008 12:17:27 +0000 (12:17 +0000)]
fixes #2191, subtree caching problems with table and collapsed columns

svn changeset:5829/svn branch:trunk

15 years agoSampler Tooltips example added, etc
Marc Englund [Fri, 7 Nov 2008 12:08:17 +0000 (12:08 +0000)]
Sampler Tooltips example added, etc

svn changeset:5828/svn branch:trunk

15 years agodebug console usability improvements
Matti Tahvonen [Fri, 7 Nov 2008 11:46:42 +0000 (11:46 +0000)]
debug console usability improvements

svn changeset:5827/svn branch:trunk

15 years agoIScrolltable now somehow manages to contain layouts
Matti Tahvonen [Fri, 7 Nov 2008 09:12:05 +0000 (09:12 +0000)]
IScrolltable now somehow manages to contain layouts

svn changeset:5824/svn branch:trunk

15 years agoFixed vertical border measuring in IE
Artur Signell [Thu, 6 Nov 2008 08:53:38 +0000 (08:53 +0000)]
Fixed vertical border measuring in IE

svn changeset:5823/svn branch:trunk

15 years agoFixed issues with tabsheets using dynamic height (related to #2061)
Artur Signell [Thu, 6 Nov 2008 07:04:17 +0000 (07:04 +0000)]
Fixed issues with tabsheets using dynamic height (related to #2061)

svn changeset:5822/svn branch:trunk

15 years agoremoved invalid style
Matti Tahvonen [Wed, 5 Nov 2008 13:20:34 +0000 (13:20 +0000)]
removed invalid style

svn changeset:5821/svn branch:trunk

15 years agofixes #2184, checkboxes were displayed inline in IE
Matti Tahvonen [Wed, 5 Nov 2008 12:52:33 +0000 (12:52 +0000)]
fixes #2184, checkboxes were displayed inline in IE

svn changeset:5820/svn branch:trunk

15 years agoIWindow: more sane min size + check that IWindow never grows bigger than browsers...
Matti Tahvonen [Tue, 4 Nov 2008 15:22:10 +0000 (15:22 +0000)]
IWindow: more sane min size + check that IWindow never grows bigger than browsers window

svn changeset:5819/svn branch:trunk

15 years agomodified example to be compatible with current layout system
Matti Tahvonen [Tue, 4 Nov 2008 14:39:08 +0000 (14:39 +0000)]
modified example to be compatible with current layout system

svn changeset:5818/svn branch:trunk

15 years agocleaning LabelExample, removed temporary hack
Matti Tahvonen [Tue, 4 Nov 2008 14:21:08 +0000 (14:21 +0000)]
cleaning LabelExample, removed temporary hack

svn changeset:5817/svn branch:trunk

15 years agoIOrderedLayout no more breaks with Panels
Matti Tahvonen [Tue, 4 Nov 2008 14:18:10 +0000 (14:18 +0000)]
IOrderedLayout no more breaks with Panels

svn changeset:5816/svn branch:trunk

15 years agomodified FeatureBrowser to be compatible with current layout system
Matti Tahvonen [Tue, 4 Nov 2008 14:16:46 +0000 (14:16 +0000)]
modified FeatureBrowser to be compatible with current layout system

svn changeset:5815/svn branch:trunk

15 years agomodified example to be compatible with current layout system
Matti Tahvonen [Tue, 4 Nov 2008 14:12:10 +0000 (14:12 +0000)]
modified example to be compatible with current layout system

svn changeset:5814/svn branch:trunk

15 years agoremoved default 100% size from IEmbedded
Matti Tahvonen [Tue, 4 Nov 2008 14:09:07 +0000 (14:09 +0000)]
removed default 100% size from IEmbedded

svn changeset:5813/svn branch:trunk

15 years agoadded correct default value for layout width
Matti Tahvonen [Tue, 4 Nov 2008 13:58:52 +0000 (13:58 +0000)]
added correct default value for layout width

svn changeset:5812/svn branch:trunk

15 years agorefactored obsolete iLayout from Panel
Matti Tahvonen [Tue, 4 Nov 2008 13:56:12 +0000 (13:56 +0000)]
refactored obsolete iLayout from Panel

svn changeset:5811/svn branch:trunk

15 years agorefactored getAllocatedSpace in IWindow
Matti Tahvonen [Tue, 4 Nov 2008 13:54:28 +0000 (13:54 +0000)]
refactored getAllocatedSpace in IWindow

svn changeset:5810/svn branch:trunk

15 years agomost component containers now default to 100% width
Matti Tahvonen [Tue, 4 Nov 2008 13:53:12 +0000 (13:53 +0000)]
most component containers now default to 100% width

svn changeset:5809/svn branch:trunk

15 years agodo not warn about custom layout size
Matti Tahvonen [Tue, 4 Nov 2008 13:11:19 +0000 (13:11 +0000)]
do not warn about custom layout size

svn changeset:5808/svn branch:trunk

15 years agoIn debug mode, toolkit now prints error to std err if component hierarchy has invalid...
Matti Tahvonen [Tue, 4 Nov 2008 13:06:12 +0000 (13:06 +0000)]
In debug mode, toolkit now prints error to std err if component hierarchy has invalid combination of layouts and relative sizes.

svn changeset:5807/svn branch:trunk

15 years agoLink now behaves more like regular html links, fixes #2190
Marc Englund [Tue, 4 Nov 2008 10:48:13 +0000 (10:48 +0000)]
Link now behaves more like regular html links, fixes #2190

svn changeset:5806/svn branch:trunk

15 years agofixes #2150, client side debug console now cannot be opened unless debug flag is...
Matti Tahvonen [Tue, 4 Nov 2008 08:30:44 +0000 (08:30 +0000)]
fixes #2150, client side debug console now cannot be opened unless debug flag is set in app init

svn changeset:5804/svn branch:trunk

15 years agoremoved obsolete flag
Matti Tahvonen [Tue, 4 Nov 2008 07:11:36 +0000 (07:11 +0000)]
removed obsolete flag

svn changeset:5803/svn branch:trunk

15 years agoFixes #2061 for Tabsheets - Changing tab should no longer flicker in FF
Artur Signell [Mon, 3 Nov 2008 14:52:38 +0000 (14:52 +0000)]
Fixes #2061 for Tabsheets - Changing tab should no longer flicker in FF

svn changeset:5801/svn branch:trunk

15 years agoFixed Firefox flickering issue in SplitPanel.
Artur Signell [Mon, 3 Nov 2008 13:49:24 +0000 (13:49 +0000)]
Fixed Firefox flickering issue in SplitPanel.
Removed SplitPanel IE7 hacks which should be unnecessary.

svn changeset:5799/svn branch:trunk

15 years agoMoved gwt-user.jar upward in classpath so that Eclipse can now see the GWT JavaDocs...
Marko Grönroos [Fri, 31 Oct 2008 15:46:37 +0000 (15:46 +0000)]
Moved gwt-user.jar upward in classpath so that Eclipse can now see the GWT JavaDocs it contains. Fixes #2153.

svn changeset:5793/svn branch:trunk

15 years agoSampler updates, Notification samples added.
Marc Englund [Fri, 31 Oct 2008 14:53:03 +0000 (14:53 +0000)]
Sampler updates, Notification samples added.

svn changeset:5791/svn branch:trunk

15 years agoBetter book example for RichTextArea.
Marko Grönroos [Fri, 31 Oct 2008 13:03:02 +0000 (13:03 +0000)]
Better book example for RichTextArea.

svn changeset:5786/svn branch:trunk

15 years agoMinor fix for igridlayout
Matti Tahvonen [Fri, 31 Oct 2008 10:24:43 +0000 (10:24 +0000)]
Minor fix for igridlayout

svn changeset:5782/svn branch:trunk

15 years agoadded back label margin overflow hack
Matti Tahvonen [Fri, 31 Oct 2008 10:03:30 +0000 (10:03 +0000)]
added back label margin overflow hack

svn changeset:5781/svn branch:trunk

15 years agocleaning and now should somehow behave on all child changes
Matti Tahvonen [Fri, 31 Oct 2008 09:23:41 +0000 (09:23 +0000)]
cleaning and now should somehow behave on all child changes

svn changeset:5779/svn branch:trunk

15 years agoavoiding obsolete request layout on paint
Matti Tahvonen [Fri, 31 Oct 2008 08:53:23 +0000 (08:53 +0000)]
avoiding obsolete request layout on paint

svn changeset:5777/svn branch:trunk

15 years ago#2061 related fix - Avoid flickering in firefox when resizing window
Artur Signell [Fri, 31 Oct 2008 05:54:12 +0000 (05:54 +0000)]
#2061 related fix - Avoid flickering in firefox when resizing window

svn changeset:5776/svn branch:trunk

15 years agoSampler various updates, some samples added.
Marc Englund [Thu, 30 Oct 2008 15:29:45 +0000 (15:29 +0000)]
Sampler various updates, some samples added.

svn changeset:5774/svn branch:trunk

15 years agoSampler style update, some icons added.
Marc Englund [Thu, 30 Oct 2008 15:28:45 +0000 (15:28 +0000)]
Sampler style update, some icons added.

svn changeset:5773/svn branch:trunk

15 years agoFixed OrderedLayout margin handling
Artur Signell [Thu, 30 Oct 2008 13:24:47 +0000 (13:24 +0000)]
Fixed OrderedLayout margin handling

svn changeset:5772/svn branch:trunk

15 years agofullsize progressindicator now works properly
Matti Tahvonen [Thu, 30 Oct 2008 13:24:18 +0000 (13:24 +0000)]
fullsize progressindicator now works properly

svn changeset:5771/svn branch:trunk

15 years agoFix for #2180 - Tabsheet with undefined width
Artur Signell [Thu, 30 Oct 2008 12:24:40 +0000 (12:24 +0000)]
Fix for #2180 - Tabsheet with undefined width

svn changeset:5770/svn branch:trunk

15 years agoFixed orderedlayout dynamic size calculations.
Artur Signell [Thu, 30 Oct 2008 12:20:54 +0000 (12:20 +0000)]
Fixed orderedlayout dynamic size calculations.
Removed some debug info.

svn changeset:5769/svn branch:trunk

15 years agofixes default size for progress indicator. Now visible (again) in OrderedLayout
Matti Tahvonen [Thu, 30 Oct 2008 09:15:05 +0000 (09:15 +0000)]
fixes default size for progress indicator. Now visible (again) in OrderedLayout

svn changeset:5768/svn branch:trunk

15 years agoCleaned Button & CheckBox code, now ensures button has initial value false.
Matti Tahvonen [Thu, 30 Oct 2008 08:21:39 +0000 (08:21 +0000)]
Cleaned Button & CheckBox code, now ensures button has initial value false.

svn changeset:5767/svn branch:trunk

15 years agoIGridLayout can now properly grow on child component changes, but still not shrink
Matti Tahvonen [Thu, 30 Oct 2008 06:48:58 +0000 (06:48 +0000)]
IGridLayout can now properly grow on child component changes, but still not shrink

svn changeset:5765/svn branch:trunk

15 years agoerror indicator element to correct place in form layout
Matti Tahvonen [Wed, 29 Oct 2008 15:11:44 +0000 (15:11 +0000)]
error indicator element to correct place in form layout

svn changeset:5764/svn branch:trunk

15 years agofixes extra scrollbars sometimes shown in Safari
Matti Tahvonen [Wed, 29 Oct 2008 14:12:56 +0000 (14:12 +0000)]
fixes extra scrollbars sometimes shown in Safari

svn changeset:5763/svn branch:trunk

15 years agofixes index bug related to row expand ratios
Matti Tahvonen [Wed, 29 Oct 2008 13:07:42 +0000 (13:07 +0000)]
fixes index bug related to row expand ratios

svn changeset:5762/svn branch:trunk

15 years agofixes #2174 (npe if no styles set)
Matti Tahvonen [Wed, 29 Oct 2008 12:02:57 +0000 (12:02 +0000)]
fixes #2174 (npe if no styles set)

svn changeset:5761/svn branch:trunk

15 years agoRemoved iWork (?) application from web.xml
Joonas Lehtinen [Tue, 28 Oct 2008 17:50:54 +0000 (17:50 +0000)]
Removed iWork (?) application from web.xml

svn changeset:5757/svn branch:trunk

15 years agoFixes issue caused by layouting changes.
Marc Englund [Tue, 28 Oct 2008 13:13:03 +0000 (13:13 +0000)]
Fixes issue caused by layouting changes.

svn changeset:5752/svn branch:trunk

15 years agoWorks around some layout related issues in Safari & IE
Marc Englund [Tue, 28 Oct 2008 12:52:52 +0000 (12:52 +0000)]
Works around some layout related issues in Safari & IE

svn changeset:5751/svn branch:trunk

15 years agosize changes now propagates deeper through non Paintable HasWidgets
Matti Tahvonen [Tue, 28 Oct 2008 10:19:49 +0000 (10:19 +0000)]
size changes now propagates deeper through non Paintable HasWidgets

svn changeset:5750/svn branch:trunk

15 years agocustom component not propagates width change
Matti Tahvonen [Tue, 28 Oct 2008 10:06:19 +0000 (10:06 +0000)]
custom component not propagates width change

svn changeset:5749/svn branch:trunk

15 years agofixing example
Matti Tahvonen [Tue, 28 Oct 2008 09:35:20 +0000 (09:35 +0000)]
fixing example

svn changeset:5748/svn branch:trunk

15 years agoremoved obsolete check that couses npe in emptied grid
Matti Tahvonen [Tue, 28 Oct 2008 08:59:43 +0000 (08:59 +0000)]
removed obsolete check that couses npe in emptied grid

svn changeset:5747/svn branch:trunk

15 years agoLayouting change
Marc Englund [Tue, 28 Oct 2008 08:41:33 +0000 (08:41 +0000)]
Layouting change

svn changeset:5746/svn branch:trunk

16 years agoFix for #2176 - TwinColSelect width problem
Artur Signell [Mon, 27 Oct 2008 14:38:23 +0000 (14:38 +0000)]
Fix for #2176 - TwinColSelect width problem

svn changeset:5745/svn branch:trunk

16 years agoTest case for OrderedLayout
Artur Signell [Mon, 27 Oct 2008 13:43:26 +0000 (13:43 +0000)]
Test case for OrderedLayout

svn changeset:5743/svn branch:trunk

16 years agoMore comprehensive test case for #2181
Artur Signell [Mon, 27 Oct 2008 13:41:31 +0000 (13:41 +0000)]
More comprehensive test case for #2181

svn changeset:5742/svn branch:trunk

16 years agoFixed margin handling in OrderedLayout
Artur Signell [Mon, 27 Oct 2008 13:40:04 +0000 (13:40 +0000)]
Fixed margin handling in OrderedLayout

svn changeset:5741/svn branch:trunk

16 years agoFix for #2181 - Caption update problems
Artur Signell [Mon, 27 Oct 2008 13:39:26 +0000 (13:39 +0000)]
Fix for #2181 - Caption update problems

svn changeset:5740/svn branch:trunk

16 years agoRemoved old OrderedLayout
Artur Signell [Mon, 27 Oct 2008 13:26:03 +0000 (13:26 +0000)]
Removed old OrderedLayout

svn changeset:5739/svn branch:trunk

16 years agoRemoved old OrderedLayout
Artur Signell [Mon, 27 Oct 2008 13:22:39 +0000 (13:22 +0000)]
Removed old OrderedLayout

svn changeset:5738/svn branch:trunk

16 years agoRemoved old OrderedLayout
Artur Signell [Mon, 27 Oct 2008 13:21:58 +0000 (13:21 +0000)]
Removed old OrderedLayout

svn changeset:5737/svn branch:trunk

16 years agoFixed IE6 png fix so it won't add extra padding to the image.
Artur Signell [Mon, 27 Oct 2008 12:54:19 +0000 (12:54 +0000)]
Fixed IE6 png fix so it won't add extra padding to the image.

svn changeset:5735/svn branch:trunk

16 years agoFixes #2152: Embedded: document.onunload and document.onbeforeunload do not fire...
Jouni Koivuviita [Mon, 27 Oct 2008 11:46:21 +0000 (11:46 +0000)]
Fixes #2152: Embedded: document.onunload and document.onbeforeunload do not fire in IE6/7 when inside CustomLayout

A clear bug in ICustomLayout: overriding onDetach()-method did not call super.onDetach().

This fix is for the 5.3 branch.

svn changeset:5733/svn branch:trunk

16 years agoSampler servlet added to /sampler/*
Marc Englund [Mon, 27 Oct 2008 09:48:49 +0000 (09:48 +0000)]
Sampler servlet added to /sampler/*

svn changeset:5728/svn branch:trunk

16 years agoFixes #2167
Joonas Lehtinen [Fri, 24 Oct 2008 19:09:27 +0000 (19:09 +0000)]
Fixes #2167

svn changeset:5727/svn branch:trunk

16 years agoSorted out small bugs in FormExample
Joonas Lehtinen [Fri, 24 Oct 2008 18:45:29 +0000 (18:45 +0000)]
Sorted out small bugs in FormExample

svn changeset:5726/svn branch:trunk

16 years agoTeached the base field factory to understand method naming conventions and thus to...
Joonas Lehtinen [Fri, 24 Oct 2008 18:45:02 +0000 (18:45 +0000)]
Teached the base field factory to understand method naming conventions and thus to give sane defaults for captions from properties. For example it now uses "First Name" as a caption for "firstName" -property.

svn changeset:5725/svn branch:trunk

16 years agoRewrote the FormExample: new implementation should be cleaner, shorter and demonstrat...
Joonas Lehtinen [Fri, 24 Oct 2008 17:56:46 +0000 (17:56 +0000)]
Rewrote the FormExample: new implementation should be cleaner, shorter and demonstrate more features.

svn changeset:5724/svn branch:trunk