]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
13 years agoRemoved waitForVaadin and replaced mouseUp/mouseDown with a click event in ComboBoxIt...
John Alhroos [Fri, 4 Mar 2011 08:32:01 +0000 (08:32 +0000)]
Removed waitForVaadin and replaced mouseUp/mouseDown with a click event in ComboBoxItemIcon test.

svn changeset:17594/svn branch:6.5

13 years agoRemoved waitForVaadin and restored mouseClick events since they were not the issue...
John Alhroos [Fri, 4 Mar 2011 07:49:53 +0000 (07:49 +0000)]
Removed waitForVaadin and restored mouseClick events since they were not the issue form ComboBoxReapperingOldValue test.

svn changeset:17593/svn branch:6.5

13 years agoClose Jar before updating its manifest. Fixes #6045.
Marko Grönroos [Thu, 3 Mar 2011 16:35:38 +0000 (16:35 +0000)]
Close Jar before updating its manifest. Fixes #6045.

svn changeset:17592/svn branch:6.5

13 years agoTest for #6578 Handling of icons in caption is slow in FF/IE
Artur Signell [Thu, 3 Mar 2011 15:50:29 +0000 (15:50 +0000)]
Test for #6578 Handling of icons in caption is slow in FF/IE

svn changeset:17584/svn branch:6.5

13 years agoSet fields to Immidiate in ComboFocusBlurEvents test.
John Alhroos [Thu, 3 Mar 2011 14:13:57 +0000 (14:13 +0000)]
Set fields to Immidiate in ComboFocusBlurEvents test.

svn changeset:17579/svn branch:6.5

13 years agoFixed missing blur event from TestBench test.
John Alhroos [Thu, 3 Mar 2011 14:08:39 +0000 (14:08 +0000)]
Fixed missing blur event from TestBench test.

svn changeset:17578/svn branch:6.5

13 years agoFixed issues with text not appearing in ComboBox popups in TestBench.
John Alhroos [Thu, 3 Mar 2011 13:30:37 +0000 (13:30 +0000)]
Fixed issues with text not appearing in ComboBox popups in TestBench.

svn changeset:17577/svn branch:6.5

13 years agoRemoved weird narrow component with large icons to make test consistent
Artur Signell [Thu, 3 Mar 2011 09:43:19 +0000 (09:43 +0000)]
Removed weird narrow component with large icons to make test consistent

svn changeset:17569/svn branch:6.5

13 years agoRemoved extra pause and waitForVaadin commands
Artur Signell [Thu, 3 Mar 2011 09:10:34 +0000 (09:10 +0000)]
Removed extra pause and waitForVaadin commands

svn changeset:17568/svn branch:6.5

13 years agoRemoved extra waitForVaadin commands and extra pauses
Artur Signell [Thu, 3 Mar 2011 09:07:59 +0000 (09:07 +0000)]
Removed extra waitForVaadin commands and extra pauses
Added explicit identifiers to screenshots

svn changeset:17567/svn branch:6.5

13 years ago#6542 Tabsheet content sometimes not rendered in IE6/IE7
Artur Signell [Thu, 3 Mar 2011 08:37:39 +0000 (08:37 +0000)]
#6542 Tabsheet content sometimes not rendered in IE6/IE7

svn changeset:17566/svn branch:6.5

13 years agoCleanup up fix for #4285
John Alhroos [Wed, 2 Mar 2011 13:29:52 +0000 (13:29 +0000)]
Cleanup up fix for #4285

svn changeset:17553/svn branch:6.5

13 years agoFixes #4285
John Alhroos [Wed, 2 Mar 2011 11:54:13 +0000 (11:54 +0000)]
Fixes #4285

svn changeset:17543/svn branch:6.5

13 years agoAdded test for ComoBox focusing/defocusing.
John Alhroos [Wed, 2 Mar 2011 09:31:51 +0000 (09:31 +0000)]
Added test for ComoBox focusing/defocusing.

svn changeset:17539/svn branch:6.5

13 years agoSafari5 is really slow for some reason - give it some time to ensure the images are...
Artur Signell [Tue, 1 Mar 2011 14:53:00 +0000 (14:53 +0000)]
Safari5 is really slow for some reason - give it some time to ensure the images are loaded

svn changeset:17534/svn branch:6.5

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 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 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 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 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 ago#6304 - Embedded images in CustomComponents now get the correct size
Jonatan Kronqvist [Fri, 28 Jan 2011 13:53:23 +0000 (13:53 +0000)]
#6304 - Embedded images in CustomComponents now get the correct size

svn changeset:17066/svn branch:6.5

13 years agoRemoved dead code
Artur Signell [Fri, 28 Jan 2011 13:24:51 +0000 (13:24 +0000)]
Removed dead code

svn changeset:17063/svn branch:6.5

13 years ago#6348 TwinColSelect left and right caption disappear on cached updates
Artur Signell [Fri, 28 Jan 2011 13:10:01 +0000 (13:10 +0000)]
#6348 TwinColSelect left and right caption disappear on cached updates

svn changeset:17059/svn branch:6.5

13 years agoExtended to cover #6348
Artur Signell [Fri, 28 Jan 2011 13:07:16 +0000 (13:07 +0000)]
Extended to cover #6348

svn changeset:17058/svn branch:6.5

13 years ago#6344 fixed, including test case
Jonatan Kronqvist [Fri, 28 Jan 2011 11:21:24 +0000 (11:21 +0000)]
#6344 fixed, including test case

svn changeset:17056/svn branch:6.5

13 years agoyet another try for #6270
Jonatan Kronqvist [Thu, 27 Jan 2011 08:09:48 +0000 (08:09 +0000)]
yet another try for #6270

svn changeset:17045/svn branch:6.5

13 years agoNew try for #6270
Jonatan Kronqvist [Thu, 27 Jan 2011 07:06:13 +0000 (07:06 +0000)]
New try for #6270

svn changeset:17042/svn branch:6.5

13 years ago#3911 Embedded flash does not support fullscreen
Artur Signell [Tue, 25 Jan 2011 14:18:32 +0000 (14:18 +0000)]
#3911 Embedded flash does not support fullscreen

svn changeset:17023/svn branch:6.5

13 years agofixes #6315, now proper response and cleanup is done if the infamous last desperate...
Matti Tahvonen [Tue, 25 Jan 2011 12:35:48 +0000 (12:35 +0000)]
fixes #6315, now proper response and cleanup is done if the infamous last desperate request has some inconsistencies.

svn changeset:17017/svn branch:6.5

13 years ago#3911 Embedded flash does not support fullscreen
Artur Signell [Tue, 25 Jan 2011 12:07:56 +0000 (12:07 +0000)]
#3911 Embedded flash does not support fullscreen

svn changeset:17016/svn branch:6.5

13 years agofixes #6316, reviewed by artur
Matti Tahvonen [Tue, 25 Jan 2011 09:58:24 +0000 (09:58 +0000)]
fixes #6316, reviewed by artur

svn changeset:17008/svn branch:6.5

13 years agoTest for #6316
Artur Signell [Mon, 24 Jan 2011 13:10:39 +0000 (13:10 +0000)]
Test for #6316

svn changeset:17004/svn branch:6.5

13 years agoTest for #6316
Artur Signell [Mon, 24 Jan 2011 13:05:23 +0000 (13:05 +0000)]
Test for #6316

svn changeset:17003/svn branch:6.5

13 years agoUpdated the tagrelease.py script to support local git-svn repositories
Jonatan Kronqvist [Mon, 24 Jan 2011 12:24:20 +0000 (12:24 +0000)]
Updated the tagrelease.py script to support local git-svn repositories

svn changeset:17002/svn branch:6.5

13 years agoTrying to fix #6270
Jonatan Kronqvist [Mon, 24 Jan 2011 10:19:23 +0000 (10:19 +0000)]
Trying to fix #6270

svn changeset:16998/svn branch:6.5

13 years agoTrying to fix #6270
Jonatan Kronqvist [Mon, 24 Jan 2011 09:05:03 +0000 (09:05 +0000)]
Trying to fix #6270

svn changeset:16997/svn branch:6.5