]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Implement writing RTF to the clipboard (off by default), so that if
authorSimon Tatham <anakin@pobox.com>
Wed, 7 Nov 2001 22:22:53 +0000 (22:22 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 7 Nov 2001 22:22:53 +0000 (22:22 +0000)
commitb81f1540eedf7dbf268ddbcf460ac7d7d610e0e7
treeeb9ee18154544ce763644fa21cf2abb3133223aa
parent49508279124a762a6bfaaa7d6993d3704af16ab5
Implement writing RTF to the clipboard (off by default), so that if
you enable it text will paste into Word et al in the same font as
PuTTY itself is displaying in. In particular, this will be a fixed-
pitch font, so tables and `ls' and the like will naturally line up.

git-svn-id: http://svn.tartarus.org/sgt/putty@1373 cda61777-01e9-0310-a592-d414129be87e
putty.h
settings.c
unicode.c
windlg.c
window.c