simon-git: putty (main): Jacob Nevins
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Mon Apr 5 18:01:22 BST 2021
TL;DR:
42e43376 Unix pageant: handle askpass dialog close button.
70a31df9 Gtk: handle WM close on About box.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: main
Committer: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: 2021-04-05 18:01:22
commit 42e43376fce5c249fad6516d4def4489704ebc0f
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=42e43376fce5c249fad6516d4def4489704ebc0f;hp=d3249671a21c60590836147c8a8e171942e76902
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Mon Apr 5 17:48:30 2021 +0100
Unix pageant: handle askpass dialog close button.
Treat as aborting passphrase input. (Previously it would just hang.)
unix/gtkask.c | 29 +++++++++++++++++++++--------
1 file changed, 21 insertions(+), 8 deletions(-)
commit 70a31df9f14345ada5282c0c932705b79ed71660
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=70a31df9f14345ada5282c0c932705b79ed71660;hp=42e43376fce5c249fad6516d4def4489704ebc0f
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Mon Apr 5 17:50:02 2021 +0100
Gtk: handle WM close on About box.
Previously this would prevent the About box ever being opened again.
unix/gtkdlg.c | 8 ++++++++
1 file changed, 8 insertions(+)
More information about the tartarus-commits
mailing list