]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Don't run toplevel callbacks in modal dialogs.
authorSimon Tatham <anakin@pobox.com>
Sun, 18 Aug 2013 10:56:20 +0000 (10:56 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 18 Aug 2013 10:56:20 +0000 (10:56 +0000)
commite984cfad9a5d244f0e0919e6dfca1834109ee1e0
treedeaf38a610e86a0495b994b81f35e1de3c3619af
parent4c08555e8782d22a141e704507f437a000968d79
Don't run toplevel callbacks in modal dialogs.

Because some of them can call gtk_main_quit(), which completely
confuses the dialog box system.

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