]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
In controls where a list of entries is manipulated by Add/Remove buttons
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 18 Feb 2007 19:56:16 +0000 (19:56 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Sun, 18 Feb 2007 19:56:16 +0000 (19:56 +0000)
commit7e9c8caf5c96a16ebe9b2bfc559ea89c9e62b357
treee5233db54dcb934b6d7fbb7682932242850c5826
parent21cb502b0fad690313391768aeab3bab6beede70
In controls where a list of entries is manipulated by Add/Remove buttons
(SSH tunnels, TTY modes, and environment variables), when the Remove button is
pressed, populate the edit controls from the entry that has just been deleted.

Several users have requested this, as it makes editing an entry easier (read-
modify-write) in the cases where order is unimportant, and also provides a
degree of undo-ability.

git-svn-id: http://svn.tartarus.org/sgt/putty@7298 cda61777-01e9-0310-a592-d414129be87e
config.c