simon-git: putty (master): Jacob Nevins
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Tue Mar 26 00:30:35 GMT 2019
TL;DR:
464e351c Remove most traces of WinHelp support.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: 2019-03-26 00:30:35
commit 464e351c7bdf62f32e918d9c2fe5e47e6bf9b7a8
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=464e351c7bdf62f32e918d9c2fe5e47e6bf9b7a8;hp=7ad08649a223a4cd61e67d8334a147f55c79399d
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date: Tue Mar 26 00:27:04 2019 +0000
Remove most traces of WinHelp support.
Remove the 'winhelp-topic' IDs from the Halibut source, and from the
code. Now we have one fewer name to think of every time we add a
setting.
I've left the HELPCTX system in place, with the vague notion that it
might be a useful layer of indirection for some future help system on a
platform like Mac OS X.
(I've left the putty.hlp target in doc/Makefile, if nothing else because
this is a convenient test case for Halibut's WinHelp support. But the
resulting help file will no longer support context help.)
doc/config.but | 296 ---------------------------------------------
doc/errors.but | 6 -
doc/pageant.but | 8 --
doc/pgpkeys.but | 2 -
doc/pubkey.but | 24 ----
doc/using.but | 2 -
windows/winhelp.c | 5 +-
windows/winhelp.h | 350 +++++++++++++++++++++++++++---------------------------
8 files changed, 174 insertions(+), 519 deletions(-)
More information about the tartarus-commits
mailing list