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