]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
14 years agoFix for #5110
John Alhroos [Thu, 1 Jul 2010 10:53:48 +0000 (10:53 +0000)]
Fix for #5110

svn changeset:14000/svn branch:6.4

14 years agotest + script for tree container change, verifies #5281 is fixed
Matti Tahvonen [Thu, 1 Jul 2010 10:51:42 +0000 (10:51 +0000)]
test + script for tree container change, verifies #5281 is fixed

svn changeset:13999/svn branch:6.4

14 years agominor test enhancement + test script
Matti Tahvonen [Thu, 1 Jul 2010 10:41:37 +0000 (10:41 +0000)]
minor test enhancement + test script

svn changeset:13997/svn branch:6.4

14 years agoPotential fix for #4484 - PropertyFormatter constructor calls format
Artur Signell [Thu, 1 Jul 2010 10:39:19 +0000 (10:39 +0000)]
Potential fix for #4484 - PropertyFormatter constructor calls format

svn changeset:13996/svn branch:6.4

14 years agoPackaged the servletless GWT jars with jar (not zip), and as separate JAR files,...
Marko Grönroos [Thu, 1 Jul 2010 10:31:40 +0000 (10:31 +0000)]
Packaged the servletless GWT jars with jar (not zip), and as separate JAR files, which are not packaged with Vaadin package.

svn changeset:13995/svn branch:6.4

14 years agoSmall fix to the PopupViewShouldCloseOnTabOut test.
Jonatan Kronqvist [Thu, 1 Jul 2010 08:44:43 +0000 (08:44 +0000)]
Small fix to the PopupViewShouldCloseOnTabOut test.

svn changeset:13992/svn branch:6.4

14 years agoRemoved the Servlet API 2.4 from GWT libraries instead of unpacking the libraries...
Marko Grönroos [Thu, 1 Jul 2010 08:39:56 +0000 (08:39 +0000)]
Removed the Servlet API 2.4 from GWT libraries instead of unpacking the libraries and removing javax/servlet during build.

svn changeset:13991/svn branch:6.4

14 years ago#3837 test that classes are serializable: updated filtering, fail with an appropriat...
Henri Sara [Thu, 1 Jul 2010 08:19:22 +0000 (08:19 +0000)]
#3837 test that classes are serializable: updated filtering,  fail with an appropriate message if non-serializable classes found

svn changeset:13990/svn branch:6.4

14 years ago#5286 implement Serializable where necessary
Henri Sara [Thu, 1 Jul 2010 08:14:45 +0000 (08:14 +0000)]
#5286 implement Serializable where necessary

svn changeset:13989/svn branch:6.4

14 years agoRemoved the unused class JsonPaintTarget.JsonTag.TagCounter
Henri Sara [Thu, 1 Jul 2010 07:52:47 +0000 (07:52 +0000)]
Removed the unused class JsonPaintTarget.JsonTag.TagCounter

svn changeset:13988/svn branch:6.4

14 years ago#5285 action and event related interfaces should be serializable
Henri Sara [Thu, 1 Jul 2010 07:38:48 +0000 (07:38 +0000)]
#5285 action and event related interfaces should be serializable

svn changeset:13987/svn branch:6.4

14 years agoRun tests even if some tests fail to compile (#5284)
Artur Signell [Thu, 1 Jul 2010 07:28:02 +0000 (07:28 +0000)]
Run tests even if some tests fail to compile (#5284)

svn changeset:13986/svn branch:6.4

14 years agoFixes #2974 IE6 width problem
John Alhroos [Thu, 1 Jul 2010 07:17:13 +0000 (07:17 +0000)]
Fixes #2974 IE6 width problem

svn changeset:13985/svn branch:6.4

14 years ago#3837 unit test to check classes are serializable, step 1: do not fail but simply...
Henri Sara [Thu, 1 Jul 2010 07:01:15 +0000 (07:01 +0000)]
#3837 unit test to check classes are serializable, step 1: do not fail but simply print out non-serializable classes and interfaces

svn changeset:13984/svn branch:6.4

14 years agoFix for #5059 - Tabbing out of a PopupView closes it if hideOnMouseOut is true.
Jonatan Kronqvist [Thu, 1 Jul 2010 05:18:19 +0000 (05:18 +0000)]
Fix for #5059 - Tabbing out of a PopupView closes it if hideOnMouseOut is true.

svn changeset:13983/svn branch:6.4

14 years agoCleaned javadocs
Matti Tahvonen [Wed, 30 Jun 2010 20:38:57 +0000 (20:38 +0000)]
Cleaned javadocs

svn changeset:13982/svn branch:6.4

14 years agotest case for #5279 and #4607
Matti Tahvonen [Wed, 30 Jun 2010 20:34:36 +0000 (20:34 +0000)]
test case for #5279 and #4607

svn changeset:13981/svn branch:6.4

14 years agofixes #810, #4607,#5279, #5281
Matti Tahvonen [Wed, 30 Jun 2010 20:31:08 +0000 (20:31 +0000)]
fixes #810, #4607,#5279, #5281

all selects now reset value on container changes. The approach has been used in table previously

reverted an invalid fix from VFilterSelect

svn changeset:13980/svn branch:6.4

14 years agoRemoved pregenerated sampler tests as they are now generated during compilation;...
Marko Grönroos [Wed, 30 Jun 2010 12:30:23 +0000 (12:30 +0000)]
Removed pregenerated sampler tests as they are now generated during compilation; #5248.

svn changeset:13977/svn branch:6.4

14 years ago#5282 make Transferable Serializable
Henri Sara [Wed, 30 Jun 2010 12:22:33 +0000 (12:22 +0000)]
#5282 make Transferable Serializable

svn changeset:13976/svn branch:6.4

14 years agoGeneration of Sampler tests in the build script; #5248.
Marko Grönroos [Wed, 30 Jun 2010 12:20:07 +0000 (12:20 +0000)]
Generation of Sampler tests in the build script; #5248.

svn changeset:13975/svn branch:6.4

14 years ago#5280 make ContainerHierarchicalWrapper serializable
Henri Sara [Wed, 30 Jun 2010 12:17:29 +0000 (12:17 +0000)]
#5280 make ContainerHierarchicalWrapper serializable

svn changeset:13974/svn branch:6.4

14 years ago#4907 javadoc for ClassPathExplorer
Henri Sara [Wed, 30 Jun 2010 11:33:42 +0000 (11:33 +0000)]
#4907 javadoc for ClassPathExplorer

svn changeset:13973/svn branch:6.4

14 years agoAvoid duplicating references to any GWT modules, not just widgetsets.
Henri Sara [Wed, 30 Jun 2010 09:51:07 +0000 (09:51 +0000)]
Avoid duplicating references to any GWT modules, not just widgetsets.

svn changeset:13971/svn branch:6.4

14 years agofixes #5079
Matti Tahvonen [Wed, 30 Jun 2010 09:11:18 +0000 (09:11 +0000)]
fixes #5079

svn changeset:13970/svn branch:6.4

14 years ago"premature optimization is the redemption all subtree caching issues" :-)
Matti Tahvonen [Tue, 29 Jun 2010 17:52:15 +0000 (17:52 +0000)]
"premature optimization is the redemption all subtree caching issues" :-)

One level deep optimization of child tree paints, when container size change may require child repaint. Fixes #2366 (optimized at appropriate level), #5270 and most likely #4581

svn changeset:13969/svn branch:6.4

14 years agoFix for #5091
John Alhroos [Tue, 29 Jun 2010 14:08:28 +0000 (14:08 +0000)]
Fix for #5091

svn changeset:13966/svn branch:6.4

14 years agougly fix for #4499
Matti Tahvonen [Tue, 29 Jun 2010 13:38:51 +0000 (13:38 +0000)]
ugly fix for #4499

svn changeset:13965/svn branch:6.4

14 years agoAdded test for #5006
John Alhroos [Tue, 29 Jun 2010 12:17:39 +0000 (12:17 +0000)]
Added test for #5006

svn changeset:13963/svn branch:6.4

14 years agoFix for #5006
John Alhroos [Tue, 29 Jun 2010 12:16:04 +0000 (12:16 +0000)]
Fix for #5006

svn changeset:13962/svn branch:6.4

14 years agoFix for #2974
John Alhroos [Tue, 29 Jun 2010 10:46:25 +0000 (10:46 +0000)]
Fix for #2974

svn changeset:13959/svn branch:6.4

14 years agoUpdated Opera image (now correct) and renamed screenshots
Artur Signell [Tue, 29 Jun 2010 08:00:13 +0000 (08:00 +0000)]
Updated Opera image (now correct) and renamed screenshots

svn changeset:13958/svn branch:6.4

14 years agoVView now properly registered to applicationconnection, fixes regression with window...
Matti Tahvonen [Mon, 28 Jun 2010 14:27:28 +0000 (14:27 +0000)]
VView now properly registered to applicationconnection, fixes regression with window resize listeners (original feature ticket #2518)

svn changeset:13951/svn branch:6.4

14 years agoimproved test case, now immediate by default
Matti Tahvonen [Mon, 28 Jun 2010 14:25:24 +0000 (14:25 +0000)]
improved test case, now immediate by default

svn changeset:13950/svn branch:6.4

14 years agoStyle definitions for test for #4997
John Alhroos [Mon, 28 Jun 2010 13:31:06 +0000 (13:31 +0000)]
Style definitions for test for #4997

svn changeset:13949/svn branch:6.4

14 years agoTests for #4997
John Alhroos [Mon, 28 Jun 2010 13:23:56 +0000 (13:23 +0000)]
Tests for #4997

svn changeset:13947/svn branch:6.4

14 years agoFix for #4997
John Alhroos [Mon, 28 Jun 2010 13:19:12 +0000 (13:19 +0000)]
Fix for #4997

svn changeset:13946/svn branch:6.4

14 years agoAdded test for #4567
John Alhroos [Mon, 28 Jun 2010 11:44:30 +0000 (11:44 +0000)]
Added test for #4567

svn changeset:13941/svn branch:6.4

14 years agoFix for #4567
John Alhroos [Mon, 28 Jun 2010 11:43:08 +0000 (11:43 +0000)]
Fix for #4567

svn changeset:13940/svn branch:6.4

14 years agoTest for #5180
John Alhroos [Mon, 28 Jun 2010 11:21:02 +0000 (11:21 +0000)]
Test for #5180

svn changeset:13938/svn branch:6.4

14 years agoFormatted /tests/src and /demo/src using Vaadin Java Conventions 20071114
Artur Signell [Mon, 28 Jun 2010 09:36:07 +0000 (09:36 +0000)]
Formatted /tests/src and /demo/src using Vaadin Java Conventions 20071114

svn changeset:13934/svn branch:6.4

14 years agoFormatted /src using Vaadin Java Conventions 20071114
Artur Signell [Mon, 28 Jun 2010 09:33:34 +0000 (09:33 +0000)]
Formatted /src using Vaadin Java Conventions 20071114

svn changeset:13933/svn branch:6.4

14 years agoFormatted /src using Vaadin Java Conventions 20071114
Artur Signell [Mon, 28 Jun 2010 09:31:31 +0000 (09:31 +0000)]
Formatted /src using Vaadin Java Conventions 20071114

svn changeset:13932/svn branch:6.4

14 years agoFix for #5180
John Alhroos [Mon, 28 Jun 2010 07:58:15 +0000 (07:58 +0000)]
Fix for #5180

svn changeset:13931/svn branch:6.4

14 years agotest case for #5227
Matti Tahvonen [Thu, 24 Jun 2010 16:57:11 +0000 (16:57 +0000)]
test case for #5227

svn changeset:13926/svn branch:6.4

14 years agofixes #5227
Matti Tahvonen [Thu, 24 Jun 2010 16:49:26 +0000 (16:49 +0000)]
fixes #5227

svn changeset:13924/svn branch:6.4

14 years agofixes #5124, VWindows now hidden until first time render is completed to center phase
Matti Tahvonen [Thu, 24 Jun 2010 15:40:59 +0000 (15:40 +0000)]
fixes #5124, VWindows now hidden until first time render is completed to center phase

svn changeset:13923/svn branch:6.4

14 years agoSet VWindow instead of VView for client widget for window. Fixes NPE when adding...
Matti Tahvonen [Thu, 24 Jun 2010 15:33:54 +0000 (15:33 +0000)]
Set VWindow instead of VView for client widget for window. Fixes NPE when adding (initially) hidden subwindows.

svn changeset:13922/svn branch:6.4

14 years agoUpdated .gwt.xml template to use gecko1_8 instead of gecko (#4619)
Artur Signell [Thu, 24 Jun 2010 14:02:24 +0000 (14:02 +0000)]
Updated .gwt.xml template to use gecko1_8 instead of gecko (#4619)

svn changeset:13919/svn branch:6.4

14 years agofixes #5124, window now centered before content rendering if the content does not...
Matti Tahvonen [Thu, 24 Jun 2010 13:56:12 +0000 (13:56 +0000)]
fixes #5124, window now centered before content rendering if the content does not affect the size

svn changeset:13918/svn branch:6.4

14 years agofixes #5033
Matti Tahvonen [Thu, 24 Jun 2010 13:08:05 +0000 (13:08 +0000)]
fixes #5033

svn changeset:13914/svn branch:6.4

14 years agoAdded Japitools comparison to differences script.
Marko Grönroos [Thu, 24 Jun 2010 12:33:28 +0000 (12:33 +0000)]
Added Japitools comparison to differences script.

svn changeset:13909/svn branch:6.4

14 years agoAllow referencing ComboBox menu items as VFilterSelect$SuggestionMenu[0]#itemX
Artur Signell [Thu, 24 Jun 2010 11:38:41 +0000 (11:38 +0000)]
Allow referencing ComboBox menu items as VFilterSelect$SuggestionMenu[0]#itemX

svn changeset:13908/svn branch:6.4

14 years agoRemoved duplicate part of test case
Artur Signell [Thu, 24 Jun 2010 11:36:33 +0000 (11:36 +0000)]
Removed duplicate part of test case

svn changeset:13907/svn branch:6.4

14 years agoAdded workaround for Opera 10.50 CSS problem
Artur Signell [Thu, 24 Jun 2010 10:44:08 +0000 (10:44 +0000)]
Added workaround for Opera 10.50 CSS problem

svn changeset:13902/svn branch:6.4

14 years agoMade HeaderClickHandler and FooterClickHandler Serializable
Artur Signell [Thu, 24 Jun 2010 09:49:06 +0000 (09:49 +0000)]
Made HeaderClickHandler and FooterClickHandler Serializable

svn changeset:13901/svn branch:6.4

14 years agoUpdated test case to catch all #2974 problems
Artur Signell [Thu, 24 Jun 2010 09:07:12 +0000 (09:07 +0000)]
Updated test case to catch all #2974 problems

svn changeset:13898/svn branch:6.4

14 years agoSeparate "-c" image to avoid problem with focus outlines
Artur Signell [Thu, 24 Jun 2010 08:50:13 +0000 (08:50 +0000)]
Separate "-c" image to avoid problem with focus outlines

svn changeset:13895/svn branch:6.4

14 years agoUpdated GAE test targets
Mikael Grankvist [Thu, 24 Jun 2010 08:34:43 +0000 (08:34 +0000)]
Updated GAE test targets

svn changeset:13894/svn branch:6.4

14 years agoEnable testing using Safari 5
Artur Signell [Thu, 24 Jun 2010 07:07:24 +0000 (07:07 +0000)]
Enable testing using Safari 5

svn changeset:13888/svn branch:6.4

14 years agoAdded missing property test-output-dir to target testbench-tests
Mikael Grankvist [Thu, 24 Jun 2010 07:02:58 +0000 (07:02 +0000)]
Added missing property test-output-dir to target testbench-tests

svn changeset:13887/svn branch:6.4

14 years agotest-output-dir property changed to required instead of pre-filled
Mikael Grankvist [Thu, 24 Jun 2010 06:39:33 +0000 (06:39 +0000)]
test-output-dir property changed to required instead of pre-filled

svn changeset:13885/svn branch:6.4

14 years agoAdded fork to test javac task.
Mikael Grankvist [Thu, 24 Jun 2010 06:15:05 +0000 (06:15 +0000)]
Added fork to test javac task.
Liferay test target and timing changes.

svn changeset:13884/svn branch:6.4

14 years agoIntegration test update.
Mikael Grankvist [Wed, 23 Jun 2010 06:48:07 +0000 (06:48 +0000)]
Integration test update.
(Teamcity messages, failure tolerance)

svn changeset:13873/svn branch:6.4

14 years agoAdded sleep to integration tests
Mikael Grankvist [Tue, 22 Jun 2010 12:55:29 +0000 (12:55 +0000)]
Added sleep to integration tests

svn changeset:13864/svn branch:6.4

14 years agoChanged context paths in portlet.xml after change to portlet 1.0 (sampler, calc)
Henri Sara [Tue, 22 Jun 2010 12:14:48 +0000 (12:14 +0000)]
Changed context paths in portlet.xml after change to portlet 1.0 (sampler, calc)

svn changeset:13860/svn branch:6.4

14 years agoDatePopupKeyboardNavigation
Artur Signell [Tue, 22 Jun 2010 10:56:15 +0000 (10:56 +0000)]
DatePopupKeyboardNavigation

svn changeset:13856/svn branch:6.4

14 years agoChanged Sampler and Calc back to using ApplicationPortlet so they work without portal...
Artur Signell [Tue, 22 Jun 2010 10:38:58 +0000 (10:38 +0000)]
Changed Sampler and Calc back to using ApplicationPortlet so they work without portal integration

svn changeset:13855/svn branch:6.4

14 years agoAdded communication error details to error popup. #4502
John Alhroos [Tue, 22 Jun 2010 10:34:53 +0000 (10:34 +0000)]
Added communication error details to error popup. #4502

svn changeset:13854/svn branch:6.4

14 years agoChanged test parallelisation from foreach to for
Mikael Grankvist [Tue, 22 Jun 2010 09:33:49 +0000 (09:33 +0000)]
Changed test parallelisation from foreach to for
Lifray test update

svn changeset:13853/svn branch:6.4

14 years agoFixed test case to be consistent (in IE)
Artur Signell [Tue, 22 Jun 2010 07:59:23 +0000 (07:59 +0000)]
Fixed test case to be consistent (in IE)

svn changeset:13850/svn branch:6.4

14 years agoFixed focus inconsistency in IE6/IE7 and renamed screenshots
Artur Signell [Mon, 21 Jun 2010 15:22:15 +0000 (15:22 +0000)]
Fixed focus inconsistency in IE6/IE7 and renamed screenshots

svn changeset:13845/svn branch:6.4

14 years agoClose notification using click to avoid problems with IE
Artur Signell [Mon, 21 Jun 2010 15:14:31 +0000 (15:14 +0000)]
Close notification using click to avoid problems with IE

svn changeset:13844/svn branch:6.4

14 years ago#5204 address book portlet height
Henri Sara [Mon, 21 Jun 2010 15:03:15 +0000 (15:03 +0000)]
#5204 address book portlet height

svn changeset:13843/svn branch:6.4

14 years agoSkip relative coordinates as long as they are unreliable
Artur Signell [Mon, 21 Jun 2010 14:16:57 +0000 (14:16 +0000)]
Skip relative coordinates as long as they are unreliable

svn changeset:13839/svn branch:6.4

14 years agoUse screenshots instead of asserts as long as relative coordinates are unreliable
Artur Signell [Mon, 21 Jun 2010 14:15:49 +0000 (14:15 +0000)]
Use screenshots instead of asserts as long as relative coordinates are unreliable

svn changeset:13837/svn branch:6.4

14 years agoUse screenshots instead of asserts as long as relative coordinates are unreliable
Artur Signell [Mon, 21 Jun 2010 14:15:17 +0000 (14:15 +0000)]
Use screenshots instead of asserts as long as relative coordinates are unreliable

svn changeset:13836/svn branch:6.4

14 years agoTest case for #5185
Artur Signell [Mon, 21 Jun 2010 13:39:07 +0000 (13:39 +0000)]
Test case for #5185

svn changeset:13832/svn branch:6.4

14 years agoAdded PopupDateField keyboard navigation sample + icon #5230
John Alhroos [Mon, 21 Jun 2010 12:46:21 +0000 (12:46 +0000)]
Added PopupDateField keyboard navigation sample + icon #5230

svn changeset:13827/svn branch:6.4

14 years ago#5204 include demo portlets in demo package: copy portlet configuration to package...
Henri Sara [Mon, 21 Jun 2010 12:30:45 +0000 (12:30 +0000)]
#5204 include demo portlets in demo package: copy portlet configuration to package when building

svn changeset:13826/svn branch:6.4

14 years agoAdded icon for MenuBar keyboard navigation sample.
John Alhroos [Mon, 21 Jun 2010 12:17:33 +0000 (12:17 +0000)]
Added icon for MenuBar keyboard navigation sample.

svn changeset:13824/svn branch:6.4

14 years agoAdded icon for PopupDateField input prompt sample
John Alhroos [Mon, 21 Jun 2010 12:04:40 +0000 (12:04 +0000)]
Added icon for PopupDateField input prompt sample

svn changeset:13821/svn branch:6.4

14 years agoAdded icon for OptionGroup disabled items.
John Alhroos [Mon, 21 Jun 2010 11:37:24 +0000 (11:37 +0000)]
Added icon for OptionGroup disabled items.

svn changeset:13820/svn branch:6.4

14 years agoFixed url
Artur Signell [Mon, 21 Jun 2010 11:25:58 +0000 (11:25 +0000)]
Fixed url

svn changeset:13819/svn branch:6.4

14 years agoFixed url
Artur Signell [Mon, 21 Jun 2010 11:25:52 +0000 (11:25 +0000)]
Fixed url

svn changeset:13818/svn branch:6.4

14 years agoAdded icon for Slider keyboard navigation.
John Alhroos [Mon, 21 Jun 2010 11:22:35 +0000 (11:22 +0000)]
Added icon for Slider keyboard navigation.

svn changeset:13817/svn branch:6.4

14 years agoFixed invalid path and changed screenshot to assert
Artur Signell [Mon, 21 Jun 2010 10:49:20 +0000 (10:49 +0000)]
Fixed invalid path and changed screenshot to assert

svn changeset:13814/svn branch:6.4

14 years agoFixed invalid path and changed screenshot to assert
Artur Signell [Mon, 21 Jun 2010 10:49:15 +0000 (10:49 +0000)]
Fixed invalid path and changed screenshot to assert

svn changeset:13813/svn branch:6.4

14 years agofixes #5168 now creates an optimized client side for the HelloWorld and Calculator...
Matti Tahvonen [Mon, 21 Jun 2010 10:48:08 +0000 (10:48 +0000)]
fixes #5168 now creates an optimized client side for the HelloWorld and Calculator example

svn changeset:13812/svn branch:6.4

14 years agoFixed test case to use assertText instead of verifyTextPresent and gave names to...
Artur Signell [Mon, 21 Jun 2010 10:42:06 +0000 (10:42 +0000)]
Fixed test case to use assertText instead of verifyTextPresent and gave names to screenshots

svn changeset:13809/svn branch:6.4

14 years agoFix for #5008
John Alhroos [Mon, 21 Jun 2010 10:30:04 +0000 (10:30 +0000)]
Fix for #5008

svn changeset:13807/svn branch:6.4

14 years ago#5204 Include demo portlets in demo package; portlet configuration files are no longe...
Henri Sara [Mon, 21 Jun 2010 10:05:03 +0000 (10:05 +0000)]
#5204 Include demo portlets in demo package; portlet configuration files are no longer generated at build, cleaned up manually maintained versions

svn changeset:13806/svn branch:6.4

14 years agoRemoved a probably unnecessary CSS link from Release Notes.
Marko Grönroos [Mon, 21 Jun 2010 09:15:32 +0000 (09:15 +0000)]
Removed a probably unnecessary CSS link from Release Notes.

svn changeset:13805/svn branch:6.4

14 years agoMentioned how to properly define extension of DefaultWidgetSet in .gwt.xml.
Marko Grönroos [Mon, 21 Jun 2010 09:13:04 +0000 (09:13 +0000)]
Mentioned how to properly define extension of DefaultWidgetSet in .gwt.xml.

svn changeset:13804/svn branch:6.4

14 years agoUpdated Release Notes for 6.4.0.pre1.
Marko Grönroos [Mon, 21 Jun 2010 08:34:15 +0000 (08:34 +0000)]
Updated Release Notes for 6.4.0.pre1.

svn changeset:13801/svn branch:6.4

14 years agoMerged and slightly modified fix for #4652 - MouseEventDetails and ClickEvent should...
Artur Signell [Mon, 21 Jun 2010 08:23:39 +0000 (08:23 +0000)]
Merged and slightly modified fix for #4652 - MouseEventDetails and ClickEvent should provide coordinates relative to component

svn changeset:13800/svn branch:6.4

14 years agoUse constructors added for #5063
Artur Signell [Mon, 21 Jun 2010 08:06:15 +0000 (08:06 +0000)]
Use constructors added for #5063

svn changeset:13798/svn branch:6.4

14 years agoFix for #5063 - RichTextArea class should have constructors
Artur Signell [Mon, 21 Jun 2010 08:05:31 +0000 (08:05 +0000)]
Fix for #5063 - RichTextArea class should have constructors
 * Added constructors from TextField

svn changeset:13797/svn branch:6.4

14 years agoFixed regression from #5185 where switching footer on/off does not hide the footer...
John Alhroos [Mon, 21 Jun 2010 08:01:34 +0000 (08:01 +0000)]
Fixed regression from #5185 where switching footer on/off does not hide the footer correctly.

svn changeset:13796/svn branch:6.4

14 years agoFix for #5185
John Alhroos [Fri, 18 Jun 2010 13:50:43 +0000 (13:50 +0000)]
Fix for #5185

svn changeset:13780/svn branch:6.4