summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Of course, when I start freeing things in response to valgrind'sSimon Tatham2002-09-03
* Just had a play with this newfangled `valgrind' memory debuggerSimon Tatham2002-08-23
* Add configurability for section heading formats, in much the sameSimon Tatham2002-08-12
* Add configurability for the suffix after the section number andSimon Tatham2002-08-12
* Arrange for multiple \cfg, \IM and \BR paragraphs to not requireSimon Tatham2002-08-12
* Fix the bug in the text back end whereby bulletted paragraphs' widthSimon Tatham2002-08-11
* Add `topclean' target to the top-level Makefile, to remove theSimon Tatham2002-08-11
* Slightly improve the handling of headings in HTML single-file mode.Simon Tatham2002-08-11
* Upgrade to Halibut xhtml backend, to allow leaf_level to be zero (inSimon Tatham2002-08-11
* Rename Buttress to Halibut. I _think_ I've caught everything in this pass.Simon Tatham2002-08-05
* Rename Index.html to IndexPage.html (storing Buttress output onSimon Tatham2002-03-06
* xhtml-navigation-attributes config option (try {align='center'} for instance.James Aylett2002-01-29
* Buttress was dealing poorly with \r in input files (though not _too_Simon Tatham2001-12-14
* Update the gratuitous hyperlink in the test document :-)Simon Tatham2001-12-14
* Keywords are now collected using a B-tree rather than an array withSimon Tatham2001-12-14
* Update the Buttress Jed mode for the renamed DFA functions.Simon Tatham2001-12-14
* Add a LICENCE fileSimon Tatham2001-12-12
* The .CNT workaround didn't work in all cases (specifically,Simon Tatham2001-12-10
* Allow the user to specify the Help topic ID string for particularSimon Tatham2001-12-06
* Create a .CNT contents file alongside the .HLP. (The .CNT file isSimon Tatham2001-12-06
* Remove the text-mode trappings (_emphasis_ and `code') in the indexSimon Tatham2001-12-04
* Oops - missed out a set_font call which was bizarrely causingSimon Tatham2001-12-04
* In winhelp.c: allowed user to configure the Font section to theirSimon Tatham2001-12-04
* Bah, and update the todo at the top of the file. :-)Simon Tatham2001-12-04
* *giggle* Index terms were getting processed even in the navigationSimon Tatham2001-12-04
* Indexing in the Help backend now seems to work! Woo!Simon Tatham2001-12-04
* This update should bring the Windows Help back end up toSimon Tatham2001-12-04
* Well, nearly working, that is. Remember to clear all paragraphSimon Tatham2001-12-04
* Most of a Windows Help back end now appears to work. Missing areSimon Tatham2001-12-04
* Oops - replacement section types should be capitalisedSimon Tatham2001-12-04
* Fix memory management error (don't free a linked list by freeing xSimon Tatham2001-12-04
* Replace Buttress's old tree23 routines with my shiny new countedSimon Tatham2001-12-04
* Add tabstops, and also add proper cleaning up in whlp_abandon() soSimon Tatham2001-12-04
* More cleanups. In particular I've taken non-breaking spaces andSimon Tatham2001-12-03
* Code cleanupSimon Tatham2001-12-03
* Add indexing support. Wow, that was unexpectedly easy.Simon Tatham2001-12-03
* Implement browse sequence supportSimon Tatham2001-12-03
* Update the todo list at the top of the file.Simon Tatham2001-12-03
* Check in the first draft of a module that writes out Windows .HLPSimon Tatham2001-12-03
* Improve handling of versionids - now every HTML file contains allSimon Tatham2001-11-25
* Introduce the ability to relabel a section as an `example' orSimon Tatham2001-11-24
* Tree structures documented (ish), and algorithm laid out (even if theJames Aylett2001-10-26
* Oops, that new heading-level error check was a bit over-zealous.Simon Tatham2001-10-26
* Enforce proper ordering of heading levels: specifically, ensure theSimon Tatham2001-10-25
* Eliminate completely gratuitous tail recursion in three functionsSimon Tatham2001-10-25
* Fix mis-aimed `next' pointers in various sections; appears to haveSimon Tatham2001-10-25
* Add tests of the text backend's new ability to wrap long headings.Simon Tatham2001-10-25
* Fixes to allow the text back end to wrap long headings. (These soundSimon Tatham2001-10-25
* Update for folding mode in later Jeds.Simon Tatham2001-10-25
* Remove the penalty for leaving the last word in a paragraph alone onSimon Tatham2001-10-25