Add the ability to close sessions. This adds *_free() functions to most
[u/mdw/putty] / mac / mac.h
2003-01-15 benAdd the ability to close sessions. This adds *_free...
2003-01-14 benUpdate for Unicode deglobalisations.
2003-01-14 benAdd double width/height support. This passes all the...
2003-01-12 benConsequences of Simon's recent deglobalisation changes.
2003-01-11 benInitial import of Owen's OpenTransport interface. ...
2003-01-11 benAdd an indirection layer between mtcpnet.c and the...
2003-01-08 benFairly major hackery to get SSH going on the Mac. ...
2003-01-05 benAdd reception support for MacTCP. Now I can log in...
2003-01-04 benProvide a version of stricmp() and strnicmp() for Mac...
2003-01-02 benAny Mac that can handle CFM-68K code must have at least...
2003-01-02 benAdd a prototype for init_ucs().
2003-01-02 benIf for some reason do_text() fails to translate from...
2003-01-01 benAdd a mechanism for determining which charset to use...
2002-12-31 benAdd a minimalist settings dialogue, which contains...
2002-12-30 benRemove mentions of files and functions that no longer...
2002-12-30 benAdd an "open" command to the "file" (now "session"...
2002-12-13 benUse the Unicode Converter to convert from Unicode to...
2002-12-10 benSince PuTTY depends on lots of features of System 7...
2002-11-29 benImprove support for non-colour displays by adding a...
2002-11-23 benWe don't currently need the Thread Manager (and all...
2002-11-20 benRemove has_focus from Session and use the one in Termin...
2002-11-19 benTentative merge of ben-mac-port (only dead for three...