1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-25 01:02:24 +00:00
putty-source/mac
Ben Harris 12081087e7 Improve support for non-colour displays by adding a mask of attributes to
ignore when breaking text into runs for display, and implement setting this
on Mac (other ports just use 0xffffffff).

We don't use DeviceLoop for this any more because Apple Technical Q&A
QA1024 says we shouldn't.  Unlike their example, we don't depend on the
Display Manager's being present either.

[originally from svn r2264]
2002-11-29 00:32:03 +00:00
..
mac_res.r Add support for displaying the licence window. 2002-11-24 15:08:52 +00:00
mac.c Add support for displaying the licence window. 2002-11-24 15:08:52 +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 Improve support for non-colour displays by adding a mask of attributes to 2002-11-29 00:32:03 +00:00
macucs.c Tentative merge of ben-mac-port (only dead for three years!) into the trunk. 2002-11-19 02:13:46 +00:00