]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
14 years ago#5315 header and footer clicks on table should be immediate
Henri Sara [Wed, 7 Jul 2010 07:33:49 +0000 (07:33 +0000)]
#5315 header and footer clicks on table should be immediate

svn changeset:14114/svn branch:6.4

14 years agoExpanded to test non-for immediate mode
Artur Signell [Wed, 7 Jul 2010 07:30:13 +0000 (07:30 +0000)]
Expanded to test non-for immediate mode

svn changeset:14113/svn branch:6.4

14 years agoAdded more test cases (for #5315, #5321)
Artur Signell [Wed, 7 Jul 2010 07:24:45 +0000 (07:24 +0000)]
Added more test cases (for #5315, #5321)

svn changeset:14112/svn branch:6.4

14 years agoFix for #5306
Jonatan Kronqvist [Wed, 7 Jul 2010 06:31:30 +0000 (06:31 +0000)]
Fix for #5306

svn changeset:14108/svn branch:6.4

14 years agoTest case for #3915
Artur Signell [Tue, 6 Jul 2010 14:41:15 +0000 (14:41 +0000)]
Test case for #3915

svn changeset:14105/svn branch:6.4

14 years agoTest case for #3915
Artur Signell [Tue, 6 Jul 2010 14:40:32 +0000 (14:40 +0000)]
Test case for #3915

svn changeset:14104/svn branch:6.4

14 years agoTests fixed and JUnit test added for #5311
Marc Englund [Tue, 6 Jul 2010 13:07:45 +0000 (13:07 +0000)]
Tests fixed and JUnit test added for #5311

svn changeset:14100/svn branch:6.4

14 years agoTest case and fix for #5314
Artur Signell [Tue, 6 Jul 2010 12:51:00 +0000 (12:51 +0000)]
Test case and fix for #5314

svn changeset:14098/svn branch:6.4

14 years agoComponentPosition setter/getter floats changed to Float to allow un-setting attribute...
Marc Englund [Tue, 6 Jul 2010 10:45:04 +0000 (10:45 +0000)]
ComponentPosition setter/getter floats changed to Float to allow un-setting attributes, setCSSString() also un-sets attributes not present in the given string. Removed javadoc references to CSS - no need to know CSS to use anything except the get/setCSSString() -methods. For #5311 (still needs unit tests)

svn changeset:14088/svn branch:6.4

14 years agoFix for #3663
Jonatan Kronqvist [Tue, 6 Jul 2010 08:05:26 +0000 (08:05 +0000)]
Fix for #3663

svn changeset:14084/svn branch:6.4

14 years agoCleanup: removed unused validator function and extra TODO comment
Artur Signell [Tue, 6 Jul 2010 08:03:13 +0000 (08:03 +0000)]
Cleanup: removed unused validator function and extra TODO comment

svn changeset:14083/svn branch:6.4

14 years agoIgnore synthetic classes in serializability test
Henri Sara [Tue, 6 Jul 2010 06:52:58 +0000 (06:52 +0000)]
Ignore synthetic classes in serializability test

svn changeset:14082/svn branch:6.4

14 years agoReverted constructor visibility changes, will use isSynthetic() test instead
Henri Sara [Tue, 6 Jul 2010 06:51:49 +0000 (06:51 +0000)]
Reverted constructor visibility changes, will use isSynthetic() test instead

svn changeset:14081/svn branch:6.4

14 years agoMake private nested class constructor visibility public or package to prevent the...
Henri Sara [Tue, 6 Jul 2010 06:14:52 +0000 (06:14 +0000)]
Make private nested class constructor visibility public or package to prevent the generation of non-serializable access constructors by the compiler.

svn changeset:14080/svn branch:6.4

14 years agoReverted to using Iterable instead of HasWidgets as PopupView does not implement...
Artur Signell [Mon, 5 Jul 2010 13:21:30 +0000 (13:21 +0000)]
Reverted to using Iterable instead of HasWidgets as PopupView does not implement HasWidgets

svn changeset:14079/svn branch:6.4

14 years agoGeneric CheckBox test
Artur Signell [Mon, 5 Jul 2010 12:34:43 +0000 (12:34 +0000)]
Generic CheckBox test

svn changeset:14071/svn branch:6.4

14 years agoGeneric Notifications tests
Artur Signell [Mon, 5 Jul 2010 12:17:24 +0000 (12:17 +0000)]
Generic Notifications tests

svn changeset:14069/svn branch:6.4

14 years agoIgnore external (fileupload) code in serializability test. Unused classes in it depen...
Henri Sara [Mon, 5 Jul 2010 10:56:03 +0000 (10:56 +0000)]
Ignore external (fileupload) code in serializability test. Unused classes in it depended on code that is not included in the Vaadin compilation results.

svn changeset:14066/svn branch:6.4

14 years agoRemoved extra "waitForVaadin" and duplicate images
Artur Signell [Mon, 5 Jul 2010 08:56:40 +0000 (08:56 +0000)]
Removed extra "waitForVaadin" and duplicate images

svn changeset:14062/svn branch:6.4

14 years agoFix for #5303 - Error indicator not always shown for checkboxes
Artur Signell [Mon, 5 Jul 2010 07:56:20 +0000 (07:56 +0000)]
Fix for #5303 - Error indicator not always shown for checkboxes

svn changeset:14060/svn branch:6.4

14 years agoGeneric test case for ComboBox in various configurations
Artur Signell [Mon, 5 Jul 2010 07:39:05 +0000 (07:39 +0000)]
Generic test case for ComboBox in various configurations

svn changeset:14058/svn branch:6.4

14 years ago#5300 add default constructor for the Upload component
Henri Sara [Mon, 5 Jul 2010 06:46:05 +0000 (06:46 +0000)]
#5300 add default constructor for the Upload component

svn changeset:14056/svn branch:6.4

14 years agoCleaned up the code (#4317)
Jonatan Kronqvist [Mon, 5 Jul 2010 06:37:52 +0000 (06:37 +0000)]
Cleaned up the code (#4317)

svn changeset:14054/svn branch:6.4

14 years agoPotential fix for #4636 - Checking a checkbox moves it 1 pixel down in IE6+IE7
Artur Signell [Fri, 2 Jul 2010 17:29:16 +0000 (17:29 +0000)]
Potential fix for #4636 - Checking a checkbox moves it 1 pixel down in IE6+IE7

svn changeset:14049/svn branch:6.4

14 years agoAvoid compiling the same thing multple times (and hopefully solve "unable to delete...
Artur Signell [Fri, 2 Jul 2010 17:28:23 +0000 (17:28 +0000)]
Avoid compiling the same thing multple times (and hopefully solve "unable to delete" build problems)

svn changeset:14048/svn branch:6.4

14 years agoCorrected Validator link
Artur Signell [Fri, 2 Jul 2010 15:24:34 +0000 (15:24 +0000)]
Corrected Validator link

svn changeset:14047/svn branch:6.4

14 years agoFixed errorneous end tag
Artur Signell [Fri, 2 Jul 2010 15:22:48 +0000 (15:22 +0000)]
Fixed errorneous end tag

svn changeset:14046/svn branch:6.4

14 years agofixes #5278
Matti Tahvonen [Fri, 2 Jul 2010 14:48:59 +0000 (14:48 +0000)]
fixes #5278

svn changeset:14045/svn branch:6.4

14 years agoUpdate integration test for portlet2 on liferay
Mikael Grankvist [Fri, 2 Jul 2010 13:22:12 +0000 (13:22 +0000)]
Update integration test for portlet2 on liferay

svn changeset:14039/svn branch:6.4

14 years agoenhanced test case to cover some UTF8 characters (also tests TestBench itself)
Matti Tahvonen [Fri, 2 Jul 2010 13:16:59 +0000 (13:16 +0000)]
enhanced test case to cover some UTF8 characters (also tests TestBench itself)

svn changeset:14037/svn branch:6.4

14 years agoforce UTF8 when compiling tests
Matti Tahvonen [Fri, 2 Jul 2010 13:16:14 +0000 (13:16 +0000)]
force UTF8 when compiling tests

svn changeset:14036/svn branch:6.4

14 years agoFix for #4317 - Don't update the pageLength variable when disabled or invisible.
Jonatan Kronqvist [Fri, 2 Jul 2010 13:04:35 +0000 (13:04 +0000)]
Fix for #4317 - Don't update the pageLength variable when disabled or invisible.

svn changeset:14035/svn branch:6.4

14 years agoTest case for #5278
Artur Signell [Fri, 2 Jul 2010 10:08:43 +0000 (10:08 +0000)]
Test case for #5278

svn changeset:14030/svn branch:6.4

14 years agoFixes Combobox vertical icon placement in IE6
John Alhroos [Fri, 2 Jul 2010 10:02:41 +0000 (10:02 +0000)]
Fixes Combobox vertical icon placement in IE6

svn changeset:14029/svn branch:6.4

14 years agoTest case for #5278
Artur Signell [Fri, 2 Jul 2010 09:55:18 +0000 (09:55 +0000)]
Test case for #5278

svn changeset:14028/svn branch:6.4

14 years agoopera -> 1060
Matti Tahvonen [Fri, 2 Jul 2010 09:11:07 +0000 (09:11 +0000)]
opera -> 1060

svn changeset:14027/svn branch:6.4

14 years agoModified test case to catch #5277, #5291, #5292.
John Alhroos [Fri, 2 Jul 2010 08:11:17 +0000 (08:11 +0000)]
Modified test case to catch #5277, #5291, #5292.

svn changeset:14023/svn branch:6.4

14 years agoFixes #5277, #5291, #5292
John Alhroos [Fri, 2 Jul 2010 08:10:08 +0000 (08:10 +0000)]
Fixes #5277, #5291, #5292

svn changeset:14022/svn branch:6.4

14 years agoStill more fixes for the PopupViewShouldCloseOnTabOut test.
Jonatan Kronqvist [Fri, 2 Jul 2010 06:50:33 +0000 (06:50 +0000)]
Still more fixes for the PopupViewShouldCloseOnTabOut test.

svn changeset:14021/svn branch:6.4

14 years agoAdded support for numbering rows
Artur Signell [Fri, 2 Jul 2010 05:26:27 +0000 (05:26 +0000)]
Added support for numbering rows

svn changeset:14018/svn branch:6.4

14 years agoadded stub method to make project compilable
Matti Tahvonen [Thu, 1 Jul 2010 15:04:31 +0000 (15:04 +0000)]
added stub method to make project compilable

svn changeset:14013/svn branch:6.4

14 years agoFix for #5269
John Alhroos [Thu, 1 Jul 2010 14:23:20 +0000 (14:23 +0000)]
Fix for #5269

svn changeset:14012/svn branch:6.4

14 years agoFixed the PopupViewShouldCloseOnTabOut testcase to work on Opera10 as well. It needed...
Jonatan Kronqvist [Thu, 1 Jul 2010 12:49:05 +0000 (12:49 +0000)]
Fixed the PopupViewShouldCloseOnTabOut testcase to work on Opera10 as well. It needed a pause before taking the screenshot.

svn changeset:14007/svn branch:6.4

14 years agoTest case for isValid/isEmpty in DateField, for #5277
Artur Signell [Thu, 1 Jul 2010 12:40:08 +0000 (12:40 +0000)]
Test case for isValid/isEmpty in DateField, for #5277

svn changeset:14006/svn branch:6.4

14 years agoliferay portlet2 test.
Mikael Grankvist [Thu, 1 Jul 2010 12:18:59 +0000 (12:18 +0000)]
liferay portlet2 test.
gatein 3.1.0 integration test

svn changeset:14005/svn branch:6.4

14 years agotest script
Matti Tahvonen [Thu, 1 Jul 2010 11:04:17 +0000 (11:04 +0000)]
test script

svn changeset:14002/svn branch:6.4

14 years agocleanup
Matti Tahvonen [Thu, 1 Jul 2010 10:54:18 +0000 (10:54 +0000)]
cleanup

svn changeset:14001/svn branch:6.4

14 years agoFix for #5110
John Alhroos [Thu, 1 Jul 2010 10:53:48 +0000 (10:53 +0000)]
Fix for #5110

svn changeset:14000/svn branch:6.4

14 years agotest + script for tree container change, verifies #5281 is fixed
Matti Tahvonen [Thu, 1 Jul 2010 10:51:42 +0000 (10:51 +0000)]
test + script for tree container change, verifies #5281 is fixed

svn changeset:13999/svn branch:6.4

14 years agominor test enhancement + test script
Matti Tahvonen [Thu, 1 Jul 2010 10:41:37 +0000 (10:41 +0000)]
minor test enhancement + test script

svn changeset:13997/svn branch:6.4

14 years agoPotential fix for #4484 - PropertyFormatter constructor calls format
Artur Signell [Thu, 1 Jul 2010 10:39:19 +0000 (10:39 +0000)]
Potential fix for #4484 - PropertyFormatter constructor calls format

svn changeset:13996/svn branch:6.4

14 years agoPackaged the servletless GWT jars with jar (not zip), and as separate JAR files,...
Marko Grönroos [Thu, 1 Jul 2010 10:31:40 +0000 (10:31 +0000)]
Packaged the servletless GWT jars with jar (not zip), and as separate JAR files, which are not packaged with Vaadin package.

svn changeset:13995/svn branch:6.4

14 years agoSmall fix to the PopupViewShouldCloseOnTabOut test.
Jonatan Kronqvist [Thu, 1 Jul 2010 08:44:43 +0000 (08:44 +0000)]
Small fix to the PopupViewShouldCloseOnTabOut test.

svn changeset:13992/svn branch:6.4

14 years agoRemoved the Servlet API 2.4 from GWT libraries instead of unpacking the libraries...
Marko Grönroos [Thu, 1 Jul 2010 08:39:56 +0000 (08:39 +0000)]
Removed the Servlet API 2.4 from GWT libraries instead of unpacking the libraries and removing javax/servlet during build.

svn changeset:13991/svn branch:6.4

14 years ago#3837 test that classes are serializable: updated filtering, fail with an appropriat...
Henri Sara [Thu, 1 Jul 2010 08:19:22 +0000 (08:19 +0000)]
#3837 test that classes are serializable: updated filtering,  fail with an appropriate message if non-serializable classes found

svn changeset:13990/svn branch:6.4

14 years ago#5286 implement Serializable where necessary
Henri Sara [Thu, 1 Jul 2010 08:14:45 +0000 (08:14 +0000)]
#5286 implement Serializable where necessary

svn changeset:13989/svn branch:6.4

14 years agoRemoved the unused class JsonPaintTarget.JsonTag.TagCounter
Henri Sara [Thu, 1 Jul 2010 07:52:47 +0000 (07:52 +0000)]
Removed the unused class JsonPaintTarget.JsonTag.TagCounter

svn changeset:13988/svn branch:6.4

14 years ago#5285 action and event related interfaces should be serializable
Henri Sara [Thu, 1 Jul 2010 07:38:48 +0000 (07:38 +0000)]
#5285 action and event related interfaces should be serializable

svn changeset:13987/svn branch:6.4

14 years agoRun tests even if some tests fail to compile (#5284)
Artur Signell [Thu, 1 Jul 2010 07:28:02 +0000 (07:28 +0000)]
Run tests even if some tests fail to compile (#5284)

svn changeset:13986/svn branch:6.4

14 years agoFixes #2974 IE6 width problem
John Alhroos [Thu, 1 Jul 2010 07:17:13 +0000 (07:17 +0000)]
Fixes #2974 IE6 width problem

svn changeset:13985/svn branch:6.4

14 years ago#3837 unit test to check classes are serializable, step 1: do not fail but simply...
Henri Sara [Thu, 1 Jul 2010 07:01:15 +0000 (07:01 +0000)]
#3837 unit test to check classes are serializable, step 1: do not fail but simply print out non-serializable classes and interfaces

svn changeset:13984/svn branch:6.4

14 years agoFix for #5059 - Tabbing out of a PopupView closes it if hideOnMouseOut is true.
Jonatan Kronqvist [Thu, 1 Jul 2010 05:18:19 +0000 (05:18 +0000)]
Fix for #5059 - Tabbing out of a PopupView closes it if hideOnMouseOut is true.

svn changeset:13983/svn branch:6.4

14 years agoCleaned javadocs
Matti Tahvonen [Wed, 30 Jun 2010 20:38:57 +0000 (20:38 +0000)]
Cleaned javadocs

svn changeset:13982/svn branch:6.4

14 years agotest case for #5279 and #4607
Matti Tahvonen [Wed, 30 Jun 2010 20:34:36 +0000 (20:34 +0000)]
test case for #5279 and #4607

svn changeset:13981/svn branch:6.4

14 years agofixes #810, #4607,#5279, #5281
Matti Tahvonen [Wed, 30 Jun 2010 20:31:08 +0000 (20:31 +0000)]
fixes #810, #4607,#5279, #5281

all selects now reset value on container changes. The approach has been used in table previously

reverted an invalid fix from VFilterSelect

svn changeset:13980/svn branch:6.4

14 years agoRemoved pregenerated sampler tests as they are now generated during compilation;...
Marko Grönroos [Wed, 30 Jun 2010 12:30:23 +0000 (12:30 +0000)]
Removed pregenerated sampler tests as they are now generated during compilation; #5248.

svn changeset:13977/svn branch:6.4

14 years ago#5282 make Transferable Serializable
Henri Sara [Wed, 30 Jun 2010 12:22:33 +0000 (12:22 +0000)]
#5282 make Transferable Serializable

svn changeset:13976/svn branch:6.4

14 years agoGeneration of Sampler tests in the build script; #5248.
Marko Grönroos [Wed, 30 Jun 2010 12:20:07 +0000 (12:20 +0000)]
Generation of Sampler tests in the build script; #5248.

svn changeset:13975/svn branch:6.4

14 years ago#5280 make ContainerHierarchicalWrapper serializable
Henri Sara [Wed, 30 Jun 2010 12:17:29 +0000 (12:17 +0000)]
#5280 make ContainerHierarchicalWrapper serializable

svn changeset:13974/svn branch:6.4

14 years ago#4907 javadoc for ClassPathExplorer
Henri Sara [Wed, 30 Jun 2010 11:33:42 +0000 (11:33 +0000)]
#4907 javadoc for ClassPathExplorer

svn changeset:13973/svn branch:6.4

14 years agoAvoid duplicating references to any GWT modules, not just widgetsets.
Henri Sara [Wed, 30 Jun 2010 09:51:07 +0000 (09:51 +0000)]
Avoid duplicating references to any GWT modules, not just widgetsets.

svn changeset:13971/svn branch:6.4

14 years agofixes #5079
Matti Tahvonen [Wed, 30 Jun 2010 09:11:18 +0000 (09:11 +0000)]
fixes #5079

svn changeset:13970/svn branch:6.4

14 years ago"premature optimization is the redemption all subtree caching issues" :-)
Matti Tahvonen [Tue, 29 Jun 2010 17:52:15 +0000 (17:52 +0000)]
"premature optimization is the redemption all subtree caching issues" :-)

One level deep optimization of child tree paints, when container size change may require child repaint. Fixes #2366 (optimized at appropriate level), #5270 and most likely #4581

svn changeset:13969/svn branch:6.4

14 years agoFix for #5091
John Alhroos [Tue, 29 Jun 2010 14:08:28 +0000 (14:08 +0000)]
Fix for #5091

svn changeset:13966/svn branch:6.4

14 years agougly fix for #4499
Matti Tahvonen [Tue, 29 Jun 2010 13:38:51 +0000 (13:38 +0000)]
ugly fix for #4499

svn changeset:13965/svn branch:6.4

14 years agoAdded test for #5006
John Alhroos [Tue, 29 Jun 2010 12:17:39 +0000 (12:17 +0000)]
Added test for #5006

svn changeset:13963/svn branch:6.4

14 years agoFix for #5006
John Alhroos [Tue, 29 Jun 2010 12:16:04 +0000 (12:16 +0000)]
Fix for #5006

svn changeset:13962/svn branch:6.4

14 years agoFix for #2974
John Alhroos [Tue, 29 Jun 2010 10:46:25 +0000 (10:46 +0000)]
Fix for #2974

svn changeset:13959/svn branch:6.4

14 years agoUpdated Opera image (now correct) and renamed screenshots
Artur Signell [Tue, 29 Jun 2010 08:00:13 +0000 (08:00 +0000)]
Updated Opera image (now correct) and renamed screenshots

svn changeset:13958/svn branch:6.4

14 years agoVView now properly registered to applicationconnection, fixes regression with window...
Matti Tahvonen [Mon, 28 Jun 2010 14:27:28 +0000 (14:27 +0000)]
VView now properly registered to applicationconnection, fixes regression with window resize listeners (original feature ticket #2518)

svn changeset:13951/svn branch:6.4

14 years agoimproved test case, now immediate by default
Matti Tahvonen [Mon, 28 Jun 2010 14:25:24 +0000 (14:25 +0000)]
improved test case, now immediate by default

svn changeset:13950/svn branch:6.4

14 years agoStyle definitions for test for #4997
John Alhroos [Mon, 28 Jun 2010 13:31:06 +0000 (13:31 +0000)]
Style definitions for test for #4997

svn changeset:13949/svn branch:6.4

14 years agoTests for #4997
John Alhroos [Mon, 28 Jun 2010 13:23:56 +0000 (13:23 +0000)]
Tests for #4997

svn changeset:13947/svn branch:6.4

14 years agoFix for #4997
John Alhroos [Mon, 28 Jun 2010 13:19:12 +0000 (13:19 +0000)]
Fix for #4997

svn changeset:13946/svn branch:6.4

14 years agoAdded test for #4567
John Alhroos [Mon, 28 Jun 2010 11:44:30 +0000 (11:44 +0000)]
Added test for #4567

svn changeset:13941/svn branch:6.4

14 years agoFix for #4567
John Alhroos [Mon, 28 Jun 2010 11:43:08 +0000 (11:43 +0000)]
Fix for #4567

svn changeset:13940/svn branch:6.4

14 years agoTest for #5180
John Alhroos [Mon, 28 Jun 2010 11:21:02 +0000 (11:21 +0000)]
Test for #5180

svn changeset:13938/svn branch:6.4

14 years agoFormatted /tests/src and /demo/src using Vaadin Java Conventions 20071114
Artur Signell [Mon, 28 Jun 2010 09:36:07 +0000 (09:36 +0000)]
Formatted /tests/src and /demo/src using Vaadin Java Conventions 20071114

svn changeset:13934/svn branch:6.4

14 years agoFormatted /src using Vaadin Java Conventions 20071114
Artur Signell [Mon, 28 Jun 2010 09:33:34 +0000 (09:33 +0000)]
Formatted /src using Vaadin Java Conventions 20071114

svn changeset:13933/svn branch:6.4

14 years agoFormatted /src using Vaadin Java Conventions 20071114
Artur Signell [Mon, 28 Jun 2010 09:31:31 +0000 (09:31 +0000)]
Formatted /src using Vaadin Java Conventions 20071114

svn changeset:13932/svn branch:6.4

14 years agoFix for #5180
John Alhroos [Mon, 28 Jun 2010 07:58:15 +0000 (07:58 +0000)]
Fix for #5180

svn changeset:13931/svn branch:6.4

14 years agotest case for #5227
Matti Tahvonen [Thu, 24 Jun 2010 16:57:11 +0000 (16:57 +0000)]
test case for #5227

svn changeset:13926/svn branch:6.4

14 years agofixes #5227
Matti Tahvonen [Thu, 24 Jun 2010 16:49:26 +0000 (16:49 +0000)]
fixes #5227

svn changeset:13924/svn branch:6.4

14 years agofixes #5124, VWindows now hidden until first time render is completed to center phase
Matti Tahvonen [Thu, 24 Jun 2010 15:40:59 +0000 (15:40 +0000)]
fixes #5124, VWindows now hidden until first time render is completed to center phase

svn changeset:13923/svn branch:6.4

14 years agoSet VWindow instead of VView for client widget for window. Fixes NPE when adding...
Matti Tahvonen [Thu, 24 Jun 2010 15:33:54 +0000 (15:33 +0000)]
Set VWindow instead of VView for client widget for window. Fixes NPE when adding (initially) hidden subwindows.

svn changeset:13922/svn branch:6.4

14 years agoUpdated .gwt.xml template to use gecko1_8 instead of gecko (#4619)
Artur Signell [Thu, 24 Jun 2010 14:02:24 +0000 (14:02 +0000)]
Updated .gwt.xml template to use gecko1_8 instead of gecko (#4619)

svn changeset:13919/svn branch:6.4

14 years agofixes #5124, window now centered before content rendering if the content does not...
Matti Tahvonen [Thu, 24 Jun 2010 13:56:12 +0000 (13:56 +0000)]
fixes #5124, window now centered before content rendering if the content does not affect the size

svn changeset:13918/svn branch:6.4

14 years agofixes #5033
Matti Tahvonen [Thu, 24 Jun 2010 13:08:05 +0000 (13:08 +0000)]
fixes #5033

svn changeset:13914/svn branch:6.4

14 years agoAdded Japitools comparison to differences script.
Marko Grönroos [Thu, 24 Jun 2010 12:33:28 +0000 (12:33 +0000)]
Added Japitools comparison to differences script.

svn changeset:13909/svn branch:6.4

14 years agoAllow referencing ComboBox menu items as VFilterSelect$SuggestionMenu[0]#itemX
Artur Signell [Thu, 24 Jun 2010 11:38:41 +0000 (11:38 +0000)]
Allow referencing ComboBox menu items as VFilterSelect$SuggestionMenu[0]#itemX

svn changeset:13908/svn branch:6.4