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

RE: Keyboard shortcuts in log

From: Kloster Oddvar <Oddvar.Kloster_at_sintef.no>
Date: 2007-10-24 14:36:29 CEST

Here's a new version of my patch for navigating history from the logdlg
using the keyboard only. The requested changes have been incorporated.
I've had little time to devote to this - hence the tortoise speed :)

Summary:
* When the log dlg opens, focus starts in the rev list. You can do diff
from prev on the selected revision by pressing Enter. If the log is for
a file, or only one file was changed in this revision, you get a file
diff directly, otherwise a Changed Files dlg.
* Double-clicking on a revision has the same effect. This is disabled by
default but can be enabled from Settings | Dialogs 1.
* In the Changed Files dlg, focus starts in the file list. You can
compare revisions by pressing Enter (as well as the old
double-clicking).

Bugs:
* Pressing Enter does not work as intended - the NM_RETURN message is
either not generated or not caught properly. Instead, pressing Enter
invokes OnOk.

Oddvar

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

Received on Wed Oct 24 14:36:29 2007

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.