commit 4280cbf744f12753feed0d487d73e72cf8043796 Author: Shaun McCance <shaunm@gnome.org> Date: Sun Apr 24 20:01:50 2011 -0400 mal-sort.xsl: Fix sorting for groups on mal:links xslt/mallard/common/mal-link.xsl | 14 +++++----- xslt/mallard/common/mal-sort.xsl | 51 +++++++++++++++++++++++++++++++++++++- 2 files changed, 57 insertions(+), 8 deletions(-) commit 131c6be2d4eef2e64426de4f5874bf3014a9fac6 Author: Shaun McCance <shaunm@gnome.org> Date: Sat Apr 23 19:01:41 2011 -0400 Removed and fixed some browser-specific CSS xslt/common/html.xsl | 28 ++-------------------------- xslt/docbook/html/db2html-callout.xsl | 2 ++ xslt/docbook/html/db2html-css.xsl | 8 +------- xslt/mallard/html/mal2html-page.xsl | 9 --------- 4 files changed, 5 insertions(+), 42 deletions(-) commit 01e9ef63e1cd4e2045c0a11c3998e9153e2671d6 Author: Shaun McCance <shaunm@gnome.org> Date: Sat Apr 16 15:29:24 2011 -0400 mal2html-page: Drop padding-left on grid links tables xslt/mallard/html/mal2html-page.xsl | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 6b5fcc4105f35878ed615d123e7633b55c75fe2e Author: Shaun McCance <shaunm@gnome.org> Date: Sat Apr 16 13:53:12 2011 -0400 Really fix how JavaScript is output with script tags xslt/common/html.xsl | 70 ++++++++++++++++++++++++++------- xslt/mallard/html/mal2html-facets.xsl | 4 +- xslt/mallard/html/mal2html-page.xsl | 4 +- 3 files changed, 60 insertions(+), 18 deletions(-) commit 25000a8808bbe80f64a25dfb93a5ae9e18195e93 Author: Shaun McCance <shaunm@gnome.org> Date: Fri Apr 15 15:11:13 2011 -0400 mal-cache: Don't erroneously match link titles with roles xslt/mallard/cache/mal-cache.xsl | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 4a3333106f31b3f95a933a14c8ce81ce4150d1a7 Author: Frédéric Péters <fpeters@0d.be> Date: Wed Apr 6 11:06:36 2011 +0530 Put javacript for mousehovers in a <script> element xslt/mallard/html/mal2html-page.xsl | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 134770554701befbff0f6f6a2476ca5c7345d25a Author: Shaun McCance <shaunm@gnome.org> Date: Tue Apr 12 13:51:25 2011 -0400 Fixed body positioning weirdness xslt/common/html.xsl | 5 +---- xslt/mallard/html/mal2html-page.xsl | 3 +-- 2 files changed, 2 insertions(+), 6 deletions(-) commit ed965333e753c97ebb11ede1c27457a8f3f3b0ba Author: Shaun McCance <shaunm@gnome.org> Date: Wed Apr 6 14:30:59 2011 -0400 mal2html-(media,page): Added floatstart and floatend, bug #645947 xslt/mallard/html/mal2html-media.xsl | 6 ++++++ xslt/mallard/html/mal2html-page.xsl | 8 ++++++++ 2 files changed, 14 insertions(+), 0 deletions(-) commit 8bd1ae1249269dbbcdd32bd5ac42816a97162bcf Author: Shaun McCance <shaunm@gnome.org> Date: Wed Apr 6 14:25:57 2011 -0400 mal2html-page.xsl: Don't drop margin-top on floats xslt/mallard/html/mal2html-page.xsl | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 98d0a42100f640f980efd5c3eee0ef01b5dca50a Author: Shaun McCance <shaunm@gnome.org> Date: Mon Apr 4 17:11:26 2011 -0400 Version 3.0.0 NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-)