1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 01:48:00 +00:00
putty-source/unix
Simon Tatham 5aee6cf2af Stop hard-coding a nonstandard font. We now default to `fixed', and
pick up the font's real width and height. This means I now _can't_
use my font of choice until I implement some command-line options; I
wonder what feature will appear next :-)

[originally from svn r2027]
2002-10-10 14:42:56 +00:00
..
pterm.c Stop hard-coding a nonstandard font. We now default to `fixed', and 2002-10-10 14:42:56 +00:00
pty.c And that's it! pty.c is now a real pty backend rather than a 2002-10-10 12:40:05 +00:00
unix.h First phase of porting. pterm now compiles and runs under Linux+gtk. 2002-10-09 18:09:42 +00:00
uxmisc.c Begin destabilisation in the wake of 0.53! This checkin contains the 2002-10-07 16:45:23 +00:00
uxprint.c First phase of porting. pterm now compiles and runs under Linux+gtk. 2002-10-09 18:09:42 +00:00
uxstore.c First phase of porting. pterm now compiles and runs under Linux+gtk. 2002-10-09 18:09:42 +00:00
uxucs.c Temporary hack which makes vt100 line drawing work in the prototype 2002-10-10 11:33:46 +00:00