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