Various error-handling fixes, mostly in Unix PuTTY but one (failure
[u/mdw/putty] / unix / unix.h
2003-04-01 simonVarious error-handling fixes, mostly in Unix PuTTY...
2003-03-31 simonSupport for PuTTY-style command-line arguments in Unix...
2003-03-31 simonAnd everyone's favourite cosmetic change: Unix PuTTY...
2003-03-31 simonCheckin of last night's work on GTK message boxes....
2003-03-29 simonpterm now uses the new uxsel module, so it's one step...
2003-03-29 simonAdded uxsel.c, into which I've moved those parts of...
2003-03-14 simonContinuing work on the GTK config box. Created uxcfg...
2003-03-13 simonFirst stab at a GTK layout engine. It's missing all...
2003-03-06 simonRichard B's patch to add WINDOWID support to pterm.
2003-02-01 simonCreated new data types `Filename' and `FontSpec', inten...
2003-01-14 simonMiscellaneous fixes to finish up `remove-statics'....
2003-01-14 simonDeglobalise the Unicode module. Despite all my grand...
2003-01-12 simonThe Unicode module no longer depends on `cfg', since...
2003-01-11 simonSupport XDM-AUTHORIZATION-1 for connecting to local...
2003-01-02 simonFixes to direct-to-font mode: I'd inadvertently enabled...
2003-01-01 simonProper support for using the font's own character encod...
2002-12-31 simonFirst draft of Unicode support in pterm. It's pretty...
2002-11-05 simonPacket-level logging should now work properly in Unix...
2002-11-02 simonRJK's general signal-handling robustness patch. Should...
2002-10-31 simonFirst attempt at a Unix port of Plink. Seems to basical...
2002-10-30 simonMore preparatory work: remove the <windows.h> include...
2002-10-26 simonYet more global-removal. The static variables in loggin...
2002-10-26 simonReorganised the Unicode layer somewhat: moved luni_send and
2002-10-16 simonAdd the -xrm command-line option, to allow specificatio...
2002-10-16 simonImplement reading of X resources, and -name to change...
2002-10-15 simonSupport for blinking text and blinking cursor. Won...
2002-10-15 simonDon't forget to initialise the pixel size parameters...
2002-10-15 simonSupport for utmp, wtmp and lastlog. Probably not terrib...
2002-10-14 simonSEL_NL is different between Windows and Unix; move...
2002-10-13 simonSelection now supported in pterm. Required small modifi...
2002-10-09 simonFirst phase of porting. pterm now compiles and runs...
2002-10-07 simonBegin destabilisation in the wake of 0.53! This checkin...