]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
14 years agoFix for #3935 DateField does not update contents when locale is changed
Artur Signell [Fri, 12 Mar 2010 15:16:46 +0000 (15:16 +0000)]
Fix for #3935 DateField does not update contents when locale is changed

svn changeset:11840/svn branch:6.3

14 years agoFix for #4004 PopupDateField - Wrong tabIndex for popup button
Artur Signell [Fri, 12 Mar 2010 15:04:39 +0000 (15:04 +0000)]
Fix for #4004 PopupDateField - Wrong tabIndex for popup button

svn changeset:11837/svn branch:6.3

14 years agoA proper (FF36 only) file drag support, enhanced test case. Should be forward compatible.
Matti Tahvonen [Fri, 12 Mar 2010 14:57:49 +0000 (14:57 +0000)]
A proper (FF36 only) file drag support, enhanced test case. Should be forward compatible.

svn changeset:11835/svn branch:6.3

14 years agoSome drag'n'drop javadoc improvements and a new method in DataBoundTransferable.
Henri Sara [Fri, 12 Mar 2010 14:38:39 +0000 (14:38 +0000)]
Some drag'n'drop javadoc improvements and a new method in DataBoundTransferable.

svn changeset:11831/svn branch:6.3

14 years agoTest case for #3935
Artur Signell [Fri, 12 Mar 2010 14:07:04 +0000 (14:07 +0000)]
Test case for #3935

svn changeset:11824/svn branch:6.3

14 years agoTest case and fix for
Artur Signell [Fri, 12 Mar 2010 13:41:16 +0000 (13:41 +0000)]
Test case and fix for
 * #4263 DateField - returning valid Date in handleUnparsableDateString method works only at the first attempt
and
 * #4304 Resetting the value in DateField.handleUnparsableDate does not update the client side text

svn changeset:11820/svn branch:6.3

14 years agoMinor javadoc update - removed serialiVersionUID
Artur Signell [Fri, 12 Mar 2010 13:09:20 +0000 (13:09 +0000)]
Minor javadoc update - removed serialiVersionUID

svn changeset:11819/svn branch:6.3

14 years agoUpdate firefox to 3.6
Artur Signell [Fri, 12 Mar 2010 12:30:22 +0000 (12:30 +0000)]
Update firefox to 3.6

svn changeset:11816/svn branch:6.3

14 years agoAdded javadoc and getButtonName() debug method
Artur Signell [Fri, 12 Mar 2010 12:01:53 +0000 (12:01 +0000)]
Added javadoc and getButtonName() debug method

svn changeset:11811/svn branch:6.3

14 years agofixed broken jsni method in skeleton class
Matti Tahvonen [Fri, 12 Mar 2010 06:57:10 +0000 (06:57 +0000)]
fixed broken jsni method in skeleton class

svn changeset:11804/svn branch:6.3

14 years agoSkeletons for html5 File API in DD
Matti Tahvonen [Thu, 11 Mar 2010 15:56:57 +0000 (15:56 +0000)]
Skeletons for html5 File API in DD

svn changeset:11801/svn branch:6.3

14 years agoSkeletons for html5 File API in DD
Matti Tahvonen [Thu, 11 Mar 2010 15:56:16 +0000 (15:56 +0000)]
Skeletons for html5 File API in DD

svn changeset:11800/svn branch:6.3

14 years agoTest case for ExtraLargeSubWindow
Artur Signell [Thu, 11 Mar 2010 15:47:51 +0000 (15:47 +0000)]
Test case for ExtraLargeSubWindow

svn changeset:11799/svn branch:6.3

14 years agoFix for #3407 - Sub window higher than the browser window produces extra scrollbars...
Artur Signell [Thu, 11 Mar 2010 15:38:43 +0000 (15:38 +0000)]
Fix for #3407 - Sub window higher than the browser window produces extra scrollbars for a relative sized child

Additional test case for #3407

svn changeset:11797/svn branch:6.3

14 years agoInclude drag'n'drop sorting sample
Artur Signell [Thu, 11 Mar 2010 15:30:09 +0000 (15:30 +0000)]
Include drag'n'drop sorting sample

svn changeset:11795/svn branch:6.3

14 years ago#4303 BeanItemContainer.addItem(null, Object) did not respect contract
Henri Sara [Thu, 11 Mar 2010 15:29:42 +0000 (15:29 +0000)]
#4303 BeanItemContainer.addItem(null, Object) did not respect contract

svn changeset:11794/svn branch:6.3

14 years agochanged the code to be java 1.6 compatible
Matti Tahvonen [Thu, 11 Mar 2010 12:52:37 +0000 (12:52 +0000)]
changed the code to be java 1.6 compatible

svn changeset:11784/svn branch:6.3

14 years agofixes #4299
Matti Tahvonen [Thu, 11 Mar 2010 09:34:30 +0000 (09:34 +0000)]
fixes #4299

svn changeset:11774/svn branch:6.3

14 years agotest case for #4299
Matti Tahvonen [Thu, 11 Mar 2010 09:33:44 +0000 (09:33 +0000)]
test case for #4299

svn changeset:11773/svn branch:6.3

14 years agoFix for #2586 - Theme should be refreshed when Vaadin version is updated
Artur Signell [Thu, 11 Mar 2010 09:32:33 +0000 (09:32 +0000)]
Fix for #2586 - Theme should be refreshed when Vaadin version is updated

svn changeset:11772/svn branch:6.3

14 years agoTest case for #3554
Artur Signell [Thu, 11 Mar 2010 09:09:40 +0000 (09:09 +0000)]
Test case for #3554

svn changeset:11771/svn branch:6.3

14 years agoMerge from 6.2 for fix [11755]
John Alhroos [Thu, 11 Mar 2010 08:54:48 +0000 (08:54 +0000)]
Merge from 6.2 for fix [11755]

svn changeset:11770/svn branch:6.3

14 years agoPrint web browser start message only when starting it
Artur Signell [Wed, 10 Mar 2010 17:04:39 +0000 (17:04 +0000)]
Print web browser start message only when starting it

svn changeset:11758/svn branch:6.3

14 years agosmall enhancements + developing web desktop test
Matti Tahvonen [Wed, 10 Mar 2010 16:41:11 +0000 (16:41 +0000)]
small enhancements + developing web desktop test

svn changeset:11757/svn branch:6.3

14 years agobetter fix for #4109
Matti Tahvonen [Wed, 10 Mar 2010 15:21:25 +0000 (15:21 +0000)]
better fix for #4109

svn changeset:11755/svn branch:6.3

14 years agoThrow ExceptionInInitializerError instead of printing the stack trace to console.
Artur Signell [Tue, 9 Mar 2010 17:51:19 +0000 (17:51 +0000)]
Throw ExceptionInInitializerError instead of printing the stack trace to console.

svn changeset:11735/svn branch:6.3

14 years agoRevised JavaDoc documentation for Component (#4244).
Marko Grönroos [Tue, 9 Mar 2010 17:23:03 +0000 (17:23 +0000)]
Revised JavaDoc documentation for Component (#4244).

svn changeset:11734/svn branch:6.3

14 years agoAdded missing @ITMillApache2LicenseForJavaFiles@
Artur Signell [Tue, 9 Mar 2010 17:02:53 +0000 (17:02 +0000)]
Added missing @ITMillApache2LicenseForJavaFiles@

svn changeset:11733/svn branch:6.3

14 years agoFix for #3554 - Form.addItemProperty() resets caption created by FieldFactory
Artur Signell [Tue, 9 Mar 2010 17:01:52 +0000 (17:01 +0000)]
Fix for #3554 - Form.addItemProperty() resets caption created by FieldFactory

svn changeset:11732/svn branch:6.3

14 years agoFixed warnings
Artur Signell [Tue, 9 Mar 2010 16:46:04 +0000 (16:46 +0000)]
Fixed warnings

svn changeset:11731/svn branch:6.3

14 years agoAdded javadoc
Artur Signell [Tue, 9 Mar 2010 16:40:07 +0000 (16:40 +0000)]
Added javadoc

svn changeset:11730/svn branch:6.3

14 years agoAdded javadoc
Artur Signell [Tue, 9 Mar 2010 16:39:57 +0000 (16:39 +0000)]
Added javadoc

svn changeset:11729/svn branch:6.3

14 years agofixes #4292 for ContainerHierarchicalWrapper
Matti Tahvonen [Tue, 9 Mar 2010 16:26:44 +0000 (16:26 +0000)]
fixes #4292 for ContainerHierarchicalWrapper

svn changeset:11728/svn branch:6.3

14 years agoreverting changes committed by accident after epic eclipse/subclicpse fail
Matti Tahvonen [Tue, 9 Mar 2010 16:16:41 +0000 (16:16 +0000)]
reverting changes committed by accident after epic eclipse/subclicpse fail

svn changeset:11727/svn branch:6.3

14 years agoreverting changes committed by accident after epic eclipse/subclicpse fail
Matti Tahvonen [Tue, 9 Mar 2010 16:15:16 +0000 (16:15 +0000)]
reverting changes committed by accident after epic eclipse/subclicpse fail

svn changeset:11726/svn branch:6.3

14 years agoreverting changes committed by accident after epic eclipse/subclicpse fail
Matti Tahvonen [Tue, 9 Mar 2010 16:09:43 +0000 (16:09 +0000)]
reverting changes committed by accident after epic eclipse/subclicpse fail

svn changeset:11721/svn branch:6.3

14 years agoenhanced docs
Matti Tahvonen [Tue, 9 Mar 2010 16:02:39 +0000 (16:02 +0000)]
enhanced docs

svn changeset:11719/svn branch:6.3

14 years agoremoved duplicate fix for #4170 (from dd branch)
Matti Tahvonen [Tue, 9 Mar 2010 15:52:39 +0000 (15:52 +0000)]
removed duplicate fix for #4170 (from dd branch)

svn changeset:11717/svn branch:6.3

14 years agoreverting changes committed by accident after epic eclipse/subclicpse fail
Matti Tahvonen [Tue, 9 Mar 2010 15:34:26 +0000 (15:34 +0000)]
reverting changes committed by accident after epic eclipse/subclicpse fail

svn changeset:11716/svn branch:6.3

14 years agoReverted to previous version. Should not have been changed in merger.
Artur Signell [Tue, 9 Mar 2010 15:06:59 +0000 (15:06 +0000)]
Reverted to previous version. Should not have been changed in merger.

svn changeset:11713/svn branch:6.3

14 years agoReverted to previous version. Should not have been changed in merger.
Artur Signell [Tue, 9 Mar 2010 15:06:35 +0000 (15:06 +0000)]
Reverted to previous version. Should not have been changed in merger.

svn changeset:11712/svn branch:6.3

14 years agofixes #4279
Matti Tahvonen [Tue, 9 Mar 2010 12:51:44 +0000 (12:51 +0000)]
fixes #4279

svn changeset:11707/svn branch:6.3

14 years agofixes #3949
Matti Tahvonen [Tue, 9 Mar 2010 10:20:01 +0000 (10:20 +0000)]
fixes #3949

svn changeset:11705/svn branch:6.3

14 years agoContext menus now work properly in Tree and Table if dragging is enabled
Matti Tahvonen [Tue, 9 Mar 2010 10:19:11 +0000 (10:19 +0000)]
Context menus now work properly in Tree and Table if dragging is enabled

svn changeset:11704/svn branch:6.3

14 years agoReverted to previous version
Artur Signell [Tue, 9 Mar 2010 10:08:16 +0000 (10:08 +0000)]
Reverted to previous version

svn changeset:11703/svn branch:6.3

14 years agoRe-applied fix for #4240
Artur Signell [Tue, 9 Mar 2010 10:02:24 +0000 (10:02 +0000)]
Re-applied fix for #4240

svn changeset:11702/svn branch:6.3

14 years agoAdded nogui parameter
Artur Signell [Tue, 9 Mar 2010 09:59:39 +0000 (09:59 +0000)]
Added nogui parameter

svn changeset:11701/svn branch:6.3

14 years agoVScrollTable: If multiple rows selected and drag starts on selected row, client side...
Matti Tahvonen [Tue, 9 Mar 2010 09:26:36 +0000 (09:26 +0000)]
VScrollTable: If multiple rows selected and drag starts on selected row, client side now hints that all those rows are dragged.

svn changeset:11700/svn branch:6.3

14 years agoDo not run abstract classes as test cases (avoid errors)
Artur Signell [Mon, 8 Mar 2010 16:33:53 +0000 (16:33 +0000)]
Do not run abstract classes as test cases (avoid errors)

svn changeset:11688/svn branch:6.3

14 years agoWorkaround for #4287
Artur Signell [Mon, 8 Mar 2010 16:30:18 +0000 (16:30 +0000)]
Workaround for #4287

svn changeset:11687/svn branch:6.3

14 years ago#4286 remove IE workaround from RichTextArea
Henri Sara [Mon, 8 Mar 2010 14:09:20 +0000 (14:09 +0000)]
#4286 remove IE workaround from RichTextArea

svn changeset:11682/svn branch:6.3

14 years agoAdded a JavaDoc stylesheet customization that adds a 'code' style class to pre tags.
Marko Grönroos [Mon, 8 Mar 2010 13:28:41 +0000 (13:28 +0000)]
Added a JavaDoc stylesheet customization that adds a 'code' style class to pre tags.

svn changeset:11679/svn branch:6.3

14 years ago#4139 Update RichTextEditor toolbar code from GWT 2.0: use ClientBundle etc. No CSS...
Henri Sara [Mon, 8 Mar 2010 06:49:47 +0000 (06:49 +0000)]
#4139 Update RichTextEditor toolbar code from GWT 2.0: use ClientBundle etc. No CSS changes in this changeset.

svn changeset:11676/svn branch:6.3

14 years agoOpera 10.50 (#4274)
Artur Signell [Fri, 5 Mar 2010 17:54:13 +0000 (17:54 +0000)]
Opera 10.50 (#4274)

svn changeset:11675/svn branch:6.3

14 years agoextracted helper to detect previous itemId (in children list) of the actual target...
Matti Tahvonen [Fri, 5 Mar 2010 15:12:46 +0000 (15:12 +0000)]
extracted helper to detect previous itemId (in children list) of the actual target to Tree

svn changeset:11671/svn branch:6.3

14 years agoreintegrated dd branch to 6.3, will continue development there to get nighlies running
Matti Tahvonen [Fri, 5 Mar 2010 13:52:23 +0000 (13:52 +0000)]
reintegrated dd branch to 6.3, will continue development there to get nighlies running

svn changeset:11665/svn branch:6.3

14 years agomerged changes from 6.3 + some container related changes
Matti Tahvonen [Fri, 5 Mar 2010 13:43:43 +0000 (13:43 +0000)]
merged changes from 6.3 + some container related changes

svn changeset:11664/svn branch:6.3_dd

14 years agoFixes #3322: SplitPanel with split position 100% doesn't resize correctly
Jouni Koivuviita [Fri, 5 Mar 2010 12:09:04 +0000 (12:09 +0000)]
Fixes #3322: SplitPanel with split position 100% doesn't resize correctly
 * Percentage sizes now remain percentages, even if the end user drags the split handle to a new position. An rounding to nearest percentage is done at that point.

svn changeset:11661/svn branch:6.3

14 years agoUpdated tests to use Chrome 4 - for #4270
Artur Signell [Fri, 5 Mar 2010 10:49:44 +0000 (10:49 +0000)]
Updated tests to use Chrome 4 - for #4270

svn changeset:11657/svn branch:6.3

14 years ago#3921 removed TODO about potential GateIn problem.
Henri Sara [Fri, 5 Mar 2010 07:52:34 +0000 (07:52 +0000)]
#3921 removed TODO about potential GateIn problem.

svn changeset:11653/svn branch:6.3

14 years ago#4188 PortletListener window parameter and #3921 limited GateIn support
Henri Sara [Thu, 4 Mar 2010 14:48:28 +0000 (14:48 +0000)]
#4188 PortletListener window parameter and #3921 limited GateIn support

svn changeset:11646/svn branch:6.3

14 years agoReverted changeset [11604] (#3735: Use semantic HTML)
Jouni Koivuviita [Thu, 4 Mar 2010 11:34:05 +0000 (11:34 +0000)]
Reverted changeset [11604] (#3735: Use semantic HTML)

svn changeset:11637/svn branch:6.3

14 years agoFixes #266: Immediate upload button broken in Opera 10 (OS X)
Jouni Koivuviita [Thu, 4 Mar 2010 10:18:21 +0000 (10:18 +0000)]
Fixes #266: Immediate upload button broken in Opera 10 (OS X)

svn changeset:11631/svn branch:6.3

14 years agochanges
Matti Tahvonen [Thu, 4 Mar 2010 09:51:31 +0000 (09:51 +0000)]
changes

svn changeset:11630/svn branch:6.3_dd

14 years agoFixed typos in [11570] (#4129 Show a message if cookie support is disabled in the...
Artur Signell [Thu, 4 Mar 2010 09:28:03 +0000 (09:28 +0000)]
Fixed typos in [11570] (#4129 Show a message if cookie support is disabled in the browser)

svn changeset:11629/svn branch:6.3

14 years agoFixes #3735: Use semantic HTML
Jouni Koivuviita [Wed, 3 Mar 2010 12:15:21 +0000 (12:15 +0000)]
Fixes #3735: Use semantic HTML

svn changeset:11604/svn branch:6.3

14 years agoFixes #3736 "Split up style and type definitions" and #3467 "Button styles missing?"
Jouni Koivuviita [Wed, 3 Mar 2010 11:05:31 +0000 (11:05 +0000)]
Fixes #3736 "Split up style and type definitions" and #3467 "Button styles missing?"
 * Now all built-in themes have an accompanying class file that describes all provided style names.
 * Deprecated Button.STYLE_LINK in favor of BaseTheme.BUTTON_LINK
 * Deprecated Panel.STYLE_LIGHT in favor of Reindeer.PANEL_LIGHT and Runo.PANEL_LIGHT

svn changeset:11601/svn branch:6.3

14 years agoAdded javadoc explaning that how Container.Filterable and Container.Hierarchical...
Artur Signell [Tue, 2 Mar 2010 20:06:23 +0000 (20:06 +0000)]
Added javadoc explaning that how Container.Filterable and Container.Hierarchical work together is implementation dependent

svn changeset:11597/svn branch:6.3

14 years agoCorrected copy/paste error
Artur Signell [Tue, 2 Mar 2010 14:09:19 +0000 (14:09 +0000)]
Corrected copy/paste error

svn changeset:11594/svn branch:6.3

14 years agoListSet implementation for #4106 - BeanItemContainer slow in some instances
Artur Signell [Tue, 2 Mar 2010 13:57:28 +0000 (13:57 +0000)]
ListSet implementation for #4106 - BeanItemContainer slow in some instances

svn changeset:11593/svn branch:6.3

14 years ago#4106 - BeanItemContainer slow in some instances
Artur Signell [Tue, 2 Mar 2010 13:55:37 +0000 (13:55 +0000)]
#4106 - BeanItemContainer slow in some instances

svn changeset:11592/svn branch:6.3

14 years agosvn changeset:11591/svn branch:6.3
Artur Signell [Tue, 2 Mar 2010 13:52:40 +0000 (13:52 +0000)]
svn changeset:11591/svn branch:6.3

14 years agoRenamed list to filteredItems
Artur Signell [Tue, 2 Mar 2010 12:51:27 +0000 (12:51 +0000)]
Renamed list to filteredItems

svn changeset:11587/svn branch:6.3

14 years agoMerged fix for #3991 from 6.2 to 6.3.
John Alhroos [Tue, 2 Mar 2010 10:56:42 +0000 (10:56 +0000)]
Merged fix for #3991 from 6.2 to 6.3.

svn changeset:11585/svn branch:6.3

14 years agoAutomated test for TreeFiltering
Artur Signell [Tue, 2 Mar 2010 07:50:02 +0000 (07:50 +0000)]
Automated test for TreeFiltering

svn changeset:11578/svn branch:6.3

14 years ago#4192 - HierarchicalContainer implements Container.Filterable but does not allow...
Artur Signell [Tue, 2 Mar 2010 07:15:00 +0000 (07:15 +0000)]
#4192 - HierarchicalContainer implements Container.Filterable but does not allow filtering

svn changeset:11576/svn branch:6.3

14 years agoDisabled automatic building and inclusion of reservr widgetset in the package as...
Artur Signell [Tue, 2 Mar 2010 06:29:25 +0000 (06:29 +0000)]
Disabled automatic building and inclusion of reservr widgetset in the package as it is no longer (since 6.2.0) an official demo

svn changeset:11574/svn branch:6.3

14 years ago#3734 - Widgetset fails to load when customized system messages contain special chara...
Artur Signell [Mon, 1 Mar 2010 17:31:16 +0000 (17:31 +0000)]
#3734 - Widgetset fails to load when customized system messages contain special characters

svn changeset:11572/svn branch:6.3

14 years ago#4129 - Show a message if cookie support is disabled in the browser
Artur Signell [Mon, 1 Mar 2010 17:04:19 +0000 (17:04 +0000)]
#4129 - Show a message if cookie support is disabled in the browser

svn changeset:11570/svn branch:6.3

14 years ago#4128 - Allow custom servlets to send critical notifications to client
Artur Signell [Mon, 1 Mar 2010 16:30:48 +0000 (16:30 +0000)]
#4128 - Allow custom servlets to send critical notifications to client

svn changeset:11569/svn branch:6.3

14 years ago#3682 - Maven pom.xml should use the same version as all other build scripts
Artur Signell [Mon, 1 Mar 2010 16:21:01 +0000 (16:21 +0000)]
#3682 - Maven pom.xml should use the same version as all other build scripts

svn changeset:11568/svn branch:6.3

14 years ago#4250 - IndexedContainer.nextItemId should return null for item ids not in container
Artur Signell [Mon, 1 Mar 2010 15:44:39 +0000 (15:44 +0000)]
#4250 - IndexedContainer.nextItemId should return null for item ids not in container

svn changeset:11567/svn branch:6.3

14 years ago#4249 - IndexedContainer.addItemAfter(Object) should return item id, not item
Artur Signell [Mon, 1 Mar 2010 15:42:21 +0000 (15:42 +0000)]
#4249 - IndexedContainer.addItemAfter(Object) should return item id, not item

svn changeset:11566/svn branch:6.3

14 years ago#4170 - IndexedContainer.addItemAfter(null, Object) does not work
Artur Signell [Mon, 1 Mar 2010 15:21:36 +0000 (15:21 +0000)]
#4170 - IndexedContainer.addItemAfter(null, Object) does not work

svn changeset:11565/svn branch:6.3

14 years agoAdded test for Container.Ordered
Artur Signell [Mon, 1 Mar 2010 15:18:07 +0000 (15:18 +0000)]
Added test for Container.Ordered
Extended TestIndexedContainer to test Container.Ordered features

svn changeset:11564/svn branch:6.3

14 years agoMerge tool bug fix.
Marko Grönroos [Mon, 1 Mar 2010 14:46:39 +0000 (14:46 +0000)]
Merge tool bug fix.

svn changeset:11562/svn branch:6.3

14 years ago#4240 - Remove URIFragmentUtility workaround (#4099)
Artur Signell [Mon, 1 Mar 2010 13:52:23 +0000 (13:52 +0000)]
#4240 - Remove URIFragmentUtility workaround (#4099)

svn changeset:11559/svn branch:6.3

14 years ago#4162 - Update to GWT 2.0.3
Artur Signell [Mon, 1 Mar 2010 13:29:51 +0000 (13:29 +0000)]
#4162 - Update to GWT 2.0.3

svn changeset:11557/svn branch:6.3

14 years agoTest case for #4227
Artur Signell [Tue, 23 Feb 2010 14:04:59 +0000 (14:04 +0000)]
Test case for #4227

svn changeset:11503/svn branch:6.3

14 years agoFixed #4206 - "Setting scroll position doesn't work with Webkit browsers" for Panel
Artur Signell [Tue, 23 Feb 2010 13:07:01 +0000 (13:07 +0000)]
Fixed #4206 - "Setting scroll position doesn't work with Webkit browsers" for Panel

svn changeset:11499/svn branch:6.3

14 years agoFix for #4206 - Setting scroll position doesn't work with Webkit browsers
Artur Signell [Tue, 23 Feb 2010 12:54:23 +0000 (12:54 +0000)]
Fix for #4206 - Setting scroll position doesn't work with Webkit browsers

svn changeset:11497/svn branch:6.3

14 years agoMerged [11391],[11473],[11474],[11475],[11477] from 6.2
Artur Signell [Tue, 23 Feb 2010 10:17:00 +0000 (10:17 +0000)]
Merged [11391],[11473],[11474],[11475],[11477] from 6.2
Fix and test case for #4222

svn changeset:11485/svn branch:6.3

14 years agoAdded test for ContainerHierarchicalWrapper
Artur Signell [Tue, 23 Feb 2010 08:37:36 +0000 (08:37 +0000)]
Added test for ContainerHierarchicalWrapper

svn changeset:11481/svn branch:6.3

14 years agoTest case for #4206
Artur Signell [Tue, 23 Feb 2010 08:35:32 +0000 (08:35 +0000)]
Test case for #4206

svn changeset:11480/svn branch:6.3

14 years agoAdded ticket info
Artur Signell [Tue, 23 Feb 2010 08:34:42 +0000 (08:34 +0000)]
Added ticket info

svn changeset:11479/svn branch:6.3

14 years agoFix for #4215 and #4216 for ContainerHierarchicalWrapper
Artur Signell [Tue, 23 Feb 2010 08:30:01 +0000 (08:30 +0000)]
Fix for #4215 and #4216 for ContainerHierarchicalWrapper

svn changeset:11478/svn branch:6.3

14 years agoRemoved accidental Java6 annotations
Artur Signell [Tue, 23 Feb 2010 08:10:21 +0000 (08:10 +0000)]
Removed accidental Java6 annotations

svn changeset:11476/svn branch:6.3

14 years agoFix for #4216 - HierarchicalContainer.areChildrenAllowed returns true for items not...
Artur Signell [Mon, 22 Feb 2010 15:26:54 +0000 (15:26 +0000)]
Fix for #4216 - HierarchicalContainer.areChildrenAllowed returns true for items not in container

svn changeset:11467/svn branch:6.3

14 years agoFix for #4215 - HierarchicalContainer.isRoot returns true for items not in container
Artur Signell [Mon, 22 Feb 2010 15:26:21 +0000 (15:26 +0000)]
Fix for #4215 - HierarchicalContainer.isRoot returns true for items not in container

svn changeset:11466/svn branch:6.3

14 years agoTest cases for IndexedContainer and HierarchicalContainer
Artur Signell [Mon, 22 Feb 2010 15:21:22 +0000 (15:21 +0000)]
Test cases for IndexedContainer and HierarchicalContainer

svn changeset:11465/svn branch:6.3