sgt/halibut
2004-06-19 simonI had somehow managed to leave index entry anchors...
2004-06-19 simonAdd a clash-checking mechanism to ensure we never gener...
2004-06-19 jacobSupport \I\c, \I\cw. (Haven't bothered with \I\e since...
2004-06-16 simons/text-quotes/man-quotes/. Damn cut and paste. Thanks...
2004-06-13 simonThe Halibut manual contained at least one instance...
2004-06-12 simonEr, don't forget to document the disallowing of \q...
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-06-02 simonrjk's `make install' patch.
2004-05-23 simonStop the PDF backend from crashing if no outline elemen...
2004-05-23 simonAll measurements in the paper backend are now configura...
2004-05-23 simonCharacter-set-isation and configurability in the WinHel...
2004-05-23 simonConfigurable bullet and quote characters for the man...
2004-05-16 simonKurt Jung points out that nav menus ought to be WHLP_PA...
2004-05-04 simonpara_Title was confusing the XHTML backend and preventi...
2004-05-03 simonWindows Help backend was only accepting \cfg{winhelp...
2004-04-28 jacobHandle paragraph comments with no space (e.g. "\#waffle...
2004-04-23 simonGeneral configurability upgrade for the info back end.
2004-04-23 simonAhem; that only didn't cause a segfault by sheer luck.
2004-04-23 simonOh, and now the text backend warns about too-long code...
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 simonUse wcscoll(), if available, when sorting index terms...
2004-04-22 simonUse iswalpha and towlower if they're available.
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 man page backend (\cfg{man...
2004-04-21 simonCharset support for the info backend (\cfg{info-charset...
2004-04-20 simonDon't forget to mention the default setting for \cfg...
2004-04-20 simonAcroread's PDF cut and paste appears to depend on the...
2004-04-20 simonAdd some tests of Unicode in the PDF document outline.
2004-04-20 simonAhem. Fix stupid string handling error in new command...
2004-04-20 simonThe Windows Help backend now uses libcharset to the...
2004-04-20 simonPDF outline headings, it turns out, should be encoded...
2004-04-20 simonText backend is now charset-enabled: the entire text...
2004-04-20 simonAdd some tests of input charset switching.
2004-04-20 simonForgot to add *.ps and *.pdf to the `make clean' list!
2004-04-20 simonInfrastructure changes for character set support. ustrtoa,
2004-04-19 simonSupport for \cfg{input-charset}. Input files can now...
2004-04-19 simonBetter robustness when backends encounter a Unicode...
2004-04-17 simonLink libcharset into Halibut. (This involved faffing...
2004-04-17 simonInclude libcharset into both the Timber and Halibut...
2004-04-16 simonAdd a TODO entry.
2004-04-16 simonCompacted PS and PDF output files by removing redundant...
2004-04-15 simonStandardise on using double quotes in HTML attributes...
2004-04-15 simonSupport the \W{...}\i\c{...} combination used in the...
2004-04-15 simonPrevent a tight loop. Oops.
2004-04-15 simonPut the document's version IDs into comments in the...
2004-04-15 simonAhem. If an indexable term appears in a section heading...
2004-04-14 simonAdministrivia: update a TODO and a .cvsignore.
2004-04-14 simonAfter printing out the PDF manual and reading it throug...
2004-04-14 simon... oh, except that minimal documentation might be...
2004-04-14 simonDisplay the page numbers on every page. Right. I think...
2004-04-14 simonAnd now the page numbers in the index are PDF cross...
2004-04-14 simonImplemented an index. Good _grief_, that was hard work...
2004-04-14 simonTypo during restructuring caused all code paragraphs...
2004-04-14 simonThe contents section now contains PDF cross-references.
2004-04-14 simonSupport for a contents section.
2004-04-14 simonRestructuring to remove the requirement for a printed...
2004-04-14 simonImplemented PDF outlines.
2004-04-14 simonImplemented horizontal rules.
2004-04-13 simonImplemented lines under chapter titles.
2004-04-13 simonFine-tuned the page breaking algorithm by adding penalt...
2004-04-13 simonI wrote the info backend _days_ ago. About time the...
2004-04-13 simonFix the TODO comments up a bit.
2004-04-13 simonImplemented all the missing rendering features (such...
2004-04-13 simonImplement PDF link annotations: both internal hyperlink...
2004-04-13 simonAha, _that's_ why paragraphs weren't properly justified...
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-12 simonForgot to mention the info backend in the command-line...
2004-04-10 simonForgot to mention the info backend in the man page.
2004-04-10 simonThe Emacs and Jed info readers don't like my index...
2004-04-10 simonAdd documentation for the info backend.
2004-04-10 simonInfo backend now takes care to avoid magic characters...
2004-04-09 simonIt would probably help to add a test of the INFO-DIR...
2004-04-09 simonAdd a config directive to generate the INFO-DIR-ENTRY...
2004-04-09 simonWhy hadn't I got round to creating a .cvsignore in...
2004-04-09 simonAdded an info(1) backend, which constructs .info files...
2004-04-08 simonAhem; let's have all the man page headings at the same...
2004-04-08 simonAdd a horrid md5sum manifest mechanism similar to the...
2004-04-08 simonAdd installation instructions.
2004-04-08 simonAdd a man page.
2004-04-04 simonJacob pointed out various important facts missing from...
2004-04-02 jacobLimit unicode hex to 4 digits
2004-04-01 jacobStop \n clobbering \nocite (etc)
2004-04-01 jacobAdd stuff to butCmd para so that constructs like \c...
2004-04-01 jacobRestrict characters allowed in commands -- deals with...
2004-04-01 jacobOops, fix bracing comment stuff.
2004-04-01 jacobInline comments respect escaped braces.
2004-04-01 jacobtypo
2004-04-01 jamesGCC 3.0 doesn't like you not including <string.h> if...
2004-04-01 simonFor some reason I decided it was better to say `output...
2004-04-01 simonForgot to mention the default behaviour is to run all...
2004-04-01 simonHelp and usage messages.
2004-04-01 simonMake the command-line --licence option do something...
2004-04-01 simonHaving done all these command-line options and new...
next