2002-03-14 Norman Walsh * .cvsignore: New file. * htmlhelp.xsl: Whitespace changes only: use PC-style CR/LF because Unix clients choke on this far less often than PC clients choke on the reverse. Grrr. * htmlhelp.xsl, langcodes.xml: Whitespace only: change CR/LF back to LF. Norm was a total moron. 2002-03-01 Jirka Kosek * Makefile: New file. 2002-02-16 Jirka Kosek * htmlhelp.xsl: Added missing support for refentries inside sections and for glossaries. * htmlhelp.xsl: Fixed bug #514883. Added missing colophon. 2002-02-10 Jirka Kosek * htmlhelp.xsl: Entry with link to page with Table of Contents is put into HTML Help ToC when htmlhelp.hhc.show.root=0 and generate.{set|book}.toc=1 * htmlhelp.xsl: Added parameter htmlhelp.default.topic for overriding default topic to display. 2002-02-09 Jirka Kosek * htmlhelp.xsl: Added parameter which controls appearance of root element in HTML Help ToC. 2002-02-07 Jirka Kosek * htmlhelp.xsl: Duplicate image filenames from [FILES] section are now automatically removed in EXSLT friendly processors. 2002-02-05 Jirka Kosek * htmlhelp.xsl: Removed fragment identifiers from hrefs in alias.h file. 2002-02-03 Jirka Kosek * htmlhelp.xsl: Added parameter htmlhelp.title for manual control over HTML Help title. Improved code for automatic extraction of title from document. 2002-01-24 Jirka Kosek * htmlhelp.xsl: Fixed bug in alias.h when base.dir parameter was used. 2002-01-22 Jirka Kosek * htmlhelp.xsl: Feature request #507087. Added parameter for controling appearance of icons in HTML Help ToC. 2001-12-06 Jirka Kosek * htmlhelp.xsl: Template write.text.chunk moved to common place. 2001-12-04 Jirka Kosek * htmlhelp.xsl: Make compatible with last changes in chunking code. 2001-11-28 Jirka Kosek * htmlhelp.xsl: Added parameter htmlhelp.hhc.section.depth for controlling depth of sections in a TOC in a left pane of HTML Help viewer. * htmlhelp.xsl: Added support for automatic generation of map and context files for HTML Help. Topic names and IDs are marked by special PI . * htmlhelp.xsl: Use common pi-attribute template 2001-11-27 Norman Walsh * htmlhelp-common.xsl, htmlhelp.xsl: Removed obsolete XT support; added support for rootid parameter * htmlhelp.xsl: Fixed simple select typo 2001-11-27 Jirka Kosek * htmlhelp.xsl: Added $rootid support also for title of HTML Help window 2001-11-27 Norman Walsh * xthtmlhelp.xsl: Removed obsolete XT support; added support for rootid parameter 2001-11-05 Jirka Kosek * htmlhelp-common.xsl: Parameters moved to params subdirectory. 2001-11-04 Jirka Kosek * htmlhelp-common.xsl: Added parameter htmlhelp.enumerate.images which controls inclusion of image filenames list in project file. This is necessary when images are inserted as external binary entities. 2001-08-23 Jirka Kosek * htmlhelp-common.xsl: Synchronized puncation generation in ToC with rest of stylesheets. 2001-08-21 Jirka Kosek * htmlhelp-common.xsl: Fixed presentation of secondary indexterms in index pane 2001-08-13 Jirka Kosek * htmlhelp-common.xsl: Fixed problems with new lines in titles for TOC 2001-08-08 Jirka Kosek * htmlhelp-common.xsl: Added new parameters for controling filenames of project and output files. New parameter htmlhelp.hhp.tail for specifying user content for project file. 2001-07-23 Jirka Kosek * htmlhelp-common.xsl: Fixed bug #442162 - bibliography element is included in ToC in the left pane, index is not generated because it has own dialog also in the left pane of HTML Help viewer 2001-06-25 Jirka Kosek * htmlhelp-common.xsl: Added htmlhelp.autolabel parameter to control inclusion of component and section labels into tree-like ToC. 2001-05-05 Jirka Kosek * htmlhelp-common.xsl: Colophon is now included in toc.hhc 2001-04-21 Jirka Kosek * README: Removed obsolete file 2001-04-04 Norman Walsh * README, htmlhelp-common.xsl, htmlhelp.xsl, langcodes.xml, xthtmlhelp.xsl: New file.