Loose end from r5031: the Kex panel should only be displayed in
[u/mdw/putty] / mac / macdlg.c
2004-12-29 simonLoose end from r5031: the Kex panel should only be...
2003-04-05 benImplement dlg_end().
2003-03-29 benMove the Mac port over to using snew/snewn/sresize.
2003-03-25 benAdd support for editbox controls on Mac OS 8, and for...
2003-03-21 benAdd crude support for multiple panels in the config...
2003-03-17 benInsert a missing ampersand that meant that the last...
2003-03-17 benPartial implementation of the platform-independent...
2003-02-15 benRather than increasing the size of my switch statements...
2003-02-04 benAdd a level of indirection to make it rather easier...
2003-02-02 benAdd support for using Navigation Services to open saved...
2003-02-01 benCarbonise. Until we support Navigation Services, loadi...
2003-01-25 benAdd support for "Duplicate Session", moving back-end...
2003-01-25 benAEGetNthPtr() is stupid and counts from 1. Allowing...
2003-01-23 benAdd Apple Event handlers for 'aevt'/'oapp', 'aevt'...
2003-01-18 benRemember which file a session was opened from, so it...
2003-01-18 benSupport for saving sessions on the Mac. This is slight...
2003-01-18 benMove mac_opensession() from macterm.c to macdlg.c.
2003-01-01 benRemove a couple of unnecessary casts that my compiler...
2002-12-31 benAdd a minimalist settings dialogue, which contains...