]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Wez Furlong's patch to tidy up full-screen mode: make it
authorSimon Tatham <anakin@pobox.com>
Wed, 17 Oct 2001 21:21:03 +0000 (21:21 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 17 Oct 2001 21:21:03 +0000 (21:21 +0000)
commit05226e43a9a77524d3024d632ae01f520f050af7
tree8517c49e02ce2a7cdab854d6328e15bfece4d76d
parent22deaf4e08c548c714f5e35376523af2150ea24b
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.)

[originally from svn r1310]
Makefile
mkfiles.pl
putty.h
settings.c
win_res.rc
windlg.c
window.c