mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-13 09:07:33 -05:00

Stopping dialog boxes from being modal is now done; post_main() is defunct; nothing left in gtkwin.c does an inappropriate whole-process termination in response to a window-level error or closure condition. (There is still modalfatalbox(), but that's not an _inappropriate_ process termination.)