Introduced wrapper macros snew(), snewn() and sresize() for the
[u/mdw/putty] / unicode.c
2003-03-29 simonIntroduced wrapper macros snew(), snewn() and sresize...
2003-01-15 simonFix small breakages as a result of yesterday's upheaval...
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...
2002-11-18 benISO-IR entry 157 appears to correspond to ISO/IEC 8859...
2002-11-18 benMore comment cleanup.
2002-11-18 benDon't forget the IEC!
2002-11-18 benBoth ISO and unicode.org now admit the existence of...
2002-10-30 simonFix some consts.
2002-10-26 simonReorganised the Unicode layer somewhat: moved luni_send and
2002-10-26 simonLine discipline module now uses dynamically allocated...
2002-10-22 simonMajor destabilisation, phase 1. In this phase I've...
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...
2001-11-07 simonImplement writing RTF to the clipboard (off by default...
2001-10-28 simonFix character set problems. Some systems lack the ISO88...
2001-09-25 simonFiddly fixes in code page handling
2001-09-19 simonFix pasting of newlines in local line editing mode...
2001-09-18 simonReintroduce Cyrillic Caps Lock mode, which was in 0...
2001-09-15 simonThree more patches from RDB: one to make Atomica work...
2001-09-07 simonFix to link_font() from RDB. I must get him to comment...
2001-09-07 simonAnother patch from RDB: prevent luni_send from sending...
2001-09-07 simonPedantry patch from RDB: sanitise header use, correct...
2001-09-07 simonPatch from RDB: rename ISO-8859-12 to -13, add ISO...
2001-09-05 simonUnicode cleanup phase 2: we now reintroduce the ability...
2001-08-12 simonFirst phase of Unicode polishing: replace the edit...
2001-05-19 simonRDB: fix various UTF-8 glitches.
2001-05-19 simonSCO ACS patch from RDB. Apparently required for the...
2001-05-13 simonPlacate gcc's `-Wall' warnings.
2001-05-10 simonA patch to the new character set stuff to add the Windo...
2001-05-10 simonRDB's Unicode patch. Fonts are now used in Unicode...