[cairo-commit] svgslides ChangeLog,1.57,1.58

Carl Worth commit at pdx.freedesktop.org
Sat Feb 12 13:45:25 PST 2005


Committed by: cworth

Update of /cvs/cairo/svgslides
In directory gabe:/tmp/cvs-serv13180

Modified Files:
	ChangeLog 
Log Message:

        * src/svgslides-4suite: Set USE_MINIDOM=1 internally to guarantee
        we won't get the C implementation of Domlette, and so things will
        actually work.
        (do_xpath): Get input file and basename from command-line
        argument.
        (line_height, layout_ul, layout_li): Fix layout of single-depth
        bulleted lists. Other than missing bullets, I think we know have
        parity with the XSLT-based output.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/svgslides/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- ChangeLog	12 Feb 2005 18:21:18 -0000	1.57
+++ ChangeLog	12 Feb 2005 21:45:23 -0000	1.58
@@ -1,5 +1,16 @@
 2005-02-12  Carl Worth  <cworth at cworth.org>
 
+	* src/svgslides-4suite: Set USE_MINIDOM=1 internally to guarantee
+	we won't get the C implementation of Domlette, and so things will
+	actually work.
+	(do_xpath): Get input file and basename from command-line
+	argument.
+	(line_height, layout_ul, layout_li): Fix layout of single-depth
+	bulleted lists. Other than missing bullets, I think we know have
+	parity with the XSLT-based output.
+
+2005-02-12  Carl Worth  <cworth at cworth.org>
+
 	* src/svgslides-4suite: New implementation of svgslides in python
 	rather than XSLT. It's nearly as far along as svgslides.xsl, but
 	isn't ready to be the default implementation yet.




More information about the cairo-commit mailing list