index
:
halibut
master
My halibut tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bk_text.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
New option *-section-shownumber, alongside *-section-numeric and in
Simon Tatham
2008-02-25
*
Sort out error handling everywhere a charset name is converted into
Simon Tatham
2004-06-27
*
Switch the memory allocation macros from the Halibut ones
Simon Tatham
2004-06-12
*
Ahem; that only didn't cause a segfault by sheer luck.
Simon Tatham
2004-04-23
*
Enhance the text backend to support configurable quote characters,
Simon Tatham
2004-04-23
*
bk_text and bk_info both need to know the on-screen width of
Simon Tatham
2004-04-22
*
Charset support for the info backend (\cfg{info-charset}). (This
Simon Tatham
2004-04-21
*
Text backend is now charset-enabled: the entire text file is built
Simon Tatham
2004-04-20
*
Infrastructure changes for character set support. ustrtoa,
Simon Tatham
2004-04-20
*
Better robustness when backends encounter a Unicode character not
Simon Tatham
2004-04-19
*
Initial work on PS and PDF output. Because these two backends share
Simon Tatham
2004-04-13
*
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-04-01
*
Simplify treatment of the copyright notice, now I've also simplified
Simon Tatham
2004-03-30
*
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-25
*
Man-page back end for Halibut. Also, a couple of additional markup
Simon Tatham
2004-03-23
*
Of course, when I start freeing things in response to valgrind's
Simon Tatham
2002-09-03
*
Just had a play with this newfangled `valgrind' memory debugger
Simon Tatham
2002-08-23
*
Add configurability for the suffix after the section number and
Simon Tatham
2002-08-12
*
Fix the bug in the text back end whereby bulletted paragraphs' width
Simon Tatham
2002-08-11
*
Rename Buttress to Halibut. I _think_ I've caught everything in this pass.
Simon Tatham
2002-08-05
*
This update should bring the Windows Help back end up to
Simon Tatham
2001-12-04
*
Improve handling of versionids - now every HTML file contains all
Simon Tatham
2001-11-25
*
Fixes to allow the text back end to wrap long headings. (These sound
Simon Tatham
2001-10-25
*
Initial checkin of xhtml backend.
James Aylett
2000-12-21
*
First stab at text backend configurability
Simon Tatham
1999-11-07
*
Added \q{...} for quoted text
Simon Tatham
1999-11-07
*
Added \rule for a horizontal rule
Simon Tatham
1999-10-22
*
Introduce word types for attributed spaces, so backends can distinguish
Simon Tatham
1999-10-22
*
First backend! Text output now pretty much works.
Simon Tatham
1999-10-20