index
:
halibut
master
My halibut tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bk_html.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add an `Up' link to the HTML navigation bar of sufficiently deep documents.
Jacob Nevins
2007-01-31
*
I haven't found any browsers that do anything disgusting with
Jacob Nevins
2007-01-31
*
Minimal support for <LINK REL="next"> etc machine-readable navigation links.
Jacob Nevins
2007-01-28
*
Tweak the HTML Help output to enable Previous/Next navigation in the generated
Jacob Nevins
2007-01-28
*
These HHP window dimensions seem to be rubbish. Better off without
Simon Tatham
2006-12-12
*
Support for the MS HTML Help system in the HTML back end. As yet I
Simon Tatham
2006-12-11
*
Introduce global (cross-backend) \cfg{contents} and \cfg{index}
Simon Tatham
2006-06-02
*
Missing error handling: the HTML and WinHelp back ends would both
Simon Tatham
2006-05-18
*
Also, while I'm wandering past here, I've just noticed that
Simon Tatham
2005-03-10
*
Explicitly constify a bunch of static data declarations which were
Simon Tatham
2005-03-10
*
Ability to specify multiple arguments to \cfg{html-template-fragment};
Jacob Nevins
2005-03-08
*
In contents lists, put <ul> inside <li> to make validator.w3.org happier (for
Jacob Nevins
2005-03-07
*
Formatting fix if no index
Jacob Nevins
2005-02-18
*
Comment in template code
Jacob Nevins
2005-02-18
*
Replace crash with assertion failure if we attempt to xref a non-existent
Jacob Nevins
2005-02-17
*
Shouldn't consider para_Title to be a heading when going through
Simon Tatham
2005-01-24
*
Added a new config directive `html-local-head', which permits me to
Simon Tatham
2005-01-24
*
Fix for an uninitialised structure member spotted by valgrind (probably didn't
Jacob Nevins
2004-08-04
*
Avoid generating an index section if there actually is no index.
Simon Tatham
2004-07-02
*
Sort out error handling everywhere a charset name is converted into
Simon Tatham
2004-06-27
*
Free up all the data we allocated during the HTML backend.
Simon Tatham
2004-06-27
*
Support non-breaking spaces.
Simon Tatham
2004-06-27
*
Config directives for all the extra configurable things in the new
Simon Tatham
2004-06-27
*
Fix up the restrict_charset and output_charset configuration for the
Simon Tatham
2004-06-27
*
Various HTML backend cleanups.
Simon Tatham
2004-06-20
*
Introduce a configurable option to select the HTML flavour. Also
Simon Tatham
2004-06-20
*
Improve the naming of fragment IDs for numbered list elements and
Simon Tatham
2004-06-20
*
Add a batch of assertions to ensure no more index terms fail to have
Simon Tatham
2004-06-19
*
I had somehow managed to leave index entry anchors out of section
Simon Tatham
2004-06-19
*
Add a clash-checking mechanism to ensure we never generate the same
Simon Tatham
2004-06-19
*
Switch the memory allocation macros from the Halibut ones
Simon Tatham
2004-06-12
*
Initial checkin of the shiny new rewritten-from-scratch HTML back
Simon Tatham
2004-06-12