Tartarus CVS: putty: simon

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Sat, 29 Mar 2003 19:52:52 +0000


CVS Root:       /home/cvs
Module:         putty
Changes by:     simon
Date:           Sat Mar 29 2003  19:52:52 GMT

Log message:
Having created and used uxsel, it actually turns out to be
practically trivial to put all the pieces together and create a
working prototype of Unix PuTTY! It's missing a lot of things -
notably GUI request boxes for host keys and logfiles and so forth,
the Event Log, mid-session reconfiguration, session loading and
saving, sensible population of the character sets drop-down list and
probably other fiddly little things too - but it will put up a
config box and then create a GUI window containing an SSH connection
to the host you specified, so it's _basically_ there. Woo!

Modified files:
    .               : Recipe
    unix            : gtkdlg.c pterm.c pty.c
Added files:
    unix            : ptermm.c uxputty.c

Links:
http://cvs.tartarus.org//putty/Recipe.diff?r1=1.39&r2=1.40
http://cvs.tartarus.org//putty/unix/gtkdlg.c.diff?r1=1.10&r2=1.11
http://cvs.tartarus.org//putty/unix/pterm.c.diff?r1=1.98&r2=1.99
http://cvs.tartarus.org//putty/unix/ptermm.c?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.tartarus.org//putty/unix/pty.c.diff?r1=1.30&r2=1.31
http://cvs.tartarus.org//putty/unix/uxputty.c?rev=1.1&content-type=text/vnd.viewcvs-markup