In controls where a list of entries is manipulated by Add/Remove buttons
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 18 Feb 2007 19:56:16 +0000 (19:56 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 18 Feb 2007 19:56:16 +0000 (19:56 +0000)
commitd9268a99e3826f6e4554867b370a69c7578ad9a2
treee5233db54dcb934b6d7fbb7682932242850c5826
parent1ad62f2391a7787aa25d4202eb12aec7150fe2e4
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: svn://svn.tartarus.org/sgt/putty@7298 cda61777-01e9-0310-a592-d414129be87e
config.c