]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
13 years agoFix for #6060 - Moving a component from a GridLayout to a layout inside the GridLayou...
Artur Signell [Thu, 25 Nov 2010 16:01:07 +0000 (16:01 +0000)]
Fix for #6060 - Moving a component from a GridLayout to a layout inside the GridLayout causes the client side widget to be lost

svn changeset:16167/svn branch:6.5

13 years agoFix for #6061 - Moving a component from a AbsoluteLayout to a layout inside the Absol...
Artur Signell [Thu, 25 Nov 2010 15:53:50 +0000 (15:53 +0000)]
Fix for #6061 - Moving a component from a AbsoluteLayout to a layout inside the AbsoluteLayout causes the client side widget to be lost

svn changeset:16166/svn branch:6.5

13 years agoTests for #6060 and #6061
Artur Signell [Thu, 25 Nov 2010 15:52:31 +0000 (15:52 +0000)]
Tests for #6060 and #6061

svn changeset:16165/svn branch:6.5

13 years agoWorkaround for Safari 4 issue with #6003 - Word wrap doesn't work in TextArea
Artur Signell [Thu, 25 Nov 2010 14:25:55 +0000 (14:25 +0000)]
Workaround for Safari 4 issue with #6003 - Word wrap doesn't work in TextArea

svn changeset:16164/svn branch:6.5

13 years ago#5947 BeanItemContainer.addAll() should be public, related unit test
Henri Sara [Thu, 25 Nov 2010 14:16:57 +0000 (14:16 +0000)]
#5947 BeanItemContainer.addAll() should be public, related unit test

svn changeset:16163/svn branch:6.5

13 years agoRefactor BeanItemContainer, splitting out the superclass AbstractBeanContainer that...
Henri Sara [Thu, 25 Nov 2010 14:14:34 +0000 (14:14 +0000)]
Refactor BeanItemContainer, splitting out the superclass AbstractBeanContainer that does not assume that the item ids are the beans.

Addresses
#5713 (partly) BeanItemContainer should not require the bean to implement equals() and hashCode() in a certain way
#5233 and #5946 Collection constructor of BeanItemContainer is problematic

svn changeset:16162/svn branch:6.5

13 years agoFixed IE issue with #6003 - Word wrap doesn't work in TextArea
Artur Signell [Thu, 25 Nov 2010 13:49:41 +0000 (13:49 +0000)]
Fixed IE issue with #6003 - Word wrap doesn't work in TextArea

svn changeset:16157/svn branch:6.5

13 years agoTest for TextField nullRepresentation and nullSelectionAllowed
Artur Signell [Thu, 25 Nov 2010 12:48:33 +0000 (12:48 +0000)]
Test for TextField nullRepresentation and nullSelectionAllowed

svn changeset:16155/svn branch:6.5

13 years agoFix for #6056 - Removing max length restriction from a TextField does not work in IE
Artur Signell [Thu, 25 Nov 2010 12:42:31 +0000 (12:42 +0000)]
Fix for #6056 - Removing max length restriction from a TextField does not work in IE

svn changeset:16154/svn branch:6.5

13 years agoTest case for TextField max length
Artur Signell [Thu, 25 Nov 2010 12:41:52 +0000 (12:41 +0000)]
Test case for TextField max length

svn changeset:16153/svn branch:6.5

13 years agoTest for TextArea disabled and readonly states
Artur Signell [Thu, 25 Nov 2010 11:02:08 +0000 (11:02 +0000)]
Test for TextArea disabled and readonly states

svn changeset:16148/svn branch:6.5

13 years agoFix for #5502 - First menu item is rendered as active when other item is clicked
Artur Signell [Thu, 25 Nov 2010 11:01:47 +0000 (11:01 +0000)]
Fix for #5502 - First menu item is rendered as active when other item is clicked

svn changeset:16147/svn branch:6.5

13 years agoTest for TextField disabled and readonly states
Artur Signell [Thu, 25 Nov 2010 10:45:03 +0000 (10:45 +0000)]
Test for TextField disabled and readonly states

svn changeset:16145/svn branch:6.5

13 years agoFix for #5994 - Entering null value representation in TextField throws NPE
Artur Signell [Thu, 25 Nov 2010 09:09:59 +0000 (09:09 +0000)]
Fix for #5994 - Entering null value representation in TextField throws NPE

svn changeset:16143/svn branch:6.5

13 years agoTextArea and TextField nullRepresentation tests
Artur Signell [Thu, 25 Nov 2010 09:08:06 +0000 (09:08 +0000)]
TextArea and TextField nullRepresentation tests

svn changeset:16142/svn branch:6.5

13 years agoTests for TextField and TextArea
Artur Signell [Thu, 25 Nov 2010 09:06:16 +0000 (09:06 +0000)]
Tests for TextField and TextArea

svn changeset:16141/svn branch:6.5

13 years agoRelease notes mention for VerticalSplitPanel/HorizontalSplitPanel (#6020) and Passwor...
Artur Signell [Thu, 25 Nov 2010 08:25:46 +0000 (08:25 +0000)]
Release notes mention for VerticalSplitPanel/HorizontalSplitPanel (#6020) and PasswordField/TextArea (#3752)

svn changeset:16140/svn branch:6.5

13 years agoBeanItemContainer unit tests for modifications of a filtered container.
Henri Sara [Thu, 25 Nov 2010 08:12:52 +0000 (08:12 +0000)]
BeanItemContainer unit tests for modifications of a filtered container.

svn changeset:16139/svn branch:6.5

13 years agoRemove listener if enabled, otherwise add
Artur Signell [Thu, 25 Nov 2010 08:07:58 +0000 (08:07 +0000)]
Remove listener if enabled, otherwise add

svn changeset:16138/svn branch:6.5

13 years ago(#6020) Use Vertical/HorizontalSplitPanel instead of deprecated SplitPanel. Also...
Artur Signell [Thu, 25 Nov 2010 08:06:00 +0000 (08:06 +0000)]
(#6020) Use Vertical/HorizontalSplitPanel instead of deprecated SplitPanel. Also use Vertical/HorizontalLayout instead of trying to instansiate AbstractOrderedLayout.

svn changeset:16137/svn branch:6.5

13 years ago#6023 - Window overrides setParent for no reason
Artur Signell [Thu, 25 Nov 2010 07:31:26 +0000 (07:31 +0000)]
#6023 - Window overrides setParent for no reason

svn changeset:16136/svn branch:6.5

13 years agoRelease notes for the fixes introduced for tickets #5066 and #2681
Jonatan Kronqvist [Wed, 24 Nov 2010 13:51:40 +0000 (13:51 +0000)]
Release notes for the fixes introduced for tickets #5066 and #2681

svn changeset:16131/svn branch:6.5

13 years agoSorting indicator no longer overlaps the column header in tables. #5066 and #2681
Jonatan Kronqvist [Wed, 24 Nov 2010 13:51:40 +0000 (13:51 +0000)]
Sorting indicator no longer overlaps the column header in tables. #5066 and #2681
The sorting indicator is now placed in its own div element instead of being added as a background picture for the existing header cell element.

svn changeset:16130/svn branch:6.5

13 years agoMore JUnit tests for BeanItemContainer and IndexedContainer
Henri Sara [Wed, 24 Nov 2010 13:30:46 +0000 (13:30 +0000)]
More JUnit tests for BeanItemContainer and IndexedContainer

svn changeset:16129/svn branch:6.5

13 years ago#6049 do not re-filter BeanItemContainer if removing non-existing filters
Henri Sara [Wed, 24 Nov 2010 13:26:59 +0000 (13:26 +0000)]
#6049 do not re-filter BeanItemContainer if removing non-existing filters

svn changeset:16128/svn branch:6.5

13 years agoInitial JUnit tests for BeanItemContainer and related refactoring of the generic...
Henri Sara [Wed, 24 Nov 2010 10:10:27 +0000 (10:10 +0000)]
Initial JUnit tests for BeanItemContainer and related refactoring of the generic container tests

svn changeset:16124/svn branch:6.5

13 years ago#6044 BeanItemContainer.getContainerProperty() should not throw NPE if item not found
Henri Sara [Wed, 24 Nov 2010 08:50:55 +0000 (08:50 +0000)]
#6044 BeanItemContainer.getContainerProperty() should not throw NPE if item not found

svn changeset:16121/svn branch:6.5

13 years ago#6020 - Split SplitPanel into HorizontalSplitPanel and VerticalSplitPanel
Artur Signell [Tue, 23 Nov 2010 16:56:39 +0000 (16:56 +0000)]
#6020 - Split SplitPanel into HorizontalSplitPanel and VerticalSplitPanel

Basic tests for VerticalSplitPanel/HorizontalSplitPanel

svn changeset:16116/svn branch:6.5

13 years agoLog full path to command to make it easier to see what was done
Artur Signell [Tue, 23 Nov 2010 16:27:47 +0000 (16:27 +0000)]
Log full path to command to make it easier to see what was done

Log exceptions

svn changeset:16115/svn branch:6.5

13 years ago#6020 - Split SplitPanel into HorizontalSplitPanel and VerticalSplitPanel
Artur Signell [Tue, 23 Nov 2010 16:25:24 +0000 (16:25 +0000)]
#6020 - Split SplitPanel into HorizontalSplitPanel and VerticalSplitPanel

Updated demos and tests to use VerticalSplitPanel/HorizontalSplitPanel

svn changeset:16114/svn branch:6.5

13 years ago#6020 - Split SplitPanel into HorizontalSplitPanel and VerticalSplitPanel
Artur Signell [Tue, 23 Nov 2010 16:12:57 +0000 (16:12 +0000)]
#6020 - Split SplitPanel into HorizontalSplitPanel and VerticalSplitPanel

Refactored SplitPanels to extend an AbstractSplitPanel super class. Deprecated the old SplitPanel class.

svn changeset:16113/svn branch:6.5

13 years ago#6037 portlet context was not serializable because of a non-transient portlet respons...
Henri Sara [Tue, 23 Nov 2010 12:03:50 +0000 (12:03 +0000)]
#6037 portlet context was not serializable because of a non-transient portlet response field

svn changeset:16107/svn branch:6.5

13 years agoBasic unit tests for BeanItem.
Henri Sara [Tue, 23 Nov 2010 11:28:45 +0000 (11:28 +0000)]
Basic unit tests for BeanItem.

svn changeset:16106/svn branch:6.5

13 years ago#6033 - Table header icons are too low in Table samples
Artur Signell [Tue, 23 Nov 2010 11:18:49 +0000 (11:18 +0000)]
#6033 - Table header icons are too low in Table samples

svn changeset:16105/svn branch:6.5

13 years agoMarked backported revision that should not be merged
Artur Signell [Tue, 23 Nov 2010 09:42:47 +0000 (09:42 +0000)]
Marked backported revision that should not be merged

svn changeset:16104/svn branch:6.5

13 years agoBackported fix to run sampler tests
Artur Signell [Tue, 23 Nov 2010 09:41:39 +0000 (09:41 +0000)]
Backported fix to run sampler tests

svn changeset:16103/svn branch:6.4

13 years ago#6031 PropertySetItem tests and fixed equals() and hashCode()
Henri Sara [Tue, 23 Nov 2010 09:26:28 +0000 (09:26 +0000)]
#6031 PropertySetItem tests and fixed equals() and hashCode()

svn changeset:16101/svn branch:6.5

13 years agoFix for #4632 - isActive should wait for DeferredCommands to finish executing
Artur Signell [Tue, 23 Nov 2010 09:00:24 +0000 (09:00 +0000)]
Fix for #4632 - isActive should wait for DeferredCommands to finish executing

svn changeset:16100/svn branch:6.5

13 years agoUpdated test for #6003
Artur Signell [Tue, 23 Nov 2010 07:56:18 +0000 (07:56 +0000)]
Updated test for #6003

svn changeset:16096/svn branch:6.5

13 years ago#5547 - MenuBar with collapsed items renders wrong in IE7
Artur Signell [Tue, 23 Nov 2010 07:04:42 +0000 (07:04 +0000)]
#5547 - MenuBar with collapsed items renders wrong in IE7

svn changeset:16093/svn branch:6.5

13 years agoTemporarily removed failing new tests
Artur Signell [Tue, 23 Nov 2010 06:59:35 +0000 (06:59 +0000)]
Temporarily removed failing new tests

svn changeset:16092/svn branch:6.5

13 years agoTextField test case and some basic tests
Artur Signell [Mon, 22 Nov 2010 06:01:13 +0000 (06:01 +0000)]
TextField test case and some basic tests

svn changeset:16080/svn branch:6.5

13 years agoDo not set "default values" for click actions
Artur Signell [Mon, 22 Nov 2010 05:58:20 +0000 (05:58 +0000)]
Do not set "default values" for click actions
Clear log action

svn changeset:16079/svn branch:6.5

13 years agoInput prompt support
Artur Signell [Mon, 22 Nov 2010 05:56:43 +0000 (05:56 +0000)]
Input prompt support

svn changeset:16078/svn branch:6.5

13 years agoUse parent method for adding icons
Artur Signell [Fri, 19 Nov 2010 17:57:23 +0000 (17:57 +0000)]
Use parent method for adding icons

svn changeset:16067/svn branch:6.5

13 years agoTODO list
Artur Signell [Fri, 19 Nov 2010 17:56:44 +0000 (17:56 +0000)]
TODO list

svn changeset:16066/svn branch:6.5

13 years agoRenamed base class for component tests to AbstractComponentTest
Artur Signell [Fri, 19 Nov 2010 17:54:57 +0000 (17:54 +0000)]
Renamed base class for component tests to AbstractComponentTest
Moved focus/blur listener creation to AbstractFieldTest
Added AbstractTextField, RichTextArea, TextField tests (need to be updated)

svn changeset:16065/svn branch:6.5

13 years agoUpdated javadoc and removed references to deprecated DeferredCommand
Artur Signell [Fri, 19 Nov 2010 17:50:36 +0000 (17:50 +0000)]
Updated javadoc and removed references to deprecated DeferredCommand

svn changeset:16064/svn branch:6.5

13 years agoFix for #6014 - Sampler test is not generated or run
Artur Signell [Fri, 19 Nov 2010 15:33:13 +0000 (15:33 +0000)]
Fix for #6014 - Sampler test is not generated or run

svn changeset:16061/svn branch:6.5

13 years agoMoved word wrap test. For #6003.
Marko Grönroos [Fri, 19 Nov 2010 15:20:59 +0000 (15:20 +0000)]
Moved word wrap test. For #6003.

svn changeset:16059/svn branch:6.5

13 years agoFixed JDK 1.5 incompatibility, reformatted to coding conventions. For #6003.
Marko Grönroos [Fri, 19 Nov 2010 15:13:58 +0000 (15:13 +0000)]
Fixed JDK 1.5 incompatibility, reformatted to coding conventions. For #6003.

svn changeset:16058/svn branch:6.5

13 years agoOptimization for word wrap. For #6003.
Marko Grönroos [Fri, 19 Nov 2010 13:24:15 +0000 (13:24 +0000)]
Optimization for word wrap. For #6003.

svn changeset:16053/svn branch:6.5

13 years agoImplemented missing word wrap for TextArea (in TextField). Fixes #6003.
Marko Grönroos [Fri, 19 Nov 2010 11:59:48 +0000 (11:59 +0000)]
Implemented missing word wrap for TextArea (in TextField). Fixes #6003.

svn changeset:16050/svn branch:6.5

13 years agoReverted [16045] because of invalid formatting.
Marko Grönroos [Thu, 18 Nov 2010 15:47:44 +0000 (15:47 +0000)]
Reverted [16045] because of invalid formatting.

svn changeset:16046/svn branch:6.5

13 years agoImplemented missing word wrap for TextArea (in TextField). Fixes #6003.
Marko Grönroos [Thu, 18 Nov 2010 15:40:31 +0000 (15:40 +0000)]
Implemented missing word wrap for TextArea (in TextField). Fixes #6003.

svn changeset:16045/svn branch:6.5

13 years agoTest for #5911 - ApplicationConnection assumes portlet urls contain parameters
Artur Signell [Thu, 18 Nov 2010 15:16:12 +0000 (15:16 +0000)]
Test for #5911 - ApplicationConnection assumes portlet urls contain parameters

svn changeset:16044/svn branch:6.5

13 years agoFixes #5911 - ApplicationConnection assumes portlet urls contain parameters
Artur Signell [Thu, 18 Nov 2010 15:15:52 +0000 (15:15 +0000)]
Fixes #5911 - ApplicationConnection assumes portlet urls contain parameters

svn changeset:16043/svn branch:6.5

13 years agoFixed duplicate reference image names in TableUndefinedSize test.
John Alhroos [Thu, 18 Nov 2010 11:04:09 +0000 (11:04 +0000)]
Fixed duplicate reference image names in TableUndefinedSize test.

svn changeset:16035/svn branch:6.5

13 years agoModified test case for #6002: ticket number, description, formatting.
Marko Grönroos [Wed, 17 Nov 2010 18:22:27 +0000 (18:22 +0000)]
Modified test case for #6002: ticket number, description, formatting.

svn changeset:16026/svn branch:6.5

13 years agoAdded test case for #6002.
Marko Grönroos [Wed, 17 Nov 2010 18:15:38 +0000 (18:15 +0000)]
Added test case for #6002.

svn changeset:16025/svn branch:6.5

13 years agoMoved copying of XEP license file from the vaadin build script to the documentation...
Jonatan Kronqvist [Wed, 17 Nov 2010 11:34:03 +0000 (11:34 +0000)]
Moved copying of XEP license file from the vaadin build script to the documentation build script

svn changeset:16023/svn branch:6.5

13 years agoReplaced deprecated classes with new ones
Artur Signell [Tue, 16 Nov 2010 17:05:46 +0000 (17:05 +0000)]
Replaced deprecated classes with new ones

svn changeset:16019/svn branch:6.5

13 years agoOrganized imports
Artur Signell [Tue, 16 Nov 2010 16:59:24 +0000 (16:59 +0000)]
Organized imports

svn changeset:16018/svn branch:6.5

13 years agoSuppressed warnings
Artur Signell [Tue, 16 Nov 2010 16:58:46 +0000 (16:58 +0000)]
Suppressed warnings
Replaced deprecated classes with new ones

svn changeset:16017/svn branch:6.5

13 years agoSuppressed warnings
Artur Signell [Tue, 16 Nov 2010 16:58:14 +0000 (16:58 +0000)]
Suppressed warnings

svn changeset:16016/svn branch:6.5

13 years agoOrganized imports
Artur Signell [Tue, 16 Nov 2010 16:51:08 +0000 (16:51 +0000)]
Organized imports

svn changeset:16015/svn branch:6.5

13 years agoAllow clicks on all items that do not have children
Artur Signell [Tue, 16 Nov 2010 16:29:09 +0000 (16:29 +0000)]
Allow clicks on all items that do not have children

svn changeset:16013/svn branch:6.5

13 years ago#6000 - Replace DeferredCommand.add with Scheduler.scheduleDeferred
Artur Signell [Tue, 16 Nov 2010 16:26:19 +0000 (16:26 +0000)]
#6000 - Replace DeferredCommand.add with Scheduler.scheduleDeferred

svn changeset:16012/svn branch:6.5

13 years agoFixed dom paths.
John Alhroos [Tue, 16 Nov 2010 09:40:28 +0000 (09:40 +0000)]
Fixed dom paths.

svn changeset:15999/svn branch:6.5

13 years agoAdded testbench test for #5789, #2428 and #5792
John Alhroos [Tue, 16 Nov 2010 09:39:07 +0000 (09:39 +0000)]
Added testbench test for #5789, #2428 and #5792

svn changeset:15998/svn branch:6.5

13 years agoHopefully will fix #5789, #2428 and #5792
John Alhroos [Tue, 16 Nov 2010 08:13:15 +0000 (08:13 +0000)]
Hopefully will fix #5789, #2428 and #5792

svn changeset:15996/svn branch:6.5

13 years agoTest and fix update for #5989 - Removing a sub window from another window than its...
Artur Signell [Tue, 16 Nov 2010 07:59:43 +0000 (07:59 +0000)]
Test and fix update for #5989 - Removing a sub window from another window than its parent closes the window

svn changeset:15995/svn branch:6.5

13 years agoTest and fix update for #5989 - Removing a sub window from another window than its...
Artur Signell [Tue, 16 Nov 2010 07:52:59 +0000 (07:52 +0000)]
Test and fix update for #5989 - Removing a sub window from another window than its parent closes the window

svn changeset:15994/svn branch:6.5

13 years agoAdditional fix for #5906 - Menu shadow is too narrow in Chrome7. Previously the first...
Artur Signell [Mon, 15 Nov 2010 16:23:27 +0000 (16:23 +0000)]
Additional fix for #5906 - Menu shadow is too narrow in Chrome7. Previously the first click on a menu item after paint opened and immediately closed the menu

svn changeset:15990/svn branch:6.5

13 years agoEnsured test works, is more stable and also tests native window close events.
Artur Signell [Mon, 15 Nov 2010 14:50:26 +0000 (14:50 +0000)]
Ensured test works, is more stable and also tests native window close events.

svn changeset:15988/svn branch:6.5

13 years agoTest case for #5989 - Removing a sub window from another window than its parent close...
Artur Signell [Mon, 15 Nov 2010 09:13:13 +0000 (09:13 +0000)]
Test case for #5989 - Removing a sub window from another window than its parent closes the window

svn changeset:15986/svn branch:6.5

13 years agoFix for #5989 - Removing a sub window from another window than its parent closes...
Artur Signell [Mon, 15 Nov 2010 09:13:00 +0000 (09:13 +0000)]
Fix for #5989 - Removing a sub window from another window than its parent closes the window

svn changeset:15985/svn branch:6.5

13 years agoCorrected locator to refer to the sub window and not any div in the application
Artur Signell [Mon, 15 Nov 2010 07:00:34 +0000 (07:00 +0000)]
Corrected locator to refer to the sub window and not any div in the application

svn changeset:15982/svn branch:6.5

13 years agoExtracted WidgetSetBuilder hint to separate comment to avoid problems when formatting...
Artur Signell [Mon, 15 Nov 2010 06:41:28 +0000 (06:41 +0000)]
Extracted WidgetSetBuilder hint to separate comment to avoid problems when formatting the file. Formatted using Eclipse Helios SR-1.

svn changeset:15981/svn branch:6.5

13 years agoFix for #5987 - RequestLayout is called for widgets that are not attached to the DOM
Artur Signell [Fri, 12 Nov 2010 16:35:26 +0000 (16:35 +0000)]
Fix for #5987 - RequestLayout is called for widgets that are not attached to the DOM

svn changeset:15979/svn branch:6.5

13 years agoTest case for #5987
Artur Signell [Fri, 12 Nov 2010 16:34:57 +0000 (16:34 +0000)]
Test case for #5987

svn changeset:15978/svn branch:6.5

13 years agoavoid flickering communication error message when leaving the page
Matti Tahvonen [Fri, 12 Nov 2010 13:44:28 +0000 (13:44 +0000)]
avoid flickering communication error message when leaving the page

svn changeset:15977/svn branch:6.5

13 years agoBlocked merge of [15965] from versions/6.4 to versions/6.5.
Marko Grönroos [Fri, 12 Nov 2010 13:09:07 +0000 (13:09 +0000)]
Blocked merge of [15965] from versions/6.4 to versions/6.5.

svn changeset:15976/svn branch:6.5

13 years agoMerge from versions/6.4 to versions/6.5:
Marko Grönroos [Fri, 12 Nov 2010 13:05:55 +0000 (13:05 +0000)]
Merge from versions/6.4 to versions/6.5:
Merged [15882]: Added test case for #5952.
Merged [15933]: Build Eclipse manual separately. For #5964 and #5968.
Merged [15960]: Release tagging tool.

svn changeset:15975/svn branch:6.5

13 years ago#5954 fixes nightly build jars so that one can use them again in projects with client...
Matti Tahvonen [Thu, 11 Nov 2010 22:29:51 +0000 (22:29 +0000)]
#5954 fixes nightly build jars so that one can use them again in projects with client side extensions.

svn changeset:15973/svn branch:6.5

13 years ago#5741 : modified stream variables so that component developers can use the same...
Matti Tahvonen [Thu, 11 Nov 2010 20:43:18 +0000 (20:43 +0000)]
#5741 :  modified stream variables so that component developers can use the same post target several times without repaint. Bit more complex implementation, but on the other hand makes component developers job bit easier in some situations (eg. synchronizations, third party integrations). Still need to verify that this works at least in liferay and gatein portals. EasyUploads with flash multiple file upload fallback for IE will verify tomorrow.

svn changeset:15971/svn branch:6.5

13 years agoSet 6.5 release branch for the Book in the 6.5 version branch.
Marko Grönroos [Thu, 11 Nov 2010 17:12:03 +0000 (17:12 +0000)]
Set 6.5 release branch for the Book in the 6.5 version branch.

svn changeset:15970/svn branch:6.5

13 years agoIncremented development version number to 6.4.9.
Marko Grönroos [Thu, 11 Nov 2010 13:57:34 +0000 (13:57 +0000)]
Incremented development version number to 6.4.9.

svn changeset:15965/svn branch:6.4

13 years agoremoved obsolete backwards compatibility class (Html5File uploads will needs some...
Matti Tahvonen [Thu, 11 Nov 2010 10:39:17 +0000 (10:39 +0000)]
removed obsolete backwards compatibility class (Html5File uploads will needs some minor code changes anyway when upgrading to 6.5)

svn changeset:15963/svn branch:6.5

13 years agomethod and class renames and cleaning up TODOs
Matti Tahvonen [Thu, 11 Nov 2010 10:28:14 +0000 (10:28 +0000)]
method and class renames and cleaning up TODOs

svn changeset:15962/svn branch:6.5

13 years agofixed javadocs
Matti Tahvonen [Thu, 11 Nov 2010 09:49:50 +0000 (09:49 +0000)]
fixed javadocs

svn changeset:15961/svn branch:6.5

13 years agoRelease tagging tool.
Marko Grönroos [Wed, 10 Nov 2010 17:56:46 +0000 (17:56 +0000)]
Release tagging tool.

svn changeset:15960/svn branch:6.4

13 years agomore tests for TextChangeEvents
Matti Tahvonen [Wed, 10 Nov 2010 13:16:13 +0000 (13:16 +0000)]
more tests for TextChangeEvents

svn changeset:15955/svn branch:6.5

13 years agoNPE fix.
John Alhroos [Wed, 10 Nov 2010 13:09:12 +0000 (13:09 +0000)]
NPE fix.

svn changeset:15954/svn branch:6.5

13 years agoSome enhancements to the SplitPanel positioning sample.
John Alhroos [Wed, 10 Nov 2010 11:52:20 +0000 (11:52 +0000)]
Some enhancements to the SplitPanel positioning sample.

svn changeset:15951/svn branch:6.5

13 years agotext change events now properly detected from variables
Matti Tahvonen [Wed, 10 Nov 2010 09:53:17 +0000 (09:53 +0000)]
text change events now properly detected from variables

svn changeset:15950/svn branch:6.5

13 years agorenamed method
Matti Tahvonen [Wed, 10 Nov 2010 09:26:05 +0000 (09:26 +0000)]
renamed method

svn changeset:15949/svn branch:6.5

13 years agoAdded SplitPanel positioning example.
John Alhroos [Wed, 10 Nov 2010 08:59:40 +0000 (08:59 +0000)]
Added SplitPanel positioning example.

svn changeset:15948/svn branch:6.5

13 years agofixes #5261, default header now contains X-UA-Compatible = chrome1 to use chrome...
Matti Tahvonen [Tue, 9 Nov 2010 15:46:54 +0000 (15:46 +0000)]
fixes #5261, default header now contains X-UA-Compatible = chrome1 to use chrome frame when installed on IE

svn changeset:15942/svn branch:6.5

13 years agominor enhancement: don't display scroll position information if less than pagelenght...
Matti Tahvonen [Tue, 9 Nov 2010 14:55:27 +0000 (14:55 +0000)]
minor enhancement: don't display scroll position information if less than pagelenght rows are in the table

svn changeset:15940/svn branch:6.5