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