Tartarus CVS: putty: simon

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Tue, 13 May 2003 20:57:19 +0100


CVS Root:       /home/cvs
Module:         putty
Changes by:     simon
Date:           Tue May 13 2003  20:57:19 BST

Log message:
Real COMPOUND_TEXT support! I was expecting to have to read the spec
and implement the required subset of ISO-2022 in libcharset, but it
turns out that Xlib provides conversion functions between UTF-8 and
compound text, which are just about ideal for us. So now we can
paste multilingual stuff both to and from emacs21. Rock on.

Modified files:
    unix            : pterm.c

Links:
http://cvs.tartarus.org//putty/unix/pterm.c.diff?r1=1.134&r2=1.135