]> asedeno.scripts.mit.edu Git - PuTTY.git/history - mac/mac.c
Implement Simon's suggestion of moving DEFAULT_PROTOCOL into a per-backend-
[PuTTY.git] / mac / mac.c
2003-01-15 Jacob NevinsImplement Simon's suggestion of moving DEFAULT_PROTOCOL...
2003-01-14 Ben HarrisUpdate for Unicode deglobalisations.
2003-01-14 Ben Harrisconst fallout.
2003-01-12 Ben HarrisConsequences of Simon's recent deglobalisation changes.
2003-01-12 Ben HarrisCall ot_poll as appropriate.
2003-01-11 Ben HarrisInitial import of Owen's OpenTransport interface. ...
2003-01-11 Ben HarrisAdd an indirection layer between mtcpnet.c and the...
2003-01-10 Simon TathamIntroduce framework for authenticating with the local...
2003-01-09 Ben HarrisTake advantage of having control over the default font...
2003-01-09 Simon TathamI'm sick of all those #ifdefs in settings.c, and in...
2003-01-08 Ben HarrisFairly major hackery to get SSH going on the Mac. ...
2003-01-05 Ben HarrisAdd reception support for MacTCP. Now I can log in...
2003-01-05 Ben HarrisSecond work-in-progress MacTCP commit. We can now...
2003-01-04 Ben Harris<MacTypes.h> says we should use NULL rather than nil...
2003-01-04 Ben HarrisSmall simplification in mac_init().
2003-01-04 Ben HarrisCorrect handling of Mac OS 8.5 Window Manager and Contr...
2003-01-02 Ben HarrisIf for some reason do_text() fails to translate from...
2003-01-01 Ben HarrisRemove a couple of unnecessary casts that my compiler...
2002-12-31 Ben HarrisAdd a minimalist settings dialogue, which contains...
2002-12-30 Ben HarrisSet the default directory to somewhere useful (the...
2002-12-30 Ben HarrisAdd an "open" command to the "file" (now "session"...
2002-12-29 Ben HarrisDon't try to call TerminateUnicodeConverter() in the...
2002-12-28 Ben HarrisDispose of some unused local variables.
2002-12-13 Ben HarrisUse the Unicode Converter to convert from Unicode to...
2002-12-10 Ben HarrisSince PuTTY depends on lots of features of System 7...
2002-12-06 Ben HarrisUse the Script Manager to find a small Roman font for...
2002-11-24 Ben HarrisAdd support for displaying the licence window.
2002-11-23 Ben HarrisOnly try to retrieve a 'vers' resource from the current...
2002-11-23 Ben HarrisWe don't currently need the Thread Manager (and all...
2002-11-19 Ben HarrisTentative merge of ben-mac-port (only dead for three...