]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Having created and used uxsel, it actually turns out to be
authorSimon Tatham <anakin@pobox.com>
Sat, 29 Mar 2003 19:52:50 +0000 (19:52 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 29 Mar 2003 19:52:50 +0000 (19:52 +0000)
commitee285c8017fafb8761a603ac5a86e4ba03a337fb
tree6318fb6eb9a320a0a87bb3b474d17170db577e03
parent9e84ca099b0161ce12e63f82d42776f650eff22d
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!

git-svn-id: http://svn.tartarus.org/sgt/putty@3020 cda61777-01e9-0310-a592-d414129be87e
Recipe
unix/gtkdlg.c
unix/pterm.c
unix/ptermm.c [new file with mode: 0644]
unix/pty.c
unix/uxputty.c [new file with mode: 0644]