RDB's alternative way to interpret the window size in Change
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 9 May 2001 13:03:16 +0000 (13:03 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 9 May 2001 13:03:16 +0000 (13:03 +0000)
commite44d78b6a1bacd37cd54d82f01cf20dde56213ff
treeb22001a0eeaa8534a56f9b5b4e354ecc6483d91e
parent967a161ed00ad6ea80a12bf0e0c6a9304755ddd3
RDB's alternative way to interpret the window size in Change
Settings: it describes the size of the _unmaximised_ window.
Maximisedness is a separate property which Change Settings doesn't
affect. So if you change the font while the window is maximised, the
terminal size adjusts accordingly. The downside is that you can't
read the width and height of a maximised window out of Change
Settings. Suggestions that restore this property are welcome.

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