]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Richard's lazy-scrolling patch. This builds up scroll operations in a list,
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 1 Feb 2003 12:26:33 +0000 (12:26 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 1 Feb 2003 12:26:33 +0000 (12:26 +0000)
commita16cb6b2c5cad4b5843441006a64ea8434103b6b
tree49735c631fbc1eb55f127c73094eb8f4adb84b82
parente1922bdadebfa234e2e0d0fb4b9dcd4f727772f5
Richard's lazy-scrolling patch.  This builds up scroll operations in a list,
combining adjacent ones for the same region, and runs them all in do_paint.
I'm not sure it's entirely right, but it works on my Mac in every case I've
tested.

git-svn-id: http://svn.tartarus.org/sgt/putty@2763 cda61777-01e9-0310-a592-d414129be87e
mac/macterm.c
putty.h
terminal.c
terminal.h