| Commit message (Expand) | Author | Age |
| * | typo | Jacob Nevins | 2004-04-01 |
| * | GCC 3.0 doesn't like you not including <string.h> if you use things in it. | James Aylett | 2004-04-01 |
| * | For some reason I decided it was better to say `output format' | Simon Tatham | 2004-04-01 |
| * | Forgot to mention the default behaviour is to run all backends. | Simon Tatham | 2004-04-01 |
| * | Help and usage messages. | Simon Tatham | 2004-04-01 |
| * | Make the command-line --licence option do something useful. | Simon Tatham | 2004-04-01 |
| * | Having done all these command-line options and new \cfg directives, | Simon Tatham | 2004-04-01 |
| * | Homogenise the licence, and bring it up to date. | Simon Tatham | 2004-04-01 |
| * | Now I've got a mechanism for formatting HTML file names to a | 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-04-01 |
| * | Fix a couple of memory leaks in backends. | Simon Tatham | 2004-04-01 |
| * | Oops, appendices. | Jacob Nevins | 2004-04-01 |
| * | Initial revision | Jacob Nevins | 2004-04-01 |
| * | Add the -C command-line option, which allows arbitrary \cfg | Simon Tatham | 2004-03-31 |
| * | 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 |