Wez Furlong's patch to tidy up full-screen mode: make it
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 17 Oct 2001 21:21:03 +0000 (21:21 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 17 Oct 2001 21:21:03 +0000 (21:21 +0000)
commita401e5f372e4fced309043225df9fb4d6583275c
tree8517c49e02ce2a7cdab854d6328e15bfece4d76d
parent9485819a719d337a1806cd44641520eb5ed8f637
Wez Furlong's patch to tidy up full-screen mode: make it
multi-monitor aware and make the scrollbar separately configurable
in and out of full-screen mode. Also (not Wez's patch, this bit) fix
the case where the user reconfigures _while_ the window is
full-screen, and disables full-screening. (In this case the window
should return gracefully to normal, rather than losing all its title
bars and getting confused.)

git-svn-id: svn://svn.tartarus.org/sgt/putty@1310 cda61777-01e9-0310-a592-d414129be87e
Makefile
mkfiles.pl
putty.h
settings.c
win_res.rc
windlg.c
window.c