| Commit message (Expand) | Author | Age |
| * | Minimal documentation of all the new paper backend \cfg{} directives. | Jacob Nevins | 2004-06-20 |
| * | We seem to have ended up with duplicate documentation of --man. Gone. | Jacob Nevins | 2004-06-19 |
| * | Ensure that every \cfg{} directive documented so far has appropriate \IM | Jacob Nevins | 2004-06-19 |
| * | Fairly wholesale reorganisation of the \cfg{} documentation for the text, | Jacob Nevins | 2004-06-19 |
| * | In the text backend, multiple characters can now be used for underlining. | Jacob Nevins | 2004-06-19 |
| * | The Unicode OVERLINE in the text backend documentation was probably supposed | Jacob Nevins | 2004-06-19 |
| * | Note that \cfg{quotes} and friends apply to the output in its entirety and | Jacob Nevins | 2004-06-19 |
| * | Note that no index is generated by the text backend. | Jacob Nevins | 2004-06-19 |
| * | Minor correction to --ps and --pdf descriptions. | Jacob Nevins | 2004-06-19 |
| * | Initial rough documentation of some of the newer \cfg{} directives, namely: | Jacob Nevins | 2004-06-19 |
| * | Moderately nasty workaround for the fact that Windows Help's index | Simon Tatham | 2004-06-19 |
| * | Add a batch of assertions to ensure no more index terms fail to have | Simon Tatham | 2004-06-19 |
| * | I had somehow managed to leave index entry anchors out of section | Simon Tatham | 2004-06-19 |
| * | Add a clash-checking mechanism to ensure we never generate the same | Simon Tatham | 2004-06-19 |
| * | Support \I\c, \I\cw. (Haven't bothered with \I\e since the emphasis may as | Jacob Nevins | 2004-06-19 |
| * | s/text-quotes/man-quotes/. Damn cut and paste. Thanks Jacob. | Simon Tatham | 2004-06-16 |
| * | The Halibut manual contained at least one instance of two index | Simon Tatham | 2004-06-13 |
| * | Er, don't forget to document the disallowing of \q within \c. Ahem. | Simon Tatham | 2004-06-12 |
| * | Enforce that \q may not be used anywhere within \c. It shouldn't be | Simon Tatham | 2004-06-12 |
| * | Switch the memory allocation macros from the Halibut ones | Simon Tatham | 2004-06-12 |
| * | Initial checkin of the shiny new rewritten-from-scratch HTML back | Simon Tatham | 2004-06-12 |
| * | Preferred MIME name for ASCII is "US-ASCII", not "ANSI_X3.4-1968". Oops. | Simon Tatham | 2004-06-03 |
| * | rjk's `make install' patch. | Simon Tatham | 2004-06-02 |
| * | Stop the PDF backend from crashing if no outline elements appear. It | Simon Tatham | 2004-05-23 |
| * | All measurements in the paper backend are now configurable, as are | Simon Tatham | 2004-05-23 |
| * | Character-set-isation and configurability in the WinHelp backend. | Simon Tatham | 2004-05-23 |
| * | Configurable bullet and quote characters for the man backend. | Simon Tatham | 2004-05-23 |
| * | Kurt Jung points out that nav menus ought to be WHLP_PARA_SCROLL, | Simon Tatham | 2004-05-16 |
| * | para_Title was confusing the XHTML backend and preventing it from | Simon Tatham | 2004-05-04 |
| * | Windows Help backend was only accepting \cfg{winhelp-filename} if it | Simon Tatham | 2004-05-03 |
| * | Handle paragraph comments with no space (e.g. "\#waffle"), since these seem | Jacob Nevins | 2004-04-28 |
| * | General configurability upgrade for the info back end. | Simon Tatham | 2004-04-23 |
| * | Ahem; that only didn't cause a segfault by sheer luck. | Simon Tatham | 2004-04-23 |
| * | Oh, and now the text backend warns about too-long code lines, I'd | Simon Tatham | 2004-04-23 |
| * | Enhance the text backend to support configurable quote characters, | Simon Tatham | 2004-04-23 |
| * | Rewrite ustrftime(), so that (a) it uses wcsftime() where available, | Simon Tatham | 2004-04-22 |
| * | Use wcscoll(), if available, when sorting index terms. (In a | Simon Tatham | 2004-04-22 |
| * | Use iswalpha and towlower if they're available. | Simon Tatham | 2004-04-22 |
| * | Instead of traversing a list of paragraphs, mark_attr_ends() now | Simon Tatham | 2004-04-22 |
| * | bk_text and bk_info both need to know the on-screen width of | Simon Tatham | 2004-04-22 |
| * | Add charset_from_locale(), a best-effort attempt to return the | Simon Tatham | 2004-04-22 |
| * | Support the locale-supplied character set where appropriate. It's | Simon Tatham | 2004-04-22 |
| * | Charset support for the man page backend (\cfg{man-charset}). | Simon Tatham | 2004-04-21 |
| * | Charset support for the info backend (\cfg{info-charset}). (This | Simon Tatham | 2004-04-21 |
| * | I typed `Win1252' today and libcharset didn't recognise it. Fixed. | Simon Tatham | 2004-04-20 |
| * | Don't forget to mention the default setting for \cfg{input-charset}. | Simon Tatham | 2004-04-20 |
| * | Acroread's PDF cut and paste appears to depend on the order in which | Simon Tatham | 2004-04-20 |
| * | Add some tests of Unicode in the PDF document outline. | Simon Tatham | 2004-04-20 |
| * | Ahem. Fix stupid string handling error in new command-line config | Simon Tatham | 2004-04-20 |
| * | The Windows Help backend now uses libcharset to the maximum extent | Simon Tatham | 2004-04-20 |