First draft of Unicode support in pterm. It's pretty complete: it
[u/mdw/putty] / unix / unix.h
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...