simon-svn: putty: simon
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Sun Feb 5 10:08:20 GMT 2012
SVN root: svn://svn.tartarus.org/sgt
Changes by: simon
Revision: 9404
Date: 2012-02-05 10:08:20 +0000 (Sun, 05 Feb 2012)
Log message (8 lines):
WM_SIZE/SIZE_MAXIMIZED can show up even during an interactive resize,
so we should ensure we treat it the same way as other WM_SIZEs that
show up during that time: set the width and height in conf, and set
the flag to have that width and height enacted on WM_EXITSIZEMOVE.
Fixes a bug in which dragging a PuTTY window directly from the Win7
snapped-to-half-screen position to the snapped-to-maximised state
would leave the terminal in the pre-snapped size.
Modified files:
U putty/windows/window.c
Links:
http://svn.tartarus.org/sgt/?rev=9404&view=rev
http://svn.tartarus.org/sgt/putty/windows/window.c?rev=9404&r1=9403&r2=9404
More information about the tartarus-commits
mailing list