]> asedeno.scripts.mit.edu Git - PuTTY.git/history - mac.c
Removing one bug, and hunting another
[PuTTY.git] / mac.c
1999-09-01 Ben HarrisDon't bother with CFM checks on non-CFM machines.
1999-08-02 Ben HarrisOpen Transport stuff now actually compiles.
1999-08-02 Ben HarrisVarious changes for Open Transport.
1999-04-04 Ben HarrisLots of MacTCP networking stuff. I think all the code...
1999-04-02 Ben HarrisThe "about" box now behaves approximately as it should...
1999-04-01 Ben HarrisMinor code clean-up
1999-03-29 Ben HarrisWe now only link weakly with AppearanceLib, which shoul...
1999-03-29 Ben HarrisFirst attempt at multiple-session support. This has...
1999-03-28 Ben HarrisMeta key support, mostly.
1999-03-27 Ben HarrisGeneral cleanup because MrC is rather pickier than...
1999-03-21 Ben HarrisPointer-shape canging added -- we now have an I-beam...
1999-03-16 Ben HarrisThe edit menu is now mostly functional. I'm not sure...
1999-03-14 Ben HarrisDrag-select now autoscrolls more sensibly.
1999-03-11 Ben HarrisMenu items now turn on and off in a vaguely useful way.
1999-03-09 Ben HarrisBeginnings of support for selecting text -- clicking...
1999-03-07 Ben HarrisPass keyboard events to the terminal front-end.
1999-03-03 Ben HarrisResizing of terminal windows added. Seems to work...
1999-03-01 Ben HarrisRight, so that's a hook for scroll optimisations (when...
1999-02-28 Ben HarrisErm, major change at the moment is a new test case...
1999-02-28 Ben HarrisRight, we now have:
1999-02-24 Ben HarrisNow uses the Palette Manager for everything. Unfortuna...
1999-02-21 Ben HarrisBloody Hell! It just managed to say "Hello, world...
1999-02-20 Ben HarrisEnd of a night's work. Not a very useful state, but...
1999-02-20 Ben HarrisWe now have a fairly minimal Mac application.
1999-02-19 Ben HarrisWe now have an event loop, albeit one which ignores...
1999-02-19 Ben HarrisNow with added menus
1999-02-19 Ben HarrisNow initialises enough to be able to generate fatal errors.