Various error-handling fixes, mostly in Unix PuTTY but one (failure
[u/mdw/putty] / mac / macstore.c
2003-04-01 simonVarious error-handling fixes, mostly in Unix PuTTY...
2003-03-29 benMove the Mac port over to using snew/snewn/sresize.
2003-03-27 benopen_settings_r() and open_settings_w() need to cope...
2003-02-02 benCarbonise, mostly by replacing addresource() with c2pst...
2003-02-01 benRather more natural (if much more complex) Mac Filename...
2003-02-01 benTidy up Simon's FontSpec abstraction.
2003-02-01 simonCreated new data types `Filename' and `FontSpec', inten...
2003-01-21 benRemove stray debugging printfs.
2003-01-18 benSupport for saving sessions on the Mac. This is slight...
2003-01-18 benVarious things to make the Finder like us:
2003-01-18 benSimplify the random-seed-saving code: There's no need...
2003-01-14 benconst fallout.
2003-01-08 benFairly major hackery to get SSH going on the Mac. ...
2002-12-30 benAdd an "open" command to the "file" (now "session"...
2002-12-28 benIt would be better if I deleted the unused variable...
2002-12-28 benRemove more unused variables.
2002-12-28 benDispose of some unused local variables.
2002-12-12 benWhen loading a string setting, expect in the same form...
2002-11-19 benTentative merge of ben-mac-port (only dead for three...