| Commit message (Expand) | Author | Age |
| * | 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 |
| * | PDF outline headings, it turns out, should be encoded using either | Simon Tatham | 2004-04-20 |
| * | Text backend is now charset-enabled: the entire text file is built | Simon Tatham | 2004-04-20 |
| * | Add some tests of input charset switching. | Simon Tatham | 2004-04-20 |
| * | Forgot to add *.ps and *.pdf to the `make clean' list! | Simon Tatham | 2004-04-20 |
| * | Infrastructure changes for character set support. ustrtoa, | Simon Tatham | 2004-04-20 |
| * | Support for \cfg{input-charset}. Input files can now be in ASCII, | Simon Tatham | 2004-04-19 |
| * | Better robustness when backends encounter a Unicode character not | Simon Tatham | 2004-04-19 |
| * | Fix an oddity in PDFDocEncoding. | Simon Tatham | 2004-04-18 |
| * | Now that I've renamed the `test' program to `convcs', fix .cvsignore. | Simon Tatham | 2004-04-17 |
| * | `gcc -Wall' points out some signed/unsigned comparisons. Fixed. | Simon Tatham | 2004-04-17 |
| * | Now this is a top-level CVS module, it should have LICENCE and | Simon Tatham | 2004-04-17 |
| * | Link libcharset into Halibut. (This involved faffing with | Simon Tatham | 2004-04-17 |
| * | In preparation for using libcharset in Halibut, I've added | Simon Tatham | 2004-04-17 |
| * | Include libcharset into both the Timber and Halibut checkouts. | Simon Tatham | 2004-04-17 |
| * | Add a TODO entry. | Simon Tatham | 2004-04-16 |
| * | Compacted PS and PDF output files by removing redundant reiterations | Simon Tatham | 2004-04-16 |
| * | Standardise on using double quotes in HTML attributes. It turns out | Simon Tatham | 2004-04-15 |
| * | Support the \W{...}\i\c{...} combination used in the NASM manual. | Simon Tatham | 2004-04-15 |
| * | Prevent a tight loop. Oops. | Simon Tatham | 2004-04-15 |
| * | Put the document's version IDs into comments in the PS and PDF | Simon Tatham | 2004-04-15 |
| * | Ahem. If an indexable term appears in a section heading, the index | Simon Tatham | 2004-04-15 |
| * | Administrivia: update a TODO and a .cvsignore. | Simon Tatham | 2004-04-14 |
| * | After printing out the PDF manual and reading it through, here's a | Simon Tatham | 2004-04-14 |
| * | ... oh, except that minimal documentation might be helpful. | Simon Tatham | 2004-04-14 |
| * | Display the page numbers on every page. Right. I think this is now | Simon Tatham | 2004-04-14 |
| * | And now the page numbers in the index are PDF cross-references too. | Simon Tatham | 2004-04-14 |
| * | Implemented an index. Good _grief_, that was hard work to get all | Simon Tatham | 2004-04-14 |
| * | Typo during restructuring caused all code paragraphs to be | Simon Tatham | 2004-04-14 |
| * | The contents section now contains PDF cross-references. | Simon Tatham | 2004-04-14 |
| * | Support for a contents section. | Simon Tatham | 2004-04-14 |
| * | Restructuring to remove the requirement for a printed paragraph to | Simon Tatham | 2004-04-14 |