On 18.05.2016 11:52, Ivan Zhakov wrote:
> On 17 May 2016 at 21:06, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
>> 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.
>>
> Thanks! Btw I noticed that you didn't merge r27303 (Copy
> crashhndl.pdb, SendRpt.pdb, dbghelp.pdb). Do you have anything against
> merging it?
Ups, sorry. Overlooked that.
Merged in r27325.
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=3172795
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-05-18 19:17:30 CEST