summaryrefslogtreecommitdiff
path: root/main.c (unfollow)
Commit message (Expand)Author
2017-05-13New output mode to write CHM files directly.Simon Tatham
2012-08-29Revamp of the Halibut error handling mechanism.Simon Tatham
2009-10-24Enable Halibut to read a .but file from standard input, by supplyingSimon Tatham
2007-02-13Add a --list-fonts option, since getting PostScript names out of TrueTypeBen Harris
2006-05-06Display the "breaks" flag when generating a debugging dump.Ben Harris
2005-11-13Revert to "C" locale for LC_NUMERIC, so that PDFs won't be corruptedSimon Tatham
2005-02-18Add a `--list-charsets' option to Halibut to enumerate canonical names of knownJacob Nevins
2005-02-17Changes/additions to input character set handling:Jacob Nevins
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
2004-04-22Instead of traversing a list of paragraphs, mark_attr_ends() nowSimon Tatham
2004-04-22bk_text and bk_info both need to know the on-screen width ofSimon Tatham
2004-04-22Support the locale-supplied character set where appropriate. It'sSimon Tatham
2004-04-20Ahem. Fix stupid string handling error in new command-line configSimon Tatham
2004-04-20Infrastructure changes for character set support. ustrtoa,Simon Tatham
2004-04-19Support for \cfg{input-charset}. Input files can now be in ASCII,Simon Tatham
2004-04-13Initial work on PS and PDF output. Because these two backends shareSimon Tatham
2004-04-10Info backend now takes care to avoid magic characters in node namesSimon Tatham
2004-04-09Added an info(1) backend, which constructs .info files directlySimon Tatham
2004-04-01Arrange a mechanism whereby each backend can be passed a filenameSimon Tatham
2004-03-31Add the -C command-line option, which allows arbitrary \cfgSimon Tatham
2004-03-31Make a start on command-line options. Here I introduce --text,Simon Tatham
2004-03-23Man-page back end for Halibut. Also, a couple of additional markupSimon Tatham
2002-08-05Rename Buttress to Halibut. I _think_ I've caught everything in this pass.Simon Tatham
2001-12-14Keywords are now collected using a B-tree rather than an array withSimon Tatham
2001-12-04This update should bring the Windows Help back end up toSimon Tatham
2001-12-04Most of a Windows Help back end now appears to work. Missing areSimon Tatham
2001-10-25Enforce proper ordering of heading levels: specifically, ensure theSimon Tatham
2000-12-21Initial checkin of xhtml backend.James Aylett
1999-10-24Macros; \- for nonbreaking hyphenSimon Tatham
1999-10-22Introduce word types for attributed spaces, so backends can distinguishSimon Tatham
1999-10-20First backend! Text output now pretty much works.Simon Tatham
1999-10-18Further development; mid-end index handling pretty much there!Simon Tatham
1999-10-16Further development: index work, phase ISimon Tatham
1999-09-02Redo memory allocation to use mknew macroSimon Tatham
1999-08-15Further development; bibliographies seem to workSimon Tatham
1999-08-09More development; not nearly finished yetSimon Tatham
1999-07-31Further development work. Parser nearly finishedSimon Tatham