Re: Proposed backports to 1.9.x branch
Ivan Zhakov <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.tortoisesvn.devel |
|---|---|
| Message-ID | <CAPZho0-zF8j2QM72-ig5tFi-MaxA8B9wW=hTGazu-cE2xVg7fA@mail.gmail.com> |
On 5 May 2017 at 00:01, Stefan Küng <[email protected]> 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: [[email protected]].