RDB's fix to full-screen mode. Apparently sorts out most of the
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 4 Nov 2001 16:41:26 +0000 (16:41 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 4 Nov 2001 16:41:26 +0000 (16:41 +0000)
commit6003660fa10f22e816e84bd8f78599461ae2b390
tree23650dfa68aa9700ce89f05ee0fd89d4cb308638
parent9c6e8163f3f8b04f9d8690f96eb0e266077fba51
RDB's fix to full-screen mode. Apparently sorts out most of the
fullscreen/maximised confusions, by treating fullscreen as a special
case of maximised (fair enough). Removes dependency on multimon.h,
but Wez thinks (though he was unable to test) that this version
should naturally do the Right Thing on multi-monitor systems anyway.

git-svn-id: svn://svn.tartarus.org/sgt/putty@1365 cda61777-01e9-0310-a592-d414129be87e
window.c