Re: Backport changes to 1.9.x branch
Stefan Küng <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.tortoisesvn.devel |
|---|---|
| Message-ID | <[email protected]> |
On 17.05.2016 11:24, Ivan Zhakov wrote:
> 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.
Ok, done in r 27323.
> It also would be nice to backport spell-checker performance
> improvements (26943,27294,27298-27302), but strictly speaking it's not
> bugfix.
It's a performance improvement. But I think it's not big enough to
justify a backport to the stable branch.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest interface to (Sub)version control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3172675
To unsubscribe from this discussion, e-mail: [[email protected]].