]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Remove "Load" button in mid-session configuration dialog, as it allows the user
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 30 Dec 2004 10:58:28 +0000 (10:58 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Thu, 30 Dec 2004 10:58:28 +0000 (10:58 +0000)
commit028e4a14d099c46dd8f9cc3059ac54b1df7750d6
tree01709dbd22edcb132b79573d51aa4e5a375558e0
parent595a6f0ae79893829965604627ca359fc7566e40
Remove "Load" button in mid-session configuration dialog, as it allows the user
to manipulate settings they can't see so could lead to confusion. (Also remove
"Delete" button for some sort of UI consistency even though it's harmless.)
Also conditionalise other aspects of sessionsaver_handler() that don't make
sense mid-session.

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