]> asedeno.scripts.mit.edu Git - PuTTY.git/history - mac/macterm.c
Improve support for non-colour displays by adding a mask of attributes to
[PuTTY.git] / mac / macterm.c
2002-11-29 Ben HarrisImprove support for non-colour displays by adding a...
2002-11-28 Ben HarrisDon't call SetFractEnable every time we draw some text...
2002-11-28 Ben HarrisFollow the recommendations in Tech Note TB575 for clipp...
2002-11-28 Ben HarrisUse StdText() rather than DrawText, so that (later...
2002-11-26 Ben HarrisSubstantial overhaul of colour handling in do_text...
2002-11-24 Ben HarrisFix scrolling on systems without Color QuickDraw. ...
2002-11-23 Ben HarrisDon't try to initialise the palette unless we have...
2002-11-23 Ben HarrisAdd a Config * argument to ldisc_create(), and use...
2002-11-23 Ben HarrisAdd a "Config *" argument to term_init(), and use that...
2002-11-23 Ben HarrisOn a keypress, hide the mouse cursor, send the key...
2002-11-23 Ben HarrisRemove a debugging printf.
2002-11-20 Ben HarrisFiddle with mac_initpalette() so that the cursor works...
2002-11-20 Ben HarrisRemove has_focus from Session and use the one in Termin...
2002-11-19 Ben HarrisRemove CURSOR_FG_BOLD and CURSOR_BG_BOLD, and hence...
2002-11-19 Ben HarrisPass co-ordinates to term_paint() in characters rather...
2002-11-19 Ben HarrisTentative merge of ben-mac-port (only dead for three...