| Commit message (Expand) | Author |
| 2004-06-12 | Initial checkin of the shiny new rewritten-from-scratch HTML back | Simon Tatham |
| 2004-05-04 | para_Title was confusing the XHTML backend and preventing it from | 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-15 | Standardise on using double quotes in HTML attributes. It turns out | Simon Tatham |
| 2004-04-13 | Initial work on PS and PDF output. Because these two backends share | Simon Tatham |
| 2004-04-09 | Added an info(1) backend, which constructs .info files directly | 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-03-31 | After so much fuss was made about this being an _XHTML_ back end | 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-27 | Fix bug in HTML index generation: any index tags appearing in a | 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 |
| 2002-09-03 | Of course, when I start freeing things in response to valgrind's | Simon Tatham |
| 2002-08-23 | Just had a play with this newfangled `valgrind' memory debugger | Simon Tatham |
| 2002-08-12 | Add configurability for section heading formats, in much the same | 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-05 | Rename Buttress to Halibut. I _think_ I've caught everything in this pass. | Simon Tatham |
| 2002-03-06 | Rename Index.html to IndexPage.html (storing Buttress output on | Simon Tatham |
| 2002-01-29 | xhtml-navigation-attributes config option (try {align='center'} for instance. | James Aylett |
| 2001-12-04 | This update should bring the Windows Help back end up to | Simon Tatham |
| 2001-12-04 | Fix memory management error (don't free a linked list by freeing x | Simon Tatham |
| 2001-12-04 | Replace Buttress's old tree23 routines with my shiny new counted | Simon Tatham |
| 2001-11-25 | Improve handling of versionids - now every HTML file contains all | Simon Tatham |
| 2001-10-26 | Tree structures documented (ish), and algorithm laid out (even if the | James Aylett |
| 2001-10-25 | Eliminate completely gratuitous tail recursion in three functions | Simon Tatham |
| 2001-10-25 | Fix mis-aimed `next' pointers in various sections; appears to have | Simon Tatham |
| 2001-07-16 | Numeric entities written about properly (Christian Ludlam). | James Aylett |
| 2001-01-27 | Numeric entity references weren't working: the string pointer was | Simon Tatham |
| 2001-01-17 | * Now malloc()ing even built-in filenames, so we can free them all | James Aylett |
| 2001-01-06 | * Removed original generation code (unused for some time) | James Aylett |
| 2001-01-06 | Numeric entity references are in decimal, not hex (sgt). | James Aylett |
| 2001-01-05 | * Couple more TODO items, from Simon's feedback. | James Aylett |
| 2000-12-21 | Initial checkin of xhtml backend. | James Aylett |