2005-01-02  Shaun McCance  <shaunm@gnome.org>

	* NEWS:
	* configure.in:
	- Version 0.1.1

2005-01-02  Shaun McCance  <shaunm@gnome.org>

	* xslt/xsldoc/xsldoc.xsl:
	- Insert dummy paragraphs in refsection to validate

2005-01-02  Shaun McCance  <shaunm@gnome.org>

	* xslt/xsldoc/xsldoc.xsl:
	- Get the refsections right

2005-01-02  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/common/db-title.xsl:
	- Adding to cvs, because I forgot

2005-01-02  Shaun McCance  <shaunm@gnome.org>

	* xslt/xsldoc/xsldoc.xsl:
	- Always output at least one refsection

2005-01-02  Shaun McCance  <shaunm@gnome.org>

	* doc/xslt/C/gnome-doc-xslt.xml:
	* xslt/docbook/common/Makefile.am:
	* xslt/docbook/common/db-format.xml.in:
	* xslt/docbook/common/db-xref.xsl:
	* xslt/docbook/html/db2html-division.xsl:
	* xslt/docbook/html/db2html.xsl:
	* xslt/gettext/format2xsl.xsl:
	- Added db-title.xsl to ease title getting
	- Automatically output title, titleabbrev, and subtitle roles

	* doc/xslt/C/translating.xml:
	- Fixed typo

2005-01-01  Shaun McCance  <shaunm@gnome.org>

	* bootstrap.make:
	* gnome-doc-utils.make:
	- Added very basic HTML generation

	* doc/xslt/C/translating.xml:
	- Some translator documentation improvements

	* xslt/xsldoc/xsldoc.xsl:
	- Fix namespace problem

2004-12-31  Žygimantas Beručka  <uid0@akl.lt>

	* configure.in (ALL_LINGUAS): Added lt.

2004-12-29  Marcel Telka  <marcel@telka.sk>

	* configure.in (ALL_LINGUAS): Added sk.

2004-12-29  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/common/db-chunk.xsl:
	* xslt/docbook/html/db2html-division.xsl:
	* xslt/docbook/html/db2html-info.xsl:
	* xslt/docbook/html/db2html-qanda.xsl:
	* xslt/docbook/html/db2html-refentry.xsl:
	* xslt/docbook/html/db2html.xsl:
	- Removed toc, index, and cover until I actually use them
	- Changed much of the processing order for chunking
	- Changed how the info document is called

	* xslt/docbook/common/db-label.xsl:
	* xslt/gettext/l10n.xml.in:
	- Added 'About This Document' for *info elements

2004-12-27  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/common/db-chunk.xsl:
	* xslt/docbook/html/db2html-autotoc.xsl:
	- Corrected the use of db.chunk.chunks_

	* xslt/docbook/common/db-label.xsl:
	- Removed a spurious >

2004-12-27  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/common/db-format.xml.in:
	- Use titleabbrev when available for xrefs

	* xslt/docbook/common/db-xref.xsl:
	- Tooltips for refentry links

	* xslt/docbook/html/db2html-autotoc.xsl:
	* xslt/docbook/html/db2html-xref.xsl:
	- Do tooltips correctly

	* xslt/docbook/html/db2html-block.xsl:
	- Strip leading newlines from verbatim elements

	* xslt/docbook/html/db2html-css.xsl:
	- More inclusive sibling matcher

	* xslt/docbook/html/db2html.xsl:
	- Use the .xhtml extension

	* xslt/gettext/format2xsl.xsl:
	- Be nicer to %t arguments

2004-12-27  Shaun McCance  <shaunm@gnome.org>

	* Makefile.am:
	- Added scrollkeeper stuff to distuninstallcheck_listfiles

	* doc/xslt/C/translating.xml:
	- Type fixes

	* po/cs.po:
	- Fixed incorrect format string, caused by a bad comment from me

	* xslt/docbook/common/db-format.xml.in:
	- Changed semantics of 'header' role

	* xslt/gettext/format2xsl.xsl:
	- Added support for transforming tags in msgstrs

	* xslt/docbook/html/db2html-admon.xsl:
	* xslt/docbook/html/db2html-autotoc.xsl:
	* xslt/docbook/html/db2html-block.xsl:
	* xslt/docbook/html/db2html-callout.xsl:
	* xslt/docbook/html/db2html-classsynopsis.xsl:
	* xslt/docbook/html/db2html-cmdsynopsis.xsl:
	* xslt/docbook/html/db2html-css.xsl:
	* xslt/docbook/html/db2html-division.xsl:
	* xslt/docbook/html/db2html-ebnf.xsl:
	* xslt/docbook/html/db2html-funcsynopsis.xsl:
	* xslt/docbook/html/db2html-info.xsl:
	* xslt/docbook/html/db2html-inline.xsl:
	* xslt/docbook/html/db2html-list.xsl:
	* xslt/docbook/html/db2html-media.xsl:
	* xslt/docbook/html/db2html-qanda.xsl:
	* xslt/docbook/html/db2html-refentry.xsl:
	* xslt/docbook/html/db2html-table.xsl:
	* xslt/docbook/html/db2html-title.xsl:
	* xslt/docbook/html/db2html-xref.xsl:
	* xslt/docbook/html/db2html.xsl:
	- Switched to XHTML
	- Worked on the refentry title
	- Various visual enhancements

2004-12-22  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/common/db-format.xml.in:
	* xslt/docbook/common/db-label.xsl:
	* xslt/docbook/html/db2html-refentry.xsl:
	- Added formatters for manvolnum, refentry labels, and mailto URIs

	* xslt/docbook/common/db-xref.xsl:
	* xslt/docbook/html/db2html-inline.xsl:
	* xslt/docbook/html/db2html-xref.xsl:
	- Added tooltips to email and ulink

	* xslt/docbook/html/db2html-autotoc.xsl:
	- Better refentry handling
	- Formatting work

	* xslt/docbook/html/db2html-block.xsl:
	- Suppress bgcolor for synopsis for now

	* xslt/docbook/html/db2html-suppressed.xsl:
	- Some refentry-related stuff

2004-12-22  Shaun McCance  <shaunm@gnome.org>

	* po/bg.po:
	- Fixed broken format string

	* xslt/docbook/common/db-format.xml.in:
	* xslt/docbook/common/db-label.xsl
	- Added formatters for part labels

	* xslt/docbook/html/db2html-admon.xsl:
	* xslt/docbook/html/db2html-block.xsl:
	* xslt/docbook/html/db2html-css.xsl:
	* xslt/docbook/html/db2html-list.xsl:
	* xslt/docbook/html/db2html-table.xsl:
	* xslt/docbook/html/db2html-title.xsl:
	- Formatting improvements, using proportional units

	* xslt/gettext/format2xsl.xsl:
	- Print the language for errors

2004-12-21  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/common/db-chunk.xsl:
	* xslt/docbook/common/db-format.xml.in:
	* xslt/docbook/common/db-label.xsl:
	* xslt/docbook/common/db-xref.xsl:
	* xslt/docbook/html/db2html-admon.xsl:
	* xslt/docbook/html/db2html-autotoc.xsl:
	* xslt/docbook/html/db2html-block.xsl:
	* xslt/docbook/html/db2html-division.xsl:
	* xslt/docbook/html/db2html-list.xsl:
	* xslt/docbook/html/db2html-table.xsl:
	* xslt/docbook/html/db2html-title.xsl:
	- Basic navbar linking implemented
	- Added base 'xref' role for label formatters
	- Changed admonition formatting
	- Fixed some other formatting

2004-12-19  Alexander Shopov  <ash@contact.bg>

	* configure.in (ALL_LINGUAS): Added "bg" (Bulgarian)

2004-12-15  Kostas Papadimas <pkst@gnome.org>

	* configure.in (ALL_LINGUAS): Added el (Greek).

2004-12-14  Tommi Vainikainen  <thv@iki.fi>

	* configure.in (ALL_LINGUAS): Added fi (Finnish).

2004-12-09  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/common/db-format.xml.in:
	* xslt/docbook/common/db-label.xsl:
	* xslt/docbook/common/db-xref.xsl:
	* xslt/docbook/html/db2html-block.xsl:
	* xslt/docbook/html/db2html-division.xsl:
	* xslt/docbook/html/db2html-title.xsl:
	* xslt/docbook/html/db2html-xref.xsl:
	- glossary work, particularly on glosssee

2004-12-08  Shaun McCance  <shaunm@gnome.org>

	* Makefile.am:
	* configure.in:
	* gnome-doc-prepare.in:
	- Added gnome-doc-prepare.in, renamed from danilo's shaunize

2004-12-08  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/omf/db2omf.xsl:
	- Put file:// in the URL

2004-12-01  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/html/db2html-autotoc.xsl:
	* xslt/docbook/html/db2html-refentry.xsl:
	- More robust refentry title stuff

2004-12-01  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/html/db2html-autotoc.xsl:
	- Autotoc li for refentry

2004-12-01  Shaun McCance  <shaunm@gnome.org>

	* po/cs.po:
	- Removed the broken format.example.label translation

	* xslt/docbook/common/db-format.xml.in:
	- Fixed my broken comment to translators

	* xslt/docbook/html/db2html-css.xsl:
	* xslt/docbook/html/db2html-refentry.xsl:
	* xslt/docbook/html/db2html-title.xsl:
	- Some refentry work

2004-11-24  Shaun McCance  <shaunm@gnome.org>

	* gnome-doc-utils.make:
	- Fixed my own stupidity

2004-11-24  Shaun McCance  <shaunm@gnome.org>

	* gnome-doc-utils.make:
	- Adding a missing \

	* xslt/docbook/html/db2html-css.xsl:
	- Added padding-top

2004-11-24  Shaun McCance  <shaunm@gnome.org>

	* gnome-doc-utils.make:
	- More robust DOCTYPE extractor
	- Made -fig targets for dist, install, and uninstall, to avoid sh problems

2004-11-24   Amanpreet Singh Alam <amanlinux@netscape.net>

	* cconfigure.in: Add Punjabi (pa) to ALL_LINGUAS

2004-11-23  Shaun McCance  <shaunm@gnome.org>

	* gnome-doc-utils.make:
	- Made install and uninstall rules for figures
	- Fixed the scrollkeeper-uninstall call

2004-11-24  Satoru SATOH   <ss@gnome.gr.jp>

	* configure.in: Added ja (Japanese) to ALL_LINGUAS.
	* po/ja.po: Added Japanese translation

2004-11-22  Shaun McCance  <shaunm@gnome.org>

	* gnome-doc-utils.make:
	- Setting and disting figures, still need to install and uninstall

2004-11-21  Shaun McCance  <shaunm@gnome.org>

	* xslt/gettext/gettext.xsl:
	- Added plural form for sr

2004-11-21  Shaun McCance  <shaunm@gnome.org>

	* doc/xslt/C/translating.xml:
	- Blurb on fallbacks for plural form translations

2004-11-21  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/omf/db2omf.xsl:
	- OMF has description, not purpose.  Bad search and replace.

2004-11-21  Danilo Šegan  <dsegan@gmx.net>

	* gnome-doc-utils.make: Use "scrollkeeper-config" to find
	localstatedir.

2004-11-19  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/html/db2html-refentry.xsl:
	* xslt/docbook/html/db2html-suppressed.xsl:
	* xslt/docbook/html/db2html-title.xsl:
	- Lots more refentry work

2004-11-18  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/html/Makefile.am:
	* xslt/docbook/html/db2html.xsl:
	* xslt/docbook/html/db2html-refentry.xsl:
	* xslt/gettext/l10n.xml.in:
	- Initial refentry work

	* xslt/docbook/html/db2html-cmdsynopsis.xsl:
	* xslt/docbook/html/db2html-css.xsl:
	- Fixed some cmdsynopsis bugs, added CSS

	* xslt/docbook/html/db2html-division.xsl:
	- Added db2html.anchor to db2html.division.content

	* xslt/docbook/html/db2html-suppressed.xsl:
	- Added partinfo, prefaceinfo, refsynopsisdivinfo

	* xslt/docbook/html/db2html-title.xsl:
	- Hard-coded title/subtitle class on spans

2004-11-18  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/common/db-chunk.xsl:
	- Stringify result of db.chunk.chunk-id

	* xslt/docbook/common/db-xref.xsl:
	- Fix top-level links when not($db.chunk.chunk_top)

2004-11-18  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/common/db-chunk.xsl:
	- Documentation changes

	* xslt/docbook/html/db2html-division.xsl:
	* xslt/docbook/html/db2html-title.xsl
	- Fixed bug where titlepages weren't being generated
	- Added parameter for sans-title divisions to pass a title
	- Implemented dedication and simplesect

	* xslt/docbook/html/db2html-inline.xsl:
	- Implemented uri element

	* xslt/docbook/html/db2html-suppressed.xsl:
	- Suppress glossaryinfo

	* xslt/docbook/html/db2html-info.xsl:
	- Wrap titlepages in <html> and all that
	- Some work on revhistory

2004-11-16  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Add «nb» to ALL_LINGUAS.

2004-11-15  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/common/db-chunk.xsl:
	- Fixed wrong chunk depth code

	* xslt/docbook/common/db-xref.xsl:
	- Removed spurious # links to tops of pages

	* xslt/docbook/html/db2html-autotoc.xsl:
	* xslt/docbook/html/db2html-css.xsl:
	- Some CSS and label work

	* xslt/docbook/html/db2html-division.xsl:
	- Allow $autotoc_depth to be specified

	* xslt/docbook/html/db2html-list.xsl:
	- Some CSS work

	* xslt/docbook/html/db2html-title.xsl:
	- Removed label span on top page

	* xslt/docbook/html/db2html-xref.xsl:
	- Added title attribute to a tags, for tooltips

2004-11-12  Shaun McCance  <shaunm@gnome.org>

	* docbook/common/db-format.xml.in:
	* docbook/common/db-label.xsl:
	- Label formatters for chapters and appendixes

	* docbook/html/db2html-table.xsl:
	- Removed the table title border thing

	* docbook/html/db2html-title.xsl:
	- Put labels on all titles >= h2, no float: right

2004-11-11  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/common/db-chunk.xsl:
	- Some big speed improvements

2004-11-10  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/html/db2html-division.xsl:
	* xslt/docbook/html/db2html-suppressed.xsl:
	- Implemented preface and screeninfo

	* xslt/docbook/html/db2html.xsl:
	- Nicer errors on unmatched elements

2004-11-10  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/common/db-chunk.xsl:
	* xslt/docbook/common/db-common.xsl:
	* xslt/docbook/common/db-format.xml.in:
	* xslt/docbook/common/db-label.xsl:
	* xslt/docbook/common/db-xref.xsl:
	* xslt/docbook/html/db2html-admon.xsl:
	* xslt/docbook/html/db2html-autotoc.xsl:
	* xslt/docbook/html/db2html-block.xsl:
	* xslt/docbook/html/db2html-callout.xsl:
	* xslt/docbook/html/db2html-classsynopsis.xsl:
	* xslt/docbook/html/db2html-cmdsynopsis.xsl:
	* xslt/docbook/html/db2html-division.xsl:
	* xslt/docbook/html/db2html-funcsynopsis.xsl:
	* xslt/docbook/html/db2html-info.xsl:
	* xslt/docbook/html/db2html-inline.xsl:
	* xslt/docbook/html/db2html-list.xsl:
	* xslt/docbook/html/db2html-qanda.xsl:
	* xslt/docbook/html/db2html-table.xsl:
	* xslt/docbook/html/db2html-title.xsl:
	* xslt/docbook/html/db2html-xref.xsl:
	* xslt/docbook/omf/db2omf.xsl:
	* xslt/gettext/format2xsl.xsl:
	* xslt/gettext/gettext.xsl:
	* xslt/rngdoc/rngdoc.xsl:
	* xslt/xsldoc/xsldoc.xsl:
	- xsldoc changes to ease sibling processing problems

2004-11-08  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/common/db-format.xml.in:
	- Fixed copy & paste error in format.quote.inner

2004-11-08  Shaun McCance  <shaunm@gnome.org>

	* xslt/Makefile.am:
	* xslt/docbook/common/db-format.xml.in:
	* xslt/xsldoc/xsldoc.xsl:
	- Getting some xsldoc stuff into db-format
	- Watching intltool screw my XML

2004-11-08  Shaun McCance  <shaunm@gnome.org>

	* doc/xslt/C/translating.xml:
	- Finished the documentation for translating with gettext

2004-11-08  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/common/db-format.xml.in:
	- Big ol' comment for format.citetitle

2004-11-08  Shaun McCance  <shaunm@gnome.org>

	* xslt/gettext/l10n.xml.in:
	- Make the comments recognizable by intltool

2004-11-08  Shaun McCance  <shaunm@gnome.org>

	* xslt/gettext/l10n.xml.in:
	- The plural of Publisher is Publishers

2004-11-08  Shaun McCance  <shaunm@gnome.org>

	* xslt/gettext/gettext.xsl:
	* xslt/gettext/l10n.xml.in:
	- Just using numbers for forms
	- Added plural form for cs

2004-11-08  Shaun McCance  <shaunm@gnome.org>

	* doc/xslt/C/translating.xml:
	- More translation instructions

	* xslt/docbook/html/db2html-info.xsl:
	* xslt/gettext/l10n.xml.in:
	- Using the new pluralization stuff

2004-11-07  Shaun McCance  <shaunm@gnome.org>

	* gnome-doc-utils.make:
	* xslt/docbook/omf/db2omf.xsl:
	* xslt/gettext/Makefile.am:
	- srcdir fixes