commit ec3d998cf6882eba90074c49f82f60db94741cc3
Author: Shaun McCance <shaunm@gnome.org>
Date:   Fri Jun 4 17:18:33 2010 -0500

    [mal2html-svg] Doc updates, and use text title for link tooltip

 xslt/mallard/html/mal2html-svg.xsl |   17 +++++++++++++++--
 1 files changed, 15 insertions(+), 2 deletions(-)

commit aa7e09f4bd813e5618bb32036e37a7d6fb583850
Author: Shaun McCance <shaunm@gnome.org>
Date:   Fri Jun 4 17:09:49 2010 -0500

    [mallard/html] Doc updates and moved CSS to mal2html-page.xsl

 xslt/mallard/html/Makefile.am       |    1 -
 xslt/mallard/html/mal2html-css.xsl  |  212 -----------------------------------
 xslt/mallard/html/mal2html-list.xsl |   22 +++-
 xslt/mallard/html/mal2html-page.xsl |  182 ++++++++++++++++++++++++++++++
 4 files changed, 201 insertions(+), 216 deletions(-)

commit 038252aa72589c6d63a5418f358d7505d091591a
Author: Shaun McCance <shaunm@gnome.org>
Date:   Fri Jun 4 12:16:18 2010 -0500

    [html] Better support for mixed-directionality documents

 xslt/common/html.xsl                  |   31 +++++++++++++++++++++++++++----
 xslt/docbook/html/db2html-css.xsl     |   14 +++++++++++++-
 xslt/mallard/html/mal2html-css.xsl    |   13 +++++++++++--
 xslt/mallard/html/mal2html-inline.xsl |    2 +-
 4 files changed, 52 insertions(+), 8 deletions(-)

commit 63ed3109e87fc250f544b4e1cb5dc6b852f63fc7
Author: Shaun McCance <shaunm@gnome.org>
Date:   Fri Jun 4 10:18:44 2010 -0500

    [mal2html-list] Simplify list modes and apply dir attrs

 xslt/common/html.xsl                |   22 +++++++++
 xslt/mallard/html/mal2html-list.xsl |   89 +++++++++++++++++++----------------
 2 files changed, 70 insertions(+), 41 deletions(-)

commit 1b0bb306c074c6c6e9ed80dac0c2415989dfd5b3
Author: Shaun McCance <shaunm@gnome.org>
Date:   Thu Jun 3 19:06:54 2010 -0500

    Updates to Mallard inline processing, including text dir handling

 xslt/mallard/html/mal2html-block.xsl  |    1 +
 xslt/mallard/html/mal2html-inline.xsl |   91 +++++++++++++++++++++------------
 2 files changed, 60 insertions(+), 32 deletions(-)

commit 34689918125afd3799d43baddf31eec482b4023f
Author: Shaun McCance <shaunm@gnome.org>
Date:   Thu Jun 3 18:34:35 2010 -0500

    Updates to Mallard block processing and HTML lang and dir attributes

 xslt/common/html.xsl                       |   66 +++++++++++++++-
 xslt/docbook/common/db-title.xsl           |    3 +-
 xslt/docbook/html/db2html-bibliography.xsl |    2 +-
 xslt/docbook/html/db2html-block.xsl        |    2 +-
 xslt/docbook/html/db2html-index.xsl        |    4 +-
 xslt/docbook/html/db2html-inline.xsl       |    2 +-
 xslt/docbook/html/db2html-l10n.xsl         |    2 +-
 xslt/gettext/gettext.xsl                   |    2 +-
 xslt/gettext/l10n-numbers.xsl              |    3 +-
 xslt/gettext/l10n.xml.in                   |   97 +++++++++++++++++++++-
 xslt/mallard/html/mal2html-block.xsl       |  124 ++++++++++++++++++++--------
 xslt/mallard/html/mal2html-page.xsl        |    4 +-
 12 files changed, 262 insertions(+), 49 deletions(-)

commit 22fd7b2be2a5495408ce9cf3f093aee6c04a3fd3
Author: Shaun McCance <shaunm@gnome.org>
Date:   Thu Jun 3 12:34:44 2010 -0500

    [mal2html-css] Tweaks to linkdivs

 xslt/mallard/html/mal2html-css.xsl |   14 +++++---------
 1 files changed, 5 insertions(+), 9 deletions(-)

commit aa025a3187b780dbea779fb9c4c5776d3e63f0e7
Author: Shaun McCance <shaunm@gnome.org>
Date:   Thu May 27 00:07:12 2010 -0500

    Version 2.31.2

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)