Backport changes to 1.9.x branch
Ivan Zhakov <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.tortoisesvn.devel |
|---|---|
| Message-ID | <CABw-3Yfkg9UcqrF42qX8HLJEJ-4FwdJHSwN2BZwYE3q9QHXKiA@mail.gmail.com> |
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: [[email protected]].