index
:
halibut
master
My halibut tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bk_xhtml.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
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
*
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-12-04
*
Improve handling of versionids - now every HTML file contains all
Simon Tatham
2001-11-25
*
Tree structures documented (ish), and algorithm laid out (even if the
James Aylett
2001-10-26
*
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-10-25
*
Numeric entities written about properly (Christian Ludlam).
James Aylett
2001-07-16
*
Numeric entity references weren't working: the string pointer was
Simon Tatham
2001-01-27
*
* Now malloc()ing even built-in filenames, so we can free them all
James Aylett
2001-01-17
*
* 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-06
*
* Couple more TODO items, from Simon's feedback.
James Aylett
2001-01-05
*
Initial checkin of xhtml backend.
James Aylett
2000-12-21