]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
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

13 years agoTest script for #5894
Artur Signell [Tue, 9 Nov 2010 14:55:13 +0000 (14:55 +0000)]
Test script for #5894

svn changeset:15939/svn branch:6.5

13 years agominor enhancement: table sort now happens without "scroll latency".
Matti Tahvonen [Tue, 9 Nov 2010 14:50:11 +0000 (14:50 +0000)]
minor enhancement: table sort now happens without "scroll latency".

svn changeset:15938/svn branch:6.5

13 years agofixes #5972, Table now focused eagerly when interacting with mouse with a header...
Matti Tahvonen [Tue, 9 Nov 2010 14:47:14 +0000 (14:47 +0000)]
fixes #5972, Table now focused eagerly when interacting with mouse with a header cell. Previously the table was focused in at an invalid moment causing variables to be in wrong order and for the table in two patches.

svn changeset:15937/svn branch:6.5

13 years agoFix for #5894 Right aligned Menubar with Icons runs out of browser
Artur Signell [Tue, 9 Nov 2010 14:43:19 +0000 (14:43 +0000)]
Fix for #5894 Right aligned Menubar with Icons runs out of browser
Fix for #5906 Menu shadow is too narrow in Chrome7

svn changeset:15936/svn branch:6.5

13 years agoGeneric menubar test case
Artur Signell [Tue, 9 Nov 2010 14:02:55 +0000 (14:02 +0000)]
Generic menubar test case

svn changeset:15935/svn branch:6.5

13 years agoMerged "Enable showing and hiding log" from 6.4
Artur Signell [Tue, 9 Nov 2010 13:51:49 +0000 (13:51 +0000)]
Merged "Enable showing and hiding log" from 6.4

svn changeset:15934/svn branch:6.5

13 years agoBuild Eclipse manual separately. For #5964 and #5968.
Marko Grönroos [Tue, 9 Nov 2010 13:49:43 +0000 (13:49 +0000)]
Build Eclipse manual separately. For #5964 and #5968.

svn changeset:15933/svn branch:6.4

13 years agoTest case for #5894
Artur Signell [Tue, 9 Nov 2010 13:45:52 +0000 (13:45 +0000)]
Test case for #5894

svn changeset:15932/svn branch:6.5

13 years agoAdded browser strings for Linux and Mac. Still using only windows for testing
Artur Signell [Tue, 9 Nov 2010 13:38:12 +0000 (13:38 +0000)]
Added browser strings for Linux and Mac. Still using only windows for testing

svn changeset:15931/svn branch:6.5

13 years agoFormatted using Eclipse Helios SR-1
Artur Signell [Tue, 9 Nov 2010 13:36:04 +0000 (13:36 +0000)]
Formatted using Eclipse Helios SR-1

svn changeset:15930/svn branch:6.5

13 years agoChanged SplitPanelReversePosition-test to better test swapping the split position...
John Alhroos [Tue, 9 Nov 2010 13:15:06 +0000 (13:15 +0000)]
Changed SplitPanelReversePosition-test to better test swapping the split position direction.

svn changeset:15927/svn branch:6.5

13 years agoFixed bug where swapping vertical split position to the opposite direction does not...
John Alhroos [Tue, 9 Nov 2010 12:21:52 +0000 (12:21 +0000)]
Fixed bug where swapping vertical split position to the opposite direction does not work.

svn changeset:15925/svn branch:6.5

13 years agofixes #2387: added TextChangeEvent that can be used to listen text changes while...
Matti Tahvonen [Tue, 9 Nov 2010 09:37:00 +0000 (09:37 +0000)]
fixes #2387: added TextChangeEvent that can be used to listen text changes while the user is typing or otherwise modifying the text

svn changeset:15923/svn branch:6.5

13 years ago#5821 - Removed extra code and added comment about the version in which ItemClickSour...
Artur Signell [Mon, 8 Nov 2010 11:58:19 +0000 (11:58 +0000)]
#5821 - Removed extra code and added comment about the version in which ItemClickSource was deprecated.

svn changeset:15910/svn branch:6.5

13 years agoRelease notes mention for #5954 - ClassPathExplorer.searchForPaintables should only...
Artur Signell [Mon, 8 Nov 2010 10:53:14 +0000 (10:53 +0000)]
Release notes mention for #5954 - ClassPathExplorer.searchForPaintables should only search Vaadin add-on jars

svn changeset:15908/svn branch:6.5

13 years agoMention GWT update in release notes (#5900)
Artur Signell [Mon, 8 Nov 2010 06:32:45 +0000 (06:32 +0000)]
Mention GWT update in release notes (#5900)

svn changeset:15904/svn branch:6.5

13 years agoEnable showing and hiding log
Artur Signell [Sun, 7 Nov 2010 13:30:06 +0000 (13:30 +0000)]
Enable showing and hiding log

svn changeset:15902/svn branch:6.4

13 years ago#5954 - ClassPathExplorer.searchForPaintables should only search Vaadin add-on jars
Artur Signell [Fri, 5 Nov 2010 17:09:16 +0000 (17:09 +0000)]
#5954 - ClassPathExplorer.searchForPaintables should only search Vaadin add-on jars

svn changeset:15892/svn branch:6.5

13 years agoMerged ClassPathExplorer fixes for #5953, #5957
Artur Signell [Fri, 5 Nov 2010 17:00:00 +0000 (17:00 +0000)]
Merged ClassPathExplorer fixes for #5953, #5957

svn changeset:15891/svn branch:6.5

13 years ago#5821 - ItemClickSource should be ItemClickNotifier release notes mention
Artur Signell [Fri, 5 Nov 2010 16:02:51 +0000 (16:02 +0000)]
#5821 - ItemClickSource should be ItemClickNotifier release notes mention

svn changeset:15890/svn branch:6.5

13 years ago#5821 - ItemClickSource should be ItemClickNotifier
Artur Signell [Fri, 5 Nov 2010 16:00:14 +0000 (16:00 +0000)]
#5821 - ItemClickSource should be ItemClickNotifier

svn changeset:15889/svn branch:6.5

13 years ago#5957 - ClassPathExplorer should show UnsupportedClassVersionError
Artur Signell [Fri, 5 Nov 2010 15:46:38 +0000 (15:46 +0000)]
#5957 - ClassPathExplorer should show UnsupportedClassVersionError

svn changeset:15887/svn branch:6.4

13 years ago#5957 - ClassPathExplorer should show UnsupportedClassVersionError
Artur Signell [Fri, 5 Nov 2010 15:38:53 +0000 (15:38 +0000)]
#5957 - ClassPathExplorer should show UnsupportedClassVersionError

svn changeset:15886/svn branch:6.4

13 years agoAdded test case for #5952.
Marko Grönroos [Fri, 5 Nov 2010 13:21:17 +0000 (13:21 +0000)]
Added test case for #5952.

svn changeset:15882/svn branch:6.4

13 years agoformatted javadoc
Matti Tahvonen [Fri, 5 Nov 2010 12:38:09 +0000 (12:38 +0000)]
formatted javadoc

svn changeset:15881/svn branch:6.5

13 years agofixes #5955. A bit more intelligent removal of fields from Form + a method that can...
Matti Tahvonen [Fri, 5 Nov 2010 12:20:07 +0000 (12:20 +0000)]
fixes #5955. A bit more intelligent removal of fields from Form + a method that can be overridden for a custom logic.

svn changeset:15880/svn branch:6.5

13 years agoMerged [15706] [15713] [15714] [15720] [15721] [15735] [15736] [15737] [15739] [15761...
John Alhroos [Fri, 5 Nov 2010 11:30:52 +0000 (11:30 +0000)]
Merged [15706] [15713] [15714] [15720] [15721] [15735] [15736] [15737] [15739] [15761] [15764]

svn changeset:15878/svn branch:6.5

13 years agoFix for #5953 - ClassPathExplorer fails to reset System.out/System.err
Artur Signell [Fri, 5 Nov 2010 09:44:57 +0000 (09:44 +0000)]
Fix for #5953 - ClassPathExplorer fails to reset System.out/System.err

svn changeset:15875/svn branch:6.4

13 years agodepracated obsolete helper method from AbstractField. Replaced the implementation...
Matti Tahvonen [Thu, 4 Nov 2010 17:52:03 +0000 (17:52 +0000)]
depracated obsolete helper method from AbstractField. Replaced the implementation body to use DefaultFieldFactory's method instead

svn changeset:15871/svn branch:6.5

13 years ago#5865. Deprecated usage of Button as CheckBox
Matti Tahvonen [Thu, 4 Nov 2010 17:49:51 +0000 (17:49 +0000)]
#5865. Deprecated usage of Button as CheckBox

svn changeset:15870/svn branch:6.5

13 years ago#5865. Removed some non-needed code from widgetset, prepared datefields and button...
Matti Tahvonen [Thu, 4 Nov 2010 15:04:30 +0000 (15:04 +0000)]
#5865. Removed some non-needed code from widgetset, prepared datefields and button and select for one-to-one mapping

svn changeset:15867/svn branch:6.5

13 years agochanged tests and demos to uses vertical/horizontal split panel
Matti Tahvonen [Thu, 4 Nov 2010 14:14:54 +0000 (14:14 +0000)]
changed tests and demos to uses vertical/horizontal split panel

svn changeset:15863/svn branch:6.5

13 years agoreverted bad refactoring of captio
Matti Tahvonen [Thu, 4 Nov 2010 14:00:26 +0000 (14:00 +0000)]
reverted bad refactoring of captio

svn changeset:15861/svn branch:6.5

13 years agojavadocs
Matti Tahvonen [Thu, 4 Nov 2010 13:46:30 +0000 (13:46 +0000)]
javadocs

svn changeset:15860/svn branch:6.5

13 years agojavadocs
Matti Tahvonen [Thu, 4 Nov 2010 13:25:18 +0000 (13:25 +0000)]
javadocs

svn changeset:15859/svn branch:6.5

13 years agojavadocs
Matti Tahvonen [Thu, 4 Nov 2010 13:13:45 +0000 (13:13 +0000)]
javadocs

svn changeset:15858/svn branch:6.5

13 years agoclass doc
Matti Tahvonen [Thu, 4 Nov 2010 12:55:41 +0000 (12:55 +0000)]
class doc

svn changeset:15857/svn branch:6.5

13 years agorefined TODO notes
Matti Tahvonen [Thu, 4 Nov 2010 12:50:15 +0000 (12:50 +0000)]
refined TODO notes

svn changeset:15856/svn branch:6.5

13 years ago#5743, #5742, #5741, #4275 related refactoring. Renamed com.vaadin.terminal.Receiver...
Matti Tahvonen [Wed, 3 Nov 2010 21:53:53 +0000 (21:53 +0000)]
#5743, #5742, #5741, #4275 related refactoring. Renamed com.vaadin.terminal.Receiver (introduced earlier in this dev branch) to StreamVariable and combined ReceiverOwner methods to it. Resetted Upload.Receiver to 6.4 state, DD wrapper uses StreamVariable based API (breaking change, but very rare code atm)

svn changeset:15849/svn branch:6.5

13 years agoFixed pause statements in MenuBarToolTips
John Alhroos [Wed, 3 Nov 2010 06:56:24 +0000 (06:56 +0000)]
Fixed pause statements in MenuBarToolTips

svn changeset:15842/svn branch:6.5

13 years agoMerge from versions/6.4 to versions/6.5:
Marko Grönroos [Wed, 3 Nov 2010 06:46:27 +0000 (06:46 +0000)]
Merge from versions/6.4 to versions/6.5:
Merged [15837]: Publish Eclipse manual plugin as TeamCity artifact.
Merged [15838]: Proper path for publishing Eclipse manual plugin as TeamCity artifact.

svn changeset:15841/svn branch:6.5

13 years agoProper path for publishing Eclipse manual plugin as TeamCity artifact.
Marko Grönroos [Tue, 2 Nov 2010 18:33:39 +0000 (18:33 +0000)]
Proper path for publishing Eclipse manual plugin as TeamCity artifact.

svn changeset:15838/svn branch:6.4

13 years agoPublish Eclipse manual plugin as TeamCity artifact.
Marko Grönroos [Tue, 2 Nov 2010 18:10:44 +0000 (18:10 +0000)]
Publish Eclipse manual plugin as TeamCity artifact.

svn changeset:15837/svn branch:6.4

13 years agoHorizontalSplitPanel is now horizontal.
John Alhroos [Tue, 2 Nov 2010 13:45:40 +0000 (13:45 +0000)]
HorizontalSplitPanel is now horizontal.

svn changeset:15827/svn branch:6.5

13 years agoTest for MenuBar tooltips #5919
John Alhroos [Tue, 2 Nov 2010 10:12:50 +0000 (10:12 +0000)]
Test for MenuBar tooltips #5919

svn changeset:15820/svn branch:6.5

13 years agoCustomMenuItems should not be Paintable.
John Alhroos [Tue, 2 Nov 2010 09:48:38 +0000 (09:48 +0000)]
CustomMenuItems should not be Paintable.

svn changeset:15819/svn branch:6.5

13 years agoAdds tooltips to menubar items #5919
John Alhroos [Tue, 2 Nov 2010 08:51:19 +0000 (08:51 +0000)]
Adds tooltips to menubar items #5919

svn changeset:15818/svn branch:6.5

13 years agoMerged [15805] from versions/6.4 to versions/6.5. Updated the actual value.
Marko Grönroos [Mon, 1 Nov 2010 11:17:14 +0000 (11:17 +0000)]
Merged [15805] from versions/6.4 to versions/6.5. Updated the actual value.

svn changeset:15809/svn branch:6.5

13 years agoDefine manual repository in VERSION.properties instead of the build script.
Marko Grönroos [Mon, 1 Nov 2010 11:12:22 +0000 (11:12 +0000)]
Define manual repository in VERSION.properties instead of the build script.

svn changeset:15805/svn branch:6.4

13 years agoopening for extension
Matti Tahvonen [Sun, 31 Oct 2010 19:09:32 +0000 (19:09 +0000)]
opening for extension

svn changeset:15796/svn branch:6.5

13 years agoCommunicationManager implementation can now be replaced (instantiated via AbstractApp...
Matti Tahvonen [Sun, 31 Oct 2010 18:42:16 +0000 (18:42 +0000)]
CommunicationManager implementation can now be replaced (instantiated via AbstractApplicationServlet) and some protected methods in CommunicationManager are less dependent on Request/Response.

svn changeset:15795/svn branch:6.5

13 years agoImproving client side extensibility: CommunicationManager now created with GWT.create...
Matti Tahvonen [Sun, 31 Oct 2010 18:38:16 +0000 (18:38 +0000)]
Improving client side extensibility: CommunicationManager now created with GWT.create + some re-factoring to CommunicationManager to make it easier to replace the communication channel (XHR based by default).

svn changeset:15794/svn branch:6.5

13 years agoFixes style attributes remaining in DOM when swapping reverse positioning in SplitPanel.
John Alhroos [Fri, 29 Oct 2010 08:36:02 +0000 (08:36 +0000)]
Fixes style attributes remaining in DOM when swapping reverse positioning in SplitPanel.

svn changeset:15774/svn branch:6.5

13 years agoTestcase for #1588
John Alhroos [Fri, 29 Oct 2010 07:59:37 +0000 (07:59 +0000)]
Testcase for #1588

svn changeset:15770/svn branch:6.5

13 years agoBugfix for #1588
John Alhroos [Fri, 29 Oct 2010 07:55:12 +0000 (07:55 +0000)]
Bugfix for #1588

svn changeset:15769/svn branch:6.5

13 years agojavadoc
Matti Tahvonen [Fri, 29 Oct 2010 07:54:54 +0000 (07:54 +0000)]
javadoc

svn changeset:15768/svn branch:6.5

13 years agoAdds possibility to set split position from the opposite side in a SplitPanel. #1588
John Alhroos [Fri, 29 Oct 2010 07:19:38 +0000 (07:19 +0000)]
Adds possibility to set split position from the opposite side in a SplitPanel. #1588

svn changeset:15767/svn branch:6.5

13 years agoFixed DOM paths.
John Alhroos [Fri, 29 Oct 2010 06:07:49 +0000 (06:07 +0000)]
Fixed DOM paths.

svn changeset:15764/svn branch:6.4

13 years agoadded method for implementations to check if component has a listener for a specific...
Matti Tahvonen [Thu, 28 Oct 2010 13:48:34 +0000 (13:48 +0000)]
added method for implementations to check if component has a listener for a specific event type. Needed e.g. for paint optimizations.

svn changeset:15762/svn branch:6.5

13 years agoFixed DOM paths.
John Alhroos [Thu, 28 Oct 2010 13:20:55 +0000 (13:20 +0000)]
Fixed DOM paths.

svn changeset:15761/svn branch:6.4

13 years agoremoved workaround for a GWT bug, fixed in GWT 2.1, see #4279
Matti Tahvonen [Thu, 28 Oct 2010 11:04:01 +0000 (11:04 +0000)]
removed workaround for a GWT bug, fixed in GWT 2.1, see #4279

svn changeset:15760/svn branch:6.5

13 years agofixes #5903
Matti Tahvonen [Thu, 28 Oct 2010 10:35:01 +0000 (10:35 +0000)]
fixes #5903

svn changeset:15759/svn branch:6.5

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