Tartarus CVS: putty: ben
tartarus-commits@lists.tartarus.org
tartarus-commits@lists.tartarus.org
Sat, 05 Apr 2003 19:00:49 +0100
CVS Root: /home/cvs
Module: putty
Changes by: ben
Date: Sat Apr 05 2003 19:00:49 BST
Log message:
On System 7, draw the default ring in grey if the window is disabled.
This isn't _quite_ right, since it uses a b/w dither everywhere, whereas
it should use grey on colour screens. That would involve mucking around
with DeviceLoop, though, and I'm not sure I can be bothered.
Modified files:
mac : macctrls.c
Links:
http://cvs.tartarus.org//putty/mac/macctrls.c.diff?r1=1.28&r2=1.29