summaryrefslogtreecommitdiff
path: root/bk_whlp.c (unfollow)
Commit message (Expand)Author
2013-03-10Add \s for 'strong' text, i.e. bold rather than italics. I've missedSimon Tatham
2012-08-29Revamp of the Halibut error handling mechanism.Simon Tatham
2006-06-02Introduce global (cross-backend) \cfg{contents} and \cfg{index}Simon Tatham
2006-05-18Missing error handling: the HTML and WinHelp back ends would bothSimon Tatham
2004-07-13Failed to initialise state.curr_topic early enough, causingSimon Tatham
2004-06-21nit: s/case-sensitive/case-insensitive/ in comment about nasty indexingJacob Nevins
2004-06-19Moderately nasty workaround for the fact that Windows Help's indexSimon Tatham
2004-06-12Switch the memory allocation macros from the Halibut onesSimon Tatham
2004-05-23Character-set-isation and configurability in the WinHelp backend.Simon Tatham
2004-05-16Kurt Jung points out that nav menus ought to be WHLP_PARA_SCROLL,Simon Tatham
2004-05-03Windows Help backend was only accepting \cfg{winhelp-filename} if itSimon Tatham
2004-04-20The Windows Help backend now uses libcharset to the maximum extentSimon Tatham
2004-04-20Infrastructure changes for character set support. ustrtoa,Simon Tatham
2004-04-19Better robustness when backends encounter a Unicode character notSimon Tatham
2004-04-13Initial work on PS and PDF output. Because these two backends shareSimon Tatham
2004-04-01Arrange a mechanism whereby each backend can be passed a filenameSimon Tatham
2004-04-01Add \cfg / -C directives to allow the user to choose the output fileSimon Tatham
2004-03-31Oops; uninitialised variable.Simon Tatham
2004-03-30Simplify treatment of the copyright notice, now I've also simplifiedSimon Tatham
2004-03-25Obsoleted the `\preamble' command. Preamble text is now taken to beSimon Tatham
2004-03-25Add a \quote{...} directive, working like <blockquote> in HTML.Simon Tatham
2004-03-24Cleanups to complete the man page backend. Also, an additional newSimon Tatham
2004-03-23Man-page back end for Halibut. Also, a couple of additional markupSimon Tatham
2003-01-09WinHelp backend segfaults when it finds a nonexistent cross-Simon Tatham
2002-08-05Rename Buttress to Halibut. I _think_ I've caught everything in this pass.Simon Tatham
2001-12-10The .CNT workaround didn't work in all cases (specifically,Simon Tatham
2001-12-06Allow the user to specify the Help topic ID string for particularSimon Tatham
2001-12-06Create a .CNT contents file alongside the .HLP. (The .CNT file isSimon Tatham
2001-12-04Remove the text-mode trappings (_emphasis_ and `code') in the indexSimon Tatham
2001-12-04Oops - missed out a set_font call which was bizarrely causingSimon Tatham
2001-12-04In winhelp.c: allowed user to configure the Font section to theirSimon Tatham
2001-12-04Bah, and update the todo at the top of the file. :-)Simon Tatham
2001-12-04*giggle* Index terms were getting processed even in the navigationSimon Tatham
2001-12-04Indexing in the Help backend now seems to work! Woo!Simon Tatham
2001-12-04This update should bring the Windows Help back end up toSimon Tatham
2001-12-04Most of a Windows Help back end now appears to work. Missing areSimon Tatham