[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Backport changes to 1.9.x branch

From: Ivan Zhakov <ivan_at_visualsvn.com>
Date: Tue, 17 May 2016 12:24:50 +0300

Hi Stefan,

I propose to backport the following changes to 1.9.x branch:
* r27303: Copy crashhndl.pdb, SendRpt.pdb, dbghelp.pdb to bin
directory. This should help investigating crashes in crash reporter
itself.

* r27312: Fix: Repo Browser displays errors when viewing a collection
of repositories.
  Reported in: http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3171342

* r27313: Prevent Repo-Browser UI flickering when closing dialog via
'Cancel' button.

* r27317: Add border-sized padding for tree view items in Repository Browser.

* r27221: Use __try()/__except() to catch SEH exceptions instead of
catch(...) in SVN::formatDate() and SVN::formatTime().

* r27214: Use __try()/__except() to catch SEH exceptions instead of
catch(...) when validating multi-log format string.

* r27235: Ignore merged revisions notification to calculate progress
bar position on Log dialog. This prevents progress bar from jumping
back and forth when loading log with merged revisions.

It also would be nice to backport spell-checker performance
improvements (26943,27294,27298-27302), but strictly speaking it's not
bugfix.

-- 
Ivan Zhakov
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3172609
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-05-17 11:25:27 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.