]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
13 years agoUnit tests for containers: filtered IndexedContainer item set change listener tests...
Henri Sara [Thu, 3 Mar 2011 10:38:31 +0000 (10:38 +0000)]
Unit tests for containers: filtered IndexedContainer item set change listener tests, removed some ambiguity from BeanItemContainer tests

svn changeset:17572/svn branch:6.6

13 years agoCleanup and improvements for unfiltered IndexedContainer item set change listener...
Henri Sara [Thu, 3 Mar 2011 08:35:27 +0000 (08:35 +0000)]
Cleanup and improvements for unfiltered IndexedContainer item set change listener unit tests

svn changeset:17565/svn branch:6.6

13 years agoCleanup and improvements for BeanItemContainer item set change listener and filtering...
Henri Sara [Thu, 3 Mar 2011 08:33:10 +0000 (08:33 +0000)]
Cleanup and improvements for BeanItemContainer item set change listener and filtering unit tests

svn changeset:17564/svn branch:6.6

13 years agoContainer unit tests: introduce (for now empty) class in test hierarchy
Henri Sara [Thu, 3 Mar 2011 07:25:44 +0000 (07:25 +0000)]
Container unit tests: introduce (for now empty) class in test hierarchy

svn changeset:17562/svn branch:6.6

13 years agoMany new subtests for IndexedContainer - notifications for modifications etc.
Henri Sara [Wed, 2 Mar 2011 14:53:48 +0000 (14:53 +0000)]
Many new subtests for IndexedContainer - notifications for modifications etc.

svn changeset:17556/svn branch:6.6

13 years agoModification to one subtest for BeanItemContainer
Henri Sara [Wed, 2 Mar 2011 14:31:20 +0000 (14:31 +0000)]
Modification to one subtest for BeanItemContainer

svn changeset:17555/svn branch:6.6

13 years agoMany new subtests for BeanItemContainer - notifications while filtering etc.
Henri Sara [Wed, 2 Mar 2011 14:24:01 +0000 (14:24 +0000)]
Many new subtests for BeanItemContainer - notifications while filtering etc.

svn changeset:17554/svn branch:6.6

13 years ago#6527 Container refactoring: minor HierarchicalContainer event sending changes
Henri Sara [Wed, 2 Mar 2011 13:09:43 +0000 (13:09 +0000)]
#6527 Container refactoring: minor HierarchicalContainer event sending changes

svn changeset:17551/svn branch:6.6

13 years agoUse more appropriate item set change notification method in test.
Henri Sara [Wed, 2 Mar 2011 12:38:18 +0000 (12:38 +0000)]
Use more appropriate item set change notification method in test.

svn changeset:17549/svn branch:6.6

13 years agoAbstractContainer javadoc clarification
Henri Sara [Wed, 2 Mar 2011 12:37:38 +0000 (12:37 +0000)]
AbstractContainer javadoc clarification

svn changeset:17548/svn branch:6.6

13 years agoContainer.Indexed javadoc fix
Henri Sara [Wed, 2 Mar 2011 12:36:57 +0000 (12:36 +0000)]
Container.Indexed javadoc fix

svn changeset:17547/svn branch:6.6

13 years agoMinor refactoring in AbstractBeanContainer: eliminate duplicated code for bean id...
Henri Sara [Wed, 2 Mar 2011 08:51:59 +0000 (08:51 +0000)]
Minor refactoring in AbstractBeanContainer: eliminate duplicated code for bean id resolving

svn changeset:17538/svn branch:6.6

13 years ago#6527 Container refactoring: move internalIndexOf() to AbstractInMemoryContainer
Henri Sara [Wed, 2 Mar 2011 07:22:17 +0000 (07:22 +0000)]
#6527 Container refactoring: move internalIndexOf() to AbstractInMemoryContainer

svn changeset:17537/svn branch:6.6

13 years agoSmall fix in parameter validation in AbstractBeanContainer, in a method to be refactored
Henri Sara [Wed, 2 Mar 2011 07:14:23 +0000 (07:14 +0000)]
Small fix in parameter validation in AbstractBeanContainer, in a method to be refactored

svn changeset:17536/svn branch:6.6

13 years ago#6527 Container refactoring: move common parts of item removal to AbstractInMemoryCon...
Henri Sara [Tue, 1 Mar 2011 12:47:25 +0000 (12:47 +0000)]
#6527 Container refactoring: move common parts of item removal to AbstractInMemoryContainer

svn changeset:17530/svn branch:6.6

13 years agoContainers JUnit test: assert result of removing items, test removing non-existing...
Henri Sara [Tue, 1 Mar 2011 12:43:32 +0000 (12:43 +0000)]
Containers JUnit test: assert result of removing items, test removing non-existing item

svn changeset:17529/svn branch:6.6

13 years ago#6527 Container refactoring: minor containsId() cleanup/optimization
Henri Sara [Tue, 1 Mar 2011 12:04:29 +0000 (12:04 +0000)]
#6527 Container refactoring: minor containsId() cleanup/optimization

svn changeset:17525/svn branch:6.6

13 years agoDeprecate QueryContainer
Henri Sara [Tue, 1 Mar 2011 12:00:53 +0000 (12:00 +0000)]
Deprecate QueryContainer

svn changeset:17524/svn branch:6.6

13 years ago#6527 Container refactoring: first version of AbstractInMemoryContainer with some...
Henri Sara [Tue, 1 Mar 2011 10:45:53 +0000 (10:45 +0000)]
#6527 Container refactoring: first version of AbstractInMemoryContainer with some of the common read-only logic of IndexedContainer and AbstractBeanContainer

svn changeset:17521/svn branch:6.6

13 years ago#6527 Preparative refactoring in IndexedContainer: rename field, access another field...
Henri Sara [Tue, 1 Mar 2011 09:13:57 +0000 (09:13 +0000)]
#6527 Preparative refactoring in IndexedContainer: rename field, access another field with private accessors.

svn changeset:17515/svn branch:6.6

13 years agoUpdated mergeinfo: block revision from 6.5
Henri Sara [Tue, 1 Mar 2011 07:22:38 +0000 (07:22 +0000)]
Updated mergeinfo: block revision from 6.5

svn changeset:17514/svn branch:6.6

13 years agoMerged change from 6.5 branch
Henri Sara [Tue, 1 Mar 2011 07:22:04 +0000 (07:22 +0000)]
Merged change from 6.5 branch

svn changeset:17513/svn branch:6.6

13 years agoFixed format of date in DateFieldEmptyValid test.
John Alhroos [Mon, 28 Feb 2011 16:05:23 +0000 (16:05 +0000)]
Fixed format of date in DateFieldEmptyValid test.

svn changeset:17510/svn branch:6.5

13 years agosome work towards touch UI support
Matti Tahvonen [Mon, 28 Feb 2011 16:01:38 +0000 (16:01 +0000)]
some work towards touch UI support

svn changeset:17509/svn branch:6.6

13 years agosome work towards touch UI support
Matti Tahvonen [Mon, 28 Feb 2011 16:01:12 +0000 (16:01 +0000)]
some work towards touch UI support

svn changeset:17508/svn branch:6.6

13 years ago#6521 Container refactoring: AbstractContainer handling listener registrations and...
Henri Sara [Mon, 28 Feb 2011 14:37:24 +0000 (14:37 +0000)]
#6521 Container refactoring: AbstractContainer handling listener registrations and event firing

svn changeset:17504/svn branch:6.6

13 years agoUpped VERSION for the 6.5 branch
Jonatan Kronqvist [Mon, 28 Feb 2011 13:46:39 +0000 (13:46 +0000)]
Upped VERSION for the 6.5 branch

svn changeset:17498/svn branch:6.5

13 years agoUpdated mergeinfo: block certain revisions from 6.5
Henri Sara [Mon, 28 Feb 2011 11:19:40 +0000 (11:19 +0000)]
Updated mergeinfo: block certain revisions from 6.5

svn changeset:17494/svn branch:6.6

13 years agoMerged changes from 6.5 branch
Henri Sara [Mon, 28 Feb 2011 11:17:41 +0000 (11:17 +0000)]
Merged changes from 6.5 branch

svn changeset:17493/svn branch:6.6

13 years agoRemoved timezone to avoid problems with different JREs
Artur Signell [Mon, 28 Feb 2011 10:07:11 +0000 (10:07 +0000)]
Removed timezone to avoid problems with different JREs

svn changeset:17491/svn branch:6.5

13 years agoRemoved timezone to avoid problems with different JREs
Artur Signell [Mon, 28 Feb 2011 10:00:43 +0000 (10:00 +0000)]
Removed timezone to avoid problems with different JREs

svn changeset:17487/svn branch:6.5

13 years agoUpdated release-notes for 6.5.2
Jonatan Kronqvist [Mon, 28 Feb 2011 09:58:05 +0000 (09:58 +0000)]
Updated release-notes for 6.5.2

svn changeset:17486/svn branch:6.5

13 years agoTest should now pass in all environments (locale problems fixed)
Artur Signell [Fri, 25 Feb 2011 15:29:03 +0000 (15:29 +0000)]
Test should now pass in all environments (locale problems fixed)

svn changeset:17478/svn branch:6.5

13 years agoTest should now pass in all environments (locale problems fixed)
Artur Signell [Fri, 25 Feb 2011 14:30:00 +0000 (14:30 +0000)]
Test should now pass in all environments (locale problems fixed)

svn changeset:17471/svn branch:6.5

13 years ago#6509 Make subclassing VMenuBar possible by making CustomMenuItem protected and stati...
Henri Sara [Fri, 25 Feb 2011 13:59:33 +0000 (13:59 +0000)]
#6509 Make subclassing VMenuBar possible by making CustomMenuItem protected and static and make it possible to modify popup location.
Note that the API of VMenuBar is subject to change in the future.

svn changeset:17468/svn branch:6.5

13 years agoAdded missing backslash
Artur Signell [Fri, 25 Feb 2011 11:13:59 +0000 (11:13 +0000)]
Added missing backslash

svn changeset:17458/svn branch:6.5

13 years ago#6496 more efficient automated test
Henri Sara [Fri, 25 Feb 2011 09:28:23 +0000 (09:28 +0000)]
#6496 more efficient automated test

svn changeset:17452/svn branch:6.5

13 years ago#6496 increase pause duration in test further
Henri Sara [Fri, 25 Feb 2011 07:14:10 +0000 (07:14 +0000)]
#6496 increase pause duration in test further

svn changeset:17446/svn branch:6.5

13 years ago#6496 increase pause duration in test
Henri Sara [Thu, 24 Feb 2011 13:08:24 +0000 (13:08 +0000)]
#6496 increase pause duration in test

svn changeset:17434/svn branch:6.5

13 years agoTest for #6494 Making tables invisible and visible again does not work correctly
Artur Signell [Thu, 24 Feb 2011 12:33:29 +0000 (12:33 +0000)]
Test for #6494 Making tables invisible and visible again does not work correctly

svn changeset:17432/svn branch:6.5

13 years ago#6496 Close error notification with keyboard (Escape)
Henri Sara [Thu, 24 Feb 2011 12:07:14 +0000 (12:07 +0000)]
#6496 Close error notification with keyboard (Escape)

svn changeset:17431/svn branch:6.5

13 years ago#6413 Splitter click TestBench tests
Henri Sara [Thu, 24 Feb 2011 10:57:49 +0000 (10:57 +0000)]
#6413 Splitter click TestBench tests

svn changeset:17425/svn branch:6.5

13 years agoAdded test that tests generator
Artur Signell [Thu, 24 Feb 2011 09:58:02 +0000 (09:58 +0000)]
Added test that tests generator

svn changeset:17423/svn branch:6.5

13 years ago#6413 Splitter click events were not sent when split panel was reversed
Henri Sara [Thu, 24 Feb 2011 09:10:03 +0000 (09:10 +0000)]
#6413 Splitter click events were not sent when split panel was reversed

svn changeset:17419/svn branch:6.5

13 years agoMake TableGenerator utility class abstract so that not run as an automated test by...
Henri Sara [Thu, 24 Feb 2011 06:59:40 +0000 (06:59 +0000)]
Make TableGenerator utility class abstract so that not run as an automated test by itself.

svn changeset:17404/svn branch:6.5

13 years ago#6434 LayoutClickNotifier interface
Henri Sara [Thu, 24 Feb 2011 06:54:28 +0000 (06:54 +0000)]
#6434 LayoutClickNotifier interface

svn changeset:17403/svn branch:6.5

13 years ago#6493 full package paths in test script
Henri Sara [Thu, 24 Feb 2011 06:29:31 +0000 (06:29 +0000)]
#6493 full package paths in test script

svn changeset:17402/svn branch:6.5

13 years ago#6493 related cleanup and refactoring to eliminate duplicated code
Henri Sara [Wed, 23 Feb 2011 13:20:13 +0000 (13:20 +0000)]
#6493 related cleanup and refactoring to eliminate duplicated code

svn changeset:17396/svn branch:6.5

13 years agoUpdated mergeinfo
Jonatan Kronqvist [Wed, 23 Feb 2011 12:32:52 +0000 (12:32 +0000)]
Updated mergeinfo

svn changeset:17395/svn branch:6.5

13 years ago#6493 layout click listener test
Henri Sara [Wed, 23 Feb 2011 11:52:49 +0000 (11:52 +0000)]
#6493 layout click listener test

svn changeset:17391/svn branch:6.5

13 years ago#6493 API for getting the deepest clicked component in layout click events
Henri Sara [Wed, 23 Feb 2011 11:10:59 +0000 (11:10 +0000)]
#6493 API for getting the deepest clicked component in layout click events

svn changeset:17390/svn branch:6.5

13 years agofixes #6484, added missing META modifier key as a constant and handling on the client...
Matti Tahvonen [Wed, 23 Feb 2011 09:23:46 +0000 (09:23 +0000)]
fixes #6484, added missing META modifier key as a constant and handling on the client side.

svn changeset:17385/svn branch:6.5

13 years ago#6481 improved fix - removed redundant rule and using explicit nowrap
Henri Sara [Tue, 22 Feb 2011 10:26:28 +0000 (10:26 +0000)]
#6481 improved fix - removed redundant rule and using explicit nowrap

svn changeset:17367/svn branch:6.5

13 years agoFixed javadoc typos
Artur Signell [Tue, 22 Feb 2011 10:07:10 +0000 (10:07 +0000)]
Fixed javadoc typos

svn changeset:17366/svn branch:6.5

13 years ago#6481 table scroll position indicator text span too narrow for large row counts
Henri Sara [Tue, 22 Feb 2011 09:08:26 +0000 (09:08 +0000)]
#6481 table scroll position indicator text span too narrow for large row counts

svn changeset:17364/svn branch:6.5

13 years agoFixed warnings
Artur Signell [Mon, 21 Feb 2011 14:11:28 +0000 (14:11 +0000)]
Fixed warnings

svn changeset:17358/svn branch:6.5

13 years agoTest for Table visible column API
Artur Signell [Mon, 21 Feb 2011 13:52:58 +0000 (13:52 +0000)]
Test for Table visible column API

svn changeset:17357/svn branch:6.5

13 years agoTest for Table column alignment API
Artur Signell [Mon, 21 Feb 2011 13:40:18 +0000 (13:40 +0000)]
Test for Table column alignment API

svn changeset:17356/svn branch:6.5

13 years ago#6468 getColumnAlignments() in Table caused AIOOBE
Henri Sara [Mon, 21 Feb 2011 13:20:15 +0000 (13:20 +0000)]
#6468 getColumnAlignments() in Table caused AIOOBE

svn changeset:17355/svn branch:6.5

13 years ago#6470 table row header cells should have their own CSS selectors
Henri Sara [Mon, 21 Feb 2011 12:59:50 +0000 (12:59 +0000)]
#6470 table row header cells should have their own CSS selectors

svn changeset:17354/svn branch:6.5

13 years agoHelper methods for drag
Matti Tahvonen [Fri, 18 Feb 2011 11:35:43 +0000 (11:35 +0000)]
Helper methods for drag

svn changeset:17329/svn branch:6.6

13 years agoUpped the VERSION for the 6.5 branch
Jonatan Kronqvist [Fri, 11 Feb 2011 09:12:10 +0000 (09:12 +0000)]
Upped the VERSION for the 6.5 branch

svn changeset:17292/svn branch:6.5

13 years agoUpdated release notes for 6.5.1
Jonatan Kronqvist [Fri, 11 Feb 2011 09:12:09 +0000 (09:12 +0000)]
Updated release notes for 6.5.1

svn changeset:17291/svn branch:6.5

13 years agomodified multipartinputstream so that it is not that much dependent on the one and...
Matti Tahvonen [Thu, 10 Feb 2011 13:30:29 +0000 (13:30 +0000)]
modified multipartinputstream so that it is not that much dependent on the one and only function where it is used. Also modified tests to work somewhat sane and removed some invalid tests.

svn changeset:17278/svn branch:6.5

13 years ago#6361 unit test compatibility with JRE 1.5
Henri Sara [Wed, 9 Feb 2011 15:12:38 +0000 (15:12 +0000)]
#6361 unit test compatibility with JRE 1.5

svn changeset:17255/svn branch:6.5

13 years agoChanged test to use en_US locale to get consistent results on own machine and test...
Artur Signell [Wed, 9 Feb 2011 14:51:32 +0000 (14:51 +0000)]
Changed test to use en_US locale to get consistent results on own machine and test cluster

svn changeset:17253/svn branch:6.5

13 years agoEnsure tests are converted using en_US locale
Artur Signell [Wed, 9 Feb 2011 14:49:22 +0000 (14:49 +0000)]
Ensure tests are converted using en_US locale

svn changeset:17252/svn branch:6.5

13 years ago#6427 Add isFirefox() and isFF4() to BrowserInfo
Artur Signell [Wed, 9 Feb 2011 14:08:07 +0000 (14:08 +0000)]
#6427 Add isFirefox() and isFF4() to BrowserInfo

svn changeset:17248/svn branch:6.5

13 years agoAdded FF4B7 and FF4B10 tests
Artur Signell [Wed, 9 Feb 2011 14:04:53 +0000 (14:04 +0000)]
Added FF4B7 and FF4B10 tests

svn changeset:17247/svn branch:6.5

13 years ago#6361 simple unit tests for boundary detection in multipart streams
Henri Sara [Wed, 9 Feb 2011 12:24:35 +0000 (12:24 +0000)]
#6361 simple unit tests for boundary detection in multipart streams

svn changeset:17246/svn branch:6.5

13 years agoTest for #6423
Artur Signell [Wed, 9 Feb 2011 11:21:56 +0000 (11:21 +0000)]
Test for #6423

svn changeset:17243/svn branch:6.5

13 years ago#6336 IE8 in compatibility mode does not work
Artur Signell [Wed, 9 Feb 2011 08:53:50 +0000 (08:53 +0000)]
#6336 IE8 in compatibility mode does not work

Added HttpServletRequest to writeAjaxPageHtmlMainDiv also for consistency

svn changeset:17239/svn branch:6.5

13 years agoUpdated the release notes for 6.4.10
Jonatan Kronqvist [Wed, 9 Feb 2011 08:52:28 +0000 (08:52 +0000)]
Updated the release notes for 6.4.10

svn changeset:17238/svn branch:6.4

13 years agoUpped the VERSION for the 6.4 branch
Jonatan Kronqvist [Wed, 9 Feb 2011 08:52:28 +0000 (08:52 +0000)]
Upped the VERSION for the 6.4 branch

svn changeset:17237/svn branch:6.4

13 years ago#6418 - Reverted change that broke multi-tab support
Jonatan Kronqvist [Wed, 9 Feb 2011 08:47:49 +0000 (08:47 +0000)]
#6418 - Reverted change that broke multi-tab support

svn changeset:17236/svn branch:6.4

13 years agoSupport git-svn in the tagrelease.py script
Jonatan Kronqvist [Wed, 9 Feb 2011 08:47:49 +0000 (08:47 +0000)]
Support git-svn in the tagrelease.py script

svn changeset:17235/svn branch:6.4

13 years agoUpdated VERSION for the 6.4 branch
Jonatan Kronqvist [Wed, 9 Feb 2011 08:47:48 +0000 (08:47 +0000)]
Updated VERSION for the 6.4 branch

svn changeset:17234/svn branch:6.4

13 years ago#6336 IE8 in compatibility mode does not work
Artur Signell [Tue, 8 Feb 2011 15:33:38 +0000 (15:33 +0000)]
#6336 IE8 in compatibility mode does not work

svn changeset:17226/svn branch:6.5

13 years agoAvoid issues with images not yet loaded when taking the screenshot
Artur Signell [Tue, 8 Feb 2011 15:20:21 +0000 (15:20 +0000)]
Avoid issues with images not yet loaded when taking the screenshot

svn changeset:17225/svn branch:6.5

13 years agoRemoved line-height to make images look correct
Artur Signell [Tue, 8 Feb 2011 15:02:22 +0000 (15:02 +0000)]
Removed line-height to make images look correct

svn changeset:17223/svn branch:6.5

13 years agoMerged all unmerged fixes from 6.5
Artur Signell [Mon, 7 Feb 2011 15:01:35 +0000 (15:01 +0000)]
Merged all unmerged fixes from 6.5

svn changeset:17199/svn branch:6.6

13 years agoRenamed winxp-googlechrome-8 to winxp-googlechrome-stable to avoid having to update...
Artur Signell [Mon, 7 Feb 2011 14:50:10 +0000 (14:50 +0000)]
Renamed winxp-googlechrome-8 to winxp-googlechrome-stable to avoid having to update on every major Chrome release

svn changeset:17198/svn branch:6.5

13 years ago#6397 Empty Context Menu is shown
Artur Signell [Mon, 7 Feb 2011 14:06:21 +0000 (14:06 +0000)]
#6397 Empty Context Menu is shown

svn changeset:17192/svn branch:6.5

13 years agoAllow overriding settings menu items
Artur Signell [Mon, 7 Feb 2011 13:56:30 +0000 (13:56 +0000)]
Allow overriding settings menu items

svn changeset:17189/svn branch:6.5

13 years ago#6319 Delesecting one preselected item in multiselect ListSelect
Artur Signell [Mon, 7 Feb 2011 13:53:51 +0000 (13:53 +0000)]
#6319 Delesecting one preselected item in multiselect ListSelect

svn changeset:17188/svn branch:6.5

13 years ago#6304 Moved display css rule to the base theme allowing it to be overridden
Jonatan Kronqvist [Mon, 7 Feb 2011 13:42:14 +0000 (13:42 +0000)]
#6304 Moved display css rule to the base theme allowing it to be overridden

svn changeset:17187/svn branch:6.5

13 years ago#6304 Make embeddeds align correctly in centered table cells
Jonatan Kronqvist [Mon, 7 Feb 2011 13:08:17 +0000 (13:08 +0000)]
#6304 Make embeddeds align correctly in centered table cells

svn changeset:17183/svn branch:6.5

13 years ago#5881 - InlineDateField without a set value shows a value in the UI but returns null
Artur Signell [Mon, 7 Feb 2011 11:15:07 +0000 (11:15 +0000)]
#5881 - InlineDateField without a set value shows a value in the UI but returns null

svn changeset:17177/svn branch:6.5

13 years agofixes #6401
Matti Tahvonen [Mon, 7 Feb 2011 11:01:07 +0000 (11:01 +0000)]
fixes #6401

svn changeset:17175/svn branch:6.5

13 years agoremoved non-working test script and added a one that works in IE's too.
Matti Tahvonen [Mon, 7 Feb 2011 10:11:14 +0000 (10:11 +0000)]
removed non-working test script and added a one that works in IE's too.

svn changeset:17172/svn branch:6.5

13 years agofixes #6374 and #6373. Tree now make sure it has focus prior to sending variables.
Matti Tahvonen [Wed, 2 Feb 2011 18:43:19 +0000 (18:43 +0000)]
fixes #6374 and #6373. Tree now make sure it has focus prior to sending variables.

svn changeset:17122/svn branch:6.5

13 years agotest case
Matti Tahvonen [Wed, 2 Feb 2011 18:24:04 +0000 (18:24 +0000)]
test case

svn changeset:17121/svn branch:6.5

13 years agotest script for #6373
Matti Tahvonen [Wed, 2 Feb 2011 16:12:46 +0000 (16:12 +0000)]
test script for #6373

svn changeset:17120/svn branch:6.5

13 years agoTest for sorting a tall Table
Artur Signell [Tue, 1 Feb 2011 08:19:26 +0000 (08:19 +0000)]
Test for sorting a tall Table

svn changeset:17101/svn branch:6.5

13 years agojava 1.5 combat fix
Matti Tahvonen [Tue, 1 Feb 2011 08:18:35 +0000 (08:18 +0000)]
java 1.5 combat fix

svn changeset:17100/svn branch:6.5

13 years agofixes #6360
Matti Tahvonen [Mon, 31 Jan 2011 16:10:23 +0000 (16:10 +0000)]
fixes #6360

svn changeset:17093/svn branch:6.5

13 years agofixes #6361
Matti Tahvonen [Mon, 31 Jan 2011 14:43:57 +0000 (14:43 +0000)]
fixes #6361

svn changeset:17091/svn branch:6.5

13 years ago#6362 ComponentLocator only uses Widgets implementing SubPartAware as reference if...
Artur Signell [Mon, 31 Jan 2011 13:36:12 +0000 (13:36 +0000)]
#6362 ComponentLocator only uses Widgets implementing SubPartAware as reference if the target element is outside the VView hierarchy

svn changeset:17082/svn branch:6.5

13 years agoFixed ambiguity issues with GWT 2.2-M1
Artur Signell [Mon, 31 Jan 2011 10:40:50 +0000 (10:40 +0000)]
Fixed ambiguity issues with GWT 2.2-M1

svn changeset:17080/svn branch:6.6

13 years ago#6356 Update GWT to 2.2 for touch support
Artur Signell [Mon, 31 Jan 2011 09:49:23 +0000 (09:49 +0000)]
#6356 Update GWT to 2.2 for touch support

svn changeset:17077/svn branch:6.6