summaryrefslogtreecommitdiff
path: root/bk_info.c (follow)
Commit message (Expand)AuthorAge
* Silence compiler warnings on OS X 10.9.Simon Tatham2014-03-30
* Add \s for 'strong' text, i.e. bold rather than italics. I've missedSimon Tatham2013-03-10
* Revamp of the Halibut error handling mechanism.Simon Tatham2012-08-29
* List some documentation sources, and another todo item.Ben Harris2007-04-08
* Remove heading underlines from todo list.Ben Harris2007-04-08
* Add support for doing different underlining of different heading levelsBen Harris2007-04-08
* Another observation about indices.Ben Harris2007-04-08
* A few thoughts I had while actually using Halibut's Info output.Ben Harris2007-04-07
* Introduce global (cross-backend) \cfg{contents} and \cfg{index}Simon Tatham2006-06-02
* Ability to specify multiple arguments to \cfg{html-template-fragment};Jacob Nevins2005-03-08
* Make sure (paragraph)->private_data is defined in all cases, on generalJacob Nevins2004-08-06
* Fix crash in Info backend: if a \[Kk] to a \B or \n was followed in aJacob Nevins2004-08-06
* Sort out error handling everywhere a charset name is converted intoSimon Tatham2004-06-27
* Switch the memory allocation macros from the Halibut onesSimon Tatham2004-06-12
* General configurability upgrade for the info back end.Simon Tatham2004-04-23
* bk_text and bk_info both need to know the on-screen width ofSimon Tatham2004-04-22
* Charset support for the info backend (\cfg{info-charset}). (ThisSimon Tatham2004-04-21
* Infrastructure changes for character set support. ustrtoa,Simon Tatham2004-04-20
* Better robustness when backends encounter a Unicode character notSimon Tatham2004-04-19
* Initial work on PS and PDF output. Because these two backends shareSimon Tatham2004-04-13
* The Emacs and Jed info readers don't like my index format: Info menuSimon Tatham2004-04-10
* Info backend now takes care to avoid magic characters in node namesSimon Tatham2004-04-10
* Add a config directive to generate the INFO-DIR-ENTRY things thatSimon Tatham2004-04-09
* Added an info(1) backend, which constructs .info files directlySimon Tatham2004-04-09