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

patch to log window to improve resizing

From: Owen Gibbins <owen_at_gibbins.ca>
Date: Tue, 16 Feb 2010 12:12:55 -0800

Hi,

First let me say I think TortoiseSVN is great and I really appreciate all
the work you folks do.

There has been one little thing though that did bug me a little and
motivated me to check out a dev tree and see if I could remedy it. I found
that the log window is pretty resistant to being resized. This is because
when the window is resized vertically the part that stretches is the middle
pane (the log message textedit). This seems counterintuitive, since (at
least in my usage) that textarea usually doesn't need to be very big, and
it's useful to have more size (and resizability) in the top and bottom panes
(the log list and changed file list).

Someone else posted about this to the mailing list (
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2301474
).

The attached patch changes things so when the window is resized, the top and
bottom panes absorb the change equally. Also, the behaviour of the top
slider is changed so it moves the log message textarea (and resizes the
bottom pane, the changed file list).

I'm content to keep this change locally and run my modified code (building
whenever there's an update). But I thought I should share the patch in case
you folks also find this behaviour to be an improvement.

Thanks,

Owen Gibbins

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2448167

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2010-02-16 21:17:54 CET

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.