Tartarus CVS: putty: simon

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Sat, 26 Apr 2003 15:22:44 +0100


CVS Root:       /home/cvs
Module:         putty
Changes by:     simon
Date:           Sat Apr 26 2003  15:22:44 BST

Log message:
Make the `vtmode' config option work under X. In the process I've
had to move another of its values out into wincfg.c - paradoxically,
this was the `font has X encoding' option! (Because the Unix font
handling code expects to be able to tell for _itself_ whether it has
a font with X-encoded line drawing glyphs.)

Modified files:
    .               : config.c wincfg.c
    unix            : pterm.c unix.h uxputty.c uxucs.c

Links:
http://cvs.tartarus.org//putty/config.c.diff?r1=1.24&r2=1.25
http://cvs.tartarus.org//putty/wincfg.c.diff?r1=1.4&r2=1.5
http://cvs.tartarus.org//putty/unix/pterm.c.diff?r1=1.125&r2=1.126
http://cvs.tartarus.org//putty/unix/unix.h.diff?r1=1.37&r2=1.38
http://cvs.tartarus.org//putty/unix/uxputty.c.diff?r1=1.14&r2=1.15
http://cvs.tartarus.org//putty/unix/uxucs.c.diff?r1=1.15&r2=1.16