Tartarus CVS: putty: ben
tartarus-commits@lists.tartarus.org
tartarus-commits@lists.tartarus.org
Sat, 07 Dec 2002 15:21:58 +0000
CVS Root: /home/cvs
Module: putty
Changes by: ben
Date: Sat Dec 07 2002 15:21:58 GMT
Log message:
When scrolling part of the window, scroll the update region as well so that
parts that haven't been painted yet still get an update event in their new
location. This code seems far too complicated, and I suspect there's a
better way. Still, scrolling continuously with the window partially
off-screen now works.
Modified files:
mac : macterm.c
Links:
http://cvs.tartarus.org//putty/mac/macterm.c.diff?r1=1.16&r2=1.17