]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
A few small changes to make the PuTTY source base more usable as a
authorSimon Tatham <anakin@pobox.com>
Fri, 9 Dec 2005 20:04:19 +0000 (20:04 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 9 Dec 2005 20:04:19 +0000 (20:04 +0000)
commitfa96be69a7135ec9e4dab1bf8bd033ab545b6255
treee653619e41e6344dabf401cad6a5c92510e6f42a
parent441e55c97e523ba846eb8439a070f6b0224d6171
A few small changes to make the PuTTY source base more usable as a
basis for other terminal-involving applications: a stub
implementation of the printing interface, an additional function in
notiming.c, and also I've renamed the front-end function beep() to
do_beep() so as not to clash with beep() in lib[n]curses.

git-svn-id: http://svn.tartarus.org/sgt/putty@6479 cda61777-01e9-0310-a592-d414129be87e
mac/macterm.c
macosx/osxwin.m
noprint.c [new file with mode: 0644]
notiming.c
putty.h
terminal.c
unix/gtkwin.c
windows/window.c