sgt/halibut
2006-12-11 simonFix amusing cut-and-paste error in section keywords :-)
2006-12-10 benMake the title a bit scarier to test the PostScript...
2006-12-10 benExplicitly set the title via pdfmark, since that allows...
2006-12-10 benRemove accidentally-committed deflate-debugging code.
2006-12-09 simonPut all the pieces together: introduce a secondary...
2006-12-09 benRemember to initialise the bmp array for AFM fonts...
2006-12-09 simonSupport, in the winhelp module only, for adding picture...
2006-12-09 benUpdate copyright dates.
2006-12-09 benSome documentation of Halibut's font-embedding support...
2006-12-09 benThis somehow got missed in my "put PDF before PostScrip...
2006-12-09 benMention PDF before PostScript everywhere, partly becaus...
2006-12-09 benCorrect embedding of Type 1 fonts in PDF. Error cases...
2006-12-07 simonI've just noticed some unacceptably long lines in code...
2006-12-07 simonFix typo in limit test in deflate_buildhuf(). (The...
2006-12-07 benSpecify the /Border of /ANN pdfmarks correctly.
2006-12-06 simonUpdate deflate.c to include nearly all the changes...
2006-12-05 benDistingush font files from other input by magic number...
2006-12-04 simonTwo of the bugs listed in the man page are out of date...
2006-12-04 simonPaging through the newly compressed PDF manual to make...
2006-12-03 benTweak prologue so that it works correctly on interprete...
2006-12-02 benSupport for emitting outlines using pdfmark.
2006-12-02 benPDF outlines already do use PDFDocEncoding or Unicode...
2006-12-02 benAdjust ps_string so that it escapes characters above...
2006-12-02 benRough pdfmark support. Links are implemented, but...
2006-12-01 benAdd a procedure to our prologue to draw filled rectangl...
2006-12-01 benFactor out printing a destination (in either an annotat...
2006-12-01 benIncrease page-tree branching factor from two to eight...
2006-11-30 benAdd support for compressed PDF streams, using Simon...
2006-11-26 benSmall tweak: add a /ProcSet array to the top-level...
2006-11-18 benExplicitly explain the meaning of each HTML variant.
2006-11-18 benEmit a PageLabels dictionary to make it clear what...
2006-10-11 simon`man', at least on Debian 3.1, will treat a paragraph...
2006-06-02 simonIntroduce global (cross-backend) \cfg{contents} and...
2006-05-19 simonAbout time I fixed this: allow for some people's md5sum...
2006-05-18 simonMissing error handling: the HTML and WinHelp back ends...
2006-05-16 benOn Level 2 implementations, use setpagedevice to select...
2006-05-14 benTighten formatting of PDF annotations, making them...
2006-05-14 benGenerate rather more compact /Differences tables for...
2006-05-14 benThere's no need to reset the font every line if it...
2006-05-14 benFairly ropey font-embedding support. In particular...
2006-05-13 benGenerate a more-or-less valid /FontDescriptor dictionar...
2006-05-13 benNow that we've got definitive metrics for the standard...
2006-05-13 benAdd Adobe copyright notice and licence text here too.
2006-05-13 benInitial support for adding fonts at run-time. Currentl...
2006-05-10 benMake /Widths arrays for fonts more compact by using...
2006-05-10 benAdd a /Info dictionary to PDF output, containing the...
2006-05-10 benA page's MediaBox, like its Resources, is inheritable...
2006-05-09 ben297mm is closer to 842pt than to 841pt, and the former...
2006-05-09 benWhen setting up a font, if we've done that font already...
2006-05-08 benAdd font-selection mechanism to the paper backend....
2006-05-08 benNow that I've found the core AFMs, I notice that they...
2006-05-08 benUpdate URLs for PostScript data files.
2006-05-08 benIt's conventional to use a minus sign rather than a...
2006-05-07 benNew configuration directives need new aliases in the...
2006-05-07 benFactor out another routine from man_rdaddwc(), this...
2006-05-07 benPull the code to reset the output charset state out...
2006-05-07 benWhen we want a printed backslash, use \e rather than...
2006-05-06 benAdd support for nonbreaking hyphens to the "man" backen...
2006-05-06 benDisplay the "breaks" flag when generating a debugging...
2006-05-06 benSupport for non-breaking spaces in the "man" backend...
2006-05-06 benImprove rule generation in the "man" backend so that...
2006-05-06 benSupport for TROFF named characters, so we can have...
2006-05-06 benAdd tests of ` and ' characters, since they need specia...
2006-05-06 benbetter para_Rule implementation for "man" backend,...
2006-01-08 jacobIt's a new year.
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-13 simonRevert to "C" locale for LC_NUMERIC, so that PDFs won...
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-07-29 simonBen Hutchings points out that `.UC', which I think...
2005-05-18 benThe heading depth of a para_Subsect is p->aux+1, not...
2005-04-12 simoninput.c was capable of generating a paragraph structure...
2005-03-10 simonAlso, while I'm wandering past here, I've just noticed...
2005-03-10 simonExplicitly constify a bunch of static data declarations...
2005-03-08 jacobAbility to specify multiple arguments to \cfg{html...
2005-03-07 jacobMove contact details inside <address> to make validator...
2005-03-07 jacobIn contents lists, put <ul> inside <li> to make validat...
2005-02-18 jacobFormatting fix if no index
2005-02-18 jacobOops, overzealous search-and-replace
2005-02-18 jacobComment in template code
2005-02-18 jacobMissing index modifiers
2005-02-18 jacobUpdate the documentation of the HTML backend to match...
2005-02-18 jacobAdd a `--list-charsets' option to Halibut to enumerate...
2005-02-18 jacobIndexing tweaks for recent changes.
2005-02-17 jacobAdd \versionid.
2005-02-17 jacobIt's been a new year for a while.
2005-02-17 jacobReplace crash with assertion failure if we attempt...
2005-02-17 jacobNote that we'd appreciate help re charsets in WinHelp
2005-02-17 jacobNote visibly that HTML docs are out of date.
2005-02-17 jacobChanges/additions to input character set handling:
2005-01-24 simonShouldn't consider para_Title to be a heading when...
2005-01-24 simon`origtext' was not getting set correctly for escaped...
2005-01-24 simonAdded a new config directive `html-local-head', which...
2005-01-24 simonUse .PHONY to ensure the various fake make targets...
2005-01-24 simonMac OS X gcc warns about a signed/unsigned comparison...
2004-12-08 simonHalibut highlighting mode for GNU enscript. This allows...
2004-11-21 simonIt turns out that the man format requires the \& sequen...
2004-11-18 simonMove MODULE files out of individual project directories...
2004-11-18 simonDavid Leonard has contributed an RPM spec file for...
next