John Sullivan's patches plus more fixes:
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 8 Jan 1999 13:10:19 +0000 (13:10 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 8 Jan 1999 13:10:19 +0000 (13:10 +0000)
commit37508af4ab231b1fde58345f5237f3ee82803829
tree3a9ca61ceea03a04f5403571318d1e99d99cd26b
parent374330e25a6b51c40436fa869a381dd510790f6e
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

git-svn-id: svn://svn.tartarus.org/sgt/putty@12 cda61777-01e9-0310-a592-d414129be87e
putty.h
ssh.c
ssh.h
sshdes.c
telnet.c
terminal.c
windlg.c
window.c