simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Sat Mar 6 15:50:27 GMT 2010


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       8896
Date:           2010-03-06 15:50:26 +0000 (Sat, 06 Mar 2010)

Log message (8 lines):
Centralise generation of the control sequences for arrow keys into a
function in terminal.c, and replace the cloned-and-hacked handling
code in all our front ends with calls to that.

This was intended for code cleanliness, but a side effect is to make
the GTK arrow-key handling support disabling of application cursor
key mode in the Features panel. Previously that checkbox was
accidentally ignored, and nobody seems to have noticed before!

Modified files:
U   putty/macosx/osxwin.m
U   putty/putty.h
U   putty/terminal.c
U   putty/unix/gtkwin.c
U   putty/windows/window.c

Links:
http://svn.tartarus.org/sgt/?rev=8896&view=rev
http://svn.tartarus.org/sgt/putty/macosx/osxwin.m?rev=8896&r1=8895&r2=8896
http://svn.tartarus.org/sgt/putty/putty.h?rev=8896&r1=8895&r2=8896
http://svn.tartarus.org/sgt/putty/terminal.c?rev=8896&r1=8895&r2=8896
http://svn.tartarus.org/sgt/putty/unix/gtkwin.c?rev=8896&r1=8895&r2=8896
http://svn.tartarus.org/sgt/putty/windows/window.c?rev=8896&r1=8895&r2=8896



More information about the tartarus-commits mailing list