]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Sort out close-on-exit, connection_fatal(), fatalbox(), and
authorSimon Tatham <anakin@pobox.com>
Sat, 26 Feb 2005 13:37:07 +0000 (13:37 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 26 Feb 2005 13:37:07 +0000 (13:37 +0000)
commitfe8114d90b3a7719a22f2c3ebe18154191e4ddbd
tree431128f61a62e8b1785d9462820aaeab8b67212e
parentf9363925c6fa786381c290bff02a5461718da041
Sort out close-on-exit, connection_fatal(), fatalbox(), and
[SessionWindow dealloc] (which was required in order to avoid
segfaulting when a redraw timer fired for a closed session window!).

[originally from svn r5400]
macosx/README.OSX
macosx/osxclass.h
macosx/osxdlg.m
macosx/osxmain.m
macosx/osxwin.m