summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Right; I'm finally sick of typing \q{\cw{foo}}, so I've invented aSimon Tatham2004-07-16
* Failed to initialise state.curr_topic early enough, causingSimon Tatham2004-07-13
* Apparently (according to a user) WinZip complains of `trailingSimon Tatham2004-07-05
* Avoid generating an index section if there actually is no index.Simon Tatham2004-07-02
* Sort out error handling everywhere a charset name is converted intoSimon Tatham2004-06-27
* Free up all the data we allocated during the HTML backend.Simon Tatham2004-06-27
* Support non-breaking spaces.Simon Tatham2004-06-27
* Config directives for all the extra configurable things in the newSimon Tatham2004-06-27
* Fix up the restrict_charset and output_charset configuration for theSimon Tatham2004-06-27
* nit: s/case-sensitive/case-insensitive/ in comment about nasty indexingJacob Nevins2004-06-21
* Various HTML backend cleanups.Simon Tatham2004-06-20
* Introduce a configurable option to select the HTML flavour. AlsoSimon Tatham2004-06-20
* Improve the naming of fragment IDs for numbered list elements andSimon Tatham2004-06-20
* Minimal documentation of all the new paper backend \cfg{} directives.Jacob Nevins2004-06-20
* We seem to have ended up with duplicate documentation of --man. Gone.Jacob Nevins2004-06-19
* Ensure that every \cfg{} directive documented so far has appropriate \IMJacob Nevins2004-06-19
* Fairly wholesale reorganisation of the \cfg{} documentation for the text,Jacob Nevins2004-06-19
* In the text backend, multiple characters can now be used for underlining.Jacob Nevins2004-06-19
* The Unicode OVERLINE in the text backend documentation was probably supposedJacob Nevins2004-06-19
* Note that \cfg{quotes} and friends apply to the output in its entirety andJacob Nevins2004-06-19
* Note that no index is generated by the text backend.Jacob Nevins2004-06-19
* Minor correction to --ps and --pdf descriptions.Jacob Nevins2004-06-19
* Initial rough documentation of some of the newer \cfg{} directives, namely:Jacob Nevins2004-06-19
* Moderately nasty workaround for the fact that Windows Help's indexSimon Tatham2004-06-19
* Add a batch of assertions to ensure no more index terms fail to haveSimon Tatham2004-06-19
* I had somehow managed to leave index entry anchors out of sectionSimon Tatham2004-06-19
* Add a clash-checking mechanism to ensure we never generate the sameSimon Tatham2004-06-19
* Support \I\c, \I\cw. (Haven't bothered with \I\e since the emphasis may asJacob Nevins2004-06-19
* s/text-quotes/man-quotes/. Damn cut and paste. Thanks Jacob.Simon Tatham2004-06-16
* The Halibut manual contained at least one instance of two indexSimon Tatham2004-06-13
* Er, don't forget to document the disallowing of \q within \c. Ahem.Simon Tatham2004-06-12
* Enforce that \q may not be used anywhere within \c. It shouldn't beSimon Tatham2004-06-12
* Switch the memory allocation macros from the Halibut onesSimon Tatham2004-06-12
* Initial checkin of the shiny new rewritten-from-scratch HTML backSimon Tatham2004-06-12
* Preferred MIME name for ASCII is "US-ASCII", not "ANSI_X3.4-1968". Oops.Simon Tatham2004-06-03
* rjk's `make install' patch.Simon Tatham2004-06-02
* Stop the PDF backend from crashing if no outline elements appear. ItSimon Tatham2004-05-23
* All measurements in the paper backend are now configurable, as areSimon Tatham2004-05-23
* Character-set-isation and configurability in the WinHelp backend.Simon Tatham2004-05-23
* Configurable bullet and quote characters for the man backend.Simon Tatham2004-05-23
* Kurt Jung points out that nav menus ought to be WHLP_PARA_SCROLL,Simon Tatham2004-05-16
* para_Title was confusing the XHTML backend and preventing it fromSimon Tatham2004-05-04
* Windows Help backend was only accepting \cfg{winhelp-filename} if itSimon Tatham2004-05-03
* Handle paragraph comments with no space (e.g. "\#waffle"), since these seemJacob Nevins2004-04-28
* General configurability upgrade for the info back end.Simon Tatham2004-04-23
* Ahem; that only didn't cause a segfault by sheer luck.Simon Tatham2004-04-23
* Oh, and now the text backend warns about too-long code lines, I'dSimon Tatham2004-04-23
* Enhance the text backend to support configurable quote characters,Simon Tatham2004-04-23
* Rewrite ustrftime(), so that (a) it uses wcsftime() where available,Simon Tatham2004-04-22
* Use wcscoll(), if available, when sorting index terms. (In aSimon Tatham2004-04-22