| Commit message (Expand) | Author | Age |
| * | Make a start on command-line options. Here I introduce --text, | Simon Tatham | 2004-03-31 |
| * | Oops; uninitialised variable. | Simon Tatham | 2004-03-31 |
| * | After so much fuss was made about this being an _XHTML_ back end | Simon Tatham | 2004-03-31 |
| * | Bah, there's always one. Missing file. | Simon Tatham | 2004-03-30 |
| * | \lcont and \quote were being confused by whitespace (in particular, | Simon Tatham | 2004-03-30 |
| * | Fix index sorting so that it collates in a sensible order. | Simon Tatham | 2004-03-30 |
| * | Make \ii work! | Simon Tatham | 2004-03-30 |
| * | The navigation links now contain a link to the index page. | Simon Tatham | 2004-03-30 |
| * | Simplify treatment of the copyright notice, now I've also simplified | Simon Tatham | 2004-03-30 |
| * | I always meant to remove emphasis in the index by default. Now I do | Simon Tatham | 2004-03-30 |
| * | The manual is now fully indexed. | Simon Tatham | 2004-03-30 |
| * | Couple of extra points: forgot about the \i\cw special case, and | Simon Tatham | 2004-03-27 |
| * | Fix bug in HTML index generation: any index tags appearing in a | Simon Tatham | 2004-03-27 |
| * | Second instalment of the manual: added a chapter on output formats. | Simon Tatham | 2004-03-26 |
| * | Introduce \. as a NOP command. The purpose of this is to act as a | Simon Tatham | 2004-03-25 |
| * | Obsoleted the `\preamble' command. Preamble text is now taken to be | Simon Tatham | 2004-03-25 |
| * | First instalment of a manual for Halibut. This lot covers the | Simon Tatham | 2004-03-25 |
| * | Add a \quote{...} directive, working like <blockquote> in HTML. | Simon Tatham | 2004-03-25 |
| * | Apparently we must include the .TH directive in a man page even when | Simon Tatham | 2004-03-25 |
| * | Cleanups to complete the man page backend. Also, an additional new | Simon Tatham | 2004-03-24 |
| * | Oops, nearly forgot. Nesting one numbered list inside another should | Simon Tatham | 2004-03-23 |
| * | Man-page back end for Halibut. Also, a couple of additional markup | Simon Tatham | 2004-03-23 |
| * | WinHelp backend segfaults when it finds a nonexistent cross- | Simon Tatham | 2003-01-09 |
| * | Of course, when I start freeing things in response to valgrind's | Simon Tatham | 2002-09-03 |
| * | Just had a play with this newfangled `valgrind' memory debugger | Simon Tatham | 2002-08-23 |
| * | Add configurability for section heading formats, in much the same | Simon Tatham | 2002-08-12 |
| * | Add configurability for the suffix after the section number and | Simon Tatham | 2002-08-12 |
| * | Arrange for multiple \cfg, \IM and \BR paragraphs to not require | Simon Tatham | 2002-08-12 |
| * | Fix the bug in the text back end whereby bulletted paragraphs' width | Simon Tatham | 2002-08-11 |
| * | Add `topclean' target to the top-level Makefile, to remove the | Simon Tatham | 2002-08-11 |
| * | Slightly improve the handling of headings in HTML single-file mode. | Simon Tatham | 2002-08-11 |
| * | Upgrade to Halibut xhtml backend, to allow leaf_level to be zero (in | Simon Tatham | 2002-08-11 |
| * | Rename Buttress to Halibut. I _think_ I've caught everything in this pass. | Simon Tatham | 2002-08-05 |
| * | Rename Index.html to IndexPage.html (storing Buttress output on | Simon Tatham | 2002-03-06 |
| * | xhtml-navigation-attributes config option (try {align='center'} for instance. | James Aylett | 2002-01-29 |
| * | Buttress was dealing poorly with \r in input files (though not _too_ | Simon Tatham | 2001-12-14 |
| * | Update the gratuitous hyperlink in the test document :-) | Simon Tatham | 2001-12-14 |
| * | Keywords are now collected using a B-tree rather than an array with | Simon Tatham | 2001-12-14 |
| * | Update the Buttress Jed mode for the renamed DFA functions. | Simon Tatham | 2001-12-14 |
| * | Add a LICENCE file | Simon Tatham | 2001-12-12 |
| * | The .CNT workaround didn't work in all cases (specifically, | Simon Tatham | 2001-12-10 |
| * | 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-06 |
| * | 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 |