]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
14 years agoRemoved invalid super() call
Artur Signell [Fri, 17 Sep 2010 19:41:52 +0000 (19:41 +0000)]
Removed invalid super() call

svn changeset:15029/svn branch:6.4

14 years agoFixed locators referring to wrong checkboxes
Artur Signell [Fri, 17 Sep 2010 19:28:45 +0000 (19:28 +0000)]
Fixed locators referring to wrong checkboxes
Removed extra waitForVaadin commands

svn changeset:15026/svn branch:6.4

14 years agoFixed locators referring to wrong checkboxes
Artur Signell [Fri, 17 Sep 2010 19:24:05 +0000 (19:24 +0000)]
Fixed locators referring to wrong checkboxes
Removed extra waitForVaadin commands

svn changeset:15025/svn branch:6.4

14 years agoFixed locators referring to wrong checkboxes
Artur Signell [Fri, 17 Sep 2010 19:20:30 +0000 (19:20 +0000)]
Fixed locators referring to wrong checkboxes
Removed extra waitForVaadin commands

svn changeset:15024/svn branch:6.4

14 years agoAutomatically add custom actions
Artur Signell [Fri, 17 Sep 2010 19:18:07 +0000 (19:18 +0000)]
Automatically add custom actions

svn changeset:15023/svn branch:6.4

14 years agoFixed locators referring to wrong checkboxes
Artur Signell [Fri, 17 Sep 2010 19:16:27 +0000 (19:16 +0000)]
Fixed locators referring to wrong checkboxes

svn changeset:15022/svn branch:6.4

14 years agoFixed locators referring to wrong checkboxes
Artur Signell [Fri, 17 Sep 2010 19:11:00 +0000 (19:11 +0000)]
Fixed locators referring to wrong checkboxes

svn changeset:15021/svn branch:6.4

14 years agoDebugId for all actions
Artur Signell [Fri, 17 Sep 2010 19:10:44 +0000 (19:10 +0000)]
DebugId for all actions

svn changeset:15020/svn branch:6.4

14 years agofixed logic problem causing regression since [14965] (related to #5592)
Matti Tahvonen [Fri, 17 Sep 2010 16:52:28 +0000 (16:52 +0000)]
fixed logic problem causing regression since [14965] (related to #5592)

svn changeset:15008/svn branch:6.4

14 years agoAction layout was added after the test components and not before..
Artur Signell [Fri, 17 Sep 2010 15:05:04 +0000 (15:05 +0000)]
Action layout was added after the test components and not before..

svn changeset:15005/svn branch:6.4

14 years agoMoved common code to ComponentTestCase and removed duplicate code from extending...
Artur Signell [Fri, 17 Sep 2010 14:17:10 +0000 (14:17 +0000)]
Moved common code to ComponentTestCase and removed duplicate code from extending classes. This change will produce minor test failures because of text/checkbox order changes and similar issues.

svn changeset:15002/svn branch:6.4

14 years agoFixes for the DateField component (#5592 & others)
Jonatan Kronqvist [Fri, 17 Sep 2010 13:18:14 +0000 (13:18 +0000)]
Fixes for the DateField component (#5592 & others)

svn changeset:14996/svn branch:6.4

14 years agoFix for #5066
Jonatan Kronqvist [Fri, 17 Sep 2010 12:55:13 +0000 (12:55 +0000)]
Fix for #5066

svn changeset:14995/svn branch:6.4

14 years agoFixed test to work in other browsers than Firefox (workaround for TestBench focus...
Artur Signell [Fri, 17 Sep 2010 12:16:53 +0000 (12:16 +0000)]
Fixed test to work in other browsers than Firefox (workaround for TestBench focus issue)

svn changeset:14994/svn branch:6.4

14 years agoStyle constants for Liferay theme
Henri Kerola [Fri, 17 Sep 2010 11:26:39 +0000 (11:26 +0000)]
Style constants for Liferay theme

svn changeset:14991/svn branch:6.4

14 years ago#5613 Converted our own client side code to use VConsole instead of ApplicationConnec...
Matti Tahvonen [Fri, 17 Sep 2010 11:07:59 +0000 (11:07 +0000)]
#5613 Converted our own client side code to use VConsole instead of ApplicationConnection.getConsole

svn changeset:14989/svn branch:6.4

14 years agoAdded missing images
Henri Kerola [Fri, 17 Sep 2010 10:40:58 +0000 (10:40 +0000)]
Added missing images

svn changeset:14988/svn branch:6.4

14 years ago#5613 Client side logging related improvements
Matti Tahvonen [Fri, 17 Sep 2010 10:40:00 +0000 (10:40 +0000)]
#5613 Client side logging related improvements
 * deprecated ClientExceptionHandler and ApplicationConsole.getConsole()
 * introduced VConsole for logging
 * moved responsibility of setting app loggin to ApplicationConfiguration
 * removed dependencies of ApplicationConnection from VDebugConsole

svn changeset:14987/svn branch:6.4

14 years agoLiferay Alloy UI theme for Vaadin
Henri Kerola [Fri, 17 Sep 2010 10:33:44 +0000 (10:33 +0000)]
Liferay Alloy UI theme for Vaadin

svn changeset:14986/svn branch:6.4

14 years agoRun tests also in Firefox 4 beta
Artur Signell [Fri, 17 Sep 2010 08:52:05 +0000 (08:52 +0000)]
Run tests also in Firefox 4 beta

svn changeset:14982/svn branch:6.4

14 years agoProvide browser information to the test cases
Artur Signell [Fri, 17 Sep 2010 08:37:29 +0000 (08:37 +0000)]
Provide browser information to the test cases

svn changeset:14980/svn branch:6.4

14 years agoRemoved extra large NativeButton for IE6 as IE6 can't decide how to render it
Artur Signell [Fri, 17 Sep 2010 08:37:09 +0000 (08:37 +0000)]
Removed extra large NativeButton for IE6 as IE6 can't decide how to render it

svn changeset:14979/svn branch:6.4

14 years agodifferent kind of fix for #5592
Matti Tahvonen [Thu, 16 Sep 2010 13:43:24 +0000 (13:43 +0000)]
different kind of fix for #5592

svn changeset:14965/svn branch:6.4

14 years agoremoved dead code + some cleanup
Matti Tahvonen [Thu, 16 Sep 2010 13:37:00 +0000 (13:37 +0000)]
removed dead code + some cleanup

svn changeset:14964/svn branch:6.4

14 years agoFixed problem with [14915] fix for #5556
Artur Signell [Thu, 16 Sep 2010 12:47:07 +0000 (12:47 +0000)]
Fixed problem with [14915] fix for #5556

svn changeset:14961/svn branch:6.4

14 years agoException stack traces now get properly printed to GWT hosted mode console.
Matti Tahvonen [Thu, 16 Sep 2010 12:02:33 +0000 (12:02 +0000)]
Exception stack traces now get properly printed to GWT hosted mode console.

svn changeset:14957/svn branch:6.4

14 years agoForce IE9 into IE8 mode (#5607)
Artur Signell [Thu, 16 Sep 2010 11:10:15 +0000 (11:10 +0000)]
Force IE9 into IE8 mode (#5607)

svn changeset:14955/svn branch:6.4

14 years agoAdded tests for IE9, IE9 in IE8 mode, IE9 in IE7 mode
Artur Signell [Thu, 16 Sep 2010 10:31:59 +0000 (10:31 +0000)]
Added tests for IE9, IE9 in IE8 mode, IE9 in IE7 mode

svn changeset:14949/svn branch:6.4

14 years agoImages for PopupDateFieldResolutions test
Artur Signell [Thu, 16 Sep 2010 09:59:15 +0000 (09:59 +0000)]
Images for PopupDateFieldResolutions test

svn changeset:14945/svn branch:6.4

14 years agoFixed wrong locator strings and removed empty field tests which did not actually...
Artur Signell [Thu, 16 Sep 2010 08:34:45 +0000 (08:34 +0000)]
Fixed wrong locator strings and removed empty field tests which did not actually test anything sensible

svn changeset:14944/svn branch:6.4

14 years agoExtended test case to cover filtering which the first fix broke
Artur Signell [Thu, 16 Sep 2010 06:40:35 +0000 (06:40 +0000)]
Extended test case to cover filtering which the first fix broke

svn changeset:14943/svn branch:6.4

14 years agoCorrected misspelled "caleandar" -> "calendar"
Jonatan Kronqvist [Wed, 15 Sep 2010 07:58:18 +0000 (07:58 +0000)]
Corrected misspelled "caleandar" -> "calendar"

svn changeset:14926/svn branch:6.4

14 years agoFix for #5592
Jonatan Kronqvist [Wed, 15 Sep 2010 06:56:49 +0000 (06:56 +0000)]
Fix for #5592

svn changeset:14921/svn branch:6.4

14 years agoAlso test initially empty DateFields
Artur Signell [Tue, 14 Sep 2010 16:56:54 +0000 (16:56 +0000)]
Also test initially empty DateFields

svn changeset:14918/svn branch:6.4

14 years agoRemoved assert because TestBench does not enter text correctly using keyPress in...
Artur Signell [Tue, 14 Sep 2010 16:50:26 +0000 (16:50 +0000)]
Removed assert because TestBench does not enter text correctly using keyPress in any browser except Firefox

svn changeset:14917/svn branch:6.4

14 years agoFixed minor problems in test and added input prompt
Artur Signell [Tue, 14 Sep 2010 16:42:06 +0000 (16:42 +0000)]
Fixed minor problems in test and added input prompt

svn changeset:14916/svn branch:6.4

14 years agoFix for #5556 - Client Side Caching of Stale Data in Select Component
Artur Signell [Tue, 14 Sep 2010 15:50:34 +0000 (15:50 +0000)]
Fix for #5556 - Client Side Caching of Stale Data in Select Component

svn changeset:14915/svn branch:6.4

14 years agoActual fix for #5594
Jonatan Kronqvist [Tue, 14 Sep 2010 12:24:47 +0000 (12:24 +0000)]
Actual fix for #5594

svn changeset:14908/svn branch:6.4

14 years agoBetter fix for #5594
Jonatan Kronqvist [Tue, 14 Sep 2010 10:55:22 +0000 (10:55 +0000)]
Better fix for #5594

svn changeset:14899/svn branch:6.4

14 years agoFix for #5594
Jonatan Kronqvist [Tue, 14 Sep 2010 10:36:25 +0000 (10:36 +0000)]
Fix for #5594

svn changeset:14896/svn branch:6.4

14 years agoFixed table height in test for consistency and added screenshots. Also removed extern...
Artur Signell [Tue, 14 Sep 2010 10:33:05 +0000 (10:33 +0000)]
Fixed table height in test for consistency and added screenshots. Also removed external link to avoid opening extra browser windows.

svn changeset:14894/svn branch:6.4

14 years agoAlign action components bottom left to look more sensible if one of them has a caption
Artur Signell [Tue, 14 Sep 2010 07:17:03 +0000 (07:17 +0000)]
Align action components bottom left to look more sensible if one of them has a caption

svn changeset:14881/svn branch:6.4

14 years agoTest case for PopupDateFields with different resolutions
Artur Signell [Tue, 14 Sep 2010 06:52:32 +0000 (06:52 +0000)]
Test case for PopupDateFields with different resolutions

svn changeset:14880/svn branch:6.4

14 years agoGeneric test case for PopupDateFields
Artur Signell [Tue, 14 Sep 2010 06:48:44 +0000 (06:48 +0000)]
Generic test case for PopupDateFields

svn changeset:14879/svn branch:6.4

14 years agoIncremented development version number to 6.4.5.
Marko Grönroos [Mon, 13 Sep 2010 16:15:19 +0000 (16:15 +0000)]
Incremented development version number to 6.4.5.

svn changeset:14871/svn branch:6.4

14 years agoremoveComponent that is symmetric with addComponent
Artur Signell [Mon, 13 Sep 2010 05:16:31 +0000 (05:16 +0000)]
removeComponent that is symmetric with addComponent

svn changeset:14839/svn branch:6.4

14 years agoChanged Log default behavior to number log rows to avoid extra code in most test...
Artur Signell [Mon, 13 Sep 2010 04:39:27 +0000 (04:39 +0000)]
Changed Log default behavior to number log rows to avoid extra code in most test classes

svn changeset:14838/svn branch:6.4

14 years agoChanged Log default behavior to number log rows to avoid extra code in most test...
Artur Signell [Fri, 10 Sep 2010 14:01:37 +0000 (14:01 +0000)]
Changed Log default behavior to number log rows to avoid extra code in most test classes

svn changeset:14836/svn branch:6.4

14 years agoMade BeanItemContainerNullValues produce consistent results
Artur Signell [Fri, 10 Sep 2010 12:46:27 +0000 (12:46 +0000)]
Made BeanItemContainerNullValues produce consistent results

svn changeset:14832/svn branch:6.4

14 years agoRemoved TestBench bug workaround
Artur Signell [Fri, 10 Sep 2010 11:48:32 +0000 (11:48 +0000)]
Removed TestBench bug workaround

svn changeset:14825/svn branch:6.4

14 years agoFixed ComboBoxLargeIcons test and added test script
Artur Signell [Fri, 10 Sep 2010 10:07:17 +0000 (10:07 +0000)]
Fixed ComboBoxLargeIcons test and added test script

svn changeset:14821/svn branch:6.4

14 years agoTest case for BeanItemContainerNullValues
Artur Signell [Fri, 10 Sep 2010 08:56:28 +0000 (08:56 +0000)]
Test case for BeanItemContainerNullValues

svn changeset:14817/svn branch:6.4

14 years agoTest case for BeanItemContainerNullValues
Artur Signell [Fri, 10 Sep 2010 08:52:10 +0000 (08:52 +0000)]
Test case for BeanItemContainerNullValues

svn changeset:14815/svn branch:6.4

14 years agoTest case for com.vaadin.tests.components.accordion.AccordionInactiveTabSize
Artur Signell [Fri, 10 Sep 2010 08:04:23 +0000 (08:04 +0000)]
Test case for com.vaadin.tests.components.accordion.AccordionInactiveTabSize

svn changeset:14813/svn branch:6.4

14 years agoTest also in Chrome 6 (#5565)
Artur Signell [Thu, 9 Sep 2010 13:07:42 +0000 (13:07 +0000)]
Test also in Chrome 6 (#5565)

svn changeset:14804/svn branch:6.4

14 years agoAdded wait for sampler start.
Mikael Grankvist [Thu, 9 Sep 2010 10:52:47 +0000 (10:52 +0000)]
Added wait for sampler start.

svn changeset:14802/svn branch:6.4

14 years agorenaming interface to be something close to what it does
Matti Tahvonen [Thu, 9 Sep 2010 10:31:38 +0000 (10:31 +0000)]
renaming interface to be something close to what it does

svn changeset:14800/svn branch:6.4

14 years agofixes #5567
Matti Tahvonen [Thu, 9 Sep 2010 10:15:00 +0000 (10:15 +0000)]
fixes #5567

svn changeset:14799/svn branch:6.4

14 years agoTest case for #5556
Artur Signell [Thu, 9 Sep 2010 07:18:42 +0000 (07:18 +0000)]
Test case for #5556

svn changeset:14788/svn branch:6.4

14 years agoRemoved read-only from test as it has no effect on a MenuBar
Artur Signell [Thu, 9 Sep 2010 06:51:29 +0000 (06:51 +0000)]
Removed read-only from test as it has no effect on a MenuBar

svn changeset:14785/svn branch:6.4

14 years agotest case
Matti Tahvonen [Wed, 8 Sep 2010 14:35:12 +0000 (14:35 +0000)]
test case

svn changeset:14780/svn branch:6.4

14 years agofixes #5561
Matti Tahvonen [Wed, 8 Sep 2010 14:16:48 +0000 (14:16 +0000)]
fixes #5561

svn changeset:14778/svn branch:6.4

14 years agofixes #5560
Matti Tahvonen [Wed, 8 Sep 2010 11:54:47 +0000 (11:54 +0000)]
fixes #5560

svn changeset:14775/svn branch:6.4

14 years agoreverted infamous [14469] and [14012] and fixed issues in an other way. Hopefully...
Matti Tahvonen [Tue, 7 Sep 2010 18:00:31 +0000 (18:00 +0000)]
reverted infamous [14469] and [14012] and fixed issues in an other way. Hopefully resolving keyboard/selection issues in Tree. Related tickets (at least): #5400, #5523, #5522, #5269

svn changeset:14769/svn branch:6.4

14 years agoFix for #5525 - Moving a 100% wide component between cells does not work in GridLayout
Artur Signell [Tue, 7 Sep 2010 16:38:54 +0000 (16:38 +0000)]
Fix for #5525 - Moving a 100% wide component between cells does not work in GridLayout

svn changeset:14768/svn branch:6.4

14 years agoFix for #5369 - DateField doesn't show selected value after invalid
Artur Signell [Tue, 7 Sep 2010 16:20:05 +0000 (16:20 +0000)]
Fix for #5369 - DateField doesn't show selected value after invalid

svn changeset:14766/svn branch:6.4

14 years agoJavadoc
Artur Signell [Tue, 7 Sep 2010 16:08:30 +0000 (16:08 +0000)]
Javadoc

svn changeset:14765/svn branch:6.4

14 years agofixes #5469
Matti Tahvonen [Tue, 7 Sep 2010 15:52:26 +0000 (15:52 +0000)]
fixes #5469

svn changeset:14764/svn branch:6.4

14 years agoIncreased pause time to see if it fixes Safari 4 issue
Artur Signell [Tue, 7 Sep 2010 14:54:32 +0000 (14:54 +0000)]
Increased pause time to see if it fixes Safari 4 issue

svn changeset:14763/svn branch:6.4

14 years agoTest case for #5525
Artur Signell [Tue, 7 Sep 2010 14:52:40 +0000 (14:52 +0000)]
Test case for #5525

svn changeset:14761/svn branch:6.4

14 years agoAvoid IE8 inconsistent focus issue
Artur Signell [Tue, 7 Sep 2010 14:42:44 +0000 (14:42 +0000)]
Avoid IE8 inconsistent focus issue

svn changeset:14760/svn branch:6.4

14 years agonamed integration screens
Mikael Grankvist [Tue, 7 Sep 2010 12:40:21 +0000 (12:40 +0000)]
named integration screens

svn changeset:14749/svn branch:6.4

14 years agoUpdated tests for gateIn3 and liferay6
Mikael Grankvist [Tue, 7 Sep 2010 10:36:52 +0000 (10:36 +0000)]
Updated tests for gateIn3 and liferay6

svn changeset:14740/svn branch:6.4

14 years agoTest case for #5539
Artur Signell [Tue, 7 Sep 2010 07:58:22 +0000 (07:58 +0000)]
Test case for #5539

svn changeset:14736/svn branch:6.4

14 years agoUpdated to catch #5547
Artur Signell [Tue, 7 Sep 2010 06:50:16 +0000 (06:50 +0000)]
Updated to catch #5547

svn changeset:14734/svn branch:6.4

14 years agoFixed folder path
Mikael Grankvist [Tue, 7 Sep 2010 06:44:37 +0000 (06:44 +0000)]
Fixed folder path

svn changeset:14732/svn branch:6.4

14 years agoUpdated integration tests.
Mikael Grankvist [Tue, 7 Sep 2010 06:12:39 +0000 (06:12 +0000)]
Updated integration tests.
Fixed GateIn test.
Added Liferay6 test.

svn changeset:14731/svn branch:6.4

14 years agoRevert property name change to be compatible with build agent configurations
Artur Signell [Tue, 7 Sep 2010 05:35:39 +0000 (05:35 +0000)]
Revert property name change to be compatible with build agent configurations

svn changeset:14730/svn branch:6.4

14 years agoReplaced fixed configuration with parameters
Artur Signell [Tue, 7 Sep 2010 04:58:01 +0000 (04:58 +0000)]
Replaced fixed configuration with parameters

svn changeset:14727/svn branch:6.4

14 years agoUse new integration test server
Artur Signell [Mon, 6 Sep 2010 13:34:13 +0000 (13:34 +0000)]
Use new integration test server

svn changeset:14725/svn branch:6.4

14 years agoAutomated test for #5369
Artur Signell [Mon, 6 Sep 2010 12:54:29 +0000 (12:54 +0000)]
Automated test for #5369

svn changeset:14723/svn branch:6.4

14 years agofixes #5548
Matti Tahvonen [Mon, 6 Sep 2010 12:45:51 +0000 (12:45 +0000)]
fixes #5548

svn changeset:14722/svn branch:6.4

14 years agoCorrected timezone to be compatible with new build agents
Artur Signell [Mon, 6 Sep 2010 12:00:44 +0000 (12:00 +0000)]
Corrected timezone to be compatible with new build agents

svn changeset:14720/svn branch:6.4

14 years agorefactored pagedown/up and home/end navigation, should fix excessive server visits...
Matti Tahvonen [Fri, 3 Sep 2010 14:54:50 +0000 (14:54 +0000)]
refactored pagedown/up and home/end navigation, should fix excessive server visits and some other related issues. Note, tested only on Safari/mac atm.

svn changeset:14713/svn branch:6.4

14 years agoFix for #5539 - Removing the last shortcut from a window won't completely unregister...
Artur Signell [Fri, 3 Sep 2010 10:43:06 +0000 (10:43 +0000)]
Fix for #5539 - Removing the last shortcut from a window won't completely unregister the shortcut on the client side

svn changeset:14710/svn branch:6.4

14 years agokey up listener for helper class
Matti Tahvonen [Fri, 3 Sep 2010 06:37:20 +0000 (06:37 +0000)]
key up listener for helper class

svn changeset:14704/svn branch:6.4

14 years agoRelaxed memory settings for widgetset compilation. Seems that GWT has been fixed...
Artur Signell [Fri, 3 Sep 2010 05:20:41 +0000 (05:20 +0000)]
Relaxed memory settings for widgetset compilation. Seems that GWT has been fixed now and uses a lot less memory.

svn changeset:14702/svn branch:6.4

14 years agoTable: fixed fundamental selection/keyboard-selection/keyboard-navigation problems
Matti Tahvonen [Thu, 2 Sep 2010 16:40:26 +0000 (16:40 +0000)]
Table: fixed fundamental selection/keyboard-selection/keyboard-navigation problems

svn changeset:14700/svn branch:6.4

14 years agoScreenshot resolution set to 1500x850
Artur Signell [Thu, 2 Sep 2010 07:38:30 +0000 (07:38 +0000)]
Screenshot resolution set to 1500x850

svn changeset:14685/svn branch:6.4

14 years agoFix for #5537
John Alhroos [Thu, 2 Sep 2010 06:35:57 +0000 (06:35 +0000)]
Fix for #5537

svn changeset:14682/svn branch:6.4

14 years agoPossible workaround for inconsitent -black/white/blue screenshots
Artur Signell [Thu, 2 Sep 2010 05:16:18 +0000 (05:16 +0000)]
Possible workaround for inconsitent -black/white/blue screenshots

svn changeset:14681/svn branch:6.4

14 years agofixing a minor issue when selecting multiple rows by mixing "ctrl" and "shift" selections
Matti Tahvonen [Wed, 1 Sep 2010 12:52:30 +0000 (12:52 +0000)]
fixing a minor issue when selecting multiple rows by mixing "ctrl" and "shift" selections

svn changeset:14679/svn branch:6.4

14 years agofixes #5534
Matti Tahvonen [Wed, 1 Sep 2010 12:11:07 +0000 (12:11 +0000)]
fixes #5534

svn changeset:14678/svn branch:6.4

14 years agofallback size for developers using LoginForm in invalid layouts
Matti Tahvonen [Wed, 1 Sep 2010 07:33:27 +0000 (07:33 +0000)]
fallback size for developers using LoginForm in invalid layouts

svn changeset:14676/svn branch:6.4

14 years agofixes #3955, an element used by VCaption now styled in base theme instead of hardcode...
Matti Tahvonen [Tue, 31 Aug 2010 14:29:15 +0000 (14:29 +0000)]
fixes #3955, an element used by VCaption now styled in base theme instead of hardcoded in gwt code

svn changeset:14674/svn branch:6.4

14 years agofixes #5007, updated compiled styles (for development convenience)
Matti Tahvonen [Tue, 31 Aug 2010 13:27:10 +0000 (13:27 +0000)]
fixes #5007, updated compiled styles (for development convenience)

svn changeset:14672/svn branch:6.4

14 years agoRefined javadocs
Matti Tahvonen [Tue, 31 Aug 2010 09:20:32 +0000 (09:20 +0000)]
Refined javadocs

svn changeset:14665/svn branch:6.4

14 years agoIncremented development version number to 6.4.4.
Marko Grönroos [Mon, 30 Aug 2010 15:21:25 +0000 (15:21 +0000)]
Incremented development version number to 6.4.4.

svn changeset:14663/svn branch:6.4

14 years agoEclipse code cleanup
Artur Signell [Mon, 30 Aug 2010 14:08:32 +0000 (14:08 +0000)]
Eclipse code cleanup

svn changeset:14660/svn branch:6.4

14 years agoAdded log row numbering to make results easier to validate
Artur Signell [Mon, 30 Aug 2010 13:22:36 +0000 (13:22 +0000)]
Added log row numbering to make results easier to validate

svn changeset:14658/svn branch:6.4