summaryrefslogtreecommitdiff
path: root/bk_html.c (follow)
Commit message (Expand)AuthorAge
* Fix for an uninitialised structure member spotted by valgrind (probably didn'tJacob Nevins2004-08-04
* Avoid generating an index section if there actually is no index.Simon Tatham2004-07-02
* Sort out error handling everywhere a charset name is converted intoSimon Tatham2004-06-27
* Free up all the data we allocated during the HTML backend.Simon Tatham2004-06-27
* Support non-breaking spaces.Simon Tatham2004-06-27
* Config directives for all the extra configurable things in the newSimon Tatham2004-06-27
* Fix up the restrict_charset and output_charset configuration for theSimon Tatham2004-06-27
* Various HTML backend cleanups.Simon Tatham2004-06-20
* Introduce a configurable option to select the HTML flavour. AlsoSimon Tatham2004-06-20
* Improve the naming of fragment IDs for numbered list elements andSimon Tatham2004-06-20
* Add a batch of assertions to ensure no more index terms fail to haveSimon Tatham2004-06-19
* I had somehow managed to leave index entry anchors out of sectionSimon Tatham2004-06-19
* Add a clash-checking mechanism to ensure we never generate the sameSimon Tatham2004-06-19
* Switch the memory allocation macros from the Halibut onesSimon Tatham2004-06-12
* Initial checkin of the shiny new rewritten-from-scratch HTML backSimon Tatham2004-06-12