| Commit message (Expand) | Author | Age |
| * | TIS-620 is equivalent to ISO 8859-11, so map the MIME name for the former to | Ben Harris | 2005-09-17 |
| * | Substantial overhaul of the UTF-8 decoder. It now uses 26 bits of state | Ben Harris | 2005-09-16 |
| * | Bring utf8.c's internal tests up to date in the (somewhat belated) | Simon Tatham | 2005-09-16 |
| * | I've apparently had this todo-list comment sitting on stormhawk for | Simon Tatham | 2005-09-13 |
| * | Ben Hutchings points out that `.UC', which I think I must have | Simon Tatham | 2005-07-29 |
| * | The heading depth of a para_Subsect is p->aux+1, not p->aux+2. | Ben Harris | 2005-05-18 |
| * | input.c was capable of generating a paragraph structure with no text | Simon Tatham | 2005-04-12 |
| * | Also, while I'm wandering past here, I've just noticed that | Simon Tatham | 2005-03-10 |
| * | Explicitly constify a bunch of static data declarations which were | Simon Tatham | 2005-03-10 |
| * | Ability to specify multiple arguments to \cfg{html-template-fragment}; | Jacob Nevins | 2005-03-08 |
| * | Move contact details inside <address> to make validator.w3.org happy. | Jacob Nevins | 2005-03-07 |
| * | In contents lists, put <ul> inside <li> to make validator.w3.org happier (for | Jacob Nevins | 2005-03-07 |
| * | Formatting fix if no index | Jacob Nevins | 2005-02-18 |
| * | Oops, overzealous search-and-replace | Jacob Nevins | 2005-02-18 |
| * | Comment in template code | Jacob Nevins | 2005-02-18 |
| * | Missing index modifiers | Jacob Nevins | 2005-02-18 |
| * | Update the documentation of the HTML backend to match reality. | Jacob Nevins | 2005-02-18 |
| * | Add a `--list-charsets' option to Halibut to enumerate canonical names of known | Jacob Nevins | 2005-02-18 |
| * | Indexing tweaks for recent changes. | Jacob Nevins | 2005-02-18 |
| * | Add \versionid. | Jacob Nevins | 2005-02-17 |
| * | It's been a new year for a while. | Jacob Nevins | 2005-02-17 |
| * | Replace crash with assertion failure if we attempt to xref a non-existent | Jacob Nevins | 2005-02-17 |
| * | Note that we'd appreciate help re charsets in WinHelp | Jacob Nevins | 2005-02-17 |
| * | Note visibly that HTML docs are out of date. | Jacob Nevins | 2005-02-17 |
| * | Changes/additions to input character set handling: | Jacob Nevins | 2005-02-17 |
| * | Shouldn't consider para_Title to be a heading when going through | Simon Tatham | 2005-01-24 |
| * | `origtext' was not getting set correctly for escaped tokens (\\, \{, | Simon Tatham | 2005-01-24 |
| * | Added a new config directive `html-local-head', which permits me to | Simon Tatham | 2005-01-24 |
| * | Use .PHONY to ensure the various fake make targets (`all', `clean', | Simon Tatham | 2005-01-24 |
| * | Mac OS X gcc warns about a signed/unsigned comparison here. Explicit cast. | Simon Tatham | 2005-01-24 |
| * | Halibut highlighting mode for GNU enscript. This allows our ViewCVS | Simon Tatham | 2004-12-08 |
| * | It turns out that the man format requires the \& sequence (to | Simon Tatham | 2004-11-21 |
| * | Move MODULE files out of individual project directories into a | Simon Tatham | 2004-11-18 |
| * | David Leonard has contributed an RPM spec file for building RedHat | Simon Tatham | 2004-11-18 |
| * | Remove the svn:externals property that pulls a copy of libcharset | Simon Tatham | 2004-11-17 |
| * | Allow macros to work (a) at the very start of a paragraph, and (b) | Simon Tatham | 2004-11-17 |
| * | Remove .cvsignore files on all active branches. | Simon Tatham | 2004-11-16 |
| * | man supports `.SS' for subsection headings. Use it. | Simon Tatham | 2004-11-06 |
| * | Couple of fiddly fixes in libcharset. | Simon Tatham | 2004-10-26 |
| * | Add kerning support to paper backends, embedding the kerning tables from | Ben Harris | 2004-09-28 |
| * | Cross-testing the libcharset compound text implementation against | Simon Tatham | 2004-09-25 |
| * | Don't bother overriding the metrics of PostScript fonts. If the metrics | Ben Harris | 2004-09-25 |
| * | Fix first two bugs in compound text support: escape sequences were | Simon Tatham | 2004-09-25 |
| * | The COMPOUND_TEXT encoding used by some X applications to transfer | Simon Tatham | 2004-09-25 |
| * | If you're going to change the metrics of a font, it's necessary to leave space | Ben Harris | 2004-09-24 |
| * | Replace the empirical GhostScript-derived font metrics with ones derived | Ben Harris | 2004-09-24 |
| * | Page-break penalties were calculated by taking the amount of spare space | Ben Harris | 2004-09-24 |
| * | Stupid bug: "t" was leaving the y-coordinate on the stack, which confused | Ben Harris | 2004-09-21 |
| * | Replace the hardcoded instances of "4096" and "4096.0" in the paper backends | Ben Harris | 2004-09-21 |
| * | Bracket each page in a save/restore pair. This is suggested by the Red Book, | Ben Harris | 2004-09-21 |