]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
John Sullivan's patches plus more fixes:
authorSimon Tatham <anakin@pobox.com>
Fri, 8 Jan 1999 13:10:19 +0000 (13:10 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 8 Jan 1999 13:10:19 +0000 (13:10 +0000)
commit60ab6a5d829dbc56dc9e3f1a4f6f816127eee2a4
tree3a9ca61ceea03a04f5403571318d1e99d99cd26b
parentc74130d423fd83a65c51b7634e3c34aaf557ae68
John Sullivan's patches plus more fixes:
  - Stop using the identifier `environ' as some platforms make it a macro
  - Fix silly error box at end of connection in FWHACK mode
  - Fix GPF on maximise-then-restore
  - Use SetCapture to allow drag-selecting outside the window
  - Correctly update window title when iconic and in win_name_always mode

[originally from svn r12]
putty.h
ssh.c
ssh.h
sshdes.c
telnet.c
terminal.c
windlg.c
window.c