1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 09:58:01 +00:00
putty-source/mac
Ben Harris f2bfdefe45 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.

[originally from svn r2284]
2002-12-07 15:21:56 +00:00
..
.cvsignore Ignore generated Mac Makefile 2002-12-07 12:03:33 +00:00
mac_res.r Add support for displaying the licence window. 2002-11-24 15:08:52 +00:00
mac.c Use the Script Manager to find a small Roman font for the licence box rather 2002-12-06 00:09:34 +00:00
mac.h Improve support for non-colour displays by adding a mask of attributes to 2002-11-29 00:32:03 +00:00
macresid.h Tentative merge of ben-mac-port (only dead for three years!) into the trunk. 2002-11-19 02:13:46 +00:00
macstore.c Tentative merge of ben-mac-port (only dead for three years!) into the trunk. 2002-11-19 02:13:46 +00:00
macstuff.h Bring in some of my scroll-optimisation stuff from the old Mac port. 2002-11-23 13:07:29 +00:00
macterm.c When scrolling part of the window, scroll the update region as well so that 2002-12-07 15:21:56 +00:00
macucs.c Add some comments explaining what each of these functions is used for. 2002-12-04 19:44:57 +00:00
mkputty.mpw Driver script for building PuTTY under MPW. MPW isn't multi-tasking, so its 2002-12-02 21:06:12 +00:00