Add support for "Duplicate Session", moving back-end selection into
[u/mdw/putty] / mac / macdlg.c
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...