commit c12e23e4947a4ebbf5a118bc9f6e04237660cd0a
Author: Shaun McCance <shaunm@gnome.org>
Date:   Thu Feb 17 09:57:06 2011 -0500

    mal2html-table.xsl: Extra HTML class based on @style
    
    I should do this for lots of elements. But I need this one
    right now.

 xslt/mallard/html/mal2html-table.xsl |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit c789baec4325e1aed44e2bb2c23987342fd62cd0
Author: Shaun McCance <shaunm@gnome.org>
Date:   Thu Feb 17 09:54:00 2011 -0500

    mal2html-page.xsl: Get link roles right for topic links

 xslt/mallard/html/mal2html-page.xsl |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

commit 1fc3300de843a67c89f840370f3390118580b08a
Author: Shaun McCance <shaunm@gnome.org>
Date:   Wed Feb 16 13:52:19 2011 -0500

    mal2html-page: Full support for the links element

 xslt/common/html.xsl                 |    5 -
 xslt/mallard/html/mal2html-block.xsl |    2 +-
 xslt/mallard/html/mal2html-page.xsl  |  330 ++++++++++++++++++++++++----------
 3 files changed, 240 insertions(+), 97 deletions(-)

commit 7f2b2eabb5ac60ccad9947ff2a687d1080bfb777
Author: Shaun McCance <shaunm@gnome.org>
Date:   Tue Feb 15 11:44:34 2011 -0500

    mal2html-page.xsl: RTL link trail arrows

 xslt/mallard/html/mal2html-page.xsl |   23 ++++++++++++++++++++---
 1 files changed, 20 insertions(+), 3 deletions(-)

commit 6d6b8eab9cc464172aebed3034bf5c985080c392
Author: Fran DiƩguez <fran.dieguez@mabishu.com>
Date:   Wed Feb 2 15:47:30 2011 +0100

    Updated Galician translations

 po/gl.po | 1920 ++++++++++++++++----------------------------------------------
 1 files changed, 500 insertions(+), 1420 deletions(-)

commit a728f6773d6d5aafc16ad7fc9e1afcc9c8fe8f5c
Author: Shaun McCance <shaunm@gnome.org>
Date:   Thu Jan 20 17:56:03 2011 -0500

    xslt/common/html.xsl: Make magic image scaling less evil
    
    It had a tendency to bog everything down as it recomputed
    everything over and over and over for every pixel's worth
    of resizing. Put that stuff in an idle function, and don't
    add it if it's already added.

 xslt/common/html.xsl |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

commit 60042f1fbea136d24109fee5d310a0335a4db7d9
Author: Shaun McCance <shaunm@gnome.org>
Date:   Thu Jan 20 12:38:31 2011 -0500

    Use HTML <h*> elements for block titles
    
    Joanie asked for this so that titles of formal elements like
    steps list can be jumped to with header navigation in screen
    readers. We still keep them in div.title elements, and add
    some CSS so that the h elements don't affect styling.

 xslt/common/html.xsl                 |    6 ++++++
 xslt/docbook/html/db2html-block.xsl  |   23 ++++++++++++++++++++---
 xslt/mallard/html/mal2html-block.xsl |   19 ++++++++++++++++---
 3 files changed, 42 insertions(+), 6 deletions(-)

commit 75c3bf01d1ec0e10307bb28fdb5dada5d96fe385
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   Mon Jan 17 15:08:07 2011 +0100

    Updated Hungarian translation

 po/hu.po | 1752 ++++++++++++--------------------------------------------------
 1 files changed, 324 insertions(+), 1428 deletions(-)

commit a71fb970ea19aa07f088c3c4e9828b4e1e3cce65
Author: Shaun McCance <shaunm@gnome.org>
Date:   Mon Jan 10 12:48:43 2011 -0500

    Version 2.91.9

 NEWS         |   11 +++++++++++
 changes      |   15 +++++++++------
 configure.ac |    2 +-
 3 files changed, 21 insertions(+), 7 deletions(-)