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

Re: Proposed backports to 1.9.x branch

From: Ivan Zhakov <ivan_at_visualsvn.com>
Date: Sat, 6 May 2017 16:00:21 +0300

On 5 May 2017 at 00:01, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
> On 04.05.2017 17:27, Ivan Zhakov wrote:
>> Hi Stefan,
>>
>> I propose to back the following changes to TortoiseSVN 1.9.x branch:
>> * r27068-27070,27072-27074
>> Do not wait for TSVNCache.exe when it's disabled. This saves about
>> 100ms before every operation when status cache is disabled.
>>
>> * r27071,r27077
>> Obtain HEAD revision before Update operation using separate request
>> to the server only we have PreUpdateHook configured.
>>
>> This could save up to 500ms for the common case, because
>> establishing new connection to the server may take a while over high
>> latency network, especially if https and authentication is involved.
>>
>> * r27787
>> Manifest TortoiseBlame and TortoiseUDiff as DPI-aware. TortoiseMerge
>> and TortoiseProc are already manifested as DPI-aware.
>>
>> * r27797, r27800
>> Fix drawing icons in CFilterEdit that used to filter history and log
>> messages on High-DPI displays.
>>
>> All changes merge without conflicts. What do you think?
>
> I'm ok with backporting those changes. But if you do, please add an
> entry to the changelog.txt file for each of those changes before
> backporting. And then of course backport the change to the changelog as
> well.
>
Thanks! I've merged these revisions to 1.9.x branch.

I also would like to backport the following fixes:
* r27786
  Don't try to change the cursor to an arrow in the log filter edit
box (similar to r12982)

* r27802
  TortoiseMerge: scale whitespace and newline symbol glyphs on
High-DPI displays when Show Whitespaces option is enabled.

* r27535
  TortoiseMerge: Draw whitespace character in the same way like in
TortoiseUDiff if 'Show whitespaces' option is enabled: - Use
GetSysColor(COLOR_3DSHADOW) as default color for whitespace symbol. -
Draw whitespace symbol as 2x2 rectangle, instead.

-- 
Ivan Zhakov
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3234300
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-05-06 15:00:59 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.