Bug in utoi(), which made it ignore a leading minus sign when
[sgt/halibut] / halibut.h
2009-10-24 simonEnable Halibut to read a .but file from standard input...
2007-12-02 benCope with TrueType fonts with slightly broken cmaps...
2007-02-13 benAdd a --list-fonts option, since getting PostScript...
2007-02-11 benImproved error handling in sfnt support. No more calls...
2007-02-04 benAdd a "const" to the argument of dupstr() so that GCC...
2007-02-03 benAdd support for using TrueType fonts, including embeddi...
2007-01-27 benAdd support for PFB files. This seems to have caused...
2007-01-01 jacobFix the behaviour of constructions like \e{index \i...
2006-12-11 simonSupport for the MS HTML Help system in the HTML back...
2006-12-09 benCorrect embedding of Type 1 fonts in PDF. Error cases...
2006-11-30 benAdd support for compressed PDF streams, using Simon...
2006-05-14 benFairly ropey font-embedding support. In particular...
2006-05-13 benInitial support for adding fonts at run-time. Currentl...
2006-05-08 benAdd font-selection mechanism to the paper backend....
2005-11-13 simonJust to be on the safe side about avoiding other portab...
2005-11-13 simon`version' needs to be declared `extern'.
2005-11-12 simon`style.c' appears to have been around since 1999 and...
2005-09-29 simonRemove the error message `no text found in paragraph...
2005-04-12 simoninput.c was capable of generating a paragraph structure...
2005-03-08 jacobAbility to specify multiple arguments to \cfg{html...
2005-02-18 jacobAdd a `--list-charsets' option to Halibut to enumerate...
2005-02-17 jacobChanges/additions to input character set handling:
2004-06-27 simonSort out error handling everywhere a charset name is...
2004-06-20 simonIntroduce a configurable option to select the HTML...
2004-06-13 simonThe Halibut manual contained at least one instance...
2004-06-12 simonEnforce that \q may not be used anywhere within \c...
2004-06-12 simonSwitch the memory allocation macros from the Halibut...
2004-06-12 simonInitial checkin of the shiny new rewritten-from-scratch...
2004-05-23 simonAll measurements in the paper backend are now configura...
2004-05-23 simonCharacter-set-isation and configurability in the WinHel...
2004-04-23 simonEnhance the text backend to support configurable quote...
2004-04-22 simonRewrite ustrftime(), so that (a) it uses wcsftime(...
2004-04-22 simonInstead of traversing a list of paragraphs, mark_attr_e...
2004-04-22 simonbk_text and bk_info both need to know the on-screen...
2004-04-22 simonSupport the locale-supplied character set where appropr...
2004-04-21 simonCharset support for the info backend (\cfg{info-charset...
2004-04-20 simonInfrastructure changes for character set support. ustrtoa,
2004-04-19 simonSupport for \cfg{input-charset}. Input files can now...
2004-04-14 simonAnd now the page numbers in the index are PDF cross...
2004-04-13 simonInitial work on PS and PDF output. Because these two...
2004-04-12 simonDouble yikes! I meant to check in just biblio.c, but...
2004-04-12 simonYikes! Stack trash I'd never noticed before. Oops.
2004-04-10 simonThe Emacs and Jed info readers don't like my index...
2004-04-10 simonInfo backend now takes care to avoid magic characters...
2004-04-09 simonAdd a config directive to generate the INFO-DIR-ENTRY...
2004-04-09 simonAdded an info(1) backend, which constructs .info files...
2004-04-01 jamesGCC 3.0 doesn't like you not including <string.h> if...
2004-04-01 simonArrange a mechanism whereby each backend can be passed...
2004-04-01 simonAdd \cfg / -C directives to allow the user to choose...
2004-03-30 simonFix index sorting so that it collates in a sensible...
2004-03-25 simonObsoleted the `\preamble' command. Preamble text is...
2004-03-25 simonAdd a \quote{...} directive, working like <blockquote...
2004-03-23 simonOops, nearly forgot. Nesting one numbered list inside...
2004-03-23 simonMan-page back end for Halibut. Also, a couple of additi...
2002-08-05 simonRename Buttress to Halibut. I _think_ I've caught every...