simon-svn: putty: simon
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Wed Dec 22 16:14:11 GMT 2010
SVN root: svn://svn.tartarus.org/sgt
Changes by: simon
Revision: 9041
Date: 2010-12-22 16:14:11 +0000 (Wed, 22 Dec 2010)
Log message (12 lines):
Pay attention to the width and height provided in WM_SIZE even when
restoring a maximised window.
Failure to do this was noticeable in the following scenario (again
using Aero UI enhancements):
1. resize window using topmost resize handle, and move pointer to top
of screen which 'maximises' the window vertically
2. now maximise the window properly using the maximise button in top
right
3. now restore. Notepad restores to its position before step 1,
because Aero remembers that position for the purpose, but PuTTY
thinks it knows better. Only now it doesn't any more.
Modified files:
U putty/windows/window.c
Links:
http://svn.tartarus.org/sgt/?rev=9041&view=rev
http://svn.tartarus.org/sgt/putty/windows/window.c?rev=9041&r1=9040&r2=9041
More information about the tartarus-commits
mailing list