]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
13 years ago#3865 closing sub-windows from code should send close event, test for window closing
Henri Sara [Thu, 28 Oct 2010 08:58:56 +0000 (08:58 +0000)]
#3865 closing sub-windows from code should send close event, test for window closing

svn changeset:15758/svn branch:6.5

13 years agosame default value for rta as for textfield
Matti Tahvonen [Thu, 28 Oct 2010 07:29:25 +0000 (07:29 +0000)]
same default value for rta as for textfield

svn changeset:15755/svn branch:6.5

13 years agosame default value for rta as for textfield
Matti Tahvonen [Thu, 28 Oct 2010 07:28:07 +0000 (07:28 +0000)]
same default value for rta as for textfield

svn changeset:15754/svn branch:6.5

13 years agoUpdated GWT to 2.1.0
Artur Signell [Thu, 28 Oct 2010 07:05:55 +0000 (07:05 +0000)]
Updated GWT to 2.1.0

svn changeset:15752/svn branch:6.5

13 years ago#5865: Extracted AbstractTextField from TextField, RichTextEditor extends now that...
Matti Tahvonen [Tue, 26 Oct 2010 15:13:30 +0000 (15:13 +0000)]
#5865: Extracted AbstractTextField from TextField, RichTextEditor extends now that. Breaks apps that use RichTextArea as a special type for TextField like our NotificationExample.

Also fixes focus and selectAll in RichTextArea. More complicated selections methods removed from RichTextArea, at least until it is possible to implement them with GWT RichTextArea.

svn changeset:15725/svn branch:6.5

13 years ago#4611 add getComponentCount() method for ComponentContainer implementations
Henri Sara [Tue, 26 Oct 2010 14:58:06 +0000 (14:58 +0000)]
#4611 add getComponentCount() method for ComponentContainer implementations

svn changeset:15724/svn branch:6.5

13 years agofixes #5888, AC now checks against Focusable instead of FocusWidget when updating...
Matti Tahvonen [Tue, 26 Oct 2010 14:12:43 +0000 (14:12 +0000)]
fixes #5888, AC now checks against Focusable instead of FocusWidget when updating paintables tab index

svn changeset:15722/svn branch:6.5

13 years agofixes #5887, removed rich text toolbar controls from tabbing order
Matti Tahvonen [Tue, 26 Oct 2010 12:57:20 +0000 (12:57 +0000)]
fixes #5887, removed rich text toolbar controls from tabbing order

svn changeset:15716/svn branch:6.5

13 years agoRemove obsolete/unnecessary close listener from a test class.
Henri Sara [Tue, 26 Oct 2010 11:23:31 +0000 (11:23 +0000)]
Remove obsolete/unnecessary close listener from a test class.

svn changeset:15712/svn branch:6.5

13 years ago#5226 Changing LoginForm field captions: change and test
Henri Sara [Tue, 26 Oct 2010 09:45:51 +0000 (09:45 +0000)]
#5226 Changing LoginForm field captions: change and test

svn changeset:15710/svn branch:6.5

13 years ago#5715 raise log level of application terminal error
Henri Sara [Mon, 25 Oct 2010 13:42:12 +0000 (13:42 +0000)]
#5715 raise log level of application terminal error

svn changeset:15693/svn branch:6.5

13 years ago#5715 server-side logging: some changes to the used log levels
Henri Sara [Mon, 25 Oct 2010 13:07:24 +0000 (13:07 +0000)]
#5715 server-side logging: some changes to the used log levels

svn changeset:15692/svn branch:6.5

13 years agoReverted small change to reindeer black window styles.
Jouni Koivuviita [Mon, 25 Oct 2010 09:16:08 +0000 (09:16 +0000)]
Reverted small change to reindeer black window styles.

svn changeset:15689/svn branch:6.5

13 years agominor cleanup for javadoc
Matti Tahvonen [Mon, 25 Oct 2010 09:03:16 +0000 (09:03 +0000)]
minor cleanup for javadoc

svn changeset:15688/svn branch:6.5

13 years agoUpdated mergeinfo
Jouni Koivuviita [Mon, 25 Oct 2010 08:52:49 +0000 (08:52 +0000)]
Updated mergeinfo

svn changeset:15687/svn branch:6.5

13 years agoMerged Chrome 6 -> Chrome 7
Artur Signell [Mon, 25 Oct 2010 05:14:35 +0000 (05:14 +0000)]
Merged Chrome 6 -> Chrome 7

svn changeset:15681/svn branch:6.5

13 years agoChrome 6 -> Chrome 7
Artur Signell [Sat, 23 Oct 2010 09:05:15 +0000 (09:05 +0000)]
Chrome 6 -> Chrome 7

svn changeset:15679/svn branch:6.4

14 years agoReverted [15621]
Jouni Koivuviita [Fri, 22 Oct 2010 14:14:41 +0000 (14:14 +0000)]
Reverted [15621]

svn changeset:15677/svn branch:6.4

14 years agoFixed a typo in a comment.
Marko Grönroos [Fri, 22 Oct 2010 14:10:55 +0000 (14:10 +0000)]
Fixed a typo in a comment.

svn changeset:15676/svn branch:6.5

14 years agoGenerate OSGi manifest Package-Exports attribute automatically. For #3521.
Marko Grönroos [Fri, 22 Oct 2010 13:53:28 +0000 (13:53 +0000)]
Generate OSGi manifest Package-Exports attribute automatically. For #3521.

svn changeset:15674/svn branch:6.5

14 years ago#5865: class stubs + depracations towards one to one widget mapping
Matti Tahvonen [Thu, 21 Oct 2010 14:45:47 +0000 (14:45 +0000)]
#5865: class stubs + depracations towards one to one widget mapping

svn changeset:15648/svn branch:6.5

14 years agomoved some of our own component implementations for deferred binding creation
Matti Tahvonen [Thu, 21 Oct 2010 14:42:07 +0000 (14:42 +0000)]
moved some of our own component implementations for deferred binding creation

svn changeset:15647/svn branch:6.5

14 years agoMerged Liferay 5 integration test fix #5828 to 6.5.
Henri Sara [Thu, 21 Oct 2010 08:34:39 +0000 (08:34 +0000)]
Merged Liferay 5 integration test fix #5828 to 6.5.

svn changeset:15639/svn branch:6.5

14 years ago#5828 Liferay 5 portlet integration test fix
Henri Sara [Thu, 21 Oct 2010 08:31:20 +0000 (08:31 +0000)]
#5828 Liferay 5 portlet integration test fix

svn changeset:15638/svn branch:6.4

14 years agoMerge #5776 and #5772 from 6.4 to 6.5
Henri Sara [Thu, 21 Oct 2010 06:43:41 +0000 (06:43 +0000)]
Merge #5776 and #5772 from 6.4 to 6.5

svn changeset:15633/svn branch:6.5

14 years ago#5776 GateIn integration test fixed
Henri Sara [Thu, 21 Oct 2010 06:40:30 +0000 (06:40 +0000)]
#5776 GateIn integration test fixed

svn changeset:15632/svn branch:6.4

14 years ago#5772 eliminate duplicated footer click events
Henri Sara [Wed, 20 Oct 2010 11:39:16 +0000 (11:39 +0000)]
#5772 eliminate duplicated footer click events

svn changeset:15625/svn branch:6.4

14 years agoBlock the merge of a revert changeset from 6.4 to 6.5.
Henri Sara [Wed, 20 Oct 2010 09:36:45 +0000 (09:36 +0000)]
Block the merge of a revert changeset from 6.4 to 6.5.

svn changeset:15623/svn branch:6.5

14 years agoMerged [15621] to 6.5
Jouni Koivuviita [Wed, 20 Oct 2010 08:57:23 +0000 (08:57 +0000)]
Merged [15621] to 6.5

svn changeset:15622/svn branch:6.5

14 years agoSmall fix to black window style in Reindeer
Jouni Koivuviita [Wed, 20 Oct 2010 08:56:10 +0000 (08:56 +0000)]
Small fix to black window style in Reindeer

svn changeset:15621/svn branch:6.4

14 years agoAllow overriding VView
Matti Tahvonen [Tue, 19 Oct 2010 09:16:23 +0000 (09:16 +0000)]
Allow overriding VView

svn changeset:15608/svn branch:6.5

14 years agoMerged application runner servlet default package list from 6.4 to 6.5
Henri Sara [Tue, 19 Oct 2010 07:18:28 +0000 (07:18 +0000)]
Merged application runner servlet default package list from 6.4 to 6.5

svn changeset:15607/svn branch:6.5

14 years agoMerged test case updates
Artur Signell [Tue, 19 Oct 2010 06:10:35 +0000 (06:10 +0000)]
Merged test case updates

svn changeset:15604/svn branch:6.5

14 years agoTheme for components tests
Artur Signell [Mon, 18 Oct 2010 20:38:16 +0000 (20:38 +0000)]
Theme for components tests

svn changeset:15603/svn branch:6.4

14 years agoAdd validation test package to application runner default packages
Henri Sara [Mon, 18 Oct 2010 11:47:16 +0000 (11:47 +0000)]
Add validation test package to application runner default packages

svn changeset:15601/svn branch:6.4

14 years agoNativeSelect test case
Artur Signell [Mon, 18 Oct 2010 09:51:34 +0000 (09:51 +0000)]
NativeSelect test case

svn changeset:15599/svn branch:6.4

14 years ago#5785 release notes
Henri Sara [Mon, 18 Oct 2010 08:07:15 +0000 (08:07 +0000)]
#5785 release notes

svn changeset:15595/svn branch:6.5

14 years agoReverted #5785 in 6.4, applying to 6.5 instead
Henri Sara [Mon, 18 Oct 2010 08:01:14 +0000 (08:01 +0000)]
Reverted #5785 in 6.4, applying to 6.5 instead

svn changeset:15593/svn branch:6.4

14 years ago#5785 AbstractStringValidator conversions in Vaadin 6.5
Henri Sara [Mon, 18 Oct 2010 07:54:39 +0000 (07:54 +0000)]
#5785 AbstractStringValidator conversions in Vaadin 6.5

svn changeset:15592/svn branch:6.5

14 years agoMinor corrections to Receiver and PaintTarget javadoc
Henri Sara [Mon, 18 Oct 2010 05:59:01 +0000 (05:59 +0000)]
Minor corrections to Receiver and PaintTarget javadoc

svn changeset:15591/svn branch:6.5

14 years agoMerged test updates from 6.4
Artur Signell [Mon, 18 Oct 2010 05:44:13 +0000 (05:44 +0000)]
Merged test updates from 6.4

svn changeset:15590/svn branch:6.5

14 years agoButton and CheckBox test
Artur Signell [Sun, 17 Oct 2010 18:52:22 +0000 (18:52 +0000)]
Button and CheckBox test

svn changeset:15589/svn branch:6.4

14 years agotypo fix
Artur Signell [Sun, 17 Oct 2010 18:52:14 +0000 (18:52 +0000)]
typo fix

svn changeset:15588/svn branch:6.4

14 years agoShow locale select in all tests
Artur Signell [Sun, 17 Oct 2010 18:51:47 +0000 (18:51 +0000)]
Show locale select in all tests

svn changeset:15587/svn branch:6.4

14 years agoRenamed "Contents" to "Data source"
Artur Signell [Sun, 17 Oct 2010 18:13:58 +0000 (18:13 +0000)]
Renamed "Contents" to "Data source"

svn changeset:15586/svn branch:6.4

14 years agoTree test case
Artur Signell [Sun, 17 Oct 2010 18:13:33 +0000 (18:13 +0000)]
Tree test case

svn changeset:15585/svn branch:6.4

14 years agoOptionGroup test case
Artur Signell [Fri, 15 Oct 2010 18:30:32 +0000 (18:30 +0000)]
OptionGroup test case

svn changeset:15583/svn branch:6.4

14 years agoMore fine grained control for non-Table components
Artur Signell [Fri, 15 Oct 2010 18:27:29 +0000 (18:27 +0000)]
More fine grained control for non-Table components

svn changeset:15582/svn branch:6.4

14 years agoCorrected hierarchy (AbstractSelect extends AbstractField)
Artur Signell [Fri, 15 Oct 2010 18:25:43 +0000 (18:25 +0000)]
Corrected hierarchy (AbstractSelect extends AbstractField)

svn changeset:15581/svn branch:6.4

14 years agoTest case for TwinColSelect
Artur Signell [Fri, 15 Oct 2010 18:19:23 +0000 (18:19 +0000)]
Test case for TwinColSelect

svn changeset:15580/svn branch:6.4

14 years agoAdded menu for future test related settings (main layout size etc.)
Artur Signell [Fri, 15 Oct 2010 18:16:09 +0000 (18:16 +0000)]
Added menu for future test related settings (main layout size etc.)

svn changeset:15579/svn branch:6.4

14 years agoTest case for ListSelect
Artur Signell [Fri, 15 Oct 2010 18:15:31 +0000 (18:15 +0000)]
Test case for ListSelect

svn changeset:15578/svn branch:6.4

14 years agoRefactored test case structure to have similar hierarchy as components
Artur Signell [Fri, 15 Oct 2010 18:06:37 +0000 (18:06 +0000)]
Refactored test case structure to have similar hierarchy as components
Added PopupDateFields2 test case (PopupDateField)
Added InlineDateFields test case (InlineDateField)
Added ComboBoxes2 test case (ComboBox)

svn changeset:15577/svn branch:6.4

14 years ago#5785 mention in release notes
Henri Sara [Fri, 15 Oct 2010 14:58:17 +0000 (14:58 +0000)]
#5785 mention in release notes

svn changeset:15576/svn branch:6.4

14 years agobetter line docs for multipart reader
Matti Tahvonen [Fri, 15 Oct 2010 14:39:53 +0000 (14:39 +0000)]
better line docs for multipart reader

svn changeset:15573/svn branch:6.5

14 years agoimproving documentation for Receiver
Matti Tahvonen [Fri, 15 Oct 2010 14:13:35 +0000 (14:13 +0000)]
improving documentation for Receiver

svn changeset:15569/svn branch:6.5

14 years agoremoved unused code from html5 file handling (old FF36 support via multipartrequest)
Matti Tahvonen [Fri, 15 Oct 2010 14:12:46 +0000 (14:12 +0000)]
removed unused code from html5 file handling (old FF36 support via multipartrequest)

svn changeset:15568/svn branch:6.5

14 years agotry to close stream on all types of exceptions
Matti Tahvonen [Fri, 15 Oct 2010 14:11:18 +0000 (14:11 +0000)]
try to close stream on all types of exceptions

svn changeset:15567/svn branch:6.5

14 years agoremoved recycling of event object, made events immutable so jvm can optimize things...
Matti Tahvonen [Fri, 15 Oct 2010 14:03:10 +0000 (14:03 +0000)]
removed recycling of event object, made events immutable so jvm can optimize things better. Tested roughly with sampler, 1Gb random file and visualvm: effect very small, negligible if tracking is used (paint phase creates a lot more objects). Server on a separate hardware + several clients might cause slightly different results, but I suspect that the difference would still be negligible.

svn changeset:15566/svn branch:6.5

14 years agosimplified the way how support for old api was built
Matti Tahvonen [Fri, 15 Oct 2010 13:55:13 +0000 (13:55 +0000)]
simplified the way how support for old api was built

svn changeset:15565/svn branch:6.5

14 years ago#5785 AbstractStringValidator should convert non-string values
Henri Sara [Fri, 15 Oct 2010 12:28:55 +0000 (12:28 +0000)]
#5785 AbstractStringValidator should convert non-string values

svn changeset:15564/svn branch:6.4

14 years agoField renamed in VDragAndDropWrapper
Henri Sara [Thu, 14 Oct 2010 13:04:42 +0000 (13:04 +0000)]
Field renamed in VDragAndDropWrapper

svn changeset:15554/svn branch:6.5

14 years agoMinor javadoc/comment fixes around upload functionality, removed extra semicolon
Henri Sara [Thu, 14 Oct 2010 12:40:28 +0000 (12:40 +0000)]
Minor javadoc/comment fixes around upload functionality, removed extra semicolon

svn changeset:15553/svn branch:6.5

14 years agoReverted [15535], in wrong branch.
Marko Grönroos [Thu, 14 Oct 2010 11:37:22 +0000 (11:37 +0000)]
Reverted [15535], in wrong branch.

svn changeset:15552/svn branch:6.4

14 years agosetSortDisabled() support
Artur Signell [Thu, 14 Oct 2010 07:56:08 +0000 (07:56 +0000)]
setSortDisabled() support

svn changeset:15551/svn branch:6.4

14 years agoBackported change that does not need to be merged
Artur Signell [Thu, 14 Oct 2010 07:54:26 +0000 (07:54 +0000)]
Backported change that does not need to be merged

svn changeset:15550/svn branch:6.5

14 years agoMerged fix for #5766
Artur Signell [Thu, 14 Oct 2010 07:49:28 +0000 (07:49 +0000)]
Merged fix for #5766

svn changeset:15549/svn branch:6.5

14 years agoMerged test updates from 6.4
Artur Signell [Thu, 14 Oct 2010 07:46:47 +0000 (07:46 +0000)]
Merged test updates from 6.4

svn changeset:15547/svn branch:6.5

14 years agoMerged multiple bug fixes and test updates from 6.4
Artur Signell [Thu, 14 Oct 2010 07:45:34 +0000 (07:45 +0000)]
Merged multiple bug fixes and test updates from 6.4

svn changeset:15546/svn branch:6.5

14 years agoOrganize imports.
Artur Signell [Thu, 14 Oct 2010 06:19:09 +0000 (06:19 +0000)]
Organize imports.

svn changeset:15544/svn branch:6.5

14 years agoRemoved java6 @Override annotations
Artur Signell [Thu, 14 Oct 2010 06:09:00 +0000 (06:09 +0000)]
Removed java6 @Override annotations

svn changeset:15543/svn branch:6.4

14 years ago"Immediate" toggle support
Artur Signell [Wed, 13 Oct 2010 21:07:21 +0000 (21:07 +0000)]
"Immediate" toggle support
Remove log entries from default settings

svn changeset:15541/svn branch:6.4

14 years agoSplit part of ComponentTestCase to AbstractComponentTestCase and added a MenuBasedCom...
Artur Signell [Wed, 13 Oct 2010 20:31:50 +0000 (20:31 +0000)]
Split part of ComponentTestCase to AbstractComponentTestCase and added a MenuBasedComponentTestCase.

Updated Tables test case to use MenuBasedComponentTestCase.

Should be backwards compatible for existing tests

svn changeset:15540/svn branch:6.4

14 years ago#3548 - Table.setColumnCollapsed should not throw IllegalAccessException
Artur Signell [Wed, 13 Oct 2010 19:55:47 +0000 (19:55 +0000)]
#3548 - Table.setColumnCollapsed should not throw IllegalAccessException

svn changeset:15539/svn branch:6.5

14 years agoReverted [15536] and [15537] which were commited to wrong branch
Artur Signell [Wed, 13 Oct 2010 19:51:20 +0000 (19:51 +0000)]
Reverted [15536] and [15537] which were commited to wrong branch

svn changeset:15538/svn branch:6.4

14 years ago#3548 - Table.setColumnCollapsed should not throw IllegalAccessException
Artur Signell [Wed, 13 Oct 2010 19:20:27 +0000 (19:20 +0000)]
#3548 - Table.setColumnCollapsed should not throw IllegalAccessException

svn changeset:15537/svn branch:6.4

14 years ago#3548 - Table.setColumnCollapsed should not throw IllegalAccessException
Artur Signell [Wed, 13 Oct 2010 19:19:28 +0000 (19:19 +0000)]
#3548 - Table.setColumnCollapsed should not throw IllegalAccessException

svn changeset:15536/svn branch:6.4

14 years agoInclude version info in package manifest. Fixes #5766.
Marko Grönroos [Wed, 13 Oct 2010 15:37:24 +0000 (15:37 +0000)]
Include version info in package manifest. Fixes #5766.

svn changeset:15535/svn branch:6.4

14 years agoremoved obsolete log messages
Matti Tahvonen [Wed, 13 Oct 2010 12:07:38 +0000 (12:07 +0000)]
removed obsolete log messages

svn changeset:15530/svn branch:6.5

14 years agoopening Upload for extension
Matti Tahvonen [Tue, 12 Oct 2010 19:28:41 +0000 (19:28 +0000)]
opening Upload for extension

svn changeset:15525/svn branch:6.5

14 years agocleaning the receiver list when receiving is complete
Matti Tahvonen [Tue, 12 Oct 2010 15:21:59 +0000 (15:21 +0000)]
cleaning the receiver list when receiving is complete

svn changeset:15524/svn branch:6.5

14 years agoremoved done todo + added API that don't use deprecated Receiver, fine tuning #5741
Matti Tahvonen [Tue, 12 Oct 2010 15:20:48 +0000 (15:20 +0000)]
removed done todo + added API that don't use deprecated Receiver, fine tuning #5741

svn changeset:15523/svn branch:6.5

14 years agofixes #5779
Matti Tahvonen [Tue, 12 Oct 2010 13:58:44 +0000 (13:58 +0000)]
fixes #5779

svn changeset:15522/svn branch:6.5

14 years agoMerged #5778 related changes to 6.4 branch
Matti Tahvonen [Tue, 12 Oct 2010 13:28:04 +0000 (13:28 +0000)]
Merged #5778 related changes to 6.4 branch

svn changeset:15521/svn branch:6.4

14 years agofixes #5778
Matti Tahvonen [Tue, 12 Oct 2010 13:07:43 +0000 (13:07 +0000)]
fixes #5778

svn changeset:15519/svn branch:6.5

14 years agotest script
Matti Tahvonen [Tue, 12 Oct 2010 13:06:41 +0000 (13:06 +0000)]
test script

svn changeset:15518/svn branch:6.5

14 years agotest case for #5778
Matti Tahvonen [Tue, 12 Oct 2010 13:00:46 +0000 (13:00 +0000)]
test case for #5778

svn changeset:15517/svn branch:6.5

14 years agoUpdated test to catch #5772
Artur Signell [Tue, 12 Oct 2010 08:35:38 +0000 (08:35 +0000)]
Updated test to catch #5772

svn changeset:15513/svn branch:6.4

14 years agoMissing debugId
Artur Signell [Tue, 12 Oct 2010 08:35:23 +0000 (08:35 +0000)]
Missing debugId

svn changeset:15512/svn branch:6.5

14 years agoUpdated test to catch #5772
Artur Signell [Tue, 12 Oct 2010 06:56:47 +0000 (06:56 +0000)]
Updated test to catch #5772

svn changeset:15506/svn branch:6.5

14 years agoAdd default debugId to Log
Artur Signell [Tue, 12 Oct 2010 06:55:58 +0000 (06:55 +0000)]
Add default debugId to Log

svn changeset:15505/svn branch:6.4

14 years agoEnsure valuechangelistener is called for Selects for the default value
Artur Signell [Tue, 12 Oct 2010 05:27:40 +0000 (05:27 +0000)]
Ensure valuechangelistener is called for Selects for the default value

svn changeset:15496/svn branch:6.4

14 years agoAdded support for a Log component
Artur Signell [Tue, 12 Oct 2010 05:27:08 +0000 (05:27 +0000)]
Added support for a Log component

svn changeset:15495/svn branch:6.4

14 years agoAdded a mention of server-side logging to the release notes
Jonatan Kronqvist [Tue, 12 Oct 2010 05:25:21 +0000 (05:25 +0000)]
Added a mention of server-side logging to the release notes

svn changeset:15494/svn branch:6.5

14 years agoThis is the implementation of the server-side logging feature
Jonatan Kronqvist [Tue, 12 Oct 2010 05:07:33 +0000 (05:07 +0000)]
This is the implementation of the server-side logging feature
 - Changed some loglevels according to review
 - Don't log unecessary stacktraces in portlets
 - printStackTrace:s replaced with JUL logging
 - System.out and System.errs replaced with JUL logging

svn changeset:15493/svn branch:6.5

14 years agoGeneric Table test case. Still does not include all Table features
Artur Signell [Mon, 11 Oct 2010 14:47:03 +0000 (14:47 +0000)]
Generic Table test case. Still does not include all Table features

svn changeset:15492/svn branch:6.4

14 years agoadded serializable to interfaces
Matti Tahvonen [Mon, 11 Oct 2010 12:43:43 +0000 (12:43 +0000)]
added serializable to interfaces

svn changeset:15488/svn branch:6.5

14 years agoBetter fix for #5770 - Clearing a Table column footer/header does not repaint Table
Artur Signell [Mon, 11 Oct 2010 12:09:44 +0000 (12:09 +0000)]
Better fix for #5770 - Clearing a Table column footer/header does not repaint Table

svn changeset:15487/svn branch:6.4

14 years agoFix for #5770 - Clearing a Table column footer/header does not repaint Table
Artur Signell [Mon, 11 Oct 2010 12:01:44 +0000 (12:01 +0000)]
Fix for #5770 - Clearing a Table column footer/header does not repaint Table

svn changeset:15486/svn branch:6.4

14 years agoReverted [14702] as it caused #5757. The max values should not affect actual memory...
Artur Signell [Mon, 11 Oct 2010 11:45:14 +0000 (11:45 +0000)]
Reverted [14702] as it caused #5757. The max values should not affect actual memory allocation anyway.

svn changeset:15485/svn branch:6.4