commit 228a39a27d0c40afd17d37fb46a571f5c5120ac3
Author: Vincent Untz <vuntz@gnome.org>
Date:   2010-03-30

    Fix compiler warnings.

    Correctly initialize a variable, and do not set twice a variable
    on the
    same line.

M	rsvg-convert.c
M	rsvg-paint-server.c

commit 95eaad11b6f3e3d85ea9375e26db948b2224511a
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-03-30

    Use GDK_DRAWABLE() instead of non-existing GTK_DRAWABLE()

    The error was introduced in commit 248b7310.

M	gtk-engine/svg-draw.c

commit e9e91f2cc671ec452b974e87f5073ae118412ebb
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-03-30

    [build] Enable silent build by default

M	configure.in

commit ccb732730afa08fe5c91ce24f87c81e4bb345e5c
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-03-30

    [release] post-release bump to 2.26.2

M	configure.in

commit c7aa8517bb23b3a9a5643b2e54d223ffdc24ae65
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-03-30

    [release] 2.26.1

M	NEWS
M	configure.in

commit c6d4ab78ed1a2c0d83c85b4fec8b21dc72737c1b
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-03-26

    Drop mozilla plugin

    It doesn't build against recent xulrunner, and xulrunner now has
    builtin
    support for svg anyway.

    https://bugzilla.gnome.org/show_bug.cgi?id=593961

M	Makefile.am
M	TODO
M	configure.in
M	librsvg.spec.in
D	moz-plugin/.cvsignore
D	moz-plugin/Makefile.am
D	moz-plugin/moz-plugin.c

commit f1fc86c474d714f3d0485b690f09b2410648a9cb
Author: Andre Klapper <a9016009@gmx.de>
Date:	2010-03-10

    Make librsvg compile with -DGSEAL_ENABLED. Fixes bug 612489.

M	test-display.c

commit 0592c1b5cf7ae61bace9627d40b9d4860334eccc
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2010-02-14

    Fix linking with pedantic linkers

M	tests/pdiff/Makefile.am

commit 248b73101710f01711d4da885fb907082a4709e5
Author: Javier Jardón <javierjc1982@gmail.com>
Date:	2009-07-18

    Remove deprecated GTK symbol - bug #572084

M	gtk-engine/svg-draw.c

commit fd58ea90f77e373aeafe48117386ac0dada00148
Author: Andre Klapper <a9016009@gmx.de>
Date:	2009-06-01

    Replace deprecated gdk_pixmap_unref() with g_object_unref(). Bug
    #572084.

M	ChangeLog
M	gtk-engine/svg-render.c

commit d8b0dc125c41f6017e19a81dd3f92397c8a6e0be
Author: Andre Klapper <a9016009@gmx.de>
Date:	2009-06-01

    Remove some deprecated gtk+ functions and bump gtk+ requirement. Bug
    #572084.

M	ChangeLog
M	configure.in
M	gtk-engine/svg-draw.c
M	gtk-engine/svg-render.c

commit 6649bf822f996e7a3990e599d3a148a86887a32a
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2009-05-11

    use correct category in doap file

M	librsvg.doap

commit 8d5bfc16e7976f5e47eb681a510321d4da136960
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2009-05-11

    add librsvg.doap so that the project shows up properly on gnome's
    cgit listing

A	librsvg.doap

commit 0a997d789e843f91bc6e635e34dc956ea5dccfd6
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2009-03-16

    2.26.0

    svn path=/trunk/; revision=1209

M	ChangeLog
M	configure.in

commit 2e7462d5ae9113a8abef519e80d0113bbc9e006b
Author: Christian Persch <chpe@gnome.org>
Date:	2009-02-19

    fails to parse SVG with parameter entities. Bug #567311

    2009-02-19	Christian Persch  <chpe@gnome.org>

	    * rsvg-base.c: fails to parse SVG with parameter entities. Bug
	    #567311


    svn path=/trunk/; revision=1208

M	ChangeLog
M	rsvg-base.c

commit 6dd5969b1f353d3dbb3bee966513ae3436656827
Author: Thomas Andersen <phomes@gmail.com>
Date:	2009-02-19

    mem leaks. Bug #444444

    2009-02-19	Thomas Andersen <phomes@gmail.com>

	    * rsvg-image.c: mem leaks. Bug #444444


    svn path=/trunk/; revision=1207

M	ChangeLog
M	rsvg-image.c

commit 2311d18ea588661c7f97b1d3e6017d0966d46d95
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2009-02-19

    filter nodes are leaked. Bug #475851.

    2009-02-19	Matthias Clasen <mclasen@redhat.com>

	    * rsvg-filter.c: filter nodes are leaked. Bug #475851.


    svn path=/trunk/; revision=1206

M	ChangeLog
M	rsvg-filter.c

commit c90a3b74123ed815cf53d206428ba7a147477a83
Author: Josselin Mouette <joss@malsain.org>
Date:	2009-02-19

    Crashes on some architectures because of wrong zero check on
    doubles. Bug

    2009-02-19	Josselin Mouette <joss@malsain.org>

	    * rsvg-path.c: Crashes on some architectures because of
	    wrong zero check on doubles. Bug #565371


    svn path=/trunk/; revision=1205

M	ChangeLog
M	rsvg-path.c

commit de032025ea1243cd96f148336cbac96575232956
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2009-02-19

    remove warning

    svn path=/trunk/; revision=1204

M	rsvg-base.c

commit a782478bec0c4778ec6aecd95a71c88597808382
Author: Christian Persch <chpe@gnome.org>
Date:	2009-02-19

    better error messages. Bug #567307

    2009-02-19	Christian Persch  <chpe@gnome.org>

	    * rsvg-base.c: better error messages. Bug #567307


    svn path=/trunk/; revision=1203

M	ChangeLog
M	rsvg-base.c

commit 35e9aaa1a62ceac6f72c2a67f814f110f40ac038
Author: Thomas Andersen <phomes@gmail.com>
Date:	2009-02-19

    "const static" should be "static const". Bug #570656

    2009-02-19	Thomas Andersen <phomes@gmail.com>

	    * rsvg-filter.c:  "const static" should be "static const". Bug
	    #570656


    svn path=/trunk/; revision=1202

M	ChangeLog
M	rsvg-filter.c

commit 5ecf980ed71cf304d649cd550b8d04ecd3782a19
Author: Thomas Andersen <phomes@gmail.com>
Date:	2009-02-19

    don't use deprecated gdk_pixbuf_unref. Bug #570938

    2009-02-19	Thomas Andersen <phomes@gmail.com>

	    * gtk-engine/svg-draw.c: don't use deprecated
	    gdk_pixbuf_unref. Bug #570938


    svn path=/trunk/; revision=1201

M	ChangeLog
M	gtk-engine/svg-render.c

commit 5f4be64cb58d281dd85547331a91a6b656444b01
Author: liucougar <liucougar@gmail.com>
Date:	2009-02-19

    librsvg can not render text-decoration=underline text. Bug #566365
    ditto

    2009-02-19	liucougar <liucougar@gmail.com>

	    * rsvg-text.c: librsvg can not render
	    text-decoration=underline text. Bug #566365
	    * rsvg-cairo-draw.c: ditto


    svn path=/trunk/; revision=1200

M	ChangeLog
M	rsvg-cairo-draw.c
M	rsvg-text.c

commit fec08529a8283305f2f5834969abc179e6264ae4
Author: Luis Menina <liberforce@freeside.fr>
Date:	2009-02-19

    GNOME Goal: Clean up GLib and GTK+ includes. Bug #563789

    2009-02-19	Luis Menina  <liberforce@freeside.fr>

	    * *: GNOME Goal: Clean up GLib and GTK+ includes. Bug #563789


    svn path=/trunk/; revision=1199

M	ChangeLog
M	gdk-pixbuf-loader/io-svg.c
M	gtk-engine/svg-rc-style.h
M	gtk-engine/svg-style.h
M	rsvg-bpath-util.c
M	rsvg-bpath-util.h
M	rsvg-cairo-render.c
M	rsvg-css.h
M	rsvg-defs.c
M	rsvg-defs.h
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-path.c
M	rsvg-private.h

commit af59d5ef25707ff6096c87c12adb700fe70b2dfa
Author: Hagen Schink <troja84@gmail.com>
Date:	2009-02-19

    Memory leak in rsvg_handle_get_dimensions_sub(). Bug #562546

    2009-02-19	Hagen Schink <troja84@gmail.com>

	    * rsvg-base.c: Memory leak in
	    rsvg_handle_get_dimensions_sub(). Bug #562546


    svn path=/trunk/; revision=1198

M	ChangeLog
M	rsvg-base.c

commit 57c9aa6ccfc7b9f5e0e3500fdd419ae65f03a042
Author: Robert Staudinger <robert.staudinger@gmail.com>
Date:	2009-02-19

    Do not allocate RsvgState in rsvg_new_image(), use the instance that's

    2009-02-19	Robert Staudinger <robert.staudinger@gmail.com>

	    * rsvg-file.c: Do not allocate RsvgState in rsvg_new_image(),
	    use the instance that's been
	    allocated and set up in the call to _rsvg_node_init(). Bug
	    #557082


    svn path=/trunk/; revision=1197

M	ChangeLog
M	rsvg-image.c

commit 256d62774c1db84f5cbe4d63a013afefcff2dadc
Author: Christian Persch <chpe@src.gnome.org>
Date:	2009-01-08

    Add function to check whether the SVG document contains an element
    by ID.

	* doc/rsvg-sections.txt:
	* librsvg.def:
	* rsvg-base.c:
	* rsvg.h: Add function to check whether the SVG document
	contains an
	element by ID. Bug #567070.

    svn path=/trunk/; revision=1196

M	ChangeLog
M	doc/rsvg-sections.txt
M	librsvg.def
M	rsvg-base.c
M	rsvg.h

commit 97eb56051a624b80e1ef8dce107a48db61cd41b3
Author: Christian Persch <chpe@src.gnome.org>
Date:	2009-01-05

    Also add feature defines and check macro to librsvg-features.h.in. Bug

	* configure.in:
	* librsvg-features.h.in: Also add feature defines and check
	macro to
	librsvg-features.h.in. Bug #566701.

    svn path=/trunk/; revision=1195

M	ChangeLog
M	configure.in
M	librsvg-features.h.in

commit 5d455db8b3d5b34fc79198b809ba2f2d5d669332
Author: Christian Persch <chpe@src.gnome.org>
Date:	2009-01-05

    Bug 564616 – should indicate in pc file if svgz and css are
    supported

    svn path=/trunk/; revision=1194

M	ChangeLog
M	configure.in
M	librsvg-2.0-uninstalled.pc.in
M	librsvg-2.0.pc.in

commit ab67ac586edfe145c68d3ab8955618c5840bdd68
Author: Christian Persch <chpe@src.gnome.org>
Date:	2008-12-15

    Bug 564522 – rsvg_handle_get_position_sub doesn't work

    svn path=/trunk/; revision=1193

M	ChangeLog
M	rsvg-base.c

commit 19b6a9616464a20a6824e255a296c708f882e55b
Author: Christian Persch <chpe@src.gnome.org>
Date:	2008-12-12

    Add version check macro. Bug #564226.

	* librsvg-features.h.in: Add version check macro. Bug #564226.

    svn path=/trunk/; revision=1192

M	ChangeLog
M	librsvg-features.h.in

commit 8383def1fdf5f1f687d14bfbadcd3629c6a60a10
Author: Robert Staudinger <robsta@src.gnome.org>
Date:	2008-11-27

    New API rsvg_handle_get_position_sub(), gets the offset of an SVG
    element.

    * doc/rsvg-sections.txt: New API rsvg_handle_get_position_sub(), gets
    the offset of an SVG element.
    * librsvg.def:
    * rsvg-base.c (rsvg_handle_get_position_sub):
    * rsvg-dimensions.c (main):
    * rsvg.h: ditto.


    svn path=/trunk/; revision=1191

M	ChangeLog
M	doc/rsvg-sections.txt
M	librsvg.def
M	rsvg-base.c
M	rsvg-dimensions.c
M	rsvg.h

commit 6d261c898d3e5f151cf3d5e9267bda77ac0e80cc
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-11-22

    Feature request: rsvg_handle_get_dimensions_sub() (#555682). Patches
    from

    2008-11-22	Dominic Lachowicz  <domlachowicz@gmail.com>

	* rsvg-cairo-render.h: Feature request:
    rsvg_handle_get_dimensions_sub()
	(#555682). Patches from Hagen Schink (troja84@gmail.com) and
	Robert Staudinger (robert.staudinger@gmail.com)
	* librsvg.def:
	* rsvg-private.h:
	* ChangeLog:
	* rsvg-structure.c:
	* rsvg-base.c:
	* rsvg-css.c:
	* rsvg.h:
	* rsvg-dimensions.c:
	* Makefile.am:
	* rsvg-cairo-render.c:
	* rsvg-gobject.c: ditto


    svn path=/trunk/; revision=1190

M	ChangeLog
M	Makefile.am
M	librsvg.def
M	rsvg-base.c
M	rsvg-cairo-render.c
M	rsvg-cairo-render.h
M	rsvg-css.c
A	rsvg-dimensions.c
M	rsvg-gobject.c
M	rsvg-private.h
M	rsvg-structure.c
M	rsvg.h

commit 949e471dfe58e6813233979d9d8b28906a82081d
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-11-22

    -I flag-ordering problem breaks build if system already has lib
    installed

    2008-11-22	Dominic Lachowicz  <domlachowicz@gmail.com>

	* gdk-pixbuf-loader/Makefile.am: -I flag-ordering problem breaks
    build
	if system already has lib installed (#558040). Patch from
	dmacks@netspace.org
	* Makefile.am: ditto

    svn path=/trunk/; revision=1189

M	ChangeLog
M	Makefile.am
M	gdk-pixbuf-loader/Makefile.am

commit 866b6a6f3fc8be0212a7d54a70abaf350ce02b7a
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-11-22

    Stray Makefile variables (#558039). Patches from dmacks@netspace.org

    2008-11-22	Dominic Lachowicz  <domlachowicz@gmail.com>

	* Makefile.am: Stray Makefile variables (#558039). Patches from
	dmacks@netspace.org
	* rsvg-base.c:
	* gdk-pixbuf-loader/Makefile.am:
	* gtk-engine/Makefile.am: ditto

    svn path=/trunk/; revision=1188

M	ChangeLog
M	Makefile.am
M	gdk-pixbuf-loader/Makefile.am
M	gtk-engine/Makefile.am
M	rsvg-base.c

commit bf1036431036c1f7f3fbca0608b58d4954e475a8
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-11-22

    Remove deprecated GLib symbols (#560444). Patch by Luis Menina

    2008-11-22	Dominic Lachowicz  <domlachowicz@gmail.com>

	* gtk-engine/svg-rc-style.c: Remove deprecated GLib symbols
    (#560444).
	Patch by Luis Menina (liberforce@freeside.fr)


    svn path=/trunk/; revision=1187

M	ChangeLog
M	gtk-engine/svg-rc-style.c

commit db7e277fd923ee25db43f88e40acf58d875eaea5
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2008-11-05

    Use G_STRFUNC as suggested by Christian Persch.

    2008-11-05	Kjartan Maraas	<kmaraas@gnome.org>

	* rsvg-private.h: Use G_STRFUNC as suggested by Christian Persch.

    svn path=/trunk/; revision=1186

M	ChangeLog
M	rsvg-private.h

commit 85a222cf37468f6eba6c768e4c6af5ce2c4f6913
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2008-11-05

    Don't use deprecated glib symbols.

    2008-11-05	Kjartan Maraas	<kmaraas@gnome.org>

	* rsvg-private.h: Don't use deprecated glib symbols.

    svn path=/trunk/; revision=1185

M	ChangeLog
M	rsvg-private.h

commit 44c86fb123eed191fd91119c74fce9c9e62f3143
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-10-20

    Stop crash due to recursive references (#518640). Patch by Tom Parker

    2008-10-20	Dominic Lachowicz <domlachowicz@gmail.com>

	    * rsvg-structure.c: Stop crash due to recursive references
	    (#518640).
	    Patch by Tom Parker
	    * rsvg-private.h: ditto
	    * rsvg-base.c: ditto
	    * rsvg-cairo-render.c: ditto


    svn path=/trunk/; revision=1184

M	ChangeLog
M	rsvg-base.c
M	rsvg-cairo-render.c
M	rsvg-private.h
M	rsvg-structure.c

commit a21de260fb991234c289fc547b53486da5888b5f
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-10-20

    another memory leak (#552919). Found by mclasen.

    2008-10-20	Dominic Lachowicz <domlachowicz@gmail.com>

	    * rsvg-mask.c: another memory leak (#552919). Found by
	    mclasen.


    svn path=/trunk/; revision=1183

M	ChangeLog
M	rsvg-mask.c

commit a78e2808628027f6793550acbd16ad504429232e
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-10-20

    gdmgreeter segfault due to libxml2 API/ABI change (#549087). Patch
    by Tom

    2008-10-20	Dominic Lachowicz <domlachowicz@gmail.com>

	    * rsvg-gobject.c: gdmgreeter segfault due to libxml2 API/ABI
	    change
	    (#549087). Patch by Tom Parker (palfrey%40tevp.net). Untested
	    against
	    libxml2 >= 2.7.0, but DV says "from the distance, that
	    patch seems
	    to do the right thing"
	    * rsvg-base.c: ditto


    svn path=/trunk/; revision=1182

M	ChangeLog
M	rsvg-base.c
M	rsvg-gobject.c

commit 698d3be255aed900d076a516f6adc84509467551
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-10-20

    background color setting feature in rsvg_convert program
    (#556969). Patch

    2008-10-20	Dominic Lachowicz <domlachowicz@gmail.com>

	    * rsvg-convert.c: background color setting feature in
	    rsvg_convert program
	    (#556969). Patch inspired by harobed (stephane%40harobed.org)
	    * librsvg.def: Export 1 function necessary for the above


    svn path=/trunk/; revision=1181

M	ChangeLog
M	librsvg.def
M	rsvg-convert.c

commit 9a8b06cb4d72c6c4d10567c4e4babf7c62ce60a6
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-10-20

    command-line tools can't handle UTF-8 encoded filenames (#557036,
    reported

    2008-10-20	Dominic Lachowicz <domlachowicz@gmail.com>

	    * rsvg-convert.c: command-line tools can't handle UTF-8
	    encoded
	    filenames (#557036, reported by Tim Starling)
	    * test-display.c: ditto


    svn path=/trunk/; revision=1180

M	ChangeLog
M	rsvg-convert.c
M	test-display.c

commit 3e3a9ed6f161123a5cec913477550cd5d5bd3865
Author: Vincent Untz <vuntz@gnome.org>
Date:	2008-09-23

    post-release bump to 2.22.4.

    2008-09-23	Vincent Untz  <vuntz@gnome.org>

	* configure.in: post-release bump to 2.22.4.

    svn path=/trunk/; revision=1179

M	ChangeLog
M	configure.in

commit 4df8e26cd3d10e04a4eba87162d2ca2765ccb23a
Author: Vincent Untz <vuntz@gnome.org>
Date:	2008-09-23

    version 2.22.3

    2008-09-23	Vincent Untz  <vuntz@gnome.org>

	* NEWS:
	* configure.in: version 2.22.3

    svn path=/trunk/; revision=1177

M	ChangeLog
M	NEWS
M	configure.in

commit 9d18f9d67ffc301ba275b168e9fa2efb93d360a4
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2008-08-27

    #549619 . build librsvg fail

    svn path=/trunk/; revision=1176

M	configure.in
M	rsvg-convert.c

commit b58834b098ceef7f765550f0b9e2380de5194056
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-08-26

    Make cairo render functions return a gboolean. Returns TRUE if
    the image

    2008-08-26	Dominic Lachowicz <domlachowicz@gmail.com>

	    * rsvg-cairo.h: Make cairo render functions return a
	    gboolean. Returns TRUE
	    if the image can't be rendered
	    * rsvg.c: Check && handle the return value
	    * rsvg-cairo-render.c: Implement the above. Also, return
	    FALSE if we're asked
	    to render an ID that doesn't exist

	    Collectively, fixes #540383 - rsvg_handle_render_cairo_sub -
	    if ID not found,
	    return an error and/or dont render whole SVG


    svn path=/trunk/; revision=1175

M	ChangeLog
M	rsvg-cairo-render.c
M	rsvg-cairo.h
M	rsvg.c

commit 011bd05931805c8b262ecebd7b6c651dacb3db1d
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-08-26

    #539488 - migrate use of GMemChunk to GSlice, from Felix Riemann ditto

    2008-08-26	Dominic Lachowicz <domlachowicz@gmail.com>

	    * rsvg-private.h: #539488 - migrate use of GMemChunk to
	    GSlice, from Felix Riemann
	    * rsvg-base.c: ditto
	    * rsvg-styles.c: ditto
	    * rsvg-cairo-render.c: ditto


    svn path=/trunk/; revision=1174

M	ChangeLog
M	rsvg-base.c
M	rsvg-cairo-render.c
M	rsvg-private.h
M	rsvg-styles.c

commit 2abfb5963a0e2e2589c785bc5374d81f4224b4b1
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-08-26

    #524835 - nautilus crashed with SIGSEGV

    2008-08-26	Dominic Lachowicz <domlachowicz@gmail.com>

	    * rsvg-text.c: #524835 - nautilus crashed with SIGSEGV


    svn path=/trunk/; revision=1173

M	ChangeLog
M	rsvg-text.c

commit f9933327c72ebfcdb521b9cf05997ad016143e46
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-08-26

    #538149 - svg_loader.so does not set license field in GdkPixBufFormat

    2008-08-26	Dominic Lachowicz <domlachowicz@gmail.com>

	    * gdk-pixbuf-loader/io-svg.c: #538149 - svg_loader.so does
	    not set license field
	    in GdkPixBufFormat


    svn path=/trunk/; revision=1172

M	ChangeLog
M	gdk-pixbuf-loader/io-svg.c

commit ce1336d402e4533e2f1e41cc228ff861159f60f4
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-08-26

    #548154 - Nautilus Segmentation fault when displaying SVG file

    2008-08-26	Dominic Lachowicz <domlachowicz@gmail.com>

	    * rsvg-filters.c: #548154 - Nautilus Segmentation fault when
	    displaying SVG file


    svn path=/trunk/; revision=1171

M	ChangeLog
M	rsvg-filter.c

commit 74e759eb2beb54dda696980fc3e51eb01f02f9cd
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-08-26

    #549418 - build failure: test-display.c io-svg.c format not a string

    2008-08-26	Dominic Lachowicz <domlachowicz@gmail.com>

	    * gdk-pixbuf-loader/io-svg.c: #549418 - build failure:
	    test-display.c
	    io-svg.c format not a string literal and no format arguments
	    * test-display.c: Ditto


    svn path=/trunk/; revision=1170

M	ChangeLog
M	gdk-pixbuf-loader/io-svg.c
M	test-display.c

commit f62c47f9ecd7f0e7ad4f8d75f3e81458a304e722
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-08-25

    549256 - some arcs are not well drawn in SVG path. From Frederic Wang

    2008-08-25	Dominic Lachowicz <domlachowicz@gmail.com>

	    * rsvg-path.c: 549256 - some arcs are not well drawn in SVG
    path. From
	    Frederic Wang <fred.wang%40free.fr>


    svn path=/trunk/; revision=1169

M	ChangeLog
M	rsvg-path.c

commit 169a383a21d3a3aecb4664bcd6f23e4f060b0dae
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-08-22

    Bug #547981 - librsvg-test.c doesn't build on x86_64

    2008-08-22	Dominic Lachowicz <domlachowicz@gmail.com>

	    * tests/rsvg-test.c: Bug #547981 - librsvg-test.c doesn't
	    build on x86_64


    svn path=/trunk/; revision=1168

M	ChangeLog
M	tests/rsvg-test.c

commit 3160fe6065f694f8f801b171305feb7508e308f2
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-08-21

    Bug #548494 - bad rendering for some wacko SVG path data

    2008-08-21	Dominic Lachowicz <domlachowicz@gmail.com>

	    * rsvg-path.c: Bug #548494 - bad rendering for some wacko
	    SVG path data


    svn path=/trunk/; revision=1167

M	ChangeLog
M	rsvg-path.c

commit 61816067cb9819613fb136789804ae964dba53c7
Author: Simon Budig <simon@gimp.org>
Date:	2008-08-04

    fix the handling of the stroke-dashoffset property.

    2008-08-04	Simon Budig  <simon@gimp.org>

	* rsvg-styles.[ch]: fix the handling of the stroke-dashoffset
	property.


    svn path=/trunk/; revision=1166

M	ChangeLog
M	rsvg-styles.c
M	rsvg-styles.h

commit 2e135f7389f9becc3c09119e9ce00f9ccf4455a9
Author: Tor Lillqvist <tml@novell.com>
Date:	2008-05-23

    Use "sans-serif" instead of "sanserif".

    2008-05-23	Tor Lillqvist  <tml@novell.com>

	* tests/samples/artwork.svg: Use "sans-serif" instead of
	"sanserif".

	* tests/samples/Picasso.svg: Use "sans-serif" instead of
	"sansserif".


    svn path=/trunk/; revision=1165

M	ChangeLog
M	tests/samples/Picasso.svg
M	tests/samples/artwork.svg

commit 226ae7c4253314e6490401d148e1bfe3980e8995
Author: Tor Lillqvist <tml@novell.com>
Date:	2008-05-20

    Package rsvg-convert.exe instead of the now nonexistent rsvg.exe.

    2008-05-20	Tor Lillqvist  <tml@novell.com>

	* librsvg-zip.in: Package rsvg-convert.exe instead of the now
	nonexistent rsvg.exe.


    svn path=/trunk/; revision=1164

M	ChangeLog
M	librsvg-zip.in

commit 8cf0f2ee35ca177e240f63e2b09b55a29cfe336b
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:	2008-04-28

    Use #elif instead of nested #else #if.

    2008-04-28	Wouter Bolsterlee  <wbolster@svn.gnome.org>

	* rsvg-text.c: Use #elif instead of nested #else #if.


    svn path=/trunk/; revision=1163

M	ChangeLog
M	rsvg-text.c

commit ad8afc772031dcfa26efabb4ef577ace1ae90fdf
Author: Wouter Bolsterlee <wbolster@svn.gnome.org>
Date:	2008-04-28

    Don't use #else if, but #else and an additional #if. Fixes the
    build with

    2008-04-28	Wouter Bolsterlee  <wbolster@svn.gnome.org>

	* rsvg-text.c: Don't use #else if, but #else and an
	additional #if. Fixes the build with at least gcc 4.2.3.


    svn path=/trunk/; revision=1162

M	ChangeLog
M	rsvg-text.c

commit 7b4df28e87307edf95df7a6f950bcbe4753bbf63
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2008-04-25

    528804 - tests don't honor have_stdint_h. use glib-based equivalents

    svn path=/trunk/; revision=1161

M	tests/pdiff/pdiff.c
M	tests/pdiff/perceptualdiff.c

commit 4999aab0cc7c29423ea7935001e5c7edce003559
Author: Hans Breuer <hans@breuer.org>
Date:	2008-04-25

    use HAVE_STRINGS_H #include "rsvg-private.h" to get common definitions

    2008-04-25	Hans Breuer  <hans@breuer.org>

	* rsvg-css.c : use HAVE_STRINGS_H
	* rsvg-path.c : #include "rsvg-private.h" to get common
	definitions
	* rsvg-text.c : make the text rendering capability depend on what
	cairo provides. If there is no CAIRO_HAS_FT_FONT try to use
	CAIRO_HAS_WIN32_FONT. Makes librsvg buildable on windows without
	freetype dependency, bug #529889

    svn path=/trunk/; revision=1160

M	ChangeLog
M	rsvg-css.c
M	rsvg-path.c
M	rsvg-text.c

commit eab26f6f761aaef363e332cff48c7a908020a62e
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2008-03-24

    524008 - remove spurious g_print()

    svn path=/trunk/; revision=1159

M	test-display.c

commit 23a44be920eb6880c0b765ce32f8f0bf2debe21a
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-03-04

    rsvg-convert crashed with SIGSEGV in
    _rsvg_acquire_xlink_href_resource()

    2008-03-04	Dominic Lachowicz <domlachowicz@gmail.com>

	    * rsvg-image.c: rsvg-convert crashed with SIGSEGV in
	    _rsvg_acquire_xlink_href_resource()
	    (#520261)


    svn path=/trunk/; revision=1158

M	ChangeLog
M	configure.in
M	rsvg-image.c

commit bdef75012b011da92d4c534753abd1d872755d25
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2008-02-24

    bump version; adjust for frame borders

    svn path=/trunk/; revision=1157

M	configure.in
M	test-display.c

commit 68fa4f8c1f5ef457335cbc645144b0116ba7d755
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-02-24

    Handle xml:space="prserve" (#353609)

    2008-02-24	Dominic Lachowicz <domlachowicz@gmail.com>

	* rsvg-text.c:
	* rsvg-styles.h:
	* rsvg-styles.c: Handle xml:space="prserve" (#353609)


    svn path=/trunk/; revision=1156

M	ChangeLog
M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg-text.c

commit 1cebcf353a40677395ecc48eca8cf21d5a06ea0a
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2008-02-24

    Make window size larger (#445870)

    * test-display: Make window size larger (#445870)


    svn path=/trunk/; revision=1155

M	ChangeLog
M	test-display.c

commit f92ec544dbdb2c0436a09d67451cc38df0a3e917
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2008-02-24

    better comment, so that people understand what's going on in 511924

    svn path=/trunk/; revision=1154

M	rsvg-cairo-draw.c

commit 80d3c7d3577c074b383043c456584c7d55175c8c
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2008-02-24

    Handle display:none (#486377)

    * rsvg-structure.c (rsvg_node_draw): Handle display:none (#486377)


    svn path=/trunk/; revision=1153

M	ChangeLog
M	rsvg-structure.c

commit b758b660e791994f04b63ea21699acc1d748c059
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-02-24

    If a moveto is followed by multiple pairs of coordinates, the
    subsequent

    2008-02-24	Dominic Lachowicz <domlachowicz@gmail.com>

	* rsvg-path.c (rsvg_parse_path_do_cmd): If a moveto is followed
    by
	multiple pairs of coordinates, the subsequent pairs are treated
    as
	implicit lineto commands. (#482787)

    svn path=/trunk/; revision=1152

M	ChangeLog
M	rsvg-path.c

commit e0a0adf24c0655797e1d0c52abad766d78e6d0b0
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2008-02-21

    update news

    svn path=/trunk/; revision=1151

M	NEWS

commit 0acabfc0becefdf7c349a80b67c652613d0252bf
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-02-20

    Fixes last bug @ below url. Text inside of text and tspan nodes
    now gets

    2008-02-20	Dominic Lachowicz <domlachowicz@gmail.com>

	    * Fixes last bug @ below url. Text inside of text and
	    tspan nodes
	    now gets coalesced, so that we can pass it all to a single
	    PangoLayout.
	    This fixes some rendering bugs.


    svn path=/trunk/; revision=1150

M	ChangeLog
M	rsvg-base.c

commit 1e0474e5dd37766139f1cad2c5db924fefc728e1
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2008-02-20

    make compile with -Werror

    svn path=/trunk/; revision=1149

M	rsvg-text.c

commit e43de4f04817a0d0e21438ed660d1a898d9ce8ac
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2008-02-20

    bump version #

    svn path=/trunk/; revision=1148

M	configure.in

commit d42e6f241ab5a9374ad23e6fc21ad5707cf3ef74
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-02-20

    From Behdad Esfahbod <behdad@behdad.org>

    2008-02-20	Dominic Lachowicz <domlachowicz@gmail.com>

	    From Behdad Esfahbod <behdad@behdad.org>

	    * Fixes bugs described in the following thread:
	    http://lists.cairographics.org/archives/cairo/2008-February/013082.html


    svn path=/trunk/; revision=1147

M	ChangeLog
M	configure.in
M	rsvg-cairo-draw.c
M	rsvg-text.c

commit 60c15fd9860f834ed4c417e754cccabee46f4ca1
Author: Christian Persch <chpe@src.gnome.org>
Date:	2008-02-12

    Fix mismatched allocators. Bug #514071.

	* rsvg-gobject.c: (rsvg_ctx_free_helper): Fix mismatched
	allocators.
	Bug #514071.

    svn path=/trunk/; revision=1146

M	ChangeLog
M	rsvg-gobject.c

commit 976c62ec106d9acb3316868a40ff7a0681059a54
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2008-02-02

    fix pkg-config file to not require gio


    svn path=/trunk/; revision=1145

M	librsvg-2.0.pc.in

commit e830f1f7d8a7f1b1291ad13334154eb69a9e8df9
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-02-02

    Get rid of gnome print. Use gtk-print instead (#508526)

    2008-02-02	Dominic Lachowicz <domlachowicz@gmail.com>

	* test-display.c: Get rid of gnome print. Use gtk-print instead
    (#508526)


    svn path=/trunk/; revision=1144

M	ChangeLog
M	Makefile.am
M	configure.in
M	test-display.c

commit 17ad07f3f4e5f372178921e77458b0a1bebae08d
Author: Dominic Lachowicz <domlachowicz@gmail.com>
Date:	2008-02-02

    Bump version #; automake warning about required AM_PROG_CC_C_O
    (#513858)

    2008-02-02	Dominic Lachowicz <domlachowicz@gmail.com>

	* configure.in: Bump version #; automake warning about required
    AM_PROG_CC_C_O (#513858)


    svn path=/trunk/; revision=1143

M	ChangeLog
M	configure.in

commit 8cc946e1bedb9491cd5a86062e6149310fdb3514
Author: Jan Arne Petersen <jpetersen@jpetersen.org>
Date:	2008-02-02

    Migrate to gio (#513778)

    2008-02-02	Jan Arne Petersen <jpetersen@jpetersen.org>

	* Migrate to gio (#513778)


    svn path=/trunk/; revision=1142

M	ChangeLog
M	Makefile.am
M	configure.in
M	rsvg-base.c
M	rsvg-image.c

commit 159f27bc4f891be76924f713c3c9ed971c4a4d17
Author: Christian Persch <chpe@gnome.org>
Date:	2008-01-29

    Add the filename to the window title. Bug #512797.

    2008-01-29	Christian Persch  <chpe@gnome.org>

	* test-display.c: (view_pixbuf): Add the filename to the window
	title.
	Bug #512797.

    svn path=/trunk/; revision=1141

M	ChangeLog
M	test-display.c

commit 119b9c8a35833638eabcdd11a4bf6f23693dcd2f
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2008-01-19

    2.20.0

    svn path=/trunk/; revision=1140

M	ChangeLog
M	configure.in

commit bf196bdcc3344b4d86a9ef17d37e4b5e66643c34
Author: Bertram Felgenhauer <bertram.felgenhauer@googlemail.com>
Date:	2008-01-19

    Bug 500787 - translation gets ignored when rendering an svg with
    cairo in

    2008-01-19	Bertram Felgenhauer <bertram.felgenhauer@googlemail.com>

	* Bug 500787 - translation gets ignored when rendering an svg
    with cairo in the context of a cairo_push_group()


    svn path=/trunk/; revision=1139

M	ChangeLog
M	rsvg-cairo-clip.c
M	rsvg-cairo-draw.c
M	rsvg-cairo-render.c
M	rsvg-cairo-render.h

commit d9378cff47a8408b6bad19f6f46acf12b1bb34d0
Author: Dom Lachowicz <domlachowicz@gmail.com>
Date:	2007-11-27

    499386 - rsvg_handle_close leads to segfault Ditto

    2007-11-27	Dom Lachowicz <domlachowicz@gmail.com>

	    * rsvg-base.c: 499386 - rsvg_handle_close leads to segfault
	    * rsvg-private.h: Ditto


    svn path=/trunk/; revision=1138

M	ChangeLog
M	rsvg-base.c
M	rsvg-private.h

commit d31f8b95c0a0a5dfec121bdf5374c798da82428b
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2007-09-24

    rsvg-cairo-draw.c: Fix memory leak (#475841, Matthias Clasen)


    svn path=/trunk/; revision=1137

M	ChangeLog
M	rsvg-cairo-draw.c

commit 781bb2d8052d92053983b1587fe33f8d8c956488
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2007-09-24

    gdk-pixbuf-loader/io-svg.c: svgz support is optional (#473836,
    Lucas Rocha)


    svn path=/trunk/; revision=1136

M	ChangeLog
M	gdk-pixbuf-loader/io-svg.c

commit 38a4ff21024eb0aba7847c183916aeec55f3e4fa
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2007-08-29

    2.18.2

    svn path=/trunk/; revision=1135

M	ChangeLog
M	configure.in

commit e344637864c1a217923fe8afb442aea670394e2e
Author: Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>
Date:	2007-08-21

    fix a typo preventing the compilation.

    2007-08-21	Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>

	* rsvg-styles.c: fix a typo preventing the compilation.

    svn path=/trunk/; revision=1134

M	ChangeLog
M	rsvg-styles.c

commit 60bf89d55a959a6afa456944cc5b3c8f3746f1b4
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2007-08-20

    2.18.1

    svn path=/trunk/; revision=1133

M	configure.in

commit 9fd6f910a7286a3a58e2c16b0247ce50ed34b5c3
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2007-08-20

    update news

    svn path=/trunk/; revision=1132

M	NEWS

commit a759d44f384dfc1d50d1680eddba97c32cb7468f
Author: Dom Lachowicz <domlachowicz@gmail.com>
Date:	2007-08-20

    Basic support for SVG 1.1's text-rendering and shape-rendering
    properties

    2007-08-20	Dom Lachowicz <domlachowicz@gmail.com>

	    * rsvg-styles.c: Basic support for SVG 1.1's text-rendering
	    and shape-rendering properties (#464599)
	    http://www.w3.org/TR/SVG/painting.html#ShapeRenderingProperty
	    * rsvg-styles.h: Ditto
	    * rsvg-cairo-draw.c: Ditto

    svn path=/trunk/; revision=1131

M	ChangeLog
M	rsvg-cairo-draw.c
M	rsvg-styles.c
M	rsvg-styles.h

commit 731dc4d5ffe979970bce1c3dc33e05ff98cfd3fa
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2007-08-13

    fix spelling of email in MAINTAINERS

    svn path=/trunk/; revision=1130

M	MAINTAINERS

commit 4df13a1e8062fdb37ec7423fcb84fe7972f7e051
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2007-08-09

    update MAINTAINERS to match what the new accounts system wants

    svn path=/trunk/; revision=1129

M	ChangeLog
M	MAINTAINERS
M	NEWS
M	configure.in
M	rsvg-cairo-draw.c

commit 539d59cd538235ccc5e7cd24e7e79dc22b8177c3
Author: Dom Lachowicz <domlachowicz@gmail.com>
Date:	2007-07-20

    Rendering magnified SVGs with rsvg-cairo produces blurry images
    (#412682)

    2007-07-20	Dom Lachowicz <domlachowicz@gmail.com>

	    * rsvg-cairo-render.h:
	    * rsvg-cairo-draw.c:
	    * rsvg-cairo-clip.c:
	    * rsvg-cairo-render.c: Rendering magnified SVGs with
	    rsvg-cairo produces blurry images (#412682)
	    From Bertram Felgenhauer


    svn path=/trunk/; revision=1128

M	ChangeLog
M	rsvg-cairo-clip.c
M	rsvg-cairo-draw.c
M	rsvg-cairo-render.c
M	rsvg-cairo-render.h

commit ef86a5a84a40e667b20cf7e0d7c91877f42ba294
Author: Dom Lachowicz <domlachowicz@gmail.com>
Date:	2007-07-20

    Re-order how CSS styles get applied (#418823)

    2007-07-20	Dom Lachowicz <domlachowicz@gmail.com>

	    * rsvg-styles.c: Re-order how CSS styles get applied (#418823)


    svn path=/trunk/; revision=1127

M	ChangeLog
M	rsvg-styles.c

commit 5382a20c1389253a742bd865d2cbf6a87801de6d
Author: Dom Lachowicz <domlachowicz@gmail.com>
Date:	2007-07-20

    rsvg threw away nodes that it didn't understand, which caused
    things like

    2007-07-20	Dom Lachowicz <domlachowicz@gmail.com>

	    * rsvg-base.c: rsvg threw away nodes that it didn't
	    understand, which caused
	    things like <switch> not to work properly. Now, treat unknown
	    nodes as
	    groups (#401115)


    svn path=/trunk/; revision=1126

M	ChangeLog
M	rsvg-base.c

commit 94f60bf969687ddac0e9792ac2060e15f5d3801c
Author: Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>
Date:	2007-07-20

    Fix for embedded SVG position issue (#444462)

    2007-07-20	Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>

	    * rsvg-base.c: Fix for embedded SVG position issue (#444462)


    svn path=/trunk/; revision=1125

M	ChangeLog
M	rsvg-base.c

commit 7bb1360d14fbaff1655c1446323eb930732411bb
Author: Dom Lachowicz <domlachowicz@gmail.com>
Date:	2007-07-19

    Replace g_malloc with g_try_malloc. We'll need to go through the
    rest of

    2007-07-19	Dom Lachowicz <domlachowicz@gmail.com>

	    * rsvg-cairo-draw.c: Replace g_malloc with g_try_malloc. We'll
	    need
	    to go through the rest of the source and replace g_new
	    with g_try_new,
	    and fall-back gracefully.


    svn path=/trunk/; revision=1124

M	ChangeLog
M	rsvg-cairo-draw.c

commit 9f0ba28f207b9cd430e65d3799a602658eeddbaa
Author: Dom Lachowicz <domlachowicz@gmail.com>
Date:	2007-07-01

    Support compressed SVG from the GdkPixbufLoader (#452823)

    2007-07-01	Dom Lachowicz <domlachowicz@gmail.com>

	* io-svg.c: Support compressed SVG from the GdkPixbufLoader
    (#452823)

    svn path=/trunk/; revision=1123

M	ChangeLog
M	gdk-pixbuf-loader/io-svg.c

commit 3a2f65fc41f823377150e6de8c2a7f0cddd83c09
Author: Emmanuel Pacaud <emmanuel@src.gnome.org>
Date:	2007-06-22

    Move sample files to tests/samples.

    svn path=/trunk/; revision=1122

R100	tests/104201.svg	tests/samples/104201.svg
R100	tests/CHEMICALS.svg	tests/samples/CHEMICALS.svg
R100	tests/Mop_Bucket.svg	tests/samples/Mop_Bucket.svg
R100	tests/Picasso.svg	tests/samples/Picasso.svg
R100	tests/Poultice_1.svg	tests/samples/Poultice_1.svg
R100	tests/Surface_Wipe.svg	tests/samples/Surface_Wipe.svg
R100	tests/Units.svg tests/samples/Units.svg
R100	tests/ViewBox-bak.svg	tests/samples/ViewBox-bak.svg
R100	tests/ViewBox.svg	tests/samples/ViewBox.svg
R100	tests/Wall_Wipe.svg	tests/samples/Wall_Wipe.svg
R100	tests/background.svg	tests/samples/background.svg
R100	tests/chem1.svg tests/samples/chem1.svg
R100	tests/circle-gradient-2.svg
tests/samples/circle-gradient-2.svg
R100	tests/circle01.svg	tests/samples/circle01.svg
R100	tests/combo-3.svg	tests/samples/combo-3.svg
R100	tests/cubic01.svg	tests/samples/cubic01.svg
R100	tests/defs1.svg tests/samples/defs1.svg
R100	tests/double-square.svg tests/samples/double-square.svg
R100	tests/ellipse01.svg	tests/samples/ellipse01.svg
R100	tests/ellipse02.svg	tests/samples/ellipse02.svg
R100	tests/file-directory.svg	tests/samples/file-directory.svg
R100	tests/filters00.svg	tests/samples/filters00.svg
R100	tests/folder_home-2.2.svg	tests/samples/folder_home-2.2.svg
R100	tests/gnome-sodi2.svg	tests/samples/gnome-sodi2.svg
R100	tests/gnomefoot.svg	tests/samples/gnomefoot.svg
R100	tests/i-directory.svg	tests/samples/i-directory.svg
R100	tests/image1.svg	tests/samples/image1.svg
R100	tests/intersect_bezier2_ellipse.svg
tests/samples/intersect_bezier2_ellipse.svg
R100	tests/librsvg-logo.svg	tests/samples/librsvg-logo.svg
R100	tests/line01.svg	tests/samples/line01.svg
R100	tests/lingrad01.svg	tests/samples/lingrad01.svg
R100	tests/lion.svg	tests/samples/lion.svg
R100	tests/obj_bbox.svg	tests/samples/obj_bbox.svg
R100	tests/opac.svg	tests/samples/opac.svg
R100	tests/opacity01.svg	tests/samples/opacity01.svg
R100	tests/polygon01.svg	tests/samples/polygon01.svg
R100	tests/polyline01.svg	tests/samples/polyline01.svg
R100	tests/radgrad01.svg	tests/samples/radgrad01.svg
R100	tests/rect-fill.svg	tests/samples/rect-fill.svg
R100	tests/rect-grad-new.svg tests/samples/rect-grad-new.svg
R100	tests/rect-linear-grad.svg	tests/samples/rect-linear-grad.svg
R100	tests/rect-radial-grad.svg	tests/samples/rect-radial-grad.svg
R100	tests/rect-stroke-grad-linear.svg
tests/samples/rect-stroke-grad-linear.svg
R100	tests/rect-stroke-grad-radial.svg
tests/samples/rect-stroke-grad-radial.svg
R100	tests/rect01.svg	tests/samples/rect01.svg
R100	tests/rect02.svg	tests/samples/rect02.svg
R100	tests/rectangle-dashes.svg	tests/samples/rectangle-dashes.svg
R100	tests/rectangle-gradient-rainbow.svg
tests/samples/rectangle-gradient-rainbow.svg
R100	tests/rectangle-style-blizzaro-dashes.svg
tests/samples/rectangle-style-blizzaro-dashes.svg
R100	tests/stock_home.svg	tests/samples/stock_home.svg
R100	tests/stock_paste.svg	tests/samples/stock_paste.svg
R100	tests/telephone.svg	tests/samples/telephone.svg
R100	tests/test-20020212.svg tests/samples/test-20020212.svg
R100	tests/test-60544.svg	tests/samples/test-60544.svg
R100	tests/test-61082.svg	tests/samples/test-61082.svg
R100	tests/test-61223.svg	tests/samples/test-61223.svg
R100	tests/test-62614.svg	tests/samples/test-62614.svg
R100	tests/test-62620.svg	tests/samples/test-62620.svg
R100	tests/test-62699.svg	tests/samples/test-62699.svg
R100	tests/test-64684-1.svg	tests/samples/test-64684-1.svg
R100	tests/test-64684-2.svg	tests/samples/test-64684-2.svg
R100	tests/test-71297.svg	tests/samples/test-71297.svg
R100	tests/test-71622.svg	tests/samples/test-71622.svg
R100	tests/test-nested-transform.svg
tests/samples/test-nested-transform.svg
R100	tests/test-opacity.svg	tests/samples/test-opacity.svg
R100	tests/test-rgb.svg	tests/samples/test-rgb.svg
R100	tests/test.svg	tests/samples/test.svg
R100	tests/text-gradient-3.svg	tests/samples/text-gradient-3.svg
R100	tests/text-outline-3b.svg	tests/samples/text-outline-3b.svg
R100	tests/text-sizes-NimbusSans.svg
tests/samples/text-sizes-NimbusSans.svg
R100	tests/text01.svg	tests/samples/text01.svg
R100	tests/textdecoration01.svg	tests/samples/textdecoration01.svg
R100	tests/tspan.svg tests/samples/tspan.svg
R100	tests/tspan01.svg	tests/samples/tspan01.svg
R100	tests/undo-128-d-sodipodi.svg
tests/samples/undo-128-d-sodipodi.svg
R100	tests/undo-128-d-sodipodi.svg.gz
tests/samples/undo-128-d-sodipodi.svg.gz
R100	tests/undo-128-new.svg	tests/samples/undo-128-new.svg
R100	tests/undo-v2.1-sodipodi0.26.svg
tests/samples/undo-v2.1-sodipodi0.26.svg
R100	tests/window.svg	tests/samples/window.svg

commit 2e1e06855c9cb585eeda75c8d8171ea9b3883a1f
Author: Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>
Date:	2007-06-22

    Enable additional tests and add reference images.

    2007-06-22	Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>

	* tests: Enable additional tests and add reference images.

    svn path=/trunk/; revision=1121

M	ChangeLog
M	tests/rsvg-test.txt
A	tests/svg1.1/svg/filters-conv-01-f-ref.png
A	tests/svg1.1/svg/filters-diffuse-01-f-ref.png
A	tests/svg1.1/svg/filters-displace-01-f-ref.png
A	tests/svg1.1/svg/filters-image-01-b-ref.png
A	tests/svg1.1/svg/filters-light-01-f-ref.png
A	tests/svg1.1/svg/filters-specular-01-f-ref.png
A	tests/svg1.1/svg/struct-image-01-t-ref.png
A	tests/svg1.1/svg/struct-image-05-b-ref.png
A	tests/svg1.1/svg/struct-symbol-01-b-ref.png

commit 4dda8d3eaec832b681a5d37ca2b2c837ae92155f
Author: Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>
Date:	2007-06-22

    fix modeline.

    2007-06-22	Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>

	* test-display.c: fix modeline.

    2007-06-22	Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>

	Fix for Bug 448327

	* rsvg-base.c (rsvg_path_is_uri): new.
	(rsvg_get_base_uri_from_filename): really return a URI.
	(rsvg_handle_set_base_uri): accept a non URI as parameter,
	converting
	it to local URI.
	* rsvg-convert.c: fix rsvg_handle_set_base_uri call.
	* rsvg-image.c (rsvg_get_file_path): adpat the code to the fact
	base_uri is now really an URI.
	(rsvg_acquire_file_resource): handle path==NULL.


    svn path=/trunk/; revision=1120

M	ChangeLog
M	rsvg-base.c
M	rsvg-convert.c
M	rsvg-image.c
M	test-display.c

commit e77e87b4744a8f54d47781bda92db69fdba2dc65
Author: Dom Lachowicz <domlachowicz@gmail.com>
Date:	2007-06-16

    Bug 444462 - x & y attributes shouldn't affect the outermost <svg>
    element

    2007-06-16	Dom Lachowicz <domlachowicz@gmail.com>

	* rsvg-structure.c: Bug 444462 - x & y attributes shouldn't
    affect the
	outermost <svg> element

    svn path=/trunk/; revision=1119

M	ChangeLog
M	rsvg-structure.c

commit baacfc1bfa63b7c73d6e0ac1654b50375bb47652
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2007-06-15

    Add gthread as a dependency; call g_thread_init(NULL) in the right
    places, since gnome-vfs requires
    it

    svn path=/trunk/; revision=1118

M	Makefile.am
M	configure.in
M	rsvg-convert.c

commit b60c466506b091c0d86173d7ec8163f247578415
Author: Dom Lachowicz <domlachowicz@gmail.com>
Date:	2007-06-15

    Bug 444443 - allow to subrender with rsvg-view. From Christian Persch.

    2007-06-15	Dom Lachowicz <domlachowicz@gmail.com>

	    * test-display.c: Bug 444443 - allow to subrender with
	    rsvg-view. From
	    Christian Persch.

    svn path=/trunk/; revision=1117

M	ChangeLog
M	test-display.c

commit e27e8601cdcb016c48ca7b6e1a280844a8adf9e2
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2007-05-02

    435129 - fix a crash caused by double-freeing RsvgNodes

    svn path=/trunk/; revision=1116

M	rsvg-base.c

commit eabc6d374f32f5835f8fb85c06e37e2ee6759b9b
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2007-05-02

    Bug 435129 - crashes when using subrendering

    svn path=/trunk/; revision=1115

M	ChangeLog
M	rsvg-base.c

commit 9e91366d82ac6fa8c3d439ad30affda3bcbb2766
Author: Dom Lachowicz <domlachowicz@gmail.com>
Date:	2007-05-01

    mem leak in rsvg_cairo_render_sub (#409030)

    2007-05-01	Dom Lachowicz <domlachowicz@gmail.com>

	    * rsvg-base.c: mem leak in rsvg_cairo_render_sub (#409030)


    svn path=/trunk/; revision=1114

M	ChangeLog
M	rsvg-base.c

commit e5095e48f3ae99dc91654e16dbab4cf800fe44f6
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2007-05-01

    Bug 427031 . librsvg-2.16.1 crashes performing arithmetic on
    uninitialised values

    svn path=/trunk/; revision=1113

M	ChangeLog
M	rsvg-base.c

commit 0dafc3ae0eb4b0620a9ed8eebe6f0b5b7acbdfb3
Author: Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>
Date:	2007-05-01

    change generated png filename suffix from .png to -out.png. That makes

    2007-05-01	Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>

	* tests/rsvg-test.c: change generated png filename suffix from
	.png to
	-out.png. That makes thing cleaner for svn:ignore.


    svn path=/trunk/; revision=1112

M	ChangeLog
M	tests/rsvg-test.c

commit 728d63b4b706bd4c0cea7eaffd44baebed344e74
Author: Emmanuel Pacaud <emmanuel@src.gnome.org>
Date:	2007-05-01

    Use correct type for bpath code storage.

    svn path=/trunk/; revision=1110

M	rsvg-marker.c

commit 788f6aa6cf2b564792b81861e9566655daa10f9c
Author: Emmanuel Pacaud <emmanuel@src.gnome.org>
Date:	2007-05-01

    Fix marker orientation for spline path, and add a corresponding
    test file.

    svn path=/trunk/; revision=1109

M	ChangeLog
M	rsvg-marker.c
M	tests/rsvg-test.txt
A	tests/samples/arrows-ref.png
A	tests/samples/arrows.svg

commit 4fef1d3016f12868ac381a564e8a92974e6ea65a
Author: Dom Lachowicz <domlachowicz@gmail.com>
Date:	2007-04-23

    Incorrect rendering of certain SVG files because of SVG
    namespaces. Patch

    2007-04-23	Dom Lachowicz <domlachowicz@gmail.com>

	* rsvg-base.c: Incorrect rendering of certain SVG files because
    of
	SVG namespaces. Patch from Bertram Felgenhauer (#375649)

    svn path=/trunk/; revision=1108

M	ChangeLog
M	rsvg-base.c

commit 484a09f753c99d01cb3062563caa0a0398d5a3c9
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2007-04-20

    correction - rsvg is lgpl licensed

    svn path=/trunk/; revision=1107

M	doc/rsvg-docs.sgml

commit b27578a35501a11325c2d10c0d1f851e26fc8b6f
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2007-04-13

    fix jhbuild -

    fix jhbuild -
    http://jhbuild.bxlug.be/builds/2007-04-13-0003/logs/librsvg/#build

    svn path=/trunk/; revision=1106

M	rsvg-base.c

commit 010eede2cfa17a075d08126759991ef1c851ac32
Author: Dom Lachowicz <domlachowicz@gmail.com>
Date:	2007-04-13

    Bug 421697 - rsvg_handle_new_from_file overwrites GError

    2007-04-12	Dom Lachowicz <domlachowicz@gmail.com>

	* rsvg-image.c: Bug 421697 - rsvg_handle_new_from_file overwrites
	GError

    svn path=/trunk/; revision=1105

M	ChangeLog
M	rsvg-image.c

commit d167c45176b3fd59149eb442e5789889a85b2120
Author: Dom Lachowicz <domlachowicz@gmail.com>
Date:	2007-04-13

    Bug 421710 - want a way to detect whether gnome-vfs support is enabled

    2007-04-12	Dom Lachowicz <domlachowicz@gmail.com>

	* configure.in: Bug 421710 - want a way to detect whether
	gnome-vfs support is enabled (Christian Perch)

    svn path=/trunk/; revision=1104

M	ChangeLog
M	configure.in
M	librsvg-2.0.pc.in

commit c230d5e36dc3ce3d8f093a1ae58fdd84a2d468ac
Author: Dom Lachowicz <domlachowicz@gmail.com>
Date:	2007-04-13

    If dst->virgin is set, dst->x, y, w and h are uninitialised. The
    result of

    2007-04-12	Dom Lachowicz <domlachowicz@gmail.com>

	* rsvg-base.c: If dst->virgin is set, dst->x, y, w and h are
	uninitialised. The result of the addition is already not used,
	but the addition itself can trigger floating point exceptions,
	so make sure it's not performed. Bug 427031 (Harald van Dijk)

    svn path=/trunk/; revision=1103

M	ChangeLog
M	rsvg-base.c

commit 2db6c40be59efdfeaa3cc5e4fc9bda79448524d2
Author: Christian Persch <chpe@src.gnome.org>
Date:	2007-03-16

    Fix bug reference

    svn path=/trunk/; revision=1102

M	ChangeLog

commit dc297391697bcdf8b363047a9ee67189a8efedd9
Author: Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>
Date:	2007-02-22

    Update reference files. They are generated using MS fonts.

    2007-02-22	Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>

	Update reference files. They are generated using MS fonts.
	(http://corefonts.sourceforge.net/)


    svn path=/trunk/; revision=1101

M	ChangeLog
M	tests/svg1.1/svg/color-prop-01-b-ref.png
M	tests/svg1.1/svg/color-prop-02-f-ref.png
M	tests/svg1.1/svg/color-prop-03-t-ref.png
M	tests/svg1.1/svg/coords-trans-01-b-ref.png
M	tests/svg1.1/svg/coords-trans-02-t-ref.png
M	tests/svg1.1/svg/coords-trans-03-t-ref.png
M	tests/svg1.1/svg/coords-trans-04-t-ref.png
M	tests/svg1.1/svg/coords-trans-05-t-ref.png
M	tests/svg1.1/svg/coords-trans-06-t-ref.png
M	tests/svg1.1/svg/coords-units-01-b-ref.png
M	tests/svg1.1/svg/coords-units-02-b-ref.png
M	tests/svg1.1/svg/coords-units-03-b-ref.png
M	tests/svg1.1/svg/coords-viewattr-01-b-ref.png
M	tests/svg1.1/svg/coords-viewattr-02-b-ref.png
M	tests/svg1.1/svg/filters-example-01-b-ref.png
M	tests/svg1.1/svg/filters-morph-01-f-ref.png
M	tests/svg1.1/svg/filters-offset-01-b-ref.png
M	tests/svg1.1/svg/filters-tile-01-b-ref.png
M	tests/svg1.1/svg/filters-turb-01-f-ref.png
M	tests/svg1.1/svg/masking-opacity-01-b-ref.png
M	tests/svg1.1/svg/masking-path-01-b-ref.png
M	tests/svg1.1/svg/masking-path-02-b-ref.png
M	tests/svg1.1/svg/masking-path-03-b-ref.png
M	tests/svg1.1/svg/masking-path-05-f-ref.png
M	tests/svg1.1/svg/metadata-example-01-b-ref.png
M	tests/svg1.1/svg/painting-fill-01-t-ref.png
M	tests/svg1.1/svg/painting-fill-02-t-ref.png
M	tests/svg1.1/svg/painting-fill-03-t-ref.png
M	tests/svg1.1/svg/painting-fill-04-t-ref.png
M	tests/svg1.1/svg/painting-marker-01-f-ref.png
M	tests/svg1.1/svg/painting-marker-02-f-ref.png
M	tests/svg1.1/svg/painting-stroke-01-t-ref.png
M	tests/svg1.1/svg/painting-stroke-02-t-ref.png
M	tests/svg1.1/svg/painting-stroke-03-t-ref.png
M	tests/svg1.1/svg/painting-stroke-04-t-ref.png
M	tests/svg1.1/svg/paths-data-01-t-ref.png
M	tests/svg1.1/svg/paths-data-02-t-ref.png
M	tests/svg1.1/svg/paths-data-04-t-ref.png
M	tests/svg1.1/svg/paths-data-05-t-ref.png
M	tests/svg1.1/svg/paths-data-06-t-ref.png
M	tests/svg1.1/svg/paths-data-07-t-ref.png
M	tests/svg1.1/svg/pservers-grad-01-b-ref.png
M	tests/svg1.1/svg/pservers-grad-02-b-ref.png
M	tests/svg1.1/svg/pservers-grad-03-b-ref.png
M	tests/svg1.1/svg/pservers-grad-04-b-ref.png
M	tests/svg1.1/svg/pservers-grad-05-b-ref.png
M	tests/svg1.1/svg/pservers-grad-06-b-ref.png
M	tests/svg1.1/svg/pservers-grad-07-b-ref.png
M	tests/svg1.1/svg/pservers-grad-09-b-ref.png
M	tests/svg1.1/svg/pservers-grad-12-b-ref.png
M	tests/svg1.1/svg/pservers-pattern-01-b-ref.png
M	tests/svg1.1/svg/render-elems-01-t-ref.png
M	tests/svg1.1/svg/render-elems-02-t-ref.png
M	tests/svg1.1/svg/render-elems-03-t-ref.png
M	tests/svg1.1/svg/shapes-circle-01-t-ref.png
M	tests/svg1.1/svg/shapes-ellipse-01-t-ref.png
M	tests/svg1.1/svg/shapes-line-01-t-ref.png
M	tests/svg1.1/svg/shapes-polygon-01-t-ref.png
M	tests/svg1.1/svg/shapes-polyline-01-t-ref.png
M	tests/svg1.1/svg/shapes-rect-01-t-ref.png
M	tests/svg1.1/svg/struct-cond-01-t-ref.png
M	tests/svg1.1/svg/struct-defs-01-t-ref.png
M	tests/svg1.1/svg/struct-group-01-t-ref.png
M	tests/svg1.1/svg/struct-group-02-b-ref.png
M	tests/svg1.1/svg/struct-image-04-t-ref.png
M	tests/svg1.1/svg/styling-css-01-b-ref.png
M	tests/svg1.1/svg/styling-inherit-01-b-ref.png
M	tests/svg1.1/svg/styling-pres-01-t-ref.png
M	tests/svg1.1/svg/text-align-01-b-ref.png
M	tests/svg1.1/svg/text-align-03-b-ref.png
M	tests/svg1.1/svg/text-fonts-02-t-ref.png
M	tests/svg1.1/svg/text-ws-01-t-ref.png

commit 600104790acd473648f8f14914fd53a7956b09ad
Author: Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>
Date:	2007-02-21

    Implement letter-spacing property.

    2007-02-21	Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>

	Implement letter-spacing property.
	http://bugzilla.gnome.org/show_bug.cgi?id=410509
	* rsvg-styles.c: parse and handle letter-spacing.
	* rsvg-text.c (rsvg_text_create_layout): set letter spacing
	attribute.


    svn path=/trunk/; revision=1100

M	ChangeLog
M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg-text.c

commit b9e7ecc2af654d7c9e68bcef5ab0b34e00eeaed2
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2007-02-14

    make distcheck pass by removing a few 'check' files

    svn path=/trunk/; revision=1099

M	tests/Makefile.am

commit 1fc2ea58bf63c4dcb4ae1f2f53a015774b477337
Author: Dom Lachowicz <domlachowicz@gmail.com>
Date:	2007-02-14

    Bug 407230 - make check fails when builddir != srcdir in that certain

    2007-02-14	Dom Lachowicz <domlachowicz@gmail.com>

	* tests/Makefile.am: Bug 407230 - make check fails when builddir
	!= srcdir in that certain headers are not found
	* tests/rsvg-test.c: Ditto

    svn path=/trunk/; revision=1098

M	ChangeLog
M	tests/Makefile.am
M	tests/rsvg-test.c

commit 58aff5a3b2b904e3f396ee02d80efce32e446258
Author: Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>
Date:	2007-02-12

    Add the W3C test files.

    2007-02-12	Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>

	Add the W3C test files.

	* tests/rsvg-test.c: generates a html file with test failures.

    svn path=/trunk/; revision=1097

M	ChangeLog
M	tests/bugs/403357-ref.png
M	tests/rsvg-test.c
M	tests/rsvg-test.txt
M	tests/samples/artwork-ref.png
M	tests/samples/butterfly-ref.png
A	tests/svg1.1/images/CVS/Entries
A	tests/svg1.1/images/CVS/Repository
A	tests/svg1.1/images/CVS/Root
A	tests/svg1.1/images/DisplaceChecker.png
A	tests/svg1.1/images/SVG-1.1-monolithic-fixed.dtd
A	tests/svg1.1/images/animation-add-BE-09.svg
A	tests/svg1.1/images/animation-extRef-image1.svg
A	tests/svg1.1/images/animation-extRef-image2.svg
A	tests/svg1.1/images/animation-extRef-image3.svg
A	tests/svg1.1/images/bluesquidj.png
A	tests/svg1.1/images/bullet-small.png
A	tests/svg1.1/images/bullet-white.png
A	tests/svg1.1/images/bullet.png
A	tests/svg1.1/images/bumpMap.png
A	tests/svg1.1/images/bumpMap2.png
A	tests/svg1.1/images/changeColor.ICM
A	tests/svg1.1/images/colorprof.png
A	tests/svg1.1/images/convolveImage.png
A	tests/svg1.1/images/coords-units-01-f.png
A	tests/svg1.1/images/coords-units-01-f.svg
A	tests/svg1.1/images/copyright-documents-19990405.html
A	tests/svg1.1/images/diagarrow.png
A	tests/svg1.1/images/ext-TestComic.svg
A	tests/svg1.1/images/fillChangeColor.ICM
A	tests/svg1.1/images/filters-blend-01-f.svg
A	tests/svg1.1/images/filters-color-01-f.svg
A	tests/svg1.1/images/filters-composite-01-f.svg
A	tests/svg1.1/images/filters-comptran-01-f.svg
A	tests/svg1.1/images/filters-conv-01-f.includeimage.png
A	tests/svg1.1/images/filters-conv-01-f.svg
A	tests/svg1.1/images/filters-diffuse-01-f.svg
A	tests/svg1.1/images/filters-example-01-f.svg
A	tests/svg1.1/images/gam030.png
A	tests/svg1.1/images/gam030b.png
A	tests/svg1.1/images/gam045.png
A	tests/svg1.1/images/gam045b.png
A	tests/svg1.1/images/gam056.png
A	tests/svg1.1/images/gam056b.png
A	tests/svg1.1/images/gam100.png
A	tests/svg1.1/images/gam100b.png
A	tests/svg1.1/images/gam200.png
A	tests/svg1.1/images/gam200b.png
A	tests/svg1.1/images/greentopbutton.jpg
A	tests/svg1.1/images/image.png
A	tests/svg1.1/images/image1.jpg
A	tests/svg1.1/images/image1.png
A	tests/svg1.1/images/image1_b.png
A	tests/svg1.1/images/image2_b.jpg
A	tests/svg1.1/images/image2_b.png
A	tests/svg1.1/images/interact-dom-01-f.svg
A	tests/svg1.1/images/interact-order-02-b-targ.svg
A	tests/svg1.1/images/interact-order-03-b-targ.svg
A	tests/svg1.1/images/leftarrow.png
A	tests/svg1.1/images/linking-uri-01-b.svg
A	tests/svg1.1/images/linking-uri-01-f-1st.png
A	tests/svg1.1/images/linking-uri-01-f-2nd.png
A	tests/svg1.1/images/linking-uri-01-f-3rd.png
A	tests/svg1.1/images/linking-uri-01-f-4th.png
A	tests/svg1.1/images/linking-uri-01-f-start.png
A	tests/svg1.1/images/linking-uri-03-f-1st.png
A	tests/svg1.1/images/linking-uri-03-f-start.png
A	tests/svg1.1/images/linkingCircle-f.svg
A	tests/svg1.1/images/linkingToc-t.svg
A	tests/svg1.1/images/magnify.png
A	tests/svg1.1/images/myimage.jpg
A	tests/svg1.1/images/nav_bullet.png
A	tests/svg1.1/images/nav_down.png
A	tests/svg1.1/images/nav_downleft.png
A	tests/svg1.1/images/nav_downright.png
A	tests/svg1.1/images/nav_frame.png
A	tests/svg1.1/images/nav_left.png
A	tests/svg1.1/images/nav_noframe.png
A	tests/svg1.1/images/nav_right.png
A	tests/svg1.1/images/nav_svg.png
A	tests/svg1.1/images/nav_up.png
A	tests/svg1.1/images/nav_upleft.png
A	tests/svg1.1/images/nav_upright.png
A	tests/svg1.1/images/old-name-2-new-name1.html
A	tests/svg1.1/images/paths-data-01-f.png
A	tests/svg1.1/images/paths-data-01-f.svg
A	tests/svg1.1/images/paths-data-02-f.png
A	tests/svg1.1/images/paths-data-02-f.svg
A	tests/svg1.1/images/paths-data-03-f.png
A	tests/svg1.1/images/paths-data-03-f.svg
A	tests/svg1.1/images/paths-data-04-f.png
A	tests/svg1.1/images/paths-data-04-f.svg
A	tests/svg1.1/images/rects.svg
A	tests/svg1.1/images/rects_b.svg
A	tests/svg1.1/images/rightarrow.png
A	tests/svg1.1/images/rotate20.png
A	tests/svg1.1/images/shapes-ellipse-01-b.svg
A	tests/svg1.1/images/shapes-ellipse-01-f.png
A	tests/svg1.1/images/shapes-ellipse-01-f.svg
A	tests/svg1.1/images/shapes-rect-01-b.svg
A	tests/svg1.1/images/shapes-rect-01-f.png
A	tests/svg1.1/images/shapes-rect-01-f.svg
A	tests/svg1.1/images/sign.png
A	tests/svg1.1/images/sphere.png
A	tests/svg1.1/images/struct-frag-01-B.svg
A	tests/svg1.1/images/struct-image-01.jpg
A	tests/svg1.1/images/struct-image-01.png
A	tests/svg1.1/images/struct-image-02.jpg
A	tests/svg1.1/images/struct-image-02.png
A	tests/svg1.1/images/struct-symbol-01.png
A	tests/svg1.1/images/text-align-01-f.svg
A	tests/svg1.1/images/text-align-02-f.svg
A	tests/svg1.1/images/text-align-03-f.svg
A	tests/svg1.1/images/text-altglyph-01-f.svg
A	tests/svg1.1/images/text-extTref-BE-18-targ.svg
A	tests/svg1.1/images/text-intro-01-f.svg
A	tests/svg1.1/images/text-tref-01-f.svg
A	tests/svg1.1/images/text-ws-01-f.svg
A	tests/svg1.1/images/toc-sv.svg
A	tests/svg1.1/images/toc-svcmp.svg
A	tests/svg1.1/images/uparrow.png
A	tests/svg1.1/svg/animate-elem-02-t.svg
A	tests/svg1.1/svg/animate-elem-03-t.svg
A	tests/svg1.1/svg/animate-elem-04-t.svg
A	tests/svg1.1/svg/animate-elem-05-t.svg
A	tests/svg1.1/svg/animate-elem-06-t.svg
A	tests/svg1.1/svg/animate-elem-07-t.svg
A	tests/svg1.1/svg/animate-elem-08-t.svg
A	tests/svg1.1/svg/animate-elem-09-t.svg
A	tests/svg1.1/svg/animate-elem-10-t.svg
A	tests/svg1.1/svg/animate-elem-11-t.svg
A	tests/svg1.1/svg/animate-elem-12-t.svg
A	tests/svg1.1/svg/animate-elem-13-t.svg
A	tests/svg1.1/svg/animate-elem-14-t.svg
A	tests/svg1.1/svg/animate-elem-15-t.svg
A	tests/svg1.1/svg/animate-elem-16-t.svg
A	tests/svg1.1/svg/animate-elem-17-t.svg
A	tests/svg1.1/svg/animate-elem-18-t.svg
A	tests/svg1.1/svg/animate-elem-19-t.svg
A	tests/svg1.1/svg/animate-elem-20-t.svg
A	tests/svg1.1/svg/animate-elem-21-t.svg
A	tests/svg1.1/svg/animate-elem-22-b.svg
A	tests/svg1.1/svg/animate-elem-23-t.svg
A	tests/svg1.1/svg/animate-elem-24-t.svg
A	tests/svg1.1/svg/animate-elem-25-t.svg
A	tests/svg1.1/svg/animate-elem-26-t.svg
A	tests/svg1.1/svg/animate-elem-27-t.svg
A	tests/svg1.1/svg/animate-elem-28-t.svg
A	tests/svg1.1/svg/animate-elem-29-b.svg
A	tests/svg1.1/svg/color-prof-01-f.svg
A	tests/svg1.1/svg/color-prop-01-b-ref.png
A	tests/svg1.1/svg/color-prop-01-b.svg
A	tests/svg1.1/svg/color-prop-02-f-ref.png
A	tests/svg1.1/svg/color-prop-02-f.svg
A	tests/svg1.1/svg/color-prop-03-t-ref.png
A	tests/svg1.1/svg/color-prop-03-t.svg
A	tests/svg1.1/svg/coords-trans-01-b-ref.png
A	tests/svg1.1/svg/coords-trans-01-b.svg
A	tests/svg1.1/svg/coords-trans-02-t-ref.png
A	tests/svg1.1/svg/coords-trans-02-t.svg
A	tests/svg1.1/svg/coords-trans-03-t-ref.png
A	tests/svg1.1/svg/coords-trans-03-t.svg
A	tests/svg1.1/svg/coords-trans-04-t-ref.png
A	tests/svg1.1/svg/coords-trans-04-t.svg
A	tests/svg1.1/svg/coords-trans-05-t-ref.png
A	tests/svg1.1/svg/coords-trans-05-t.svg
A	tests/svg1.1/svg/coords-trans-06-t-ref.png
A	tests/svg1.1/svg/coords-trans-06-t.svg
A	tests/svg1.1/svg/coords-units-01-b-ref.png
A	tests/svg1.1/svg/coords-units-01-b.svg
A	tests/svg1.1/svg/coords-units-02-b-ref.png
A	tests/svg1.1/svg/coords-units-02-b.svg
A	tests/svg1.1/svg/coords-units-03-b-ref.png
A	tests/svg1.1/svg/coords-units-03-b.svg
A	tests/svg1.1/svg/coords-viewattr-01-b-ref.png
A	tests/svg1.1/svg/coords-viewattr-01-b.svg
A	tests/svg1.1/svg/coords-viewattr-02-b-ref.png
A	tests/svg1.1/svg/coords-viewattr-02-b.svg
A	tests/svg1.1/svg/extend-namespace-01-f.svg
A	tests/svg1.1/svg/filters-blend-01-b.svg
A	tests/svg1.1/svg/filters-color-01-b.svg
A	tests/svg1.1/svg/filters-composite-02-b.svg
A	tests/svg1.1/svg/filters-comptran-01-b.svg
A	tests/svg1.1/svg/filters-conv-01-f.svg
A	tests/svg1.1/svg/filters-diffuse-01-f.svg
A	tests/svg1.1/svg/filters-displace-01-f.svg
A	tests/svg1.1/svg/filters-example-01-b-ref.png
A	tests/svg1.1/svg/filters-example-01-b.svg
A	tests/svg1.1/svg/filters-gauss-01-b.svg
A	tests/svg1.1/svg/filters-image-01-b.svg
A	tests/svg1.1/svg/filters-light-01-f.svg
A	tests/svg1.1/svg/filters-morph-01-f-ref.png
A	tests/svg1.1/svg/filters-morph-01-f.svg
A	tests/svg1.1/svg/filters-offset-01-b-ref.png
A	tests/svg1.1/svg/filters-offset-01-b.svg
A	tests/svg1.1/svg/filters-specular-01-f.svg
A	tests/svg1.1/svg/filters-tile-01-b-ref.png
A	tests/svg1.1/svg/filters-tile-01-b.svg
A	tests/svg1.1/svg/filters-turb-01-f-ref.png
A	tests/svg1.1/svg/filters-turb-01-f.svg
A	tests/svg1.1/svg/fonts-elem-01-t.svg
A	tests/svg1.1/svg/fonts-elem-02-t.svg
A	tests/svg1.1/svg/fonts-elem-03-b.svg
A	tests/svg1.1/svg/fonts-elem-04-b.svg
A	tests/svg1.1/svg/interact-cursor-01-f.svg
A	tests/svg1.1/svg/interact-dom-01-b.svg
A	tests/svg1.1/svg/interact-events-01-b.svg
A	tests/svg1.1/svg/interact-order-01-b.svg
A	tests/svg1.1/svg/interact-order-02-b.svg
A	tests/svg1.1/svg/interact-order-03-b.svg
A	tests/svg1.1/svg/interact-zoom-01-t.svg
A	tests/svg1.1/svg/linking-a-01-b.svg
A	tests/svg1.1/svg/linking-a-02-b.svg
A	tests/svg1.1/svg/linking-a-03-b.svg
A	tests/svg1.1/svg/linking-a-04-t.svg
A	tests/svg1.1/svg/linking-uri-01-b.svg
A	tests/svg1.1/svg/linking-uri-02-b.svg
A	tests/svg1.1/svg/linking-uri-03-t.svg
A	tests/svg1.1/svg/masking-mask-01-b.svg
A	tests/svg1.1/svg/masking-opacity-01-b-ref.png
A	tests/svg1.1/svg/masking-opacity-01-b.svg
A	tests/svg1.1/svg/masking-path-01-b-ref.png
A	tests/svg1.1/svg/masking-path-01-b.svg
A	tests/svg1.1/svg/masking-path-02-b-ref.png
A	tests/svg1.1/svg/masking-path-02-b.svg
A	tests/svg1.1/svg/masking-path-03-b-ref.png
A	tests/svg1.1/svg/masking-path-03-b.svg
A	tests/svg1.1/svg/masking-path-04-b.svg
A	tests/svg1.1/svg/masking-path-05-f-ref.png
A	tests/svg1.1/svg/masking-path-05-f.svg
A	tests/svg1.1/svg/metadata-example-01-b-ref.png
A	tests/svg1.1/svg/metadata-example-01-b.svg
A	tests/svg1.1/svg/painting-fill-01-t-ref.png
A	tests/svg1.1/svg/painting-fill-01-t.svg
A	tests/svg1.1/svg/painting-fill-02-t-ref.png
A	tests/svg1.1/svg/painting-fill-02-t.svg
A	tests/svg1.1/svg/painting-fill-03-t-ref.png
A	tests/svg1.1/svg/painting-fill-03-t.svg
A	tests/svg1.1/svg/painting-fill-04-t-ref.png
A	tests/svg1.1/svg/painting-fill-04-t.svg
A	tests/svg1.1/svg/painting-marker-01-f-ref.png
A	tests/svg1.1/svg/painting-marker-01-f.svg
A	tests/svg1.1/svg/painting-marker-02-f-ref.png
A	tests/svg1.1/svg/painting-marker-02-f.svg
A	tests/svg1.1/svg/painting-render-01-b.svg
A	tests/svg1.1/svg/painting-stroke-01-t-ref.png
A	tests/svg1.1/svg/painting-stroke-01-t.svg
A	tests/svg1.1/svg/painting-stroke-02-t-ref.png
A	tests/svg1.1/svg/painting-stroke-02-t.svg
A	tests/svg1.1/svg/painting-stroke-03-t-ref.png
A	tests/svg1.1/svg/painting-stroke-03-t.svg
A	tests/svg1.1/svg/painting-stroke-04-t-ref.png
A	tests/svg1.1/svg/painting-stroke-04-t.svg
A	tests/svg1.1/svg/paths-data-01-t-ref.png
A	tests/svg1.1/svg/paths-data-01-t.svg
A	tests/svg1.1/svg/paths-data-02-t-ref.png
A	tests/svg1.1/svg/paths-data-02-t.svg
A	tests/svg1.1/svg/paths-data-03-f.svg
A	tests/svg1.1/svg/paths-data-04-t-ref.png
A	tests/svg1.1/svg/paths-data-04-t.svg
A	tests/svg1.1/svg/paths-data-05-t-ref.png
A	tests/svg1.1/svg/paths-data-05-t.svg
A	tests/svg1.1/svg/paths-data-06-t-ref.png
A	tests/svg1.1/svg/paths-data-06-t.svg
A	tests/svg1.1/svg/paths-data-07-t-ref.png
A	tests/svg1.1/svg/paths-data-07-t.svg
A	tests/svg1.1/svg/pservers-grad-01-b-ref.png
A	tests/svg1.1/svg/pservers-grad-01-b.svg
A	tests/svg1.1/svg/pservers-grad-02-b-ref.png
A	tests/svg1.1/svg/pservers-grad-02-b.svg
A	tests/svg1.1/svg/pservers-grad-03-b-ref.png
A	tests/svg1.1/svg/pservers-grad-03-b.svg
A	tests/svg1.1/svg/pservers-grad-04-b-ref.png
A	tests/svg1.1/svg/pservers-grad-04-b.svg
A	tests/svg1.1/svg/pservers-grad-05-b-ref.png
A	tests/svg1.1/svg/pservers-grad-05-b.svg
A	tests/svg1.1/svg/pservers-grad-06-b-ref.png
A	tests/svg1.1/svg/pservers-grad-06-b.svg
A	tests/svg1.1/svg/pservers-grad-07-b-ref.png
A	tests/svg1.1/svg/pservers-grad-07-b.svg
A	tests/svg1.1/svg/pservers-grad-08-b.svg
A	tests/svg1.1/svg/pservers-grad-09-b-ref.png
A	tests/svg1.1/svg/pservers-grad-09-b.svg
A	tests/svg1.1/svg/pservers-grad-10-b.svg
A	tests/svg1.1/svg/pservers-grad-11-b.svg
A	tests/svg1.1/svg/pservers-grad-12-b-ref.png
A	tests/svg1.1/svg/pservers-grad-12-b.svg
A	tests/svg1.1/svg/pservers-pattern-01-b-ref.png
A	tests/svg1.1/svg/pservers-pattern-01-b.svg
A	tests/svg1.1/svg/render-elems-01-t-ref.png
A	tests/svg1.1/svg/render-elems-01-t.svg
A	tests/svg1.1/svg/render-elems-02-t-ref.png
A	tests/svg1.1/svg/render-elems-02-t.svg
A	tests/svg1.1/svg/render-elems-03-t-ref.png
A	tests/svg1.1/svg/render-elems-03-t.svg
A	tests/svg1.1/svg/render-elems-06-t.svg
A	tests/svg1.1/svg/render-elems-07-t.svg
A	tests/svg1.1/svg/render-elems-08-t.svg
A	tests/svg1.1/svg/render-groups-01-b.svg
A	tests/svg1.1/svg/render-groups-03-t.svg
A	tests/svg1.1/svg/script-handle-01-b.svg
A	tests/svg1.1/svg/script-handle-02-b.svg
A	tests/svg1.1/svg/script-handle-03-b.svg
A	tests/svg1.1/svg/script-handle-04-b.svg
A	tests/svg1.1/svg/shapes-circle-01-t-ref.png
A	tests/svg1.1/svg/shapes-circle-01-t.svg
A	tests/svg1.1/svg/shapes-ellipse-01-t-ref.png
A	tests/svg1.1/svg/shapes-ellipse-01-t.svg
A	tests/svg1.1/svg/shapes-line-01-t-ref.png
A	tests/svg1.1/svg/shapes-line-01-t.svg
A	tests/svg1.1/svg/shapes-polygon-01-t-ref.png
A	tests/svg1.1/svg/shapes-polygon-01-t.svg
A	tests/svg1.1/svg/shapes-polyline-01-t-ref.png
A	tests/svg1.1/svg/shapes-polyline-01-t.svg
A	tests/svg1.1/svg/shapes-rect-01-t-ref.png
A	tests/svg1.1/svg/shapes-rect-01-t.svg
A	tests/svg1.1/svg/struct-cond-01-t-ref.png
A	tests/svg1.1/svg/struct-cond-01-t.svg
A	tests/svg1.1/svg/struct-cond-02-t.svg
A	tests/svg1.1/svg/struct-defs-01-t-ref.png
A	tests/svg1.1/svg/struct-defs-01-t.svg
A	tests/svg1.1/svg/struct-dom-01-b.svg
A	tests/svg1.1/svg/struct-dom-02-b.svg
A	tests/svg1.1/svg/struct-dom-03-b.svg
A	tests/svg1.1/svg/struct-dom-04-b.svg
A	tests/svg1.1/svg/struct-dom-05-b.svg
A	tests/svg1.1/svg/struct-dom-06-b.svg
A	tests/svg1.1/svg/struct-frag-01-t.svg
A	tests/svg1.1/svg/struct-group-01-t-ref.png
A	tests/svg1.1/svg/struct-group-01-t.svg
A	tests/svg1.1/svg/struct-group-02-b-ref.png
A	tests/svg1.1/svg/struct-group-02-b.svg
A	tests/svg1.1/svg/struct-image-01-t.svg
A	tests/svg1.1/svg/struct-image-02-b.svg
A	tests/svg1.1/svg/struct-image-03-t.svg
A	tests/svg1.1/svg/struct-image-04-t-ref.png
A	tests/svg1.1/svg/struct-image-04-t.svg
A	tests/svg1.1/svg/struct-image-05-b.svg
A	tests/svg1.1/svg/struct-symbol-01-b.svg
A	tests/svg1.1/svg/styling-css-01-b-ref.png
A	tests/svg1.1/svg/styling-css-01-b.svg
A	tests/svg1.1/svg/styling-css-02-b.svg
A	tests/svg1.1/svg/styling-css-03-b.svg
A	tests/svg1.1/svg/styling-inherit-01-b-ref.png
A	tests/svg1.1/svg/styling-inherit-01-b.svg
A	tests/svg1.1/svg/styling-pres-01-t-ref.png
A	tests/svg1.1/svg/styling-pres-01-t.svg
A	tests/svg1.1/svg/text-align-01-b-ref.png
A	tests/svg1.1/svg/text-align-01-b.svg
A	tests/svg1.1/svg/text-align-02-b.svg
A	tests/svg1.1/svg/text-align-03-b-ref.png
A	tests/svg1.1/svg/text-align-03-b.svg
A	tests/svg1.1/svg/text-align-04-b.svg
A	tests/svg1.1/svg/text-align-05-b.svg
A	tests/svg1.1/svg/text-align-06-b.svg
A	tests/svg1.1/svg/text-altglyph-01-b.svg
A	tests/svg1.1/svg/text-deco-01-b.svg
A	tests/svg1.1/svg/text-fonts-01-t.svg
A	tests/svg1.1/svg/text-fonts-02-t-ref.png
A	tests/svg1.1/svg/text-fonts-02-t.svg
A	tests/svg1.1/svg/text-intro-01-t.svg
A	tests/svg1.1/svg/text-intro-02-b.svg
A	tests/svg1.1/svg/text-intro-03-b.svg
A	tests/svg1.1/svg/text-intro-04-t.svg
A	tests/svg1.1/svg/text-path-01-b.svg
A	tests/svg1.1/svg/text-spacing-01-b.svg
A	tests/svg1.1/svg/text-text-01-b.svg
A	tests/svg1.1/svg/text-text-03-b.svg
A	tests/svg1.1/svg/text-tref-01-b.svg
A	tests/svg1.1/svg/text-tselect-01-b.svg
A	tests/svg1.1/svg/text-tspan-01-b.svg
A	tests/svg1.1/svg/text-ws-01-t-ref.png
A	tests/svg1.1/svg/text-ws-01-t.svg
A	tests/svg1.1/svg/text-ws-02-t.svg
M	tests/svg1.2/comp-op-porterduff-ref.png

commit 2708399b5285ea3427785a3c113227183cbae288
Author: Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>
Date:	2007-02-02

    Don't clip if overflow style property is set to visible. Fix
    display of

    2007-02-01	Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>

	* rsvg-marker.c (rsvg_marker_render): Don't clip if overflow style
	property is set to visible. Fix display of markers generated with
	inkscape.


    svn path=/trunk/; revision=1096

M	ChangeLog
M	rsvg-marker.c
A	tests/bugs/403357-ref.png
A	tests/bugs/403357.svg
M	tests/rsvg-test.txt

commit 2def38a568965759dbf4db03a556e4a390a3bb33
Author: Ross Burton <ross@burtonini.com>
Date:	2007-01-30

    Bug 402246 - Rsvg was leaking Pango contexts, layouts, and GList
    nodes.

    2007-01-30	Ross Burton <ross@burtonini.com>

	    * rsvg-cairo-draw.c: Bug 402246 - Rsvg was leaking Pango
	    contexts,
	    layouts, and GList nodes.
	    * rsvg-text.c: Ditto

    svn path=/trunk/; revision=1095

M	ChangeLog
M	rsvg-cairo-draw.c
M	rsvg-text.c

commit 1072f667c1c0da6b11ee3eb963ee338f2e4c39ee
Author: Dom Lachowicz <domlachowicz@gmail.com>
Date:	2007-01-29

    402107 . rsvg_convert and rsvg_viiew crash if called \ without
    arguments

    2007-01-29	Dom Lachowicz <domlachowicz@gmail.com>

	    * test-display.c: 402107 . rsvg_convert and rsvg_viiew crash
	    if called \
    without arguments
	    * rsvg-convert.c: ditto

    svn path=/trunk/; revision=1094

M	ChangeLog
M	rsvg-convert.c
M	test-display.c

commit c41559de6b256a1a074f95618b6f1e31969ddba2
Author: Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>
Date:	2007-01-27

    Regression test suite (use make check).

    2007-01-27	Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>

	Regression test suite (use make check).

	* tests/rsvg-test.c: new.
	* tests/rsvg-test.txt: new. Contains the list of test files.
	* tests/bugs: directory for bug test files.
	* tests/samples: directory for random test files.
	* tests/svg1.2: directory for SVG 1.2 feature test files.


    svn path=/trunk/; revision=1093

M	ChangeLog
M	Makefile.am
M	configure.in
A	tests/Makefile.am
A	tests/bugs/388545-ref.png
A	tests/bugs/388545.svg
A	tests/pdiff/CMakeLists.txt
A	tests/pdiff/Makefile.am
A	tests/pdiff/README.txt
A	tests/pdiff/args.c
A	tests/pdiff/args.h
A	tests/pdiff/gpl.txt
A	tests/pdiff/lpyramid.c
A	tests/pdiff/lpyramid.h
A	tests/pdiff/pdiff.c
A	tests/pdiff/pdiff.h
A	tests/pdiff/perceptualdiff.c
A	tests/rsvg-test.c
A	tests/rsvg-test.txt
A	tests/samples/artwork-ref.png
R100	tests/Artwork.svg	tests/samples/artwork.svg
A	tests/samples/butterfly-ref.png
R100	tests/butterfly.svg	tests/samples/butterfly.svg
A	tests/svg1.2/comp-op-porterduff-ref.png
A	tests/svg1.2/comp-op-porterduff.svg

commit abbd9bdfe3aabf41284e77eeac1001c5556080ba
Author: Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>
Date:	2007-01-27

    add support for 'plus' comp-op. ditto. ditto.

    2007-01-27	Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>

	* rvsg-cairo-draw.c (_rsvg_cairo_set_operator): add support for
	'plus'
	comp-op.
	* rsvg-styles.c (rsvg_parse_style_arg): ditto.
	* rsvg-styles.h: ditto.


    svn path=/trunk/; revision=1092

M	ChangeLog
M	rsvg-cairo-draw.c
M	rsvg-styles.c
M	rsvg-styles.h

commit 5a90e38352005d2c9947c0e28bb0006c70f77488
Author: Kouhei Sutou <kou@cozmixng.org>
Date:	2007-01-25

    Fix clipping regression introduced by the 2006-10-13 patch (bug
    388545)

    2007-01-25	Kouhei Sutou <kou@cozmixng.org>

	    * rsvg-cairo-clip.c: Fix clipping regression introduced by the
	    2006-10-13 patch (bug 388545)

    svn path=/trunk/; revision=1091

M	ChangeLog
M	rsvg-cairo-clip.c

commit f98fad0326b8c9a80a853cd0517da22f73c3a5fa
Author: Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>
Date:	2007-01-13

    Fix Emacs modeline. Tab is 8 characters.

    2007-01-13	Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>

	Fix Emacs modeline. Tab is 8 characters.


    svn path=/trunk/; revision=1090

M	ChangeLog
M	rsvg-bpath-util.h
M	rsvg-cairo-clip.h
M	rsvg-cairo-draw.h
M	rsvg-cairo-render.h
M	rsvg-cairo.h
M	rsvg-css.h
M	rsvg-defs.h
M	rsvg-filter.h
M	rsvg-image.h
M	rsvg-marker.h
M	rsvg-mask.h
M	rsvg-paint-server.h
M	rsvg-path.h
M	rsvg-private.h
M	rsvg-shapes.h
M	rsvg-structure.h
M	rsvg-styles.h
M	rsvg-text.h
M	rsvg.h

commit 3fcb79586f0d351c9f2d3f6a1a045780ee8cc132
Author: Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>
Date:	2007-01-12

    Fix indentation of *.h files. Running indent on them was not a
    good idea.

    2007-01-12	Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>

	Fix indentation of *.h files. Running indent on them was not
	a good
	idea. Also add sts setting to vim modeline.


    svn path=/trunk/; revision=1089

M	ChangeLog
M	rsvg-base-file-util.c
M	rsvg-base.c
M	rsvg-bpath-util.c
M	rsvg-bpath-util.h
M	rsvg-cairo-clip.c
M	rsvg-cairo-clip.h
M	rsvg-cairo-draw.c
M	rsvg-cairo-draw.h
M	rsvg-cairo-render.c
M	rsvg-cairo-render.h
M	rsvg-cairo.h
M	rsvg-cond.c
M	rsvg-css.c
M	rsvg-css.h
M	rsvg-defs.c
M	rsvg-defs.h
M	rsvg-file-util.c
M	rsvg-filter.c
M	rsvg-filter.h
M	rsvg-gobject.c
M	rsvg-image.c
M	rsvg-image.h
M	rsvg-marker.c
M	rsvg-marker.h
M	rsvg-mask.c
M	rsvg-mask.h
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-path.h
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg-structure.c
M	rsvg-structure.h
M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg-text.c
M	rsvg-text.h
M	rsvg.c
M	rsvg.h

commit e00163d229fe0315356a6119bf5b57332e2ddadc
Author: Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>
Date:	2007-01-12

    Indentation fix, using: indent -kr -nut -pcs -psl -i4 -l100

    2007-01-12	Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>

	Indentation fix, using: indent -kr -nut -pcs -psl -i4 -l100


    svn path=/trunk/; revision=1088

M	ChangeLog
M	librsvg-features.c
M	rsvg-affine.c
M	rsvg-base-file-util.c
M	rsvg-base.c
M	rsvg-bpath-util.c
M	rsvg-bpath-util.h
M	rsvg-cairo-clip.c
M	rsvg-cairo-clip.h
M	rsvg-cairo-draw.c
M	rsvg-cairo-draw.h
M	rsvg-cairo-render.c
M	rsvg-cairo-render.h
M	rsvg-cairo.h
M	rsvg-cond.c
M	rsvg-convert.c
M	rsvg-css.c
M	rsvg-css.h
M	rsvg-defs.c
M	rsvg-defs.h
M	rsvg-file-util.c
M	rsvg-filter.c
M	rsvg-filter.h
M	rsvg-gobject.c
M	rsvg-image.c
M	rsvg-image.h
M	rsvg-marker.c
M	rsvg-marker.h
M	rsvg-mask.c
M	rsvg-mask.h
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-path.c
M	rsvg-path.h
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg-structure.c
M	rsvg-structure.h
M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg-text.c
M	rsvg-text.h
M	rsvg.c
M	rsvg.h
M	test-display.c
M	test-performance.c

commit 26b00e862402f10df6f433dc560aab019fc92581
Author: Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>
Date:	2007-01-12

    Add support for porterduff comp-op operators and for
    enable-background.

    2007-01-12	Emmanuel Pacaud <emmanuel.pacaud@lapp.in2p3.fr>

	Add support for porterduff comp-op operators and for
	enable-background.

	* rsvg-cairo-draw.c (_rsvg_cairo_set_operator): new.
	(rsvg_cairo_render_path): request a temporary buffer when
	operator is
	not src-over.
	(rsvg_cairo_render_image): set composite operator before painting.
	(rsvg_cairo_push_render_stack): don't exit for operator !=
	src-over
	or enable-background != accumulate.
	(rsvg_cairo_pop_render_stack): ditto. Set composite operator.
	* rsvg-styles.c (rsvg_state_init): added comp_op and
	enable_background.
	(rsvg_state_inherit_run): force inherit for comp_op and
	enable_background.
	(rsvg_parse_style_arg): parse for comp_op and enable_background.

	* rsvg-structure.c (rsvg_node_symbol_set_atts): move
	rsvg_parse_style_attrs inside the conditionnal block.


    svn path=/trunk/; revision=1087

M	ChangeLog
M	rsvg-cairo-draw.c
M	rsvg-structure.c
M	rsvg-styles.c
M	rsvg-styles.h

commit 26978ba47ac71b20144d39d2106fcc743dd32e9d
Author: Christian Persch <chpe@svn.gnome.org>
Date:	2007-01-05

    Bug #393297: no need to make GTypeInfo static.

    2007-01-05	Christian Persch  <chpe@svn.gnome.org>

	* gtk-engine/svg-draw.c: (rsvg_style_register_type):
	* gtk-engine/svg-rc-style.c: (rsvg_rc_style_register_type):
	* rsvg-gobject.c: Bug #393297: no need to make GTypeInfo static.

    svn path=/trunk/; revision=1086

M	ChangeLog
M	gtk-engine/svg-draw.c
M	gtk-engine/svg-rc-style.c
M	rsvg-gobject.c

commit 666da15e58eaad229317878cb6df74b6a79f1bad
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-11-10

    handle absolute font sizes

M	ChangeLog
M	rsvg-css.c

commit 5239afe019e2ef9eb7ef1377e969459fbc3f461c
Author: Tor Lillqvist <tml@novell.com>
Date:	2006-11-09

    DLLs are always in "bin" nowadays, no need to ponder that in the
    script.

    2006-11-09	Tor Lillqvist  <tml@novell.com>

	* librsvg-zip.in: DLLs are always in "bin" nowadays, no need to
	ponder that in the script. Use pkg-config to find out
	gtk_binary_version to use it in the pathnames to the engine and
	loader DLLs.

M	ChangeLog
M	librsvg-zip.in

commit ea0968be01dc013c6ec1f7ee5d6a5a6194df7096
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-11-03

    better is_ancestor() implementation

M	rsvg-structure.c

commit b8e5df3f9013546cc5acbf120cfb17dc20130b39
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-11-03

    Bug 361267 - SVGs with duplicate IDs cause Nautilus/eog to crash.

	* rsvg-structure.c: Bug 361267 - SVGs with duplicate IDs cause
	Nautilus/eog to
	crash. Basically, a <use> used itself, causing infinite drawing
	recursion.

M	ChangeLog
M	rsvg-gobject.c
M	rsvg-structure.c

commit af839925967c5233f1215b8c74abf3c6233e5c69
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-11-03

    bump version number in anticipation of releasing

M	ChangeLog
M	configure.in

commit 708a319b527b7e218b11435b3535f2bc162e840e
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-11-03

    Introduce PRIVATE API to get around bugs 357406 and 362217. IMHO,

	* rsvg-gobject.c: Introduce PRIVATE API to get around bugs 357406
	and 362217.
	IMHO, gobject's type registration and quark/error system is
	fundamentally
	broken with respect to (un)loadable modules such as GTK+ theme
	engines. This
	is the best I can do for now without breaking librsvg's API. This
	may cause
	as many headaches as it fixes, though.
	* rsvg-private.h: Declare new _rsvg_register_types() function
	* gtk-engine/svg-main.c: Invoke new type registration function
	* librsvg.def: export this function

M	ChangeLog
M	gtk-engine/svg-main.c
M	librsvg.def
M	rsvg-gobject.c
M	rsvg-private.h

commit aa92e9531dcf6be60f77f272e7ac19ae1144a700
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-11-02

    use g_quark_from_string(), since librsvg might be used in a plugin
    that gets unloaded

M	ChangeLog
M	rsvg-base.c

commit b8f8c0cf7764d97a1edb4d3ea7da7fae9aec59d8
Author: Kouhei Sutou <kou@cozmixng.org>
Date:	2006-10-13

    Fix bug with scaling + clipping reported on cairo-devel.

    2006-10-13	Kouhei Sutou <kou@cozmixng.org>

	* rsvg-cairo-clip.c: Fix bug with scaling + clipping reported on
	cairo-devel.

M	ChangeLog
M	rsvg-cairo-clip.c
M	rsvg-convert.c

commit 84bbfa481fc25adfb3ed04233b2dc0291d35f159
Author: Wouter Bolsterlee <uws+gnome@xs4all.nl>
Date:	2006-09-08

    Build the mozilla plugin using libxul in addition to mozilla and
    firefox.

    2006-09-08	Wouter Bolsterlee  <uws+gnome@xs4all.nl>

	* configure.in: Build the mozilla plugin using libxul in
	addition to mozilla and firefox.

M	ChangeLog
M	configure.in

commit 0e37f4bd30766d32ef7b1694974bd7de0d10374d
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-09-06

    increase version of glib required

M	configure.in

commit dbfc69e6211b43d8d60ecf7b9a0464b8cba5981e
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-08-31

    gtk-doc related fixes; 2.16.0

M	ChangeLog
M	Makefile.am
M	configure.in

commit 8db0d5a0e423ef9dde5fa1b076435dfaeb26538d
Author: Dom Lachowicz <cinamod@hotmail.com>
Date:	2006-08-23

    Bug 344116. The 5 crashes I mentioned before aren't reproducible. I'm

    2006-08-23	Dom Lachowicz <cinamod@hotmail.com>

	* rsvg-text.c: Bug 344116. The 5 crashes I mentioned before aren't
	reproducible. I'm enabling this code, and watching out for
	regressions.

M	ChangeLog
M	rsvg-text.c

commit d6cb63224e8ef108ed919f56426a7d4e15d8590e
Author: Dom Lachowicz <cinamod@hotmail.com>
Date:	2006-08-23

    Hopefully fix --disable-gtk-doc (341421) Ditto

    2006-08-23	Dom Lachowicz <cinamod@hotmail.com>

	* configure.in: Hopefully fix --disable-gtk-doc (341421)
	* doc/Makefile.am: Ditto

M	ChangeLog
M	configure.in
M	doc/Makefile.am

commit 385c0eb52c23a3dd5e8bbe0deb3d95cf82a1de8a
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-08-23

    make a debug message prettier

M	test-display.c

commit f8bc6c9eed5a52feca736c757a4132fcddf7ed85
Author: Dom Lachowicz <cinamod@hotmail.com>
Date:	2006-08-23

    Make export symbols work on OSX (bug 352512) Some preparation work for

    2006-08-23	Dom Lachowicz <cinamod@hotmail.com>

	* librsvg.def: Make export symbols work on OSX (bug 352512)
	* rsvg-private.h: Some preparation work for color normalization

M	ChangeLog
M	librsvg.def
M	rsvg-private.h

commit 2c51aa877d68813a3495222c5cfdc4e8ba7ce536
Author: Dom Lachowicz <cinamod@hotmail.com>
Date:	2006-08-22

    Committed patch from Kouhei Sutou <kou@cozmixng.org> that makes
    librsvg

    2006-08-22	Dom Lachowicz <cinamod@hotmail.com>

	* Bug 344116: Committed patch from Kouhei Sutou <kou@cozmixng.org>
	that makes librsvg use Pango-Cairo instead of PangoFT2+rendering
	text as a path. This patch is disabled for now, as it crashes on
	at least 5 known SVGs (see bug 344116)

M	ChangeLog
M	configure.in
M	rsvg-cairo-draw.c
M	rsvg-cairo-draw.h
M	rsvg-cairo-render.c
M	rsvg-private.h
M	rsvg-text.c

commit 678517bbbd5661baff116ff1a49c1746bfd5b7f4
Author: Dom Lachowicz <cinamod@hotmail.com>
Date:	2006-08-22

    Have libxml2 replace entities for us. This fixes a bug where style

    2006-08-22	Dom Lachowicz <cinamod@hotmail.com>

	* rsvg-base.c (rsvg_handle_write_impl): Have libxml2 replace
	entities
	for us. This fixes a bug where style definitions don't get
	properly
	expanded, but causes a (2.15.x-only feature) regression when
	importing
	external ENTITIES.

M	ChangeLog
M	rsvg-base.c

commit d3fafede0766ef19cdd7f8682e22e6527f4dee9a
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-07-27

    2.15.90

M	ChangeLog
M	configure.in

commit eed2fbe53bfb16cbf73993986f09253b7f347f86
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-07-22

    Document _render_sub better (bug 346964)

    * rsvg.c: Document _render_sub better (bug 346964)

M	ChangeLog
M	rsvg-cairo-render.c
M	rsvg.c

commit aee70152954464299d5a31a7be8a8769100440a5
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-07-22

    Don't leak PangoFt2 fonts (bug 344235). This is a work-around
    for Pango

	* rsvg-text.c: Don't leak PangoFt2 fonts (bug 344235). This is a
	work-around for Pango bug 143542.

M	ChangeLog
M	rsvg-text.c

commit 2b0af58070c2d122f2ea623d7cddceac7a9bfba4
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-07-22

    bug 328329 - make gnome-print dependency optional

M	ChangeLog
M	configure.in

commit 231dafaa6e9aee120c14d8f6515548a6603e87df
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-07-22

    require cairo-png

M	configure.in

commit 57e84e56cc522231b9313f61f3e0ddd5f1a5bd46
Author: Dom Lachowicz <cinamod@hotmail.com>
Date:	2006-07-20

    Fix build breakage caused by newer freetype versions

    2006-07-20	Dom Lachowicz <cinamod@hotmail.com>

	    * rsvg-text.c: Fix build breakage caused by newer freetype
	    versions
	    (https://sourceforge.net/project/shownotes.php?release_id=416463&group_id=3157).
	    For some reason, they thought that breaking API compatability
	    in such a low-level, widely-used library was ok.

M	ChangeLog
M	rsvg-text.c

commit 7cf7f3416512350c84d62b5a3f6c817c36f4fdc4
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-06-29

    Remove trailing slash so that install.sh works on Solaris. It
    seems that

	* gdk-pixbuf-loader/Makefile.am: Remove trailing slash so that
	install.sh works on Solaris. It seems that it doesn't like test
	-d dir/

M	ChangeLog
M	moz-plugin/Makefile.am

commit e7f7b14993911b8fb31690df6771eb130250a5ae
Author: Dom Lachowicz <cinamod@hotmail.com>
Date:	2006-06-29

    Use G_GNUC_PRETTY_FUNCTION so as to not depend on GCC extensions
    (3461163)

    2006-06-28	Dom Lachowicz <cinamod@hotmail.com>

	* rsvg-private.h: Use G_GNUC_PRETTY_FUNCTION so as to not
	depend on
	GCC extensions (3461163)

M	ChangeLog
M	rsvg-private.h

commit 08363fe8ed734a48d572d3a75af15b2a994c3c28
Author: Dom Lachowicz <cinamod@hotmail.com>
Date:	2006-05-14

    New better way to invoke gtk-doc (see 341421) Ditto Ditto Removed.

    2006-05-14	Dom Lachowicz <cinamod@hotmail.com>

	* configure.in: New better way to invoke gtk-doc (see 341421)
	* Makefile.am: Ditto
	* doc/Makefile.am: Ditto
	* gtk-doc.make: Removed. Auto-generated

M	ChangeLog
M	Makefile.am
M	configure.in
M	doc/Makefile.am
D	gtk-doc.make

commit b701568f287a45625709548acd2c1e59c99f789d
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-05-12

    bug 341499

M	rsvg-filter.c
M	rsvg-path.c

commit 6a6460525cec9ee3aae935f724a181547eeab76f
Author: Dom Lachowicz <cinamod@hotmail.com>
Date:	2006-05-07

    Fix build on GTK+ >= 2.9. (329850)

    2006-05-07	Dom Lachowicz <cinamod@hotmail.com>

	* gdk-pixbuf-loader/io-svg.c: Fix build on GTK+ >= 2.9. (329850)

M	ChangeLog
M	gdk-pixbuf-loader/io-svg.c

commit e2b0d4c17129f18c7bd22f96425a818f096a50da
Author: Dom Lachowicz <cinamod@hotmail.com>
Date:	2006-05-04

    Fix some cast warnings (340666)

    2006-05-04	Dom Lachowicz <cinamod@hotmail.com>

	    * rsvg-base.c: Fix some cast warnings (340666)

M	ChangeLog
M	rsvg-base.c

commit 412fa5d11d5e2cae5e17ec8e6bdf4ac3abc10663
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-05-04

    2006-05-03	Emmanuel Pacaud

	    * rsvg-base.c: Fix rounding error in rsvg_pixbuf_from_file()
	    (340664)

M	ChangeLog
M	rsvg-base.c

commit f2e20795c1607f0d05112fab20be28db8377c9a2
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-05-03

    require cairo 1.1.2 and prune some code made obsolete by newer
    cairo releases

M	ChangeLog
M	configure.in
M	rsvg-convert.c

commit 8c44dc93c4fa5050cb4f6882c04ebeeab0b9f84f
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-05-03

    fix build warning

M	rsvg-text.c

commit 2d75203fe2abc39dce5e0e8e50a145aabc4b50d1
Author: Paolo Borelli <pborelli@src.gnome.org>
Date:	2006-05-03

    oops, unscrew the ChangeLog. Sorry.

M	ChangeLog

commit f1e1fcd96cbe66b819045c000588797140abc34c
Author: Paolo Borelli <pborelli@katamail.com>
Date:	2006-05-03

    Factor out rsvg_get_url_string. Bug 340505.

    2006-05-03	Paolo Borelli  <pborelli@katamail.com>

	* rsvg-filter.c:
	* rsvg-marker.c:
	* rsvg-mask.c:
	* rsvg-paint-server.c:
	* rsvg-private.h:

	Factor out rsvg_get_url_string. Bug 340505.

M	ChangeLog
M	rsvg-filter.c
M	rsvg-marker.c
M	rsvg-mask.c
M	rsvg-paint-server.c
M	rsvg-private.h

commit 24232fb83d6c4a9bd24120882627fd8521d37124
Author: Paolo Borelli <pborelli@katamail.com>
Date:	2006-05-03

    pass the lenght to rsvg_make_valid_utf8. avoid some strdups and
    avoid a

    2006-05-03	Paolo Borelli  <pborelli@katamail.com>

	* rsvg-text.[ch]: pass the lenght to rsvg_make_valid_utf8.
	* rsvg-base.c: avoid some strdups and avoid a leak in the !utf8
	case of rsvg_characters(). Bug 340471.

M	ChangeLog
M	rsvg-base.c
M	rsvg-text.c
M	rsvg-text.h

commit 9708cb65fd1724bba5c11a693a0e106f14b88fb5
Author: Dom Lachowicz <cinamod@hotmail.com>
Date:	2006-05-02

    Use g_try_malloc0 so that the app doesn't abort() if we can't
    malloc the

    2006-05-02 Dom Lachowicz <cinamod@hotmail.com>

	    * rsvg.c: Use g_try_malloc0 so that the app doesn't abort()
	    if we
	    can't malloc the requested # of pixels. Part of bug 340440.

M	ChangeLog
M	rsvg.c

commit b5617cd652b499362aa04d1987b3d84b15abbc8b
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-05-01

    340290

M	rsvg-base.c

commit 25c4264f7db5824f66c5391c5bf5b4bdf12a555e
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-04-30

    Implement the XInclude spec to some large-ish degree. Currently
    doesn't

	* rsvg-base.c: Implement the XInclude spec to some large-ish
	degree. Currently
	doesn't support the "xpointer" bit.
	* rsvg-gobject.c: Only initialize the SAX handler once (on
	class init)
	rather than at object-init

M	ChangeLog
M	rsvg-base.c
M	rsvg-gobject.c

commit 9ec8ef373ccf25b203d277eb29193dfd841fd850
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-04-29

    xmlChar vs. char (#340114)

    * rsvg-base.c: xmlChar vs. char (#340114)

M	ChangeLog
M	rsvg-base.c
M	rsvg-private.h
M	rsvg-styles.c

commit 8a58a94d6c2470a295aed8d623812eee0cb0165a
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-04-29

    Fix a "type-punned pointer" issue found by Thomas VS

	* rsvg-paint-server.c: Fix a "type-punned pointer" issue found
	by Thomas VS

M	ChangeLog
M	rsvg-paint-server.c

commit d2925c3fdc0d750a8728be0064e4bad0e4617eba
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-04-28

    fix compiler warning noticed with -Werror

M	rsvg-styles.c

commit 24e69c2d3d18bc1ec52f45f88245bdba797d4228
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-04-28

    Add support for the CSS @import directive. Probably isn't 100%
    conformant,

	* rsvg-styles.c: Add support for the CSS @import
	directive. Probably isn't 100%
	conformant, but probably better than not doing it at all.

M	ChangeLog
M	rsvg-styles.c

commit 202ec63ca07493b5eec70406a5fec9e07d940931
Author: Dom Lachowicz <cinamod@hotmail.com>
Date:	2006-04-28

    Handle system, public, and unparsed entity declarations
    better. Probably

    2006-04-27 Dom Lachowicz <cinamod@hotmail.com>

	* rsvg-base.c: Handle system, public, and unparsed entity
	declarations
	better. Probably not 100% conformant, but probably better than not
	doing it at all.

M	ChangeLog
M	rsvg-base.c

commit 0ffff1fed653e355a24de33dec1dd822f686ce34
Author: Dom Lachowicz <cinamod@hotmail.com>
Date:	2006-04-27

    Code borrowed from Expat. Takes a XML attribute+value string and
    turns it

    2006-04-27 Dom Lachowicz <cinamod@hotmail.com>

	    * rsvg-css.c (rsvg_css_parse_xml_attribute_string): Code
	    borrowed from Expat.
	    Takes a XML attribute+value string and turns it into
	    attribute+value pairs.
	    * rsvg-base.c (rsvg_processing_instruction): Implement
	    <?xml-stylesheet?>
	    as best I know how. (related to #338163)

M	ChangeLog
M	rsvg-base.c
M	rsvg-css.c
M	rsvg-css.h

commit ac6cac5d84ef523008208154287a605b6cf2fcf0
Author: Dom Lachowicz <cinamod@hotmail.com>
Date:	2006-04-27

    Stub out how to handle the <?xml-stylesheet?> processing instruction

    2006-04-27 Dom Lachowicz <cinamod@hotmail.com>

	    * rsvg-base.c (rsvg_processing_instruction): Stub out how
	    to handle
	    the <?xml-stylesheet?> processing instruction

M	ChangeLog
M	rsvg-base.c

commit 67747dbe5095ac39d5bf4ca3dfa6229228d08dd7
Author: Dom Lachowicz <cinamod@hotmail.com>
Date:	2006-04-25

    Initialize node->super, to avoid a crash (#339637)

    2006-04-25 Dom Lachowicz <cinamod@hotmail.com>

	* rsvg-image.c: Initialize node->super, to avoid a crash (#339637)

M	ChangeLog
M	rsvg-image.c

commit aa3f32b4003f13481a2e90079b62798b12a5cc97
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-04-24

    fix typo

M	librsvg.def

commit 30b081c691787a2373c74cbd44349b9e6a86ba90
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-04-24

    export rsvg_error_get_type()

M	ChangeLog
M	librsvg.def

commit 9cc9759080777f75b56a51547a6226a069512aea
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-04-21

    const-ify some more data

M	rsvg-css.c

commit 95b463d9999ca742e608bce2b80337715d2eba86
Author: Dom Lachowicz <cinamod@hotmail.com>
Date:	2006-04-19

    Use rsvg_return_if_fail where appropriate, to make life easier for

    2006-04-19 Dom Lachowicz <cinamod@hotmail.com>

	* *.[ch]: Use rsvg_return_if_fail where appropriate, to make life
	easier for language bindings and to report errors more
	consistently
	(bug #338881)

M	ChangeLog
M	rsvg-base-file-util.c
M	rsvg-base.c
M	rsvg-convert.c
M	rsvg-image.c
M	rsvg-private.h
M	test-display.c

commit 775b40432cf879f54b1cb1599ed75ef6b92d16cc
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-04-18

    bug 338795

M	ChangeLog
M	rsvg-base.c
M	rsvg-gobject.c

commit bed0a9df50d111ce3cac238aa498deff36e8343b
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-04-01

    ditch popt in favor of goption; bug 336089

M	ChangeLog
M	Makefile.am
M	configure.in
M	rsvg-convert.c
M	test-display.c
M	test-performance.c

commit a905f74e2ed1f7193c9c5ffc3ed54cddc369827e
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-03-22

    rsvg_handle_set_base_uri() in rsvg_handle_new_from_file() is too late

    * rsvg-base-file-util.c: rsvg_handle_set_base_uri() in
    rsvg_handle_new_from_file()
	  is too late (#335450)

M	ChangeLog
M	rsvg-base-file-util.c
M	rsvg-base.c

commit e3e530774b3c24dc7d9fb5270e1ae048ae0842db
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-03-19

    prevent against getting a null handle back

M	ChangeLog
M	rsvg-convert.c

commit a68c1f3a891e75322a8736135c58c0dc4bfb2b16
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-03-19

    Fix a crash exposed by bug 335107

M	ChangeLog
M	rsvg-base.c

commit f8f265ce33565a8b90f5db365dddeee5086131ff
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-03-16

    bump version number

M	configure.in

commit 03231d2be70b4a2ef608dd65e9c64fea83ec8e51
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-03-16

    rsvg-convert 'crashes' because it calls g_error() on an error
    condition,

	    * rsvg-convert.c: rsvg-convert 'crashes' because it calls
	    g_error()
	    on an error condition, instead of fprintf(stderr,
	    ...) (#334813)

M	ChangeLog
M	rsvg-convert.c

commit 77cb8877028fc2108c4fb960c03e138c64b3b2a8
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-03-11

    2.14.2 release

M	ChangeLog
M	configure.in

commit ed72f02c2efd195e09f0a109392b4c1c5c16f87e
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-03-02

    Depend on newer libcroco for bugfix 333057

M	ChangeLog
M	configure.in

commit a637c8c3aa1d448ac34d94415585214658c41b1e
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-03-01

    fix 327855

M	ChangeLog
M	librsvg.def

commit f0391bfc9fbfb5d295a9480998e46fab5ea7f207
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-02-28

    2.14.1

M	ChangeLog
M	configure.in

commit 22fd38ff2e449a851d76f1a036e8458cd07b6844
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-02-27

    Bug 332798 - rsvg wrapper script doesn't escape shell metacharacters

M	ChangeLog
M	rsvg.in

commit 0d324666c7bbb542131ad5f474979c28c17c1378
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2006-02-27

    bug 332700

M	ChangeLog
M	rsvg-structure.c

commit e53e3f35b47c684ba3d552cbc8eac5da4c8650c3
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-02-27

    rsvg-text.c: Fix C89 compile error, from Jens Granseuer (bug 332714)

M	ChangeLog
M	rsvg-text.c

commit 494483c62dc888c8b8a7157a9ffd98eceae6bd2b
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-02-27

    rsvg-styles.c (rsvg_state_inherit_run): Fix inheritence of dash arrays
    (bug 332699)

M	ChangeLog
M	rsvg-styles.c

commit 401868e050a1a151b381b2fc6e8b47b45e5da2b0
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-02-25

    2.14.0

M	ChangeLog
M	configure.in

commit ebf7b42ca29665ecad11fd6c1120021ae2f78be1
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-02-16

    Fix segv when encountering feMergeNode (bug 330928)

M	ChangeLog
M	rsvg-filter.c

commit 1dfcc29c5519ab1a5edc6652a5bf01286b0df205
Author: Robert Staudinger <robsta@src.gnome.org>
Date:	2006-02-15

    revert fix #168223, it causes side-effects.

    * rsvg-text.c: revert fix #168223, it causes side-effects.

M	ChangeLog
M	rsvg-text.c

commit 2fb6444156b67ac9eed3a9c080e03a410780f939
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2006-02-14

    push discrete layers in text

M	ChangeLog
M	rsvg-text.c

commit bb1050ccd9babe15523f170f50728ee6e6f2485f
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-02-10

    bug 330722

M	ChangeLog
M	rsvg-cairo.h

commit 1e0b2165078b854d482fa7a51ce8a1cd764e3675
Author: Robert Staudinger <robsta@src.gnome.org>
Date:	2006-02-07

    fix #168223.

    * rsvg-text.c: fix #168223.

M	ChangeLog
M	rsvg-text.c

commit d4f8aa5ee773e5b651d9384624302a7cf830ddcb
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-02-07

    don't paint surfaces with CLEAR that don't support alpha; i'm not
    at all happy with this

M	rsvg-cairo-draw.c
M	rsvg-cairo-render.c
M	rsvg-convert.c
M	rsvg.c

commit f132b54d0918ac847c007a3cdf12b2ad489cd3dc
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-02-06

    bug 330151

M	ChangeLog
M	configure.in
M	rsvg-base.c

commit 8de888596efd1cf206a474e262924bd3756a0609
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-02-06

    Export RsvgHandle and RsvgHandleClass to the outside world so you can

	* rsvg.h: Export RsvgHandle and RsvgHandleClass to the outside
	world so you can subclass them
	* *.c: Changes necessary for ^^^

M	ChangeLog
M	rsvg-base.c
M	rsvg-cairo-render.c
M	rsvg-defs.c
M	rsvg-filter.c
M	rsvg-gobject.c
M	rsvg-image.c
M	rsvg-marker.c
M	rsvg-mask.c
M	rsvg-paint-server.c
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-structure.c
M	rsvg-styles.c
M	rsvg-text.c
M	rsvg.c
M	rsvg.h

commit f6305a37c1451154029e090c666a8224b0a785a7
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-02-05

    better solution for bug 329994

M	Makefile.am
M	configure.in

commit 71316501f966350d240cbe3023f23f4d26b004a6
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-02-05

    update Changelog

M	ChangeLog

commit d727dead2ab62fda537a6c5b98d0b0750ea97e92
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-02-05

    Bug #323114; work-around for a nasty cairo bug wrt pixel dirt

    * rsvg-cairo-draw.c: Bug #323114; work-around for a nasty cairo bug
    wrt pixel dirt

M	ChangeLog
M	rsvg-cairo-render.c
M	rsvg.c

commit 5ec046657dfd121cfaf0ee1d1046fb7aa30d0718
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-02-05

    optimized fix for 330022 from Owen

M	rsvg-cairo-draw.c

commit 4e51c0f645fa01357fd255cdcf422f0d2f2241db
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-02-05

    Bug #330022; code computes wrong pixel values with color = 0xFF and
    alpha - 0xff. From Emmanuel Pacaud.

M	ChangeLog
M	rsvg-cairo-draw.c

commit 40b0d15e7ac1ea1d8d5b1771d98386b3b386b1bf
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-02-05

    oops - fix toolbar issue for real this time

M	test-display.c

commit 9e3935491616c6706c086c1343392c57e8372e32
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-02-05

    don't show zoom buttons when embedded as a mozilla plugin

M	ChangeLog
M	test-display.c

commit 02b20984d78eb62deb1b0c3ac4a6c0405d8e84f8
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-02-05

    bump version number

M	configure.in

commit 06bd4e08d8b272f62e7aa8a841dc759cd801d447
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-02-05

    Bug #330008 - prevent crashes and other bad behavior by checking
    return values. Inspired by work done by Daniel Drake (dsd@gentoo.org)

M	ChangeLog
M	rsvg-base-file-util.c
M	rsvg-base.c
M	rsvg-convert.c
M	rsvg-defs.c
M	rsvg-file-util.c
M	rsvg-gobject.c
M	rsvg.c
M	test-display.c

commit f76ed94eac211a246841697949b61b6c10b7cb3e
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2006-02-05

    Patches from Daniel Drake

M	ChangeLog
M	configure.in
M	rsvg.in

commit 5dde093dd8fb17419e77a4a266858c243951791b
Author: Robert Staudinger <robsta@src.gnome.org>
Date:	2006-02-05

    add props "width", "height", "em", "ex" (all read only)

    * rsvg-gobject.c: add props "width", "height", "em", "ex" (all
    read only)

M	ChangeLog
M	rsvg-gobject.c

commit 482084be9599383b296c579c4286aafa671f736c
Author: Robert Staudinger <robsta@src.gnome.org>
Date:	2006-02-04

    fix doc after cairo rendering renaming

    * rsvg.h: fix doc after cairo rendering renaming

M	ChangeLog
M	rsvg.h

commit d5950f88785fc10063c07fdbf1cc6df8411b0394
Author: Robert Staudinger <robsta@src.gnome.org>
Date:	2006-02-04

    add props "width", "height" (read only)

    * rsvg-gobject.c: add props "width", "height" (read only)

M	ChangeLog
M	rsvg-gobject.c

commit ef9166c36a3770afbc614321c018c66b73124ffe
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-02-04

    change some documentation wording

M	doc/tmpl/rsvg-file-util.sgml

commit 2eaea68330a445fe0b671dd367a0a4f05b93ecba
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-02-04

    Rename rsvg_cairo_render to rsvg_handle_render_cairo, for better
    GObject

	* *.c: Rename rsvg_cairo_render to rsvg_handle_render_cairo, for
	better GObject consistency
	* configure.in: 2.13.91

M	ChangeLog
M	configure.in
M	doc/rsvg-sections.txt
M	doc/tmpl/rsvg-unused.sgml
M	librsvg.def
M	rsvg-base.c
M	rsvg-cairo-render.c
M	rsvg-cairo.h
M	rsvg-convert.c
M	rsvg-file-util.c
M	rsvg.c

commit dc988d3bd6300a3451b1fbda990dec658eef4a6a
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-02-04

    bump version number

M	ChangeLog
M	configure.in

commit a9798e925a6b3adecad2004d5269406475659c9b
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-02-04

    don't use newly deprecated API; use g_object_unref instead

M	gdk-pixbuf-loader/io-svg.c
M	gtk-engine/svg-render.c
M	rsvg-base-file-util.c
M	rsvg-base.c
M	rsvg-convert.c
M	rsvg-defs.c
M	rsvg-file-util.c
M	rsvg-gobject.c

commit 2b7c95c7a102351ccc903375c35a17b05b6c24e7
Author: Dom Lachowicz <cinamod@hotmail.com>
Date:	2006-02-04

    Update documentation. I'm pretty happy with how things look and are

    2006-02-04 Dom Lachowicz <cinamod@hotmail.com>

	* doc/*: Update documentation. I'm pretty happy with how
	things look
	and are arranged now.

    2006-02-04 Robert Staudinger <robert.staudinger@gmail.com>

	* rsvg-gobject.c: RsvgHandle now derives from GObject. This
	doesn't
	break API/ABI.

M	ChangeLog
M	Makefile.am
M	doc/Makefile.am
M	doc/rsvg-docs.sgml
M	doc/rsvg-sections.txt
M	doc/tmpl/rsvg-file-util.sgml
M	doc/tmpl/rsvg-unused.sgml
M	doc/tmpl/rsvg.sgml
M	librsvg.def
M	rsvg-base.c
M	rsvg-file-util.c
A	rsvg-gobject.c
M	rsvg-private.h
M	rsvg.h

commit 844854ddfbfb28bb38181774e156f392ba5f4ad0
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2006-02-03

    pattern regression fix

M	ChangeLog
M	rsvg-cairo-draw.c

commit 939ded0385975ff2ca8dc1cf19bb7394c2a51204
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2006-02-03

    bug #329636

M	ChangeLog
M	rsvg-base.c
M	tests/butterfly.svg

commit b1e9e2485002aca6d173d8a7fd2170c141a30b8d
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-01-29

    fix the build

M	rsvg-base.c

commit c8578b3d572084a01121d0a50a62e0972ab1fb04
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-01-29

    update documentation - should be near 100% symbol coverage

M	ChangeLog
M	doc/rsvg-docs.sgml
M	doc/rsvg-sections.txt
M	doc/tmpl/rsvg-file-util.sgml
D	doc/tmpl/rsvg-gz.sgml
M	doc/tmpl/rsvg-unused.sgml
M	doc/tmpl/rsvg.sgml
M	rsvg-base.c
M	rsvg-cairo-render.c
M	rsvg-convert.c
M	rsvg.c
M	rsvg.h

commit 19af9e328e53c1e8a844db1784398b7ebc879442
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-01-22

    dist maintainers, news, etc

M	Makefile.am

commit c2f244aa8fb334f88015ffbfb1d8bdb7b5ffd941
Author: Robert Staudinger <robsta@src.gnome.org>
Date:	2006-01-19

    add gtk-doc.make for doc build

    * add gtk-doc.make for doc build

M	ChangeLog
A	gtk-doc.make

commit 7c8a10773fd96c53f13f6dfd03e211d856aaba88
Author: Robert Staudinger <robsta@src.gnome.org>
Date:	2006-01-17

    re-enable gtk-doc build dist and cvs add gtk-doc.make include
    gtk-doc.make

    * configure.in: re-enable gtk-doc build
    * Makefile.am: dist and cvs add gtk-doc.make
    * doc/Makefile.am: include gtk-doc.make instead of copying the targets

M	ChangeLog
M	Makefile.am
M	configure.in
M	doc/Makefile.am

commit f3649a5b976bb79c29d99879268dc3a3467343c7
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-01-16

    bug 327177

M	ChangeLog
M	TODO
M	test-display.c

commit fc05e001e825e5b39c22ee0c176ef7ce00eec043
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-01-16

    bug 327176

M	configure.in
M	rsvg-base-file-util.c
M	rsvg-base.c

commit 29b0f76bb2df504b72aab341042074309df71824
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-01-14

    document new APIs

M	rsvg-base-file-util.c
M	rsvg-base.c
M	rsvg-cairo-render.c
M	rsvg-convert.c
M	rsvg.c

commit 6241cae015bfe6a93c31d751f67b42fa5235e29e
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2006-01-12

    configure.in change freetype searching to pkg-config method

M	configure.in

commit 31200e15b2b5a748d5ca7000f61cf8869af77fc5
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-01-12

    updated roadmap

M	ChangeLog
M	TODO

commit 5865d0ffed3703ce7afe0d5d42d8c6da589ad958
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-01-12

    update changelog to notice the recent releases

M	ChangeLog

commit 7aa1ce7f58cab7617f4a663f2d515c899701d3fa
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2006-01-11

    bug 326485

M	ChangeLog
M	rsvg-cairo-draw.c

commit b2ea9bd5e8e4c497ee091ed14fc6a1540d137f13
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-01-11

    bump version number

M	configure.in

commit db30c9f7d6c3abe0a912e0490ed6acbd75ec790d
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-01-11

    fix libtool -export-symbols def file path

M	Makefile.am

commit 5b2db9bfa37937187bccba8dc8a024fe3635f926
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-01-11

    added g_return_XXX sneeze-guards around public API

M	ChangeLog
M	rsvg-base.c
M	rsvg-cairo-render.c
M	rsvg-image.c

commit ae26ed66cddd4c36f06e7558850e05fb9ee1dc66
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-01-09

    326262 - export a few more symbols

M	librsvg.def

commit b26fc49d41b6f33da2104c0e0de9cbabd365c968
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-01-09

    export 2 cairo-related functions

M	librsvg.def

commit cff5af80161e904a6ff335532948729c0f98608e
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-01-07

    List of symbols that we export Use libtool's -export-symbols to try to

	* librsvg.def: List of symbols that we export
	* Makefile.am: Use libtool's -export-symbols to try to only export
	the above symbols (on platforms where it's supported).

M	ChangeLog
M	Makefile.am
A	librsvg.def

commit f5a21384be81212ea126d3a23614d47bb165d15b
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2006-01-01

    fix build

M	rsvg-cairo-render.c
M	rsvg-cairo.h
M	rsvg-convert.c

commit 3e759ef50b9dcb454be705f6df96866112040e70
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-12-31

    [Bug 325357] Compile fails when rsvg-cairo.h is #included

M	ChangeLog
M	rsvg-cairo.h

commit 592c348386bec1eddc3705c8fb6f0394c1be7078
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-12-20

    Mozilla-config fixes so that it works with more config scripts
    Fix some

	* configure.in: Mozilla-config fixes so that it works with more
	config scripts
	* rsvg-convert.c: Fix some GCC 4.0 build warnings (323936)

M	ChangeLog
M	configure.in
M	rsvg-convert.c

commit a9c4fbf07fe820479202382743915ef801004ffc
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-12-10

    support multi-page svg output too

M	rsvg-convert.c

commit 220419536d545e4dd87672cab49dc67fff50fb08
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-12-10

    remove unecessary line from Makefile

M	Makefile.am

commit 06c6afab3fc3c9ea4e8b10e6ed346b4979ff081e
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-12-10

    Remove Reimplement 'rsvg' command-line utility in terms of the newer

	* test-rsvg.c: Remove
	* rsvg.in: Reimplement 'rsvg' command-line utility in terms of
	the newer rsvg-convert

M	ChangeLog
M	Makefile.am
M	configure.in
A	rsvg.in
D	test-rsvg.c

commit 5b6d1674b0e56f8f2dbfd1cf5c6ff2cb709850a0
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-12-10

    Remove New utility called 'rsvg-convert'. Can convert a SVG to a
    PS, PDF,

	* rsvg-cairo.c: Remove
	* rsvg-convert.c: New utility called 'rsvg-convert'. Can convert
	a SVG to a PS, PDF, or PNG. Can accept
	SVG input from STDIN and output to STDOUT. Has a lot more
	flexibility and functionality than the old 'rsvg'
	program.

M	ChangeLog
M	Makefile.am
D	rsvg-cairo.c
A	rsvg-convert.c
M	rsvg-file-util.c
M	rsvg-private.h

commit b8ace23381c1f1c39b6886d92afb8d4806611dc5
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-12-09

    bug 323568

M	ChangeLog
M	rsvg-shapes.c

commit 2f837714311e97d56d33819aaa31a4e96ac66c2e
Author: Ray Strode <rstrode@redhat.com>
Date:	2005-12-07

    remove the push call that's more probably wrong and clean up leaked

    2005-12-07 Ray Strode <rstrode@redhat.com>

	* rsvg-base.c: remove the push call that's more probably wrong and
	clean up leaked viewbox list node (bug 323436)
	* rsvg-shapes.c: call finalize cleanup function of node parent
	class in
	path_node and poly_node free functions (bug 323435)
	* rsvg-structure.c: Ditto
	* rsvg-structure.h: Ditto

M	ChangeLog
M	rsvg-base.c
M	rsvg-shapes.c
M	rsvg-structure.c
M	rsvg-structure.h

commit 847f3950fbd5bd9342f94759c79a98e8ca8b86d3
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-12-04

    silence a runtime warning

M	rsvg-defs.c
M	rsvg-image.c

commit 5fd08b74fea3b7fece503ab6bb5ce335a42804a2
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-12-04

    plug small mem leak; bug 322918

M	ChangeLog
M	rsvg-defs.c

commit 0406e81078d1fb8d1f00193c625e60a4c92591bc
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-12-04

    fixed g_new related regression

M	rsvg.c

commit 2cd1fcab8f27ff9e65880dc3a4930c393ac7e9fc
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-11-26

    remove unecessary g_new0()

M	ChangeLog
M	rsvg-cairo-render.c
M	rsvg.c

commit 6e9d8ea461975520472ee589ab53c569c7493137
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-11-26

    bug 322489

M	ChangeLog
M	configure.in
M	rsvg-base.c
M	rsvg-cairo-draw.c
M	rsvg-cairo-render.c
M	rsvg-cairo.h
M	rsvg-filter.c
M	rsvg-image.c
M	rsvg-paint-server.c
M	rsvg.c
M	rsvg.h

commit 9d65c44b7ed1c67eaf055157d2aed06a32f028bd
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-11-26

    fancy new partial render api

M	ChangeLog
M	rsvg-base.c
M	rsvg-cairo-render.c
M	rsvg-filter.c
M	rsvg-private.h
M	rsvg-structure.c
M	rsvg.c
M	rsvg.h

commit 85b7070c87780b8a6bff07f6010cbb8c25ff1136
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-11-25

    2.13.3

M	ChangeLog
M	configure.in

commit 5ea12e21e41a4c4ffac4c950ce39d9b22e736fb6
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-11-05

    remove libart based backend, as it has been replaced by cairo. libart
    is dead. long live libart!

M	ChangeLog
D	rsvg-art-composite.c
D	rsvg-art-composite.h
D	rsvg-art-draw.c
D	rsvg-art-draw.h
D	rsvg-art-mask.c
D	rsvg-art-mask.h
D	rsvg-art-paint-server.c
D	rsvg-art-paint-server.h
D	rsvg-art-render.c
D	rsvg-art-render.h

commit 2c794106fed43489c8baa0604b2c470f867a556b
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-11-01

    Revert API changes to make the Gimp folk happier Reflect that change


	* rsvg.h: Revert API changes to make the Gimp folk happier
	* rsvg-base.c: Reflect that change elsewhere
	* test-display.c: Ditto
	* test-rsvg.c: Ditto
	* rsvg-cairo.c: Ditto

M	ChangeLog
M	rsvg-base.c
M	rsvg-cairo.c
M	rsvg.h
M	test-display.c
M	test-rsvg.c

commit 5e28cb81f6373dc99ce6e1ad41fc2f50ed99297c
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-26

    damn GCC 4 to hell

M	rsvg-css.c

commit bdcaa631a92d0e09cd59c57b2e7411c9110f5232
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-25

    disable building documentation until it works

M	Makefile.am
M	configure.in

commit fa0f2e61e417ec2aece737d6b189c975e33f70ae
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-25

    update changelog for the release

M	ChangeLog

commit 436a85338217a8b7c8663ce12a78339b7143d729
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-25

    base uri fix

M	rsvg-file-util.c

commit 5e6ee1f93604b99ef24e8b4ca314be722fefb1e4
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-25

    fix make distcheck by descending down into the moz-plugin subdir

M	Makefile.am
M	configure.in

commit f78ad527c598287cbbb07aaae6437cb790666df0
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-24

    merge filter regression fix

M	rsvg-filter.c

commit 17c29849cde69d6de3971f48ec5095f525abc724
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-24

    cleaned up vbox handling a little

M	rsvg-base.c
M	rsvg-cairo-draw.c
M	rsvg-css.c
M	rsvg-css.h
M	rsvg-marker.c
M	rsvg-marker.h
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-private.h
M	rsvg-structure.c
M	rsvg-structure.h

commit 63a60bbf5df040a747133a56bfa616b610aa704a
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-24

    why, oh why does gcc 4 hate me?

M	rsvg-base.c

commit 6a2acd07f3e6db3a04ee8949541228391fddf64c
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-24

    string rtti

M	ChangeLog
M	rsvg-base.c
M	rsvg-cairo-draw.c
M	rsvg-filter.c
M	rsvg-image.c
M	rsvg-marker.c
M	rsvg-mask.c
M	rsvg-paint-server.c
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-structure.c
M	rsvg-structure.h
M	rsvg-text.c

commit 869d9002be91ec046b395fc21445360097bc2cc6
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-23

    image warning fix

M	rsvg-image.c

commit 299ac192364f59909df8bbfc670d3d823e68068a
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-23

    text rewrite

M	ChangeLog
M	rsvg-base.c
M	rsvg-cairo-draw.c
M	rsvg-css.c
M	rsvg-filter.c
M	rsvg-image.c
M	rsvg-marker.c
M	rsvg-mask.c
M	rsvg-paint-server.c
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-structure.c
M	rsvg-styles.c
M	rsvg-text.c
M	rsvg-text.h

commit 8d1bad90ada1a24f6c1b7ad3e0b17298f05e96d4
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-22

    got rid of the legacy dimension system

M	rsvg-base.c
M	rsvg-css.c
M	rsvg-css.h
M	rsvg-image.c
M	rsvg-marker.c
M	rsvg-mask.c
M	rsvg-private.h
M	rsvg-structure.c
M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg-text.c

commit 84a07d46d5d2d64996af6deb6fdf64c5ca7fb4f2
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-22

    more smarts about getting the user's language

M	rsvg-cond.c

commit 5089f856777c0d6df09c014f2fb9291ac11230c4
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-22

    setlocale(LC_ALL) may return "C". Evaluate $LANG first, equate
    "C" with

	* rsvg-cond.c (rsvg_cond_parse_system_language): setlocale(LC_ALL)
	may return "C". Evaluate $LANG first, equate "C" with "en".

M	ChangeLog
M	rsvg-cond.c

commit cb8d9468eb4586af15f5f05d387cc2e223451d9f
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-22

    Cache RsvgHandles rather than GByteArrays containing SVG
    data. Preparation

	* gtk-engine/svg-render.c: Cache RsvgHandles rather than
	GByteArrays
	containing SVG data. Preparation for move to cairo-only theme
	engine.

M	ChangeLog
M	gtk-engine/svg-render.c
M	gtk-engine/svg.h

commit bdcb3f25908bc517046d4f5ab4ff5250a01c22c2
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-22

    Rip out libart backend; require the cairo backend, and require
    cairo >=


	* configure.in: Rip out libart backend; require the cairo backend,
	and require cairo >= 1.0.2
	* Makefile.am: re-enable the gtk-engine and
	gdk-pixbuf-loader. Ditto, library re-org
	* librsvg-2.0.pc.in: Ditto
	* librsvg.spec.in: Ditto
	* rsvg.c: Ditto
	* gtk-engine/Makefile.am: Ditto

M	ChangeLog
M	Makefile.am
M	configure.in
M	gdk-pixbuf-loader/Makefile.am
M	gtk-engine/Makefile.am
M	librsvg-2.0.pc.in
M	librsvg.spec.in
M	rsvg.c

commit f4ba147dc607ef2b789cc93a6de000853b115375
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-22

    implement image zooming

M	ChangeLog
M	rsvg-cond.c
M	test-display.c

commit e7228c6200b5794c7becf29d9fa019315cd99203
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-22

    fixed small flood reversion

M	rsvg-styles.c

commit 6d491c28c741309708273229b115ca62d51604a7
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-22

    filter box coordinates

M	rsvg-filter.c
M	rsvg-styles.c
M	rsvg-styles.h

commit 7b7cae3be8c91779f3db7b316a16b20f362a11dc
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-22

    late normalization of coordinates

M	rsvg-art-paint-server.h
M	rsvg-cairo-draw.c
M	rsvg-css.c
M	rsvg-css.h
M	rsvg-filter.c
M	rsvg-filter.h
M	rsvg-image.c
M	rsvg-image.h
M	rsvg-marker.c
M	rsvg-marker.h
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-shapes.c
M	rsvg-structure.c
M	rsvg-structure.h
M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg-text.c

commit 8d6b6819cc65841f85fb7c464d857082189e2fc5
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-21

    gaussian speed improvements

M	rsvg-filter.c

commit 3aef9f1538dc98cc4fbd07ba01a76d79af775977
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-21

    gaussian blur changes

M	rsvg-filter.c

commit b5e29cb723a5c5a926f7be1c7f31cf36de983b29
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-21

    on the 2.13.x release cycle

M	configure.in

commit 663f577f5319e59c943dd217897004004747812d
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-21

    more robust way of getting your locale

M	ChangeLog
M	rsvg-cond.c

commit 52828443e9e87da833d790ef12bb114cddd3362c
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-21

    crisper filters

M	rsvg-cairo-draw.c

commit a5c7e4187cf555e22c26197960c44ebd6f47647d
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-21

    even slighter border tweak

M	rsvg-base.c

commit 39b6d61ed7e1f0977e4b5bd24b30d6f8317e15c5
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-21

    slight border tweak

M	rsvg-base.c

commit 952eeb4a6b0a73e62ef65f92734b48376e0e05c0
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-21

    I hate gcc 4

M	rsvg-base.c

commit d1a973ec3fbb05ada753dad517e79cb216546574
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-21

    bounding boxes and percentage fixes

M	ChangeLog
M	rsvg-base.c
M	rsvg-cairo-draw.c
M	rsvg-cairo-render.c
M	rsvg-css.c
M	rsvg-css.h
M	rsvg-mask.c
M	rsvg-mask.h
M	rsvg-private.h
M	rsvg-structure.c
M	rsvg-structure.h
M	rsvg.c

commit 32765be654d33f0f8a18079cc86ab3790b10b280
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-21

    plug memleaks

M	ChangeLog
M	rsvg-filter.c
M	rsvg-mask.c

commit d207aa0e8a9d4b57d12e24d08f34d2d76b1e0b8c
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-21

    fix major memleak

M	ChangeLog
M	rsvg-cairo-draw.c

commit f597c0a9960b724146f2fb618f9a4c66494d1c95
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-20

    prioritize the cairo backend over the libart one; disable the libart
    backend until it builds again

M	ChangeLog
M	Makefile.am
M	configure.in

commit 8f62434505ca89646a59b880a2ca65e227551da8
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-20

    SVG bounding box fix

M	rsvg-structure.c

commit b548c854b973d17bb1f8cb30cf2cafc23433ce98
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-20

    leak fixes

M	rsvg-cairo-draw.c
M	rsvg-filter.c

commit 5754f4587084049354bfa4c4494ed330862736b9
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-20

    fixed clipping rect bugs

M	rsvg-structure.c

commit b80649283a92d37c0662253cb934d4acedd0b9b4
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-20

    stopped double discrete layer effect application on images

M	rsvg-cairo-draw.c

commit 75a347f3911126298384da062f5d856f9b1b9f1e
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-20

    gcc 4 fixes

M	rsvg-cairo-draw.c

commit 462cb4efee29d18e977b60813ba90f4dc4085e1a
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-20

    filter cairo streamlining

M	ChangeLog
M	rsvg-cairo-draw.c
M	rsvg-filter.c
M	rsvg-filter.h

commit 21d184416f3348182295d87277a414c9650ce084
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-20

    0 initialization of new surfaces

M	rsvg-cairo-draw.c

commit beb677f63402066ce8888010d5e6fc081739d4cb
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-20

    better bbox calculation for cairo stuff

M	rsvg-cairo-draw.c
M	rsvg-filter.c

commit d2154e2090f1d1249ac5f8fe2223e367f645b807
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-19

    more cairo shit

M	ChangeLog
M	rsvg-cairo-draw.c
M	rsvg-filter.c

commit d157a30e40e168c0defdbcf5b8ac9df63b3a44ce
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-19

    getting rid of a lot of floats

M	rsvg-cairo-draw.c
M	rsvg-filter.c

commit bcdd31a329df820de19560d6e7cb3223085c8548
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-19

    more premul filters

M	rsvg-cairo-draw.c
M	rsvg-filter.c

commit f1d3716d4d80698cd395e92f89bcc9d5b192a968
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-19

    more cairo filter fixes

M	rsvg-filter.c

commit f8561793db9cd793e62e77247465aae0759638a2
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-19

    cairo filter improvements

M	ChangeLog
M	rsvg-base.c
M	rsvg-cairo-clip.c
M	rsvg-cairo-clip.h
M	rsvg-cairo-draw.c
M	rsvg-cairo-render.c
M	rsvg-cairo-render.h
M	rsvg-filter.c
M	rsvg-filter.h
M	rsvg-private.h
M	rsvg-structure.c

commit c1ea9819232fbda9b9722e51d5703a19bfe883e3
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-18

    filters with cairo

M	ChangeLog
M	rsvg-cairo-draw.c
M	rsvg-cairo-draw.h
M	rsvg-cairo-render.c
M	rsvg-cairo-render.h
M	rsvg.c

commit a72f363438521d56f83c74b65cfab0f6b5d027e6
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-16

    No need to new0() image data, it just wastes CPU since we'll be
    overwriting it anyway.

M	ChangeLog
M	rsvg-cairo-draw.c

commit d5b75acacd1bdc2eeee0e46b94173689fce564d1
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-12

    image bound box

M	rsvg-cairo-draw.c

commit 501b488d220b0268120b5cbc91f8f824c1138c8b
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-12

    cairo patterns and clipping

M	ChangeLog
M	rsvg-cairo-draw.c
M	rsvg-cairo.c

commit 5b0807b866c1c2c1a49a91f2d31664bf943d17e2
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-12

    mask efficiency improvement

M	rsvg-cairo-draw.c

commit a00dea214d04889ca8717a85de9dbecb65ea3eac
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-12

    cairo clip path stuff

M	rsvg-cairo-clip.c
M	rsvg-cairo.c

commit 4289af24cf674ad5f4a8cb378ed8558171c7f215
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-12

    objectBoudingBox clip paths and masks

M	ChangeLog
M	rsvg-cairo-clip.c
M	rsvg-cairo-clip.h
M	rsvg-cairo-draw.c
M	rsvg-cairo-render.c
M	rsvg-cairo-render.h
M	rsvg-mask.c

commit c9b099bc5c11f18cc22ae4e7099db2ffd800c9b5
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-11

    cairo masks

M	rsvg-cairo-draw.c

commit be4bb30a961a90ca383cb73d6ebf3c0839b0120d
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-11

    minor aspect ratio fix

M	rsvg-image.c

commit cddd5380ae199ec01cd80de1ee224380cab6e3c0
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-10

    text and pattern fixes

M	ChangeLog
M	rsvg-cairo-draw.c
M	rsvg-text.c

commit a28be53c6b4c65025728151f83ff0d4d93deac5f
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-10

    more cairo pattern stuff

M	rsvg-cairo-draw.c

commit d6038ad5bca977df531af0c20f288ca8e2fee28e
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-10

    viewbox pattern improvements

M	rsvg-cairo-draw.c

commit 5adc9e5d25ecca6e973f23a516d1ac47269714e3
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-10

    radial gradient fix

M	ChangeLog
M	rsvg-cairo-draw.c

commit 190d010b6f41db9bef0949489ff92d03876c7557
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-10

    cairo pattern fixes

M	ChangeLog
M	rsvg-art-paint-server.c
M	rsvg-cairo-draw.c

commit 4261088f4c7bfb3b70b904035aa3fea2d412d7a3
Author: Christian Fredrik Kalager Schaller <uraeus@src.gnome.org>
Date:	2005-10-09

    change libxml test to 2.6.21 instead

M	rsvg-base.c

commit f7c27d1f973faa482943dce110e1281f1435fb66
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-09

    svg aspect ratio preservation

M	ChangeLog
M	rsvg-structure.c

commit 6dcb3d285cc4af2b788ab9b49009569e37187afc
Author: Carl Worth <cworth@cworth.org>
Date:	2005-10-09

    Add preliminary support for patterns to rsvg-cairo, (doesn't do


    2005-10-08	Carl Worth  <cworth@cworth.org>

	    * rsvg-cairo-draw.c: (_set_source_rsvg_pattern): Add
	    preliminary
	    support for patterns to rsvg-cairo, (doesn't do transformed
	    patterns yet).

	    * rsvg-cairo-draw.c:
	    (_set_source_rsvg_paint_server), (rsvg_cairo_render_path):
	    Pass
	    the RsvgDrawingCtx down do the sub-functions since the pattern
	    drawing code needs it in order to call
	    _rsvg_node_draw_children.

M	ChangeLog
M	rsvg-cairo-draw.c

commit ca9145e7e7760ae156283dce2c9c2e5f4c3d896e
Author: Carl Worth <cworth@cworth.org>
Date:	2005-10-09

    Add apparently missing POPT_LIBS flags to librsvg_2_cairo_la_LIBADD.


    2005-10-08	Carl Worth  <cworth@cworth.org>

	    * Makefile.am: Add apparently missing POPT_LIBS flags to
	    librsvg_2_cairo_la_LIBADD.

M	ChangeLog
M	Makefile.am

commit 86e61e9edccbdc0be1795334375a4c741e196854
Author: Carl Worth <cworth@cworth.org>
Date:	2005-10-09

    Add some more casts to let gcc4 compile once again without errors.


    2005-10-08	Carl Worth  <cworth@cworth.org>

	    * rsvg-base.c: (rsvg_entity_decl): Add some more casts to
	    let gcc4
	    compile once again without errors.

M	ChangeLog
M	rsvg-base.c

commit eedf6dab3b80ddbbd5c27e5aa4d312e046bd83d6
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-08

    make xml entity substitution work. needs libxml2 2.6.22 or
    better. disable entities otherwise.

M	ChangeLog
M	rsvg-base.c

commit c68cd73a337bf100a5a6924be7a50857f607769a
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-08

    fix up <switch> conditional comparisions

M	ChangeLog
M	rsvg-cond.c

commit 94b8b0abef7e5f26d0e8f2f8ce7fe52f5e5b1fdc
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-08

    scale clip rects

M	rsvg-cairo-draw.c

commit b3532eaca286773b80e25e4b2f757dd18fc0438f
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-08

    gcc 4 fixes

M	test-display.c

commit d44a3f5b7e5a6b25f96054de4a330e155d692bd1
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-08

    clip paths now in

A	rsvg-cairo-clip.c
A	rsvg-cairo-clip.h

commit a3bf1bd485add4d34e05cac2bc9f84b9e33edea7
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-08

    cairo grey box fix

M	ChangeLog
M	rsvg-cairo-draw.c
M	rsvg.c

commit f1314e481555a13bc3e4116b3dc6f5724740df25
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-08

    clipping in cairo

M	ChangeLog
M	Makefile.am
M	rsvg-cairo-draw.c
M	rsvg-cairo-render.h

commit b49654fddc25261d054a313625c86fec4696a45f
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-07

    libart gradient fixes

M	ChangeLog
M	rsvg-art-paint-server.c

commit 8d81f226335daae63913fd8ba4a314945addcfd1
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-07

    get rid of unecessary 0-ing of data

M	rsvg-cairo-draw.c
M	rsvg.c

commit c65b3e9bdc0ffd46351951c1e2ffb6747f217095
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-07

    hopefully get rid of static when using the cairo backend

M	ChangeLog
M	rsvg.c

commit 65888c123dfc79c287606a2511e248abf37fb1d5
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-07

    cairo stuff, I forgot what

M	rsvg-cairo-draw.c

commit 57f375b690ca8467782f9dbdfcc15c69d675a01a
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-07

    put images the right spot

M	ChangeLog
M	rsvg-cairo-draw.c

commit 4757045236249d44724d937345c00e03a5cb1ebf
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-07

    cairo transperancy fixes

M	ChangeLog
M	rsvg-cairo-draw.c
M	test-display.c

commit 2f88a46dfc319481949f1a809d565b38029ef838
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-07

    mega hack to make multiImage sort-of work

M	ChangeLog
M	rsvg-base.c

commit a60a8e3641385d527857ce539a7b9388dce00255
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-07

    don't set has_width or has_height unless their values are > 0

M	ChangeLog
M	rsvg-structure.c

commit 9588cc30652309d4479ec71932f5502f652a8432
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-07

    bug 318010 - populate save dialogs with the svg's name

M	ChangeLog
M	configure.in
M	test-display.c

commit 0d540ccc78e4fc8a9d405976f36319a833ebbf22
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-07

    build out of srcdir; bug 158331

M	COPYING
M	ChangeLog
M	INSTALL
M	autogen.sh

commit 8d336684315f21b3f0e315c538c1eebcfdb8ebae
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-05

    cairo stuff I think, I can't remember what I did yeserday before I
    went to bed, it was probably something to do with those courners

M	ChangeLog
M	rsvg-art-draw.c
M	rsvg-bpath-util.c

commit 09f392cae4d0cb5f08b60237f05eb93bd1ec8f04
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-04

    initialize pixels to 0

M	rsvg-cairo-draw.c

commit 2e48864d36db8c15cf9426107c2a09a2079d156d
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-04

    cairo gradient spread repeat

M	rsvg-cairo-draw.c

commit bc3d864b446944655d21b0f45c84df5a3f37b5db
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-04

    cairo currentcolor fixes

M	rsvg-cairo-draw.c

commit a6aa4dabab519e983e0e9fdae3836c3ff4a615f4
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-04

    I should really test to see if I fix something before I commit

M	rsvg-cairo-draw.c

commit 3e4565d7b4f46b42e22306e23ec20a10edbe7474
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-04

    cairo precision fix

M	rsvg-cairo-draw.c

commit ea8dd583b0cf59e070ef95b79a27c3c4d1ac9b3b
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-04

    cairo obb fix

M	rsvg-cairo-draw.c

commit f6b986d0f830c0bbfe551a8ba00833438ed248c4
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-04

    bug 317615

M	ChangeLog
M	rsvg-shapes.c

commit 148ad613dcafd55dbd6fd9c00ec5a972493b28bf
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-04

    bug #317871

M	ChangeLog
M	rsvg-art-paint-server.c
M	rsvg-paint-server.c

commit b94999489539c66a81ff2b9df529f1ab64fcdd39
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-10-02

    colour inheritance fix

M	ChangeLog
M	rsvg-art-paint-server.c
M	rsvg-cairo-draw.c
M	rsvg-marker.c
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-styles.c
M	rsvg-styles.h

commit fe8c0fa42826dc005fa70bb93b930838e69c5eea
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-02

    bug 314593

M	configure.in
M	doc/tmpl/rsvg-file-util.sgml
M	doc/tmpl/rsvg-gz.sgml
M	doc/tmpl/rsvg-unused.sgml

commit b1302804af5c76cf827865465c8164aef8f2b822
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-10-01

    bug 314593

M	ChangeLog
M	configure.in

commit 7825fe9bdf245874bef69e05a4160c5419ceb1bb
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-09-30

    bug 317549

M	ChangeLog
M	rsvg-filter.c

commit bcf93a9d0744496446dedd025b5ac54b56c77818
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-09-27

    s/1024/100; it's a confidence level, not how much to check

M	gdk-pixbuf-loader/io-svg.c

commit 78e026f4aac4d640a04766ea3a0129edf53ad4ab
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-09-25

    forward port a bunch of changes from the 2.12 branch

M	ChangeLog
M	configure.in
M	gdk-pixbuf-loader/Makefile.am
M	gdk-pixbuf-loader/io-svg.c
M	gtk-engine/Makefile.am
M	moz-plugin/Makefile.am
M	rsvg-shapes.c
M	rsvg-structure.c

commit 15395ee2ef5a49112df57d92c85e813d5639ed12
Author: Christian Fredrik Kalager Schaller <uraeus@src.gnome.org>
Date:	2005-09-13

    make sure this thing works

M	librsvg.spec.in

commit b671cc9d3e23b8a9fd4383e6855c1747a4c05f5a
Author: Christian Fredrik Kalager Schaller <uraeus@src.gnome.org>
Date:	2005-08-25

    file Release_notes-2.11 was initially added on branch
    gnome-2-12-branch.

commit b3de8dd971400f801baa40b6d1e0075ca6aadd12
Author: Christian Fredrik Kalager Schaller <uraeus@src.gnome.org>
Date:	2005-08-20

    fix up spec file

M	librsvg.spec.in

commit 389bff12c16e50b8201ce38d2cd4e84e0f4ec38c
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-08-13

    patch from jean brefort for more correct new_stream() definition

M	moz-plugin/moz-plugin.c

commit 7e76a33c9c23aafbba97c09b527fef1df63e30f3
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-08-13

    be a bit more robust about the presence/absence of a url

M	moz-plugin/moz-plugin.c

commit 19c7e65a133ee3a8b30e0d6bb0a4c25202647ef4
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-08-09

    build fixes

M	ChangeLog
M	Makefile.am
M	configure.in
M	rsvg-cairo-draw.c

commit 5eb041dc27ce29e499855458c156676b12f5f234
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-08-08

    makefile fix

M	Makefile.am

commit e76f3234366b33a52ae531937d8100f123da8cc5
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-08-08

    un-premultiply ARGB into RGBA instead of going through a PNG
    intermediary

M	ChangeLog
M	rsvg-cairo-draw.c
M	rsvg.c

commit e96fa086a570072e3f6c00264e09832df54404c3
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-08-08

    more cairo fixes

M	rsvg-art-paint-server.c
M	rsvg-cairo-draw.c

commit 8c3f8fdd976e99abc183fb0a99dd6bf6f55b455e
Author: Carl Worth <cworth@cworth.org>
Date:	2005-08-08

    Invert matrix since cairo's pattern matrix is from user space
    to pattern


    2005-08-08	Carl Worth  <cworth@cworth.org>

	    * rsvg-cairo-draw.c: (_set_source_rsvg_linear_gradient),
	    (_set_source_rsvg_radial_gradient): Invert matrix since
	    cairo's
	    pattern matrix is from user space to pattern space.

M	ChangeLog
M	rsvg-cairo-draw.c

commit 3aa4f5f87f42dd45a4d97ba91614777c1f832bfe
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-08-08

    rsvg-cario pserver stuff

M	ChangeLog
M	rsvg-cairo-draw.c

commit 54b6c145fc6a09538843dbfe3a961476a99818ec
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-08-07

    implement rsvg_handle_get_pixbuf() API in terms of Cairo if it's
    around, and libart is disabled, or nothing if neither is found.

M	ChangeLog
M	Makefile.am
M	configure.in
D	rsvg-art-file-util.c
C100	rsvg-file-util.c	rsvg-base-file-util.c
M	rsvg-cairo-draw.c
M	rsvg-file-util.c
M	rsvg.c
M	test-display.c

commit 37bedd44cc0e15a52b3c7dd6d58788855f1e0817
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-08-07

    implement radial gradients for cario; seems to work ok

M	ChangeLog
M	rsvg-cairo-draw.c

commit ccf1f8e732e8b1be5f69d2843e4ce2c13a1b7d90
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-08-07

    (largely) implement push/pop_discrete_layer() for cairo

M	ChangeLog
M	rsvg-cairo-draw.c
M	rsvg-cairo-render.c
M	rsvg-cairo-render.h

commit c87ffa346df86695f4829a917e5188426a64aee4
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-08-07

    rendering images to cairo now largely works

M	ChangeLog
M	rsvg-art-composite.c
M	rsvg-art-composite.h
M	rsvg-base.c
M	rsvg-cairo-draw.c
M	rsvg-cairo-draw.h
M	rsvg-private.h

commit 37189b7c013cb16955e05b4e737c391d3c35ead9
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-08-07

    implement dash, width, miter limit, join, cap for cairo

M	ChangeLog
M	rsvg-cairo-draw.c

commit e61070fb8e53c3cb96fd4aa5a8098ce8780c17d9
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-08-05

    don't export a 'quality' metric from rsvg-cairo

M	rsvg-cairo.c

commit 4574eea43fd3e80c66fcd308a14c53bf9a38d1fb
Author: Carl Worth <cworth@cworth.org>
Date:	2005-08-04

    Ignore rsvg-cairo and rsvg-view.


    2005-08-04	Carl Worth  <cworth@cworth.org>

	    * .cvsignore: Ignore rsvg-cairo and rsvg-view.

	    * Makefile.am: Add new rsvg-cairo program.

	    * rsvg-cairo-draw.c: (rsvg_cairo_render_path): Fix MOVETO and
	    LINETO to pull the right coordinates out of the path
	    structure so
	    they don't always draw to (0,0).

	    * rsvg-cairo.h:

	    * rsvg-cairo-render.c: (rsvg_cairo_render): New header file,
	    (intended to be public) which adds a single function for
	    rendering
	    with cairo:

		    void rsvg_cairo_render (cairo_t *cr, RsvgHandle
		    *handle);

	    * rsvg-cairo.c: (main): Add new test program rsvg-cairo.

M	.cvsignore
M	ChangeLog
M	Makefile.am
M	rsvg-cairo-draw.c
M	rsvg-cairo-render.c
A	rsvg-cairo.c
A	rsvg-cairo.h

commit 0405b69e215672b4f493b86daa568282b807226b
Author: Carl Worth <cworth@src.gnome.org>
Date:	2005-08-04

    Silence some compiler warnings about (possibly) uninitialized
    variables.

M	gtk-engine/svg-draw.c
M	rsvg-art-draw.c

commit c64aac9079b68270a56b9415dddc6307b1b98447
Author: Carl Worth <cworth@cworth.org>
Date:	2005-08-04

    Add more casts to quiet the gcc4 warnings. Some of these are
    particularly


    2005-08-03	Carl Worth  <cworth@cworth.org>

	    * test-display.c: (print_pixbuf), (save_svg), (main):
	    * gdk-pixbuf-loader/io-svg.c: (fill_info):
	    * gtk-engine/svg-render.c: (svg_cache_value_new):
	    * rsvg-art-paint-server.c:
	    (rsvg_art_paint_server_lin_grad_render),
	    (rsvg_art_paint_server_rad_grad_render):
	    Add more casts to quiet the gcc4 warnings. Some of these are
	    particularly annoying and show the dangers of API functions
	    that
	    use unsigned char* for character strings. We now have
	    casts for
	    string literals (yuck\!). In a few places I was able to
	    change the
	    type of a buffer from char[] to unsigned char[] to avoid
	    a cast.

	    * doc/rsvg-sections.txt: Add all the unused declarations
	    to this
	    file in order to silence the compile-time warning. Most
	    everything
	    is added in a new Private subsection. Also add new rsvg-cairo
	    block.

M	ChangeLog
M	doc/rsvg-sections.txt
M	gdk-pixbuf-loader/io-svg.c
M	gtk-engine/svg-render.c
M	rsvg-art-paint-server.c
M	test-display.c

commit 2cfe4d01ec240e29b8726ed70af172996bc13fdf
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-08-04

    implement push/pop discrete layer

M	ChangeLog
M	rsvg-cairo-draw.c
M	rsvg-cairo-render.c
M	rsvg-cairo-render.h

commit dc26b626646d300fb3d5b2b2c6538f0690187ea4
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-08-04

    implement rsvg_cairo_get_image_of_node()

M	ChangeLog
M	rsvg-cairo-draw.c

commit 33535c0c9d02b385a9bb9480dc3e6c8e2f703f88
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-08-04

    stub out 4 cairo-rendering functions

M	rsvg-cairo-draw.c

commit e5892537a843159c59afd63bc424f9421d81f609
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-08-04

    reworked version of a patch from cworth - paths now render nicely
    via cairo

M	ChangeLog
M	rsvg-base.c
M	rsvg-cairo-draw.h
M	rsvg-cairo-render.c
M	rsvg-cairo-render.h
M	rsvg.c
M	rsvg.h

commit 8988947ab5127c2bba10f23bcd9a75cd3f00280b
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-08-03

    more compartmentalization of libart, accomodation for cairo

M	ChangeLog
M	Makefile.am
C100	rsvg-file-util.c	rsvg-art-file-util.c
M	rsvg-base.c
M	rsvg-cairo-draw.c
M	rsvg-file-util.c
M	rsvg-private.h
M	rsvg.c
M	rsvg.h

commit 7cd6345dfe69e95b652998717d0543a94dc84ac7
Author: Carl Worth <cworth@src.gnome.org>
Date:	2005-08-03

    Set cairo's CTM based on state->affine so that paths are properly


	    * rsvg-cairo-draw.c: (_set_rsvg_affine),
	    (rsvg_cairo_render_path):
	    Set cairo's CTM based on state->affine so that paths are
	    properly
	    transformed.

M	ChangeLog
M	rsvg-cairo-draw.c

commit c2f4cbae36e5973c9c7b22933af122435ff6ae6c
Author: Carl Worth <cworth@cworth.org>
Date:	2005-08-03

    Add some very preliminary code to render paths with cairo. There's
    code


    2005-08-03	Carl Worth  <cworth@cworth.org>

	    * rsvg-cairo-draw.c: (_pattern_add_rsvg_color_stops),
	    (_set_source_rsvg_linear_gradient),
	    (_set_source_rsvg_radial_gradient),
	    (_set_source_rsvg_solid_colour), (_set_source_rsvg_pattern),
	    (_set_source_rvsg_paint_server), (rsvg_cairo_render_path): Add
	    some very preliminary code to render paths with cairo. There's
	    code here to do solid colors as well as linear and radial
	    gradients, (but no patterns yet). We don't yet have
	    interfaces on
	    top that allow any of this to be tested so it's guaranteed
	    to be
	    broken, (and likely is in many ways).

M	ChangeLog
M	rsvg-cairo-draw.c

commit 372dbe1af3bcb297279da3c73307c14347a49dce
Author: Carl Worth <cworth@cworth.org>
Date:	2005-08-03

    (rsvg_entity_decl), (rsvg_handle_write_impl): Add casts to quiet
    gcc4's


    2005-08-02	Carl Worth  <cworth@cworth.org>

	    * rsvg-base.c: (rsvg_desc_handler_characters),
	    (rsvg_title_handler_characters),
	    (rsvg_metadata_handler_characters), (rsvg_characters),

	    (rsvg_entity_decl), (rsvg_handle_write_impl): Add casts
	    to quiet
	    gcc4's complaints about "pointer targets differ in
	    signedness". Not types were changed here, only casts
	    added. The
	    type disagreement is with glib, string.h, and libxml2
	    as follows:

		    g_strndup((char*)ch, len)
		    strlen((char*name)
		    entity->name = (xmlChar*)dupname
		    entity->SystemID = (xmlChar*)g_strdup
		    ((char*)systemId)
		    etc.

M	ChangeLog
M	rsvg-base.c

commit 697a5cdd7257fada9eeaeb5e492ce3cd8d133753
Author: Carl Worth <cworth@src.gnome.org>
Date:	2005-08-03

    Ignore *.lot

M	.cvsignore

commit 9ad2064d74ecbb27630eb605bf54567c057e1752
Author: Carl Worth <cworth@src.gnome.org>
Date:	2005-08-03

    Add several generated files.


	    * .cvsignore:
	    * doc/.cvsignore:
	    * moz-plugin/.cvsignore: Add several generated files.

M	.cvsignore
M	ChangeLog
M	doc/.cvsignore
A	moz-plugin/.cvsignore

commit b64892b5f0075ec8eb3d07aa98bd396a35ba551b
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-07-31

    some work toward a cairo rsvg backend

M	Makefile.am
M	configure.in
M	rsvg-art-mask.c
A	rsvg-cairo-draw.c
A	rsvg-cairo-draw.h
A	rsvg-cairo-render.c
A	rsvg-cairo-render.h

commit 231c0b025e92a3569f192e9c95da2a27076b7562
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-07-30

    unbreak handling the <switch> attribute

M	ChangeLog
M	rsvg-base.c

commit e5f7232393281de6b3ffe1913b48517e56657cda
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-07-30

    ignore namespaces

M	ChangeLog
M	rsvg-base.c

commit e90f80c8a675b01861ae7506a950f51d492ec747
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-07-30

    fix bug 311277, from William McCann

M	ChangeLog
M	gdk-pixbuf-loader/io-svg.c

commit d6979476d10d1c2b61ffca6e2f076c0b43ba5503
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-07-28

    filters working

M	ChangeLog
M	Makefile.am
M	rsvg-art-composite.c
M	rsvg-art-composite.h
M	rsvg-art-draw.c
M	rsvg-art-render.c
M	rsvg-art-render.h
M	rsvg-base.c
M	rsvg-css.c
M	rsvg-css.h
M	rsvg-filter.c
M	rsvg-filter.h
M	rsvg-image.c
M	rsvg-image.h
M	rsvg-marker.c
M	rsvg-marker.h
M	rsvg-private.h
M	rsvg-structure.c
M	rsvg-structure.h
M	rsvg-styles.c
M	rsvg-styles.h

commit df5c228a04d7d897a612a89f904b5951d4e72df5
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-07-21

    added librsvg base for real

A	rsvg-base.c

commit 5055c39d6951e3d33bb3b43aa48288cb9c46c596
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-07-21

    further splitting

M	ChangeLog
M	Makefile.am
M	configure.in
M	rsvg-filter.c
M	rsvg-private.h
M	rsvg.c

commit 8c6b1c55bf7c5a9f7daa98a93fdf2f8448b7d981
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-07-21

    separate out the libart bits into their own shared library

M	ChangeLog
M	Makefile.am
M	gdk-pixbuf-loader/Makefile.am
M	gtk-engine/Makefile.am
M	librsvg-2.0.pc.in

commit ef7dcf61e43d17a97ab49a57a2be0f8427889e10
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-07-20

    clip path fix

M	ChangeLog
M	rsvg-art-mask.c
M	rsvg-structure.c

commit e82f31e82d3e71441b85eeb5f7bbf876a9433cd4
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-07-20

    temp disable for branch

M	rsvg-structure.c

commit b74a19ae8dd48658595f4d2e05cd551298bb18fd
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-07-20

    marker fix

M	ChangeLog
M	rsvg-marker.c
M	rsvg-structure.c

commit c930cbd10f999c327081960a31719563cf4dc48f
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-07-19

    consistant node children and styles

M	ChangeLog
M	rsvg-art-paint-server.c
M	rsvg-filter.c
M	rsvg-marker.c
M	rsvg-mask.c
M	rsvg-paint-server.c
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-structure.c
M	rsvg-structure.h
M	rsvg.c

commit 5f9f64c35d33895080fe31dd118a21d1154fe6b9
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-07-11

    bug 309885

M	ChangeLog
M	rsvg-private.h
M	rsvg-structure.c
M	rsvg.c

commit ca6b19470d8e0f3417ec09ed97bd9c3e2542462f
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-07-01

    bug 303086

M	ChangeLog
M	rsvg-text.c

commit 790b5fcb9b7bce72f1bcb9b42eb0894ac73a67cf
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-07-01

    bug 308472, from behdad

M	ChangeLog
M	rsvg-structure.c

commit e18f646151f73667b7bd71991c302ca35a792beb
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-07-01

    bug 309234

M	ChangeLog
M	rsvg.c

commit b12b03d49f665ddca3ae7387b59e6432550efd10
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-07-01

    bug 309233, from joss @ debian.org

M	ChangeLog
M	rsvg-file-util.c
M	test-rsvg.c

commit 40638bcae7fdcc4c9422b11cc884a692cf7be084
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-06-30

    bug 309220

M	ChangeLog
M	rsvg-image.c

commit e0c48805cf4cdb140ee5e62281221fc3128937dc
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-06-27

    fixed little slipup of dom's

M	ChangeLog
M	rsvg.c

commit d90944211d572e67bad584c5d47b1cd68fb7c660
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-06-24

    make so that non-svg things don't get passed to us

M	gdk-pixbuf-loader/io-svg.c

commit 9ce9b3b91bcae570bce95f750fa0034b918e432d
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-06-24

    fix bug 308810

M	ChangeLog
M	rsvg.c

commit 490de883777be8f769568df6b6342c862022c2f2
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-06-23

    trying something for rahga

M	rsvg-filter.c

commit 82545f84e342dc15dca82f1b9631cc40a3513103
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-06-23

    memleak fix

M	ChangeLog
M	rsvg.c

commit 2d21a84a196711aebacc18ce427052228595deef
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-06-16

    dash fix

M	ChangeLog
M	rsvg-styles.c

commit f4cb374bf85b39c966d1ebf509bb19d7e65d8b8f
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-06-16

    image size fixes, applied memleak patch

M	ChangeLog
M	rsvg-art-paint-server.c
M	rsvg-structure.c
M	rsvg-styles.c
M	rsvg.c

commit 8e3878b76b571872e3ade1bdfbd9a08413419f60
Author: Tor Lillqvist <tml@novell.com>
Date:	2005-06-14

    Get CFLAGS and LIBS also for fontconfig and freetype. Don't use

    2005-06-14	Tor Lillqvist  <tml@novell.com>

	* configure.in: Get CFLAGS and LIBS also for fontconfig and
	freetype. Don't use -Wsign-promo, gcc 3.4 says that's only for C++
	and Objective-C.

	* Makefile.am (INCLUDES): Use LIBRSVG_DATADIR instead of just
	DATADIR as that clashes with some Windows header that gets dragged
	in into some compilations. (Not that any of the source files refer
	to DATADIR.)
	(librsvg_2_la_LIBADD): Link with freetype libs.

	* librsvg-zip.in: Distribute also rsvg-view.exe and rsvg.exe. Get
	the engine and loader DLLs from correct places.

M	ChangeLog
M	Makefile.am
M	configure.in
M	librsvg-zip.in

commit 8d95d35ac113bf80ee4d13055011d2e5f0d1c8d2
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-06-04

    fixed a little bug with big annoying consequences

M	ChangeLog
M	rsvg-art-paint-server.c
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-structure.c
M	rsvg.c

commit 73fd32d46785f11728376e6ac2c81cf85c7d13e8
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-06-01

    polyline fix

M	ChangeLog
M	rsvg-shapes.c

commit b690fb808e0eba3e1008b73a4e4464eb6ecd9165
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-05-30

    DOM progression of shapes

M	ChangeLog
M	rsvg-filter.c
M	rsvg-filter.h
M	rsvg-image.c
M	rsvg-marker.c
M	rsvg-paint-server.c
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg-structure.c
M	rsvg.c

commit b0924de4209326c88b8a45fc7477b7cd803ffb2a
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-05-20

    fixed bug 161467

M	rsvg-paint-server.c
M	rsvg-structure.c
M	rsvg-structure.h
M	rsvg.c

commit 31c5c2db80df440fb2213ea51e07205aec04e003
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-05-19

    pserver domification

M	ChangeLog
M	rsvg-art-paint-server.c
M	rsvg-filter.c
M	rsvg-marker.c
M	rsvg-mask.c
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-private.h
M	rsvg-structure.c
M	rsvg-structure.h
M	rsvg.c

commit c29dd1c3baeb7faa536bde467715dddfc18b5ff0
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-05-17

    fixed use problems

M	ChangeLog
M	rsvg-filter.c
M	rsvg-filter.h
M	rsvg-mask.c
M	rsvg-mask.h
M	rsvg-structure.c
M	rsvg-structure.h
M	rsvg.c

commit a3613bf39c88d45bb3e69b2007c5f1fbe601560e
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-05-16

    further DOM restructuring

M	ChangeLog
M	rsvg-art-mask.c
M	rsvg-art-paint-server.c
M	rsvg-filter.c
M	rsvg-filter.h
M	rsvg-image.c
M	rsvg-image.h
M	rsvg-marker.c
M	rsvg-marker.h
M	rsvg-mask.c
M	rsvg-mask.h
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-private.h
M	rsvg-structure.c
M	rsvg-structure.h
M	rsvg.c

commit cf2e610b3469e5a29194225accd5c06c225b2047
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-05-15

    more DOM stuff

M	ChangeLog
M	rsvg-art-mask.c
M	rsvg-filter.c
M	rsvg-filter.h
M	rsvg-mask.c
M	rsvg-mask.h
M	rsvg-private.h
M	rsvg-structure.c
M	rsvg-structure.h
M	rsvg.c

commit e3a24a0fb92e39db17c71591e1973614c41d01ff
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-05-14

    bug 304045

M	ChangeLog
M	rsvg-image.c
M	rsvg-text.c

commit 39fbc6f3dfd76e1e5db31b25214c811ba0005185
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-05-14

    bug 170164

M	ChangeLog
M	rsvg-text.c

commit 90503661b0a19d282acee1c9fbd9c6368c0f61e5
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-05-14

    bug 302905

M	ChangeLog
M	rsvg-filter.c

commit d19b22f8cf8512a213524ca96a24b7fa623d32d7
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-05-14

    DOM stuff

M	ChangeLog
M	rsvg-art-mask.c
M	rsvg-art-paint-server.c
M	rsvg-defs.c
M	rsvg-defs.h
M	rsvg-filter.c
M	rsvg-filter.h
M	rsvg-image.c
M	rsvg-marker.c
M	rsvg-mask.c
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-structure.c
M	rsvg-structure.h
M	rsvg-text.c
M	rsvg.c

commit a5eeb4cf8b239e97917f557493b03b6ec92806c3
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-03-16

    naming and structure changes

M	ChangeLog
M	rsvg-art-composite.c
M	rsvg-art-mask.c
M	rsvg-art-paint-server.c
M	rsvg-defs.c
M	rsvg-defs.h
M	rsvg-filter.c
M	rsvg-filter.h
M	rsvg-image.c
M	rsvg-image.h
M	rsvg-marker.c
M	rsvg-marker.h
M	rsvg-mask.c
M	rsvg-mask.h
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg-structure.c
M	rsvg-structure.h
M	rsvg-styles.h
M	rsvg-text.c
M	rsvg-text.h
M	rsvg.c

commit bf80029013973aef98c942d60f0a3d4554d6a6f8
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-03-13

    bug 170164

M	ChangeLog
M	rsvg-art-paint-server.c
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-structure.c

commit d26ec01c3b6e940fc88feb708fd1edc80b5f6c52
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-03-12

    make <switch> work

M	ChangeLog
M	rsvg-private.h
M	rsvg-structure.c
M	rsvg-structure.h
M	rsvg.c

commit 33db5b49312721645f6e668798b3bf4b77c125ce
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-03-12

    some work toward conditionals, visibility being handled properly

M	rsvg-art-draw.c
M	rsvg-cond.c
M	rsvg-marker.c
M	rsvg-paint-server.c
M	rsvg-private.h
M	rsvg-structure.c
M	rsvg-structure.h
M	rsvg.c

commit e67b70cc53bb47b0bbae226148e8ead4ab5756cb
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-03-12

    remove outdated gtk-doc foo

M	doc/tmpl/rsvg-file-util.sgml
M	doc/tmpl/rsvg-gz.sgml
M	doc/tmpl/rsvg-unused.sgml

commit 04d198e71c62cc7577ef8abb72a6acd8488a2d0e
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-03-10

    structural and paint server reorganisation

M	ChangeLog
M	TODO
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-private.h
M	rsvg-structure.c
M	rsvg-structure.h
M	rsvg.c

commit 16f71f0d3bc05859d926a30578b4bec9c09cab10
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-03-10

    fix bug 169720

M	ChangeLog
M	configure.in
M	moz-plugin/Makefile.am

commit 039d42219fcfa7caa51830d30933c2ebbaffbbb0
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-03-03

    markers out of backend

M	ChangeLog
M	rsvg-art-composite.c
M	rsvg-art-draw.c
M	rsvg-marker.c
M	rsvg-marker.h
M	rsvg.c

commit 902515d4c76148acba23a751dd41595b5192ba4a
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-03-03

    clip path fix

M	ChangeLog
M	rsvg-art-composite.c
M	rsvg-art-draw.c
M	rsvg-art-mask.c
M	rsvg-art-mask.h
M	rsvg-art-render.c

commit cbd4b6dbcef8bc0471bafe243321f7a0003de393
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-03-03

    more work on bug 169051

M	rsvg-defs.c

commit 582f92053829cafef7bd9801e2d1dba0925a498f
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-03-03

    more work on bug 169051

M	rsvg-defs.c

commit 3a12ae465d816c0a7ffec62d7745d784a0f648cd
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-03-03

    bug 169051

M	ChangeLog
M	rsvg-image.c

commit eff0cd7498ce04d56d307166e47e11ffe64e3728
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-02-27

    update TODO, improve RsvgRender interface

M	ChangeLog
M	TODO
M	rsvg-affine.c
M	rsvg-art-composite.c
M	rsvg-art-composite.h
M	rsvg-art-draw.c
M	rsvg-art-draw.h
M	rsvg-art-mask.c
M	rsvg-art-render.c
M	rsvg-art-render.h
M	rsvg-filter.c
M	rsvg-path.c
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg.c

commit 72aed17f5200a12c31adcfcc8a6ef35e8edbdd62
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-02-26

    more libart removal

M	ChangeLog
M	rsvg-art-draw.c
M	rsvg-bpath-util.c
M	rsvg-bpath-util.h
M	rsvg-filter.c
M	rsvg-styles.c
M	rsvg-styles.h

commit d307bdcefb88a68ad3953aaadf066c0ebeb1c26a
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-02-26

    remove deprecated functionality

M	ChangeLog
M	Makefile.am
M	configure.in
M	doc/tmpl/rsvg-file-util.sgml
M	doc/tmpl/rsvg-gz.sgml
M	doc/tmpl/rsvg-unused.sgml
M	doc/tmpl/rsvg.sgml
M	rsvg-file-util.c
D	rsvg-gz.c
D	rsvg-gz.h
M	rsvg.c
M	rsvg.h
M	test-display.c
M	test-rsvg.c

commit 8d1fc68913ce6a044c367f6a6bc9d0384a2dd5ac
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-02-25

    de-artification of core

M	ChangeLog
M	Makefile.am
M	rsvg-art-draw.c
A	rsvg-art-paint-server.c
A	rsvg-art-paint-server.h
M	rsvg-paint-server.c
M	rsvg-paint-server.h

commit e277e02331ba5530787534545a47a202ac6b12cb
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-02-24

    more deprecations

M	rsvg.h

commit 8c15fa203158dfc59c889171d3bbc0880289acc5
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-02-24

    squash some duplicated code

M	rsvg-cond.c

commit 4dc53ecc650ba7af74415756e1b28e54ba9f6e40
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-02-24

    steal libart's affine code. more work toward deprecating/purging
    libart

M	ChangeLog
M	Makefile.am
A	rsvg-affine.c
M	rsvg-art-composite.c
M	rsvg-art-draw.c
M	rsvg-filter.c
M	rsvg-image.c
M	rsvg-marker.c
M	rsvg-paint-server.c
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-structure.c
M	rsvg-styles.c
M	rsvg-text.c
M	rsvg.c

commit 459c450edeef5d97125720d1d7f7aa816a03de08
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-02-24

    deprecate rsvg-gz. move its functionality into rsvghandle itself.

M	ChangeLog
M	Makefile.am
M	gdk-pixbuf-loader/io-svg.c
M	gtk-engine/svg-render.c
M	rsvg-defs.c
M	rsvg-file-util.c
M	rsvg-gz.c
M	rsvg-gz.h
M	rsvg-private.h
M	rsvg.c

commit 260d03cd3662a039098dd58b1573405ccd32833d
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-02-23

    bug 168182, gnome-vfs support for rsvg-view

M	ChangeLog
M	rsvg-image.c
M	test-display.c

commit 901e96e1650ddec60849358c153190b702be5eac
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-02-23

    seperation and fixes

M	ChangeLog
M	Makefile.am
M	rsvg-art-composite.c
A	rsvg-art-mask.c
A	rsvg-art-mask.h
M	rsvg-mask.c
M	rsvg-mask.h
M	rsvg-paint-server.c

commit cf83fe9985f8b6d4e9bb79e53be69b08a6ac7b61
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-02-18

    bug 167813

M	ChangeLog
M	rsvg-filter.c
M	rsvg-structure.c

commit d90ab3224315053656017052477b3885ca057331
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-02-17

    moved libart crap out of RsvgState

M	ChangeLog
M	rsvg-art-composite.c
M	rsvg-art-composite.h
M	rsvg-art-draw.c
M	rsvg-art-render.c
M	rsvg-art-render.h
M	rsvg-defs.c
M	rsvg-defs.h
M	rsvg-filter.c
M	rsvg-image.c
M	rsvg-mask.c
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-structure.c
M	rsvg-structure.h
M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg-text.c
M	rsvg.c

commit a3786dac8e67bfff8683591b657c9769286b36bd
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-02-17

    pattern fix

M	ChangeLog
M	rsvg-paint-server.c

commit 8c7f0d7306f319e80c8310accbb1f29ce776953f
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-02-16

    made images abstract

M	rsvg-art-composite.c
M	rsvg-art-composite.h
M	rsvg-art-draw.c
M	rsvg-art-draw.h
M	rsvg-art-render.c
M	rsvg-filter.c
M	rsvg-filter.h
M	rsvg-image.c
M	rsvg-image.h
M	rsvg-private.h
M	rsvg.c

commit be57dd139c9fd4a89937a2beb11b550835320e9d
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-02-16

    woops, forgot to add rsvg-art-render.c to CVS

A	rsvg-art-render.c
A	rsvg-art-render.h

commit 58ccacd66e8fe5419f62aaf092225b647b7e851c
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-02-15

    fixed little reversion bug

M	rsvg-mask.c

commit 627b10cbd5657ccd7c9109118bf4112207fbbba5
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-02-15

    fix file's header

M	rsvg-shapes.c

commit 0963ceb7928224e34656be069b5d73932add19e4
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-02-15

    multi plugins

M	Makefile.am
M	rsvg-art-composite.c
M	rsvg-art-composite.h
M	rsvg-art-draw.c
M	rsvg-art-draw.h
M	rsvg-filter.c
M	rsvg-image.c
M	rsvg-mask.c
M	rsvg-paint-server.c
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-structure.c
M	rsvg-structure.h
M	rsvg-text.c
M	rsvg.c

commit 37a84c4f7dadfa3127deaeaed46852b321018320
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-02-11

    took the really pixel dependant stuff out of rsvg-styles.c and put
    it in a file of it's own

M	Makefile.am
A	rsvg-art-composite.c
A	rsvg-art-composite.h
M	rsvg-art-draw.c
M	rsvg-filter.c
M	rsvg-image.c
M	rsvg-mask.c
M	rsvg-structure.c
M	rsvg-styles.c
M	rsvg-styles.h

commit 7072c08c2c0e054fef272927fcb0b62ce6c7108d
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-02-11

    split the behemoth rsvg-shapes.c into bite size meaty chunks

M	ChangeLog
M	Makefile.am
A	rsvg-art-draw.c
A	rsvg-art-draw.h
M	rsvg-defs.c
M	rsvg-filter.c
M	rsvg-filter.h
A	rsvg-image.c
A	rsvg-image.h
A	rsvg-marker.c
A	rsvg-marker.h
M	rsvg-mask.c
M	rsvg-mask.h
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-shapes.h
A	rsvg-structure.c
A	rsvg-structure.h
M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg-text.c
M	rsvg.c

commit eaf07a88aab2f65bb217cf6a8aaeeaef81fdb6d8
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-02-09

    update changelog entry

M	ChangeLog

commit 3966f15f5c13e3c2d9f767af79675ebb5ba674c3
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-02-09

    committed makingnonsense patch

M	ChangeLog
M	rsvg-private.h
M	rsvg-styles.c
M	rsvg.c

commit 7e173e9b1b6251b0b6950ff82a5e35b591037c1d
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-02-09

    bump version number

M	ChangeLog
M	configure.in

commit cc2566bb0c03feff7df219cfe4753193bed4a24e
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-02-09

    fixed reversion found by chris

M	ChangeLog
M	rsvg-filter.c

commit 27b32593c6ef676b3a6c7b96aca538ca407ac94e
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-02-09

    gradient transformation fix

M	ChangeLog
M	rsvg-paint-server.c

commit e628fa9b4e0d74601c5a923d55b0d909f20ce025
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-02-08

    bug 166673

M	ChangeLog
M	rsvg-styles.c

commit 255a4616588ec82564bba964fcad6c1c6c5c83c3
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-02-07

    style override reversal

M	ChangeLog
M	rsvg-styles.c

commit 0eb4279da675e47ba364d374b7523ff0d53907ad
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2005-02-07

    <use> fix, <a> fix and style cleanup

M	ChangeLog
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg.c

commit 1ceee38e0f3c4b5f6691fbc22f638e04ee63c518
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-01-29

    work toward getting the mozilla plugin to print on unix

M	ChangeLog
M	moz-plugin/moz-plugin.c

commit f3cfcf3f348a4f2dccbafea7e73068fe0791ecb6
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-01-19

    bump version to 2.9.5

M	ChangeLog
M	configure.in

commit f892a21125913bef96c1821b4c4f06928f1784d1
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-01-18

    fix mingw compile issue where gtk_plug is annoyingly not available

M	test-display.c

commit 0e5c0930251d98125cc71ad9ad37d6927c28bb9a
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-01-13

    bug 163886/163947

M	ChangeLog
M	rsvg.c

commit 5f6a4771e8f590d7902ab3ee8eb08aac3c7c4857
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2005-01-12

    install docs in a place that devhelp knows about

M	ChangeLog
M	configure.in

commit ec41cb013376e7e6ef3bd62e19299dcaa2bbaccc
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-12-22

    remove some unecessary allocations

M	rsvg-text.c

commit 8ca5d862455145342b37dd8f6b96812390d96536
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-12-22

    bug 158897

M	ChangeLog
M	Makefile.am

commit 86f8c6d47a2e4aaa637ef43a302704b35e8ef282
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-12-22

    fix bug 161823

M	ChangeLog
M	moz-plugin/moz-plugin.c

commit 3fe5c8e048bc26d8f0e71c1511d43e053f5a82a0
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-11-28

    marker fixes

M	ChangeLog
M	rsvg-filter.c
M	rsvg-mask.c
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg-styles.c
M	rsvg-text.c

commit 7ebf2c8ab80c047564dcb3a529413072efd32c83
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-11-18

    use the new filechooser in rsvg-view instead of gtkfileselection

M	ChangeLog
M	test-display.c

commit 1929dc106a1f9fd62ea6e782d282f875a485fea9
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-11-18

    rsvg's convenience API should now be able to transparently handle
    remote files via Gnome VFS, if available

M	ChangeLog
M	rsvg-file-util.c
M	rsvg.c

commit 62df05629698e9b52d77a633c8b9da15a6c3971c
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-11-17

    fixed gradient inherit by href bug opened uup recently

M	rsvg-defs.c
M	rsvg.c

commit a9bf46986ae15a19d986118af6d18388f0f2d85d
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-11-17

    vfs linking and stuff

M	ChangeLog
M	rsvg-defs.c
M	rsvg-file-util.c
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg.c

commit 07ef3d5ff75930730b5efa12a0c24f62939a4b71
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-11-17

    refactor image downloading code. caleb can now use this for linking

M	ChangeLog
M	rsvg-private.h
M	rsvg-shapes.c

commit fbb6780313c44fd84bea4db3fdced77ce1a4bd1b
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-11-17

    interfile linking, w00t

M	ChangeLog
M	rsvg-defs.c
M	rsvg-defs.h
M	rsvg-filter.c
M	rsvg-mask.c
M	rsvg-paint-server.c
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg-text.c
M	rsvg.c

commit 03d4b91975aa49e75ecd2f419d9e04170a31a446
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-11-17

    mozilla plugin should now report errors back to the browser in some
    critical cases

M	moz-plugin/moz-plugin.c

commit 43b65c50b71308c0398c45568588b3b4302523d7
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-11-17

    clean up the pixbuf loader a bit

M	gdk-pixbuf-loader/io-svg.c

commit 9b81034e35c3a6de5843e474efdc1a0fd13a259f
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-11-17

    added website link on the request of rahga

M	README

commit 8c8d2edfa8d2ab2f177701447c2203172091a1aa
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-11-17

    added changelog entry, changed readme, and put myself on the
    maintainers list

M	ChangeLog
M	MAINTAINERS
M	README

commit 285c5a3a9332c592e750e970a16e4c040e5db8ae
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-11-15

    inherit on error

M	rsvg-css.c
M	rsvg-paint-server.c

commit 2566420e33de02d17848a37d6aa31475c66597be
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-11-15

    text space formatting

M	gdk-pixbuf-loader/io-svg.c
M	rsvg-private.h
M	rsvg-text.c
M	rsvg.c

commit 0a0837a94f873f39c1ed1b84005752685bd1fde3
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-11-14

    fix up some macros

M	rsvg-css.c

commit dfdbbd17c9080955365f90bd944e13ea015a6a25
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-11-14

    text clip paths working again

M	rsvg-shapes.c
M	rsvg-text.c

commit c7fddd4f47660780943ee4f7bc11bedbc2d0ae6d
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-11-14

    more text improvements

M	rsvg-text.c

commit 80ad074d1de159630ba5b4b89b0e980d37e08f4b
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-11-13

    fix bug 158157

M	gdk-pixbuf-loader/io-svg.c

commit 003a3967202e12ef098158ab84d55cd478888f9b
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-11-13

    text better

M	rsvg-styles.c
M	rsvg-text.c
M	rsvg.c

commit 19c12fd62a804537da257183bfbc4dd3147fcabf
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-11-12

    revert last change - pango isn't sufficiently threadsafe

M	gdk-pixbuf-loader/io-svg.c

commit 39cedc9fb2a9d504ae7cea4b713d6f09234cb500
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-11-12

    text now works

M	rsvg-private.h
M	rsvg-styles.c
M	rsvg-text.c
M	rsvg-text.h
M	rsvg.c

commit b5abbac4502a192362936c2ee2ba7570a3121ecd
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-11-12

    use the threadsafe loader flag

M	gdk-pixbuf-loader/io-svg.c

commit 36b8cb260f4a644301a70fc53906fd2a1a44a12d
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-11-10

    huge structure change

M	rsvg-css.c
M	rsvg-css.h
M	rsvg-filter.c
M	rsvg-filter.h
M	rsvg-mask.c
M	rsvg-mask.h
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg-text.c
M	rsvg.c

commit 99fb49914c247bab3b7d8cac9ca6ce9397993b46
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-10-19

    memleak fix

M	ChangeLog
M	rsvg-defs.c

commit 5cbf8814a5ca9a310e885d4ebb181d34ea970f92
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-10-19

    stopped passing destroy function

M	ChangeLog
M	rsvg-defs.c
M	rsvg-filter.c
M	rsvg-paint-server.c

commit 5256c349aff8331cd12e50c0e41c5380b4e5e4ca
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-10-16

    bug 155530

M	ChangeLog
M	Makefile.am

commit 282e41023d46cb776050dc4a763b0c0989ec55a5
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-10-15

    bug 155433

M	ChangeLog
M	rsvg-cond.c
M	rsvg-shapes.c
M	rsvg.c

commit e9ffc4d0caa7cb5af915c00ea8647a87908c1145
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-09-30

    fix bug #154083

M	ChangeLog
M	moz-plugin/moz-plugin.c

commit 01736b0b4675291e5d080e434be753ec3e275ebf
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-09-26

    sanity checks for the gdkpixbuf backend

M	ChangeLog
M	gdk-pixbuf-loader/io-svg.c

commit ffce713458308dffd06280a9b81d2eb6e7a0f53f
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-09-25

    part of bug 153671

M	ChangeLog
M	rsvg-private.h
M	rsvg.c
M	test-display.c
M	test-performance.c
M	test-rsvg.c

commit 1ddd38cc2e0899f0d2788c0465d8612eeda3300b
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-09-24

    denote that SVGs are scalable images

M	gdk-pixbuf-loader/io-svg.c

commit acb4651f0e4a898ecc56f28455dd81003916aaa4
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-09-22

    userspace bounding box calculation

M	ChangeLog
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-shapes.c

commit 8a2276dcafe6cc1d6522575e8125be5cc7f86a61
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-09-18

    initialize libgsf in rsvg_init()

M	rsvg.c

commit c7ff25b55e581f42c7e466d5d43f19ff16e25c55
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-09-14

    more mime types, fewer signal emissions, progressive loading

M	ChangeLog
M	gdk-pixbuf-loader/io-svg.c

commit 0b1b79293670387e439f189863025260f693fef9
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-09-11

    dead code removal

M	rsvg-css.c
M	rsvg-shapes.c
M	rsvg-styles.c

commit add34cc63a87e3f8fc09deacf1ce7070105cf85e
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-09-10

    rsvg_init(), rsvg_term() to cu down on libxml2 leaking memory out
    the butt...

M	ChangeLog
M	rsvg.c
M	rsvg.h
M	test-display.c
M	test-performance.c
M	test-rsvg.c

commit 481ff23b11958836c77e412b3b4f237b91ecabd7
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-09-09

    bug 152237

M	rsvg.c

commit cb6e2880e159f6e03736089f223fa600b5e4c601
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-08-31

    text unstuffage

M	ChangeLog
M	rsvg-file-util.c
M	rsvg-filter.c
M	rsvg-paint-server.c
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg-styles.c
M	rsvg-text.c
M	rsvg-text.h

commit 77529b4c00679e85f3af4e341efb55b391812be0
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-08-30

    ability to copy a SVG's URI or file path onto a GtkClipboard

M	ChangeLog
M	test-display.c

commit 9a407cd53954a22d656409da69d16dd940f11444
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-08-29

    fix bug 151319

M	rsvg-gz.c

commit 0ca7c21fc2148f67c696a1e5e3e7d182f5f9225f
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-08-28

    something more correct for ex units

M	ChangeLog
M	rsvg-css.c

commit 33f5d2677a5371a8d8b17ce5583f120a8af86865
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-08-28

    make some stuff indempotent and more threadsafe

M	rsvg.c

commit f793026c65d871f1b143defe33e4239a60b9769c
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-08-28

    more overflow

M	rsvg-css.c
M	rsvg-shapes.c
M	rsvg-shapes.h

commit 690b164bf58ac856b7cea02a84f9b6a4568283b0
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-08-28

    overflow property and clip paths

M	ChangeLog
M	rsvg-css.c
M	rsvg-css.h
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg.c

commit c8473e32ee43824e7456ab12a8208bc3506c34fa
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-08-28

    half done viewport clipping

M	rsvg-mask.c
M	rsvg-mask.h
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg-styles.c

commit 3dc599c55348ffdf76051140051e0f4fc8442d85
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-08-27

    fix build

M	rsvg.c

commit 08ecec47bca61ef2d3fa914da717fe2415a3a20f
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-08-27

    feImage fixes

M	rsvg-filter.c

commit afafc3edfd58864c470eba241e0325d160b1c2dd
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-08-27

    changelog update

M	ChangeLog

commit 4c1dad8230c64f2ca28ed2bbb89935ecd400d9ec
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-08-27

    preserveAspectRatio

M	ChangeLog
M	rsvg-defs.h
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg.c

commit f24e2f669ae1af0e75799414f7485fba8fe1e181
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-08-25

    bug 151051

M	doc/Makefile.am
M	doc/rsvg-docs.sgml

commit b53f4b1e2f59b04a29f31d9d27205d46e23cca5c
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-08-22

    some modest memory savings via compiler hints

M	ChangeLog
M	rsvg-styles.h
M	rsvg-text.c

commit dbaad8b7a00073b1d4180610a9ab8e7ad364a9cc
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-08-22

    unbreak title, desc, metadata

M	rsvg.c

commit 471d397417e3d701f6265a4c49c16ed49eb78fe3
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-08-22

    support SVG metadata

M	ChangeLog
M	rsvg-private.h
M	rsvg-styles.c
M	rsvg.c
M	rsvg.h

commit acb32218018c0a8d677c0e379570e29c3b96d60f
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-08-22

    images and preparsing

M	ChangeLog
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg.c

commit 977a33d58ccaaea00ec25fbf1d55aff088b130a2
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-08-21

    bug 150732

M	rsvg-css.c

commit d664c104f941dc3a8708484aa381ee4468d32c5e
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-08-21

    filter background fix and pedantry

M	ChangeLog
M	rsvg-css.c
M	rsvg-filter.c
M	rsvg-paint-server.c
M	rsvg-shapes.c
M	rsvg-styles.c

commit 5a3ff66887f2596b61f14e0da78c40cd940c55d1
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-08-18

    export get|set_base_uri()

M	rsvg-private.h
M	rsvg.c
M	rsvg.h

commit 1cdcb183aaa7365a0350ffcdcd5dc0f783a062b4
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-08-16

    don't use slist_remove, use delete_link

M	rsvg-styles.c

commit ca793cb9c05b44ca4eac6c2ded3749b5506d7da6
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-08-15

    fix invalid free

M	rsvg-shapes.c

commit 9dd8e78374307d7714f5447f54da088b8da3c88b
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-08-15

    fix bad memory usage

M	rsvg-shapes.c

commit fc4819d8240b1f183aadf171f5c38e0129987ead
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-08-15

    plug yet another memory leak

M	rsvg-shapes.c

commit 1f6013dd5a2f88d6c49c517003caf16e55a8892b
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-08-15

    plug another mem leak

M	rsvg-shapes.c

commit 930f3b10f223df157d6c8229c7701c484a879a39
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-08-15

    plug a few more leaks

M	rsvg-paint-server.c
M	rsvg-shapes.c

commit 15752d078ed4aa3639a78d488fde91fb06e5fd59
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-08-14

    small optimizations wrt getting new empty pixbufs

M	rsvg-filter.c
M	rsvg-mask.c
M	rsvg-paint-server.c
M	rsvg-private.h

commit 8522ed25581374d5e052554a8616c7d67b8b1505
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-08-13

    use a gmemchunk to marginally speed up state allocation

M	ChangeLog
M	rsvg-private.h
M	rsvg-styles.c
M	rsvg.c

commit bdbc97b2089fe5d124d8d63fa4d13a41733a58d4
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-08-13

    fix memory leak

M	ChangeLog
M	rsvg-styles.c

commit abb510627d1670fc9b1a4c49776956de27b63867
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-08-13

    clip path transformation fixes

M	rsvg-mask.c
M	rsvg-shapes.c

commit 72891ffcbf81df150933dd5e23e3cea54bfbc5ce
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-08-13

    heaps o' small bufixes

M	ChangeLog
M	rsvg-filter.c
M	rsvg-mask.c
M	rsvg-paint-server.c
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg-text.c
M	rsvg.c

commit 5156516c535259c138320a5eb894ff45a0589222
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-08-09

    lotsa bugfixes

M	rsvg-defs.c
M	rsvg-mask.c
M	rsvg-shapes.c
M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg.c

commit 802edb3793a304d729e69fe7dcf70e9a3f9782f6
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-07-28

    fixed adobe blending mode crash

M	rsvg-filter.c

commit 0b960da9efe9b4ea2c72993f64e39097d5ddb4f0
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-07-28

    filter and image fixes

M	rsvg-filter.c
M	rsvg-shapes.c

commit 098f6bfc1d6f965db8693e04a11901863a440f83
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-07-28

    fix broken pipe error

M	test-display.c

commit a61f2c0c7e704a388d07b98b9953c3111ed4a8ed
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-07-24

    make more strings translatable

M	TODO
M	rsvg-shapes.c
M	rsvg-styles.c
M	test-rsvg.c

commit 5180ba7b162fb97b00ae3848e65990de84e89152
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-07-24

    use hash_table_new_full()

M	rsvg-defs.c
M	rsvg-filter.c

commit 2b231b1f103513e94956c92b2882bd819f14e85f
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-07-24

    unused variable thing

M	rsvg-filter.c

commit 78d3c1716e5147f6d571427d8aa0b21c8880616a
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-07-24

    bump version #

M	configure.in

commit 8a55e12e05ec264d2d90966edf7697d12ccb72b8
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-07-24

    don't try to render a null image

M	rsvg-filter.c

commit 67a71bda7d31449d500a836f9363857e44391f4e
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-07-24

    initialize has_current_color on gradients

M	rsvg.c

commit 983578f924f5c22858bbcb5e6edd9a42f796e173
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-07-24

    force scalable text

M	rsvg-text.c

commit bb2470d68b998d6dda4ca2669e4793730427d66c
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-07-24

    fix tspan leak

M	rsvg-text.c

commit 85576bb7713027f9dd0dfbe492a910f40e69bbfb
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-07-24

    more memory leak fixes

M	rsvg-filter.c
M	rsvg-mask.c
M	rsvg-shapes.c

commit 9af747efed8e8f1ef8e2426cd6af39ddebaaeaea
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-07-24

    free ptr_array data

M	rsvg-defs.c

commit 93dd3038ff42278ea3f1c2bd4f30b288d7b56515
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-07-24

    free paths->d

M	rsvg-shapes.c
M	rsvg.c

commit e6b8521436d1f82128979612a782718f44c3aa6f
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-07-24

    dunno what I changed actually

M	rsvg-styles.c

commit f0673c18fbfc5dfc1ef45a42b3f4b393426b3e1b
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-07-24

    clip path fix

M	rsvg-mask.c
M	rsvg-shapes.c
M	rsvg-styles.c

commit a17999708730a908a34ac4bd1c803d57373938e7
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-07-23

    put everything into defs

M	ChangeLog
M	rsvg-shapes.c
M	rsvg-styles.c

commit ebc963adcc7aff6b467fd7bb606cd382da7d50c7
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-07-23

    clipping paths

M	rsvg-defs.h
M	rsvg-mask.c
M	rsvg-mask.h
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg.c

commit 0a48a8b673b84cf24c03aa29e93bee3d4b91dadb
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-07-21

    bilinear images

M	ChangeLog
M	rsvg-filter.c
M	rsvg-shapes.c
M	rsvg-shapes.h

commit 074e1a56b364b397d6bead06d1df163ad6b5f853
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-07-20

    mention the text work in NEWS

M	NEWS

commit 0c17ca4eafb198d15b7de6ebf75c3f6d59153b82
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-07-20

    better scrolling policy, especially when used as a plugin

M	ChangeLog
M	test-display.c

commit 0bef378e4ebd8cb141b2a26a83a89684cb8a9691
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-07-18

    update manpage, news, bump version number

M	ChangeLog
M	NEWS
M	configure.in
M	rsvg-shapes.c
M	rsvg.1

commit 611729cbf81349bdca9bc08b157767af17a850be
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-07-18

    more filter fixes

M	rsvg-filter.c

commit dd832ae32787d36f5631c53d0c8d05243695b5a3
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-07-18

    filter fixes

M	ChangeLog
M	rsvg-filter.c
M	rsvg-shapes.c

commit 37bb778b5e1d0973deed87465131e4b288873b04
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-07-18

    image fixes

M	ChangeLog
M	rsvg-filter.c
M	rsvg-shapes.c
M	rsvg-shapes.h

commit 40e7c1f43d819dbb5f562cdee7af1212a9a28ce6
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-07-17

    bug 147662

M	ChangeLog
M	doc/tmpl/rsvg.sgml
M	rsvg.c
M	rsvg.h
M	test-display.c
M	test-rsvg.c

commit 8541d92e9b6a7ef615786eb804c42e54605b68dc
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-07-17

    image fix

M	ChangeLog
M	rsvg-filter.c
M	rsvg-filter.h
M	rsvg-shapes.c

commit 4187301e36e70e0b12ee1016073ddcaa0d1fd8d3
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-07-16

    little optimisation thingie

M	ChangeLog
M	rsvg-filter.c
M	rsvg-filter.h
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg-styles.c
M	rsvg-styles.h

commit a6d164bd863190ec0e67c11828a60684db384376
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-07-12

    Update documentation Fix build Refactor a bit - allow for saving to
    ICO or

	* rsvg.1: Update documentation
	* configure.in: Fix build
	* test-rsvg.c: Refactor a bit - allow for saving to ICO or
	anything
	else that GdkPixbuf supports

M	ChangeLog
M	configure.in
M	rsvg.1
M	test-rsvg.c

commit 281107985c51ba70d1e2529c3438721c28dda66a
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-07-10

    bug #147296

M	configure.in

commit 929b7e09b34a4612d73a1ddcd6e8c1cf31530ad3
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-07-10

    allow for independant X and Y resolutions

M	ChangeLog
M	doc/tmpl/rsvg.sgml
M	rsvg-filter.c
M	rsvg-mask.c
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg-text.c
M	rsvg.c
M	rsvg.h
M	test-display.c
M	test-rsvg.c

commit 5435711251168d7e69cdece1751db19f2baa9558
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-07-10

    fix typo in feature string

M	rsvg-cond.c

commit 777f2ef8549dbf4bf1b6482dab3c1491e1376797
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-07-10

    fix bug #145477

M	ChangeLog
M	NEWS
M	rsvg-file-util.c
M	rsvg-shapes.c
M	test-display.c

commit 70d4592d2c9699ac2387a36491b4bae6cbec7a11
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-07-09

    fix bug #145392

M	ChangeLog
M	rsvg-styles.c

commit 5a9615a6c626e35751ae5024d6ce2e5269b66e7d
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-07-09

    fix bug #145426

M	ChangeLog
M	rsvg-paint-server.c

commit 581349fd61215dc658e55e0efcaa8199769f1405
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-30

    fix bug #145173

M	ChangeLog
M	rsvg-css.h
M	rsvg-filter.c
M	rsvg-mask.c
M	rsvg-private.h
M	rsvg-styles.h
M	rsvg-text.c
M	test-display.c

commit 135bf2de84fb0a266427c98c317a259242d20260
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-29

    fix bug #145149

M	ChangeLog
M	rsvg-filter.c

commit 9c9be8bd507dc4cb042e8ebc11af82077445f94e
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-24

    get rid of some cruft

M	rsvg-css.c
M	rsvg-text.c

commit 92be36ca7b1f6d4784d22628653fc7366eb1868d
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-21

    137934

M	ChangeLog
M	configure.in
M	moz-plugin/moz-plugin.c

commit ec441166ac78bc93d9c768396c58ab7010204bdc
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-19

    beginnings of <switch> support

M	ChangeLog
M	rsvg-cond.c
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg.c

commit a9b49cb20a5be4f0b1c2228a23c91cd74939364a
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-18

    cond processing should be perfect now

M	rsvg-cond.c

commit 369d881ae2ca94fee6318673e46459125f12c255
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-18

    not-quite-correct work on unicode-bidi and direction text attributes

M	ChangeLog
M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg-text.c

commit 29d04eaebba947a939e6f38c8495341ff5859ba7
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-18

    check for LC_MESSAGES

M	configure.in

commit fc91116f5c5b41158982ec0722e0ad653aba2e9b
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-18

    start of cond/switch work

M	ChangeLog
M	Makefile.am
A	rsvg-cond.c
M	rsvg-css.c

commit 604dd43a69e4dc55115a4b5efb43ce9921194700
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-06-17

    tspan support

M	rsvg-text.c
M	rsvg-text.h

commit 2fd9421427db544aa92f05c6c56c4755c9f548c5
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-06-17

    merged text to one file

M	Makefile.am
D	rsvg-text-vectors.c
M	rsvg-text.c

commit a349ab27ecd000b4b7dd8888d29134aa91cc8058
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-17

    use head -n 1 instead -f head -1

M	autogen.sh

commit 3f6bbdaaf6f2abf20975c91ea47ed16c7089a63f
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-16

    get rid of unused functions and variables

M	rsvg-text-vectors.c

commit 078169b972868240ff788aa104fa7eb61fb74863
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-15

    remove old text harness, solely use the vector/path based one

M	ChangeLog
M	rsvg-css.c
M	rsvg-text-vectors.c
M	rsvg-text.c

commit 11fa691a1c8e5195e2d6d6208533d0b12a41a2d4
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-06-14

    more text fixes

M	ChangeLog
M	rsvg-text-vectors.c
M	rsvg-text.c
M	rsvg-text.h

commit 53da9b127d895aafa309f7dcdccdfa2f107990cf
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-06-14

    more text goodness

M	rsvg-styles.c
M	rsvg-text-vectors.c

commit da96d3f788e3259739aebf65f46c6a7dcfda1953
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-06-14

    text allignment fixes

M	rsvg-text-vectors.c

commit 5d9a6230d2b5a65d5484566031b6ad122d8a0435
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-06-13

    you know what this is. Everyone knows what this is. It is fucking
    cool, that's what this is!

M	rsvg-filter.c
M	rsvg-text-vectors.c

commit 31126ae9ab32f72013ff2e70fd2595a27fc4326b
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-06-13

    Marker efficiency fix

M	rsvg-shapes.c

commit 79293235c0dc1686ceec32155bfae42d88c94a48
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-06-12

    markers

M	ChangeLog
M	rsvg-defs.h
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg.c

commit b3b9ac445744a9d588f5a7f7842f24afd93dd866
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-12

    some vector text foo. still eons from working properly

M	rsvg-text-vectors.c
M	rsvg-text.c

commit 35c209ab0ee4a6ea49fbb9c3784cacee24aa5cab
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-11

    fix 144140

M	rsvg-filter.c

commit f909f4256f1f466954823fe9b2d3e82d92d51f52
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-11

    honor base URIs in images

M	ChangeLog
M	moz-plugin/moz-plugin.c
M	rsvg-css.c
M	rsvg-css.h
M	rsvg-file-util.c
M	rsvg-filter.c
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg-styles.c
M	rsvg.c
M	test-display.c

commit 23b106ebbcc366be951a6b76060d66c3d12bd182
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-10

    start on preserveAspectRatio for images

M	ChangeLog
M	rsvg-css.c
M	rsvg-css.h
M	rsvg-shapes.c

commit 6a59cbd662e0dec66b7c20780da8db14a10e1bf5
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-06-10

    nested svg fixes

M	rsvg-private.h
M	rsvg.c

commit ab32c2d5df386b1704160d34c0770872ab4b3af1
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-06-10

    pattern + text goodness

M	rsvg-paint-server.c
M	rsvg-text.c

commit 48d134417a26ed1b5ed58c3736c72861d65b37f7
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-06-10

    adobe blend mode fix

M	ChangeLog
M	rsvg-filter.c
M	rsvg-styles.c

commit 347f8ff0cf63cf844adbdd18eec5eb49c52903f1
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-10

    disable a:adobe-blending-mode for the moment (bug 144049)

M	ChangeLog
M	rsvg-styles.c

commit 2dd5c65eb465d7a1d8f6ec2ed4e41ec5b445390c
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-10

    fix

    fix
    http://www.w3.org/Graphics/SVG/Test/20030813/htmlframe/full-coords-units-02-b.html

M	ChangeLog
M	rsvg-styles.c

commit 13bda804bdbd885d47a28bcab0290493a24e8511
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-06-09

    little pattern fix

M	rsvg-paint-server.c

commit ef11f4c2150bde738ec63aa54f031e019477f113
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-06-09

    pattern fixes

M	ChangeLog
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-shapes.c
M	rsvg.c

commit fb8f816e5573709ebdc0691871c9c893cc8bb6af
Author: Dodji Seketeli <dodji@gnome.org>
Date:	2004-06-08

    several versions of libcroco can now be installed in parallel. We
    compile

    2004-06-09	Dodji Seketeli	<dodji@gnome.org>

	* configure.in: several versions of libcroco can now be
	installed in parallel. We compile and link against the 0.6.xx
	serie.

M	ChangeLog
M	configure.in

commit e12258f408da969e60a0259a43c3991b01c2103e
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-06-08

    transform whitespace fix

M	rsvg-styles.c

commit afad0c2e29393db8bf9f9c400f3fa59b74b01e96
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-08

    be grumpy if libcroco or libgsf aren't used

M	configure.in

commit 27629f6edb81a4d556b80cc452e6dd5664e8c48e
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-06-07

    blur fixes

M	ChangeLog
M	rsvg-filter.c

commit 74a6f4c30b9fa8370f993caca90308f524c8a9bd
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-06-07

    pattern fix

M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-styles.c
M	rsvg.c

commit 664e8620aa3044eee95c2726f6dc6eee2b2c9542
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-06-07

    just a little gradient fix

M	rsvg.c

commit 250754993a6e40a0221a13275f8a3196e1990f34
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-06-07

    patterns and other things

M	ChangeLog
M	rsvg-css.c
M	rsvg-filter.c
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg.c

commit e8b775b3983bc9e55b1e855cb5fa409c1882ad15
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-06

    add accelerators, fix memory leaks

M	rsvg-file-util.c
M	test-display.c

commit 3e0c8934ee6436272a675e3105852526c181cc90
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-06

    remove debug message

M	test-display.c

commit 3e7f122965a916dd3d569630baf97cebfb646e68
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-06

    preserve aspect-ratio, save input svg

M	ChangeLog
M	rsvg-file-util.c
M	rsvg-private.h
M	rsvg.c
M	test-display.c

commit f494436fae633d590c3528345f4ef6ede71a2023
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-06-06

    fixed namespace bullshit

M	ChangeLog
M	rsvg-css.c
M	rsvg-styles.c

commit a93d5e2ccc9660493eba811827bc8105f4d67909
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-06-05

    added changelog

M	ChangeLog

commit 746380be59471e6ae8b1187b908af15ce35dc9d0
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-06-05

    adobe blending modes

M	rsvg-filter.c
M	rsvg-filter.h
M	rsvg-shapes.c
M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg.c

commit 5e8932a1bc0092a16820b078b7388179b60df648
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-05

    change package description

M	librsvg-2.0-uninstalled.pc.in
M	librsvg-2.0.pc.in

commit 767283ded1b19b421616fdeed7c9829f07472191
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-06-05

    142869

M	Makefile.am

commit d00a1b75a362bbf941e00421be792be8893669e3
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-06-04

    filter fixes

M	ChangeLog
M	rsvg-filter.c

commit 38945f26ea5860174b9cc860680c3294f9d75f52
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-05-31

    fixed bug 139268

M	ChangeLog
M	rsvg-paint-server.c

commit 83fa8576d6dc94536df49fea522aa66595961477
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-05-28

    css colour fixes

M	ChangeLog
M	rsvg-css.c

commit 356ddaf17f4ecc17e8edcb4aff547494f4e471bd
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-05-28

    further gradient fixes

M	rsvg.c

commit 95836c3ca79fb86cc982fdb523ab3659c02795d7
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-05-18

    add purple SVG

M	gtk-engine/examples/bubble/gtk-2.0/Makefile.am

commit 91ff2315f3c95f9199ed4408fddd4528d2a1a072
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-05-15

    gradient inheritance fix

M	ChangeLog
M	rsvg.c

commit 67a0416973f61cf93f9c0e38e831632835f519ba
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-05-14

    gnome-vfs enable/disable in configure

M	configure.in

commit c595de5f1c6eede96aacdff24c876c39c7fea2ce
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-05-14

    more automake 1.8 goodness

M	autogen.sh

commit f846ab613ab469ef74b885fcedad46ca2baecac9
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-05-14

    support automake 1.8, add vfs libs to various thingies

M	ChangeLog
M	autogen.sh
M	gdk-pixbuf-loader/Makefile.am
M	gtk-engine/Makefile.am
M	moz-plugin/Makefile.am

commit 06daad6966de820b38d62108bae5593d69ce1a66
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-05-10

    don't be a polluter

M	ChangeLog
M	rsvg-text.c
M	rsvg-text.h
M	rsvg.c

commit 5ef9d226915b2e4039cca594676696a569d42b6f
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-04-30

    remove bogus dependencies

M	librsvg-2.0-uninstalled.pc.in

commit 6267ac3525d9118985f49810db9f9191f93b41b2
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-04-30

    remove bogus .pc dependencies

M	ChangeLog
M	librsvg-2.0.pc.in

commit bbdce357e64a070222de902ea5475aacd7ca9003
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-04-22

    code fixup

M	rsvg-styles.c

commit e43110f41ee42b86fcc52c93257f3a66b9fe06ce
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-04-18

    enable loading remote images

M	ChangeLog
M	Makefile.am
M	configure.in
M	rsvg-filter.c
M	rsvg-shapes.c
M	rsvg-shapes.h

commit a1b3283eb423b913b780d0e94804b7e371547b54
Author: Dodji Seketeli <dodji@gnome.org>
Date:	2004-04-18

    use libcroco 0.6.0 libcroco use CRString now, no GString.

    2004-04-18	Dodji Seketeli	<dodji@gnome.org>

	* configure.in: use libcroco 0.6.0
	* rsvg-styles.c:
	(ccss_property): libcroco use CRString now, no GString.

M	ChangeLog
M	configure.in
M	rsvg-styles.c

commit c88f1282989b2dd026507139769c95b14a59b641
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-04-13

    fix bug for ross, improve image filter

M	ChangeLog
M	rsvg-filter.c
M	rsvg-shapes.c
M	rsvg-shapes.h

commit 5f050ef991eb551cc3a03c1308e784a6dfda82c9
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-04-08

    fix bug for jody

M	rsvg-bpath-util.c

commit fb932d62c14ca353f9d703a71bf31e9fd3f92162
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-04-02

    remove croco, gsf from the .pc file

M	librsvg-2.0-uninstalled.pc.in
M	librsvg-2.0.pc.in

commit bfb6f3801092e99fc01c29ace9cd564d2e732d01
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-04-01

    late declaration fixes

M	rsvg-paint-server.c

commit 7246a54c6e690928c5f54d31387989a2092414c3
Author: Thomas Vander Stichele <thomasvs@src.gnome.org>
Date:	2004-04-01

    gnore

M	.cvsignore

commit 70b787d5f0d85326ec04f08812b5b137aa9346d5
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-03-29

    currentColor fix

M	ChangeLog
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-shapes.c
M	rsvg-styles.c
M	rsvg.c

commit cd40d44ff9616e37af0d76610d963d87d19f641f
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-27

    support a few additional 'mime types' for SVG

M	ChangeLog
M	moz-plugin/moz-plugin.c

commit 171f65a35d8a6d227d9c1eb9a3af0db020401286
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-26

    bug #138084

M	ChangeLog
M	rsvg-styles.c

commit 9ed97402d53bf280e8bc775f368d1d3a25fa7b77
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-24

    use currently displayed icon instead of the W3C logo

M	ChangeLog
M	Makefile.am
M	test-display.c

commit e8a8807115fa9988d399f936e374a1308889b2b2
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-23

    bump version

M	configure.in

commit afd807b1e5eaee994ea2037945a5b0eba9faffa1
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-03-22

    gradient fixes

M	ChangeLog
M	rsvg-paint-server.c
M	rsvg.c

commit 5839795c8014a6883f08c3e19819d71471268f20
Author: Christian Fredrik Kalager Schaller <uraeus@src.gnome.org>
Date:	2004-03-22

    new image from Chris Lilley

M	ChangeLog
M	data/svg-viewer.svg

commit 37cf427f97e0a5a476956d295508a9e0e41a61cd
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-21

    change a stupid string

M	test-display.c

commit 87a3e2c6dcd5cf0b13c1c85d0fcb09aabe73fb13
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-21

    save svg to png, print svg

M	ChangeLog
M	Makefile.am
M	configure.in
M	test-display.c

commit 84387d742f19387996534e27ceb38ce1ff49e814
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-21

    2.7.1

M	ChangeLog
M	NEWS
M	TODO
M	test-display.c

commit 538cd549e3460927f966fa3d78f4f68ef184641c
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-21

    use app icon, aspect ratio preservation

M	ChangeLog
M	moz-plugin/moz-plugin.c
M	rsvg-file-util.c
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-text-vectors.c
M	test-display.c

commit 1212840b1afcc9bab3f776f692f69c07cbbe8f36
Author: Christian Fredrik Kalager Schaller <uraeus@src.gnome.org>
Date:	2004-03-21

    changelog for earlier commit

M	ChangeLog

commit 3a730ed697bec0cc67f75b7af5703e9bc6fdce93
Author: Christian Fredrik Kalager Schaller <uraeus@src.gnome.org>
Date:	2004-03-21

    adding appicon for rsvg-viewer

M	Makefile.am
M	configure.in
A	data/.cvsignore
A	data/Makefile.am
A	data/svg-viewer.svg
M	librsvg.spec.in

commit bdcb4bf905f6fca98a91fc38d2354efc38ae565f
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-03-20

    path fixes

M	rsvg-bpath-util.c
M	rsvg-path.c

commit 5c9d6bca05336e07efda104a6e1bf5de30596411
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-20

    better image scaling policy, preparation for gettext, redo the gzip
    svg reader

M	ChangeLog
M	Makefile.am
M	gdk-pixbuf-loader/io-svg.c
M	gtk-engine/svg-render.c
M	rsvg-file-util.c
M	rsvg-filter.c
M	rsvg-gz.c
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg-styles.c
M	rsvg.c
M	test-display.c

commit 7fba2325fb5756f2ef7fa3c4d282dadd54994820
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-03-20

    round rectangle fix

M	rsvg-shapes.c

commit ee6e705d014f5147251c4a329b91286d698be9f2
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-03-20

    in_defs fix

M	rsvg-shapes.c
M	rsvg.c

commit 8909563b105bdede387c09feb0a7cf86d32d3340
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-20

    really honor currentColor property

M	rsvg-styles.c
M	rsvg-styles.h

commit 814faa3bc70fa1799c80518e1c1b3786a8a85612
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-03-20

    lighting fixes

M	rsvg-filter.c

commit 5557b4c0a1dbe7549e0f7c0e0e013781659c1c7c
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-20

    revert my last change

M	rsvg.c

commit 6002d4459daabef8ffedcbd14a8b0c0d02406029
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-20

    don't double-parse gradient style attributes

M	rsvg.c

commit 08398670b04a4bb7968d5090e95050cec2175341
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-20

    prepare for gettext

M	test-display.c

commit 693674e9ecfc417e2e7ac209dd3bea750d321e6c
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-03-20

    masks fix

M	rsvg-paint-server.c
M	rsvg-private.h
M	rsvg.c

commit 5cd9e6645b095d41628ef7dd7c415150ed9423d8
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-20

    use g_critical, g_message instead of printf

M	test-display.c

commit da8061ec40e43a708bfaef63a432eefb7928f45e
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-20

    allow rsvg-view to set the background color to a non-transparent
    value. make moz plugin use white

M	ChangeLog
M	moz-plugin/moz-plugin.c
M	test-display.c

commit 526f91e2c0b40d3f22f09503edfd2db7b2073e92
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-20

    currentColor and inherit work for most things

M	ChangeLog
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-styles.c
M	rsvg-styles.h

commit e6ed25174855637fed9409679e084669258a6cb8
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-03-20

    coordinate fixes

M	rsvg.c

commit 2a3d65d91f9818ca61458593446357b976bbd5fe
Author: Christian Fredrik Kalager Schaller <uraeus@src.gnome.org>
Date:	2004-03-20

    latest spec fixes

M	librsvg.spec.in

commit e80aa784bad1f964752066e64ad81a33ee63a0fd
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-03-20

    courner hack

M	rsvg-bpath-util.c
M	rsvg-shapes.c

commit bc2c319c8dd753c3052928568141ad7ebd2956f4
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-20

    set up framework for currentColor and inherit colors

M	ChangeLog
M	rsvg-css.c
M	rsvg-css.h
M	rsvg-filter.c
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-styles.c

commit fde8fee2162016254c093188fc5028ff30a04dc6
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-20

    better fix

M	rsvg-css.c

commit f06ca25b8ca77f1b275432b45545dc1cfd67e1bb
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-20

    fix rgb(%,%,%) handling for a w3 testcase

M	ChangeLog
M	rsvg-css.c

commit 29e5138c1fa1339dd9f9dad320599fe3a7cbf894
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-20

    fix rgb(%,%,%) handling for a w3 testcase

M	rsvg-css.c

commit 8e6715b0c65881db3553ab3299704039ae871010
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-20

    fix 137765

M	ChangeLog
M	rsvg.c

commit 352164f76e6b02e378519891c0a0b7bc379fb9fc
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-20

    downgrade libtool requirement

M	autogen.sh

commit e2f62dff2db394e21ebeab4bcc110803f399875d
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-03-20

    more crappy filter stuff

M	rsvg-mask.c
M	rsvg-shapes.c

commit 0a584b446e2278acb7f0d0cddeea204e1de38201
Author: Christian Fredrik Kalager Schaller <uraeus@src.gnome.org>
Date:	2004-03-20

    clean up many of the test images to have correct view areas

M	tests/CHEMICALS.svg
M	tests/chem1.svg
M	tests/circle-gradient-2.svg
M	tests/combo-3.svg
M	tests/double-square.svg
M	tests/intersect_bezier2_ellipse.svg
M	tests/opac.svg
M	tests/test-64684-2.svg

commit b9699cc723f761c6b78d290bb74b1696c5b643be
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-03-20

    masking is good now

M	Makefile.am
M	rsvg-defs.h
M	rsvg-filter.h
A	rsvg-mask.c
A	rsvg-mask.h
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg-styles.c
M	rsvg.c

commit 8f93028ce418379e1e8aff9597f7904840e33eb7
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-03-19

    dimentioning fixes

M	ChangeLog
M	rsvg.c

commit 347f90dd5e9943f426675b8afdea370b7d9243ce
Author: Christian Fredrik Kalager Schaller <uraeus@src.gnome.org>
Date:	2004-03-19

    Removing need for gnome-common to build librsvg, and nicer looking
    autogen.sh output

M	ChangeLog
M	autogen.sh
M	librsvg.spec.in
M	moz-plugin/Makefile.am

commit 272c8d80a51ffbda28f8830ceaa6edab61852471
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-03-19

    more bugfixes

M	ChangeLog
M	rsvg-filter.c
M	rsvg-styles.c

commit ee01d764430e9369cc6e438f10ba0d9b6d525c30
Author: Caleb Michael Moore <cmoore@src.gnome.org>
Date:	2004-03-19

    fixed tiny little bug

M	rsvg-styles.c

commit cc6ea2edb242f8f6e3ef729172d5c3d21b6597ce
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-19

    librsvg memory leak fixes

M	ChangeLog
M	rsvg-styles.c

commit 073cf52b0fa73db4e8165daf1048e9028fd003c7
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-18

    re-merge the RSVG-filters branch back into HEAD

M	ChangeLog
M	Makefile.am
M	TODO
M	configure.in
M	gtk-engine/Makefile.am
M	gtk-engine/svg-draw.c
M	gtk-engine/svg-render.c
M	gtk-engine/svg.h
M	moz-plugin/Makefile.am
M	moz-plugin/moz-plugin.c
M	rsvg-css.c
M	rsvg-css.h
M	rsvg-defs.c
M	rsvg-defs.h
M	rsvg-file-util.c
A	rsvg-filter.c
A	rsvg-filter.h
M	rsvg-paint-server.c
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg-text-vectors.c
M	rsvg-text.c
M	rsvg-text.h
M	rsvg.c
M	test-display.c
M	test-performance.c

commit c8cbc856d5436bb88d49f1d0842f19c740273b74
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-18

    release 2.6.2

M	ChangeLog

commit 1c4201e48ee89d825586954188ad6052c6f99021
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-15

    double moveto fix by ross alexander

M	ChangeLog
M	rsvg-bpath-util.c

commit c080eede1a62b46d5f1bed1cbd865cb38e5c2c5a
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-15

    work around something for jimmac

M	ChangeLog
M	configure.in
M	rsvg-css.c

commit 123c47ab5f946f907690171a1b78aac614c12912
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-12

    bump version #

M	configure.in

commit 8139fa34f98c034c8a49b4ad762127fe83feaab2
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-12

    more work on bug 105316

M	ChangeLog
M	rsvg.c

commit 98accb2a661c497b76b0e2175e460c2a6b2035e4
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-08

    re-enable gtkdoc

M	configure.in

commit b595b4d70ea5fe7063862811c581145ea20b35cb
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-08

    fix some of 'make dist's worries

M	Makefile.am
M	configure.in

commit 25779cc0cf79c11326288ba4ed69d7d3e68ff208
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-03-08

    something for bug 105316

M	ChangeLog
M	rsvg.c

commit cefc92591ca54eeb33807c67f59a0515df407df0
Author: Dodji Seketeli <dodji@gnome.org>
Date:	2004-03-04

    changed the signature of this function to comply with the new
    signature of

    2004-03-05	Dodji Seketeli	<dodji@gnome.org>

    * rsvg-styles.c:
    (ccss_property): changed the signature of this function
    to comply with the new signature of CRDocHandler::property()
    in libcroco.

M	ChangeLog
M	rsvg-styles.c

commit 070bd7134837925af761f407f5c5861458276433
Author: Glynn Foster <glynn.foster@sun.com>
Date:	2004-03-03

    Add uninstalled pkg-config file.

    2004-03-04	Glynn Foster  <glynn.foster@sun.com>

	* Makefile.am, configure.in, librsvg-2.0-uninstalled.pc.in:
	Add uninstalled pkg-config file.

M	ChangeLog
M	Makefile.am
M	configure.in
A	librsvg-2.0-uninstalled.pc.in

commit 6b77e087ea3605d04db77b37a6f4ea6ef18ca445
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-02-19

    disable vector text paths

M	ChangeLog
M	Makefile.am

commit 78f2cedf05eede0eb540262492434cf9b8e4a1d0
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-02-19

    bug 134801

M	ChangeLog
M	rsvg-css.c

commit 9d426138e20b855999ded34bd30bcb22134cd680
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-02-18

    bug 134653

M	ChangeLog
M	rsvg-gz.c

commit f15af2586ef8d37351c50695c5d6e854aa2032cd
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-02-16

    bug 134492

M	ChangeLog
M	Makefile.am

commit e25435e761b88284cc33b55236ab72620326f00d
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-02-15

    fix bug #134292

M	ChangeLog
M	configure.in
M	rsvg-styles.c

commit 5c3f2050c34bf6940473e00fba7a9fa5ae527a18
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-02-14

    fix bug 133947

M	ChangeLog
M	rsvg.c

commit 52e9c3dd3e5ad6075f3478281a51766b7bcd96cf
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-02-01

    fix list parsing

M	rsvg-css.c

commit 839e4284564678328e2f0eae7017f2fbeb94aaba
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-01-31

    fix bug in my last commit

M	rsvg-css.c

commit a4e4840e5a4bc177b7dfe245bdbb3c45912ccd2f
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-01-31

    hopefully fix bug 113538

M	ChangeLog
M	rsvg-css.c
M	rsvg-css.h

commit 2e6c76fa3af620679690d7adf1564a8b38636fe7
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-01-30

    big blinking message if libcroco isn't used

M	configure.in

commit 9c3684d359b1e40df0d97a22ccd18d041b96a21f
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-01-29

    bug 132569

M	ChangeLog
M	configure.in

commit 260693a37a2938bff181832ee88e5634adb2ae18
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-01-16

    fix bug #131644

M	ChangeLog
M	rsvg-css.c
M	test-rsvg.c

commit cfe82bf5246fe915d98a70dc3fcd78dc81cc07ae
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-01-13

    fix bug 124075

M	ChangeLog
M	rsvg-shapes.c

commit 4b3cb0f1f32ce914597592622dc7cd6c10d39c62
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-01-07

    more vector text work

M	rsvg-text-vectors.c

commit 9fd02a8deb21bc9d548cafde70eb8a32afca8c51
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-01-06

    fix 130687

M	ChangeLog
M	Makefile.am
M	configure.in

commit 8693d3cc30a70886c83f3bcafd0c45c189126a40
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-01-06

    factor out vector vs raster text routines

M	ChangeLog
M	Makefile.am
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg-text-vectors.c
M	rsvg-text.c
M	rsvg-text.h

commit e46c6d6b0e6684ad81ddd5783739afcf76fc4c39
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-01-05

    render the text

M	rsvg-text-vectors.c

commit c7ba5a3fdf95b0d203ea5c85e8a9ee563ec5f10a
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-01-05

    more work on vector text

M	ChangeLog
M	rsvg-text-vectors.c

commit cf67dd67949257157029ea70b84f14db9523fc88
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2004-01-04

    start of text as vectors

M	ChangeLog
A	rsvg-text-vectors.c

commit 052edca006bac68f74788946d9ac1c199e95ba9e
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-12-13

    fix double moveto bug, from caleb

M	ChangeLog
M	rsvg-bpath-util.c

commit 0a23dcee0e8843f89a216ac99946cd3ae41f08c2
Author: Federico Mena Quintero <federico@ximian.com>
Date:	2003-12-10

    #include <glib/gmessages.h>

    2003-12-10	Federico Mena Quintero	<federico@ximian.com>

	* rsvg-defs.c: #include <glib/gmessages.h>

M	ChangeLog
M	rsvg-defs.c

commit dbbe9ff5581a8e9b5fe3979da65e02abfbb74fba
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-12-10

    bug 128690

M	ChangeLog
M	rsvg-defs.c

commit 82047a5df21dd1e68816c399758851d69dead751
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-12-07

    2.5.0

M	ChangeLog
M	configure.in
M	rsvg-shapes.c

commit 5c3c4003f2a85ccd31bd2ca9cba5b994918fe282
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-12-07

    fix userspace gradients

M	ChangeLog
M	rsvg-paint-server.c
M	rsvg.c

commit d5950af2c1240c41958bf88d56ed7a00f4522148
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-12-02

    bounding box gradients

M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-shapes.c
M	rsvg-styles.c
M	rsvg-text.c

commit f0401357f595c5ec36918a2379bd43bf2412bd9a
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-11-27

    implement bounding box gradients

M	ChangeLog
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-shapes.c
M	rsvg-styles.c
M	rsvg-text.c

commit 79bd08a917ccc6de4246fc73a826e596ed150a0d
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-11-26

    fix opacity inheritance

M	ChangeLog
M	rsvg-styles.c

commit 5ba6ec4554645e8f1fd0f47d00c0326df531f251
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-11-26

    start of a mozilla plugin

M	ChangeLog
A	moz-plugin/Makefile.am
A	moz-plugin/moz-plugin.c

commit 53bbbab0b5d84d1dc3433f9de88c3bfdd7ea60bb
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-11-25

    fix a bunch of sodipodi flags

M	ChangeLog
M	rsvg-shapes.c
M	rsvg-styles.c
M	rsvg-styles.h

commit f6d9674111a6864d3daaed1b73aec095c3de2d70
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-11-18

    fix 'gold' color triplet

M	rsvg-css.c

commit 6ab23d28c153719ef9aec5ed53ba0d1e35a77923
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-11-16

    bug 126102

M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg-text.c

commit 23d11fe32a56521402b2e483a33c613489ca16fd
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-11-16

    bug 125752

M	gdk-pixbuf-loader/Makefile.am

commit 63ebccf195dc9909e94c660d36e3b856b4557da7
Author: Sven Neumann <sven@gimp.org>
Date:	2003-10-16

    fixed inline docs.

    2003-10-16	Sven Neumann  <sven@gimp.org>

	* rsvg.c: fixed inline docs.

	* doc/Makefile.am: ignore internal header files.

	* doc/rsvg-sections.txt
	* doc/tmpl/rsvg.sgml: added new functions.

M	ChangeLog
M	doc/Makefile.am
M	doc/rsvg-sections.txt
M	doc/tmpl/rsvg.sgml
M	rsvg.c

commit e74c7a3381c59b1283b0da6343cbfa43ddcd65b4
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-10-12

    start supporting lang attributes

M	rsvg-styles.c
M	rsvg-styles.h

commit 1cbc8334407feb4df21240da2f9f5ec1021067f6
Author: Sven Neumann <sven@gimp.org>
Date:	2003-09-23

    respect viewBox offsets by applying an appropriate translation.

    2003-09-23	Sven Neumann  <sven@gimp.org>

	* rsvg.c (rsvg_start_svg): respect viewBox offsets by applying an
	appropriate translation.

M	ChangeLog
M	rsvg.c

commit 5519cb688924e36b2d91d340d57640f43327685b
Author: Tor Lillqvist <tml@iki.fi>
Date:	2003-09-21

    New file.

    2003-09-21	Tor Lillqvist  <tml@iki.fi>

	* librsvg-zip.in: New file.

	* configure.in: Expand librsvg-zip.

	* Makefile.am: Distribute librsvg-zip.in.

M	ChangeLog
M	Makefile.am
M	configure.in
A	librsvg-zip.in

commit 8b7ed3ccb47ae0744f3b39e5c54880946eadaec3
Author: Tor Lillqvist <tml@iki.fi>
Date:	2003-09-21

    Check for Win32, set OS_WIN32 automake variable. Check for strtok_r.

    2003-09-21	Tor Lillqvist  <tml@iki.fi>

	* configure.in: Check for Win32, set OS_WIN32 automake
	variable. Check for strtok_r.

	* Makefile.am: Use -lm only on Unix. Add LIBGSF_LIBS and
	LIBCROCO_LIBS to librsvg_2_la_LIBADD.

	* rsvg-css.c: Use G_PI instead of M_PI.
	(strtok_r): Implement strtok_r here if not available. (Very
	suboptimal implementation.)

M	ChangeLog
M	Makefile.am
M	configure.in
M	rsvg-css.c

commit 19c1587a1f2e51f037129ef80a718284220ea1f0
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-09-19

    bug 122769

M	configure.in

commit 86e968335312484f00d7dc3b5c957742a05ef300
Author: Sven Neumann <sven@gimp.org>
Date:	2003-09-19

    implemented missing GError handling for file operations.

    2003-09-19	Sven Neumann  <sven@gimp.org>

	* rsvg-file-util.c: implemented missing GError handling for file
	operations.

M	ChangeLog
M	rsvg-file-util.c

commit 570ced481c4762a0895799852a77108f88f3bfd5
Author: Sven Neumann <sven@gimp.org>
Date:	2003-09-18

    Makefile.am configure.in gimp-plugin/Makefile.am removed GIMP
    plug-in; it

    2003-09-18	Sven Neumann  <sven@gimp.org>

	* Makefile.am
	* configure.in
	* gimp-plugin/Makefile.am
	* gimp-plugin/svg.c: removed GIMP plug-in; it now lives in the
	GIMP source tree. Thanks a lot for the nice work you've done!

M	ChangeLog
M	Makefile.am
M	configure.in
D	gimp-plugin/.cvsignore
D	gimp-plugin/Makefile.am
D	gimp-plugin/svg.c

commit e526c0ef46c59a0a471be6b1795652c361a4b689
Author: Sven Neumann <sven@gimp.org>
Date:	2003-09-12

    configure.in removed the #warning here and instead output it when

    2003-09-12	Sven Neumann  <sven@gimp.org>

	* configure.in
	* rsvg-styles.c (rsvg_real_parse_cssbuffer): removed the #warning
	here and instead output it when configure is run (bug #122119).

M	ChangeLog
M	configure.in
M	rsvg-styles.c

commit 3da2f611e06b2b56dec68eb0bc30fe4ca487c1dc
Author: Sven Neumann <sven@gimp.org>
Date:	2003-09-12

    depend on Pango version 1.2.0 or newer.

    2003-09-12	Sven Neumann  <sven@gimp.org>

	* configure.in: depend on Pango version 1.2.0 or newer.

	* rsvg-text.c (rsvg_text_handler_characters): don't use
	pango_ft2_get_context() which is deprecated in Pango HEAD, but
	create the Pango context from the fontmap instead (bug #122121).

	* rsvg-path.c (rsvg_parse_path_do_cmd): fixed storage of
	reflection point in Q command which caused the next T command to
	create a wrong stroke (bug #122118).

M	ChangeLog
M	configure.in
M	rsvg-path.c
M	rsvg-text.c

commit 1f56c46a16c46b1afb97baae4b169043cb74741d
Author: Sven Neumann <sven@gimp.org>
Date:	2003-09-08

    Sprinkled the code with const qualifiers. Fixed transfer of pixel data

    2003-09-11	Sven Neumann  <sven@gimp.org>

	* gimp-plugin/svg.c: Sprinkled the code with const qualifiers.
	Fixed transfer of pixel data from pixbuf to pixel region. The
	old code was wrong for pixbufs with rowstride != width * bpp.

M	ChangeLog

commit 3fa4701c576dd72852c048f5174c7598fa4046c4
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-09-08

    version markers

M	ChangeLog

commit 429a28d97b2023fd847c8486d32236d6f52155fc
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-09-08

    version 2.4.0

    2003-09-08	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	* NEWS:
	version 2.4.0

M	ChangeLog
M	NEWS
M	configure.in

commit 0c49dc218da293c5b2322f63cda81d30444d4fda
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-09-02

    hopefully fix bug 121288

M	rsvg.c

commit 922400e1a47062ad27859fc2a0f5693fdbeb183c
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-08-27

    bug 120825

M	ChangeLog
M	configure.in
M	gdk-pixbuf-loader/io-svg.c

commit 0f3890839ce60dd6edf4fa5abcdc76ace9ef0357
Author: Sven Neumann <sven@gimp.org>
Date:	2003-08-02

    Sprinkled the code with const qualifiers. Fixed transfer of pixel data

    2003-09-11	Sven Neumann  <sven@gimp.org>

	* gimp-plugin/svg.c: Sprinkled the code with const qualifiers.
	Fixed transfer of pixel data from pixbuf to pixel region. The
	old code was wrong for pixbufs with rowstride != width * bpp.

M	gimp-plugin/svg.c

commit d7fe652f8274ea7532209564a3d65c0f92bc16e5
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-08-02

    fix building with gimp 1.3.17

M	gimp-plugin/svg.c

commit 430ff9dcadf615910b4577c62f4045e27d3730ff
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-08-02

    fix bug 117823

M	rsvg-css.c

commit ce8929d250d2ad66144d41c7722a6c907b271be7
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-08-01

    fix libtool bug

M	configure.in

commit 27b8a2aed6000490a998ebd60f1c632fcbea8fff
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-07-31

    fix bug 118728

M	configure.in
M	rsvg-css.c
M	rsvg.c

commit 604092c1e2ec251aa2e52e388072fb2ae3141b4c
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-07-25

    *** empty log message ***

M	librsvg.spec.in

commit f08b7226235e6d9ad40f11ee6729bc94756e2306
Author: Christian Schaller <Uraeus@gnome.org>
Date:	2003-07-11

    - Fix for crasher bug in librsvg CVS - I might not be a hacker, but I

    2003-11-03 Christian Schaller <Uraeus@gnome.org>
    - Fix for crasher bug in librsvg CVS
    - I might not be a hacker, but I debug like the best of em ;)

M	rsvg.c

commit 5fea5212c0581d85cfadf67fc94948c90b1609e1
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-06-28

    bug 116175

M	doc/Makefile.am

commit 3791f602571e1a5d1e60b0d56240ba2016e62724
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-06-21

    add support for the title and desc elements

M	ChangeLog
M	Makefile.am
M	gdk-pixbuf-loader/io-svg.c
M	rsvg-file-util.c
M	rsvg-private.h
M	rsvg-text.c
M	rsvg-text.h
M	rsvg.c
M	rsvg.h

commit 3cc918b282941dcb875fcbdc193a29872a138aa0
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-04-18

    fix a bug that alex reported

M	rsvg-styles.c

commit 71a2a48bddc8d4bb775c71057ad74a8494e92e18
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-04-08

    enable rsvg to be built without gtk+ support

M	ChangeLog
M	Makefile.am
M	configure.in

commit 76e18df21c99adbb950130d8d09ec526d76d47ac
Author: Alex Duggan <aldug@astrolinux.com>
Date:	2003-04-08

    print out a summary displaying what parts of librsvg are to be built.

    2003-04-08	Alex Duggan  <aldug@astrolinux.com>

	* configure.in: print out a summary displaying what
	parts of librsvg are to be built.

M	ChangeLog
M	configure.in

commit 9397d9acc405288ce8fe1c4adcac4195649377b7
Author: Sven Neumann <neo@src.gnome.org>
Date:	2003-04-08

    shut up CVS

M	doc/.cvsignore
M	gimp-plugin/.cvsignore

commit 3024db5ee23bbd509b519e7437fc3d2e0a1718fd
Author: Alex Duggan <aldug@astrolinux.com>
Date:	2003-04-08

    create .cvsignore files for these two directories.

    2003-04-08	Alex Duggan  <aldug@astrolinux.com>

	* doc/.cvsignore:
	* gimp-plugin/.cvsignore: create .cvsignore files for these
	two directories.

M	ChangeLog
A	doc/.cvsignore
A	gimp-plugin/.cvsignore

commit 1614297ddebc5e6dfd15ee88a1eea2a3746b43a1
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-04-08

    update changelog and news for new release

M	ChangeLog
M	NEWS

commit 8bdb381b8b660784773b0c8ca70fd8a5e91ee676
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-04-07

    let this dynamically load with croco

M	ChangeLog
M	gdk-pixbuf-loader/Makefile.am
M	gtk-engine/Makefile.am

commit 78aa8b7d8a0a4cdda14d4c9aa1350356672ac754
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-04-04

    cygwin (win32) dll/link fixes

M	ChangeLog
M	Makefile.am
M	configure.in
M	gdk-pixbuf-loader/Makefile.am
M	gimp-plugin/Makefile.am
M	gtk-engine/Makefile.am

commit 90a679595aa6fade7433c52e9b698e92c62c59c6
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-04-02

    fix pkg-config file for rsvg head

M	ChangeLog
M	configure.in

commit 66141f5f99011b9ed495f050e929e396bafa89fd
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-03-30

    some minor CPU and RAM optimizations

M	rsvg-css.c
M	rsvg-shapes.c
M	rsvg-styles.c

commit dc71895aeffd9795b79bd62ac5a8e8783cbc56ef
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-03-25

    some underline/overline/strike work

M	ChangeLog
M	rsvg-text.c

commit 67e6991c548aabe1f39fbbf2d7f1ddf36c4291f5
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-03-25

    support bidi text (untested)

M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg-text.c

commit 1872ec5bfd107eba16c7eadeb564dab61e183187
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-03-25

    preliminary support for style definitions within defs-paths

M	ChangeLog
M	rsvg-shapes.c
M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg-text.c
M	rsvg.c

commit 9f78465dd237b20fb9fb35b793adf8f29dc31ba9
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-03-25

    add new testcase

A	tests/cubic01.svg

commit e988130c3728a51b4763a4cfd8ad45eafe765d72
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-03-25

    support for <style> outside of a <defs> block

M	ChangeLog
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg-styles.c
M	rsvg-text.c
M	rsvg.c

commit 3f20ba62d29c4bf7fa4eb12272192161ab2cf62c
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-03-24

    improvements on the gimp plugin - allow for non-interactive use,
    image resolution dialog, and some other goodies

M	ChangeLog
M	configure.in
M	gimp-plugin/Makefile.am
M	gimp-plugin/svg.c

commit c17df7c143ecc22be6f1f53371b5bc8be85421d0
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-03-21

    document RSVGSizeFunc, print out annoying messages when parsing
    invalid CSS chunks

M	ChangeLog
M	rsvg-styles.c
M	rsvg.h

commit 710c037eabe34fd71f28349d1f786b446118bb23
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-03-20

    minro todo update

M	gimp-plugin/svg.c

commit ba2f066c468fadc941956fc94db6dba1aefbbe37
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-03-19

    libcroco support works now. libcroco is also lgpl now for those
    interested parties out there...

M	ChangeLog
M	NEWS
M	configure.in
M	rsvg-styles.c

commit 37c290caca7e715c28828b6e9a8cfc22ebb6a5a3
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-03-19

    Disable libcroco support unti libcroco implements
	the 1 remaining fn that I need from it
    Handle tag#id, tag.klazz#id,
	and tag.klazz much more properly

M	ChangeLog
M	configure.in
M	rsvg-styles.c

commit 3e878ab1af2bb14f9b4011d48f63969f2fe141b9
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-03-19

    more croco stuff

M	rsvg-styles.c

commit c3df6f65535139ed324f625dcaa05779da0f0f35
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-03-19

    bunch of croco-related fixes

M	gdk-pixbuf-loader/Makefile.am
M	gimp-plugin/Makefile.am
M	gtk-engine/Makefile.am
M	rsvg-styles.c

commit 99de937717129fdf8539904618b918f6119f43a1
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-03-18

    bunch of work needed for optional libcroco support

M	ChangeLog
M	Makefile.am
M	configure.in
M	librsvg-2.0.pc.in
M	rsvg-styles.c

commit 888c3074d756baecf8a70557c5122834e35fb956
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-03-18

    "use" not "g"

M	rsvg-shapes.c

commit d2af1acd771a3ef3c7c9a0c29864adc5a53a2f65
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-03-18

    handle paths/shapes inside of <defs>, use defs inside of <use/>

M	ChangeLog
M	NEWS
M	configure.in
M	rsvg-defs.h
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg.c
A	tests/defs1.svg

commit 87605ee9f7dc1f2b235d39d4f8b448f22dc19952
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-03-18

    bump version to 2.2.5

M	ChangeLog
M	NEWS
M	configure.in
M	gimp-plugin/svg.c

commit 68e9afdcfd3b71b13e65131b1cd48c0ff6c3c5d7
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-03-18

    better gimp detection

M	configure.in

commit 54cda8dd6ad7a5f378bf0ab447462fbed0c3559c
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-03-18

    cleanup - don't need gtk+

M	gimp-plugin/Makefile.am
M	gimp-plugin/svg.c

commit dbbe4d9ea95f18e6b256a0c0ff73af6949464899
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-03-18

    rsvg can now be used as a gimp plugin

M	ChangeLog
M	Makefile.am
M	NEWS
M	configure.in
A	gimp-plugin/Makefile.am
D	gimp-plugin/README
M	gimp-plugin/svg.c

commit 8def940a99df991c0193a460fc9ae7c241704d61
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-03-14

    bug 108380, w3 svg conformance improvements

M	ChangeLog
M	configure.in
M	rsvg-path.c
M	rsvg-shapes.c

commit 0f5337a7df15b31995faa7330c8dc7cc83d2a52c
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-02-26

    bug 106399

M	ChangeLog
M	rsvg-text.c
M	rsvg.c

commit 87ece3b1cd3f7eed90d55757dcdedfe5b42b6099
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-02-07

    maybe now it'll get documented by gtk-doc

M	rsvg.h

commit 9362154e13ca90389986f305372e33201f1191bd
Author: Christian Fredrik Kalager Schaller <uraeus@src.gnome.org>
Date:	2003-02-05

    fix mistaken loaders file inclussion

M	librsvg.spec.in

commit 6f2a443c70255f6c318be966263047d1206632bd
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-02-04

    update news

M	NEWS

commit cc4964fb6a0bd6301ac8fd56c43715d8c6953564
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-02-04

    fix for pixbuf regression in gtk+ proper

M	gdk-pixbuf-loader/io-svg.c

commit 480a48d74c39c4ae6c01d2911a6a65c57d30b646
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-02-04

    works with gtk 2.2.1

M	ChangeLog
M	gdk-pixbuf-loader/io-svg.c

commit 3316aba5dcab4fa74f3a25885d15d5687e17e845
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-02-04

    fix loader build

M	configure.in

commit f739cea562361965150d1dd0c2926b5a5194460f
Author: Christian Fredrik Kalager Schaller <uraeus@src.gnome.org>
Date:	2003-02-03

    2003-Feb-03 Christian Schaller <Uraeus@gnome.org>
    - Added some feature requests :)

M	TODO

commit d6f7400f49bbace48b4ec89a1f669b050e2d010f
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-02-03

    enable pixbuf loader again... not sure how this got broken

M	configure.in

commit 80a8c50d7a3d2fa564c388d07c3ac3fbde1f03be
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-02-03

    add our own logo as a testcase :-)

A	tests/librsvg-logo.svg

commit 5a6eef7c9f76273605600b821c08107faf294e3e
Author: Christian Fredrik Kalager Schaller <uraeus@src.gnome.org>
Date:	2003-02-03

    add libgsf to deps

M	librsvg.spec.in

commit e5cd8b2d835533025ac95f4aa2154f07a0928e7c
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-02-02

    2 new testcases, from the mozilla svg project

M	ChangeLog
A	tests/butterfly.svg
A	tests/chem1.svg

commit 4237c1e8e2888c7ce44296d06445a3b88946fba4
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-02-02

    bump version number, gsf configure.in stuff from aldug

M	ChangeLog
M	configure.in

commit 69af5b43c6617cdff68d0fc22fcdd27703cf4b51
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-02-02

    handle RX not specified when RY is

M	ChangeLog
M	rsvg-shapes.c
M	rsvg.h

commit 35ea3da3f32ba9c4fedb776c1d3c31b3649c9126
Author: Christian Schaller <Uraeus@gnome.org>
Date:	2003-02-02

    - add fixes so this thing actually works

    20034-02-02 Christian Schaller <Uraeus@gnome.org>
    - add fixes so this thing actually works

M	librsvg.spec.in

commit 0ff9f4545d3a74d4f64af3ddac0f75cb8f58089a
Author: Christian Schaller <Uraeus@gnome.org>
Date:	2003-02-02

    - update spec file to handle latest changes

    2003-02-02 Christian Schaller <Uraeus@gnome.org>
    - update spec file to handle latest changes

M	librsvg.spec.in

commit e1b22f5b61a59859fbc4c521e758fee52a0cf08d
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-02-01

    make gtk+ theme optional

M	ChangeLog
M	configure.in
M	gdk-pixbuf-loader/Makefile.am

commit 915f7360b05aed41adf6d111aebb9d7a1a693b81
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-02-01

    fix divide by 0 bug, update doc

M	ChangeLog
M	rsvg-gz.c
M	rsvg-paint-server.c
M	rsvg-shapes.c
M	rsvg-styles.c
M	rsvg.c
M	rsvg.h

commit 9b759c0e5fdd7f7926a722b6f429ad6a1e97f45c
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-02-01

    finish up gtk-doc stuff

M	doc/rsvg-docs.sgml
M	doc/rsvg-sections.txt

commit 2d865283390c14cecab3a036d015c21edda0eb29
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-02-01

    fix regression

M	ChangeLog
M	rsvg.c

commit ac670d2ddf87dc023ec59226b1dd3b569a8bc374
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-02-01

    start of gtk-doc documentation stuff

M	Makefile.am
M	configure.in
A	doc/Makefile.am
A	doc/rsvg-docs.sgml
A	doc/rsvg-overrides.txt
A	doc/rsvg-sections.txt
A	doc/rsvg.types
A	doc/tmpl/rsvg-file-util.sgml
A	doc/tmpl/rsvg-gz.sgml
A	doc/tmpl/rsvg-unused.sgml
A	doc/tmpl/rsvg.sgml

commit 8cf44348b19aafff4c892c5627f59610c34290da
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-02-01

    update to reflect pending work

M	TODO

commit b160c329df12d18afede02cebce5175bc75ccf13
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-02-01

    fix nasty regressions, properly handle unspecified params on linear
    and radial gradients

M	ChangeLog
M	rsvg.c

commit 7b5e2abfa61f03d1f8cd622b62a26a8c32630468
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-31

    update news, bump version #

M	ChangeLog
M	NEWS

commit c1993fd82e335b5a2be881f475db5f0726c0bd94
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-31

    some hacks to get around some invalid KDE icons

M	ChangeLog
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg.c

commit 712013b2ee0c4676abd6807cc6fdc90bf222fafe
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-31

    fix up configure

M	configure.in

commit 93e94aa2e28eb9768a4df091318c6eefee8b0877
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-31

    fix some overflows. CSS2 is too hard

M	ChangeLog
M	rsvg-styles.c

commit 073f68046ff20c872d74e6f15b360dc22d79d38e
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-31

    better SVGZ support through the old API

M	ChangeLog
M	configure.in
M	rsvg-file-util.c

commit 3957dd0219c7e4888ad9ccea36aaa50ff51171dc
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-31

    fix up signed-ness issues

M	gdk-pixbuf-loader/io-svg.c

commit 38a869c09d50ab9237b2de108bd253a438c6160a
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-31

    --with-svgz now, HAVE_SVGZ, propegate CFLAGS

M	NEWS
M	configure.in
M	gdk-pixbuf-loader/Makefile.am
M	gdk-pixbuf-loader/io-svg.c

commit 9cc55f3ac50c0786381c56d92613fb0737eccc10
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-30

    SVGZ support in GdkPixbuf loader, optionally
    new testcases

M	ChangeLog
M	TODO
M	gdk-pixbuf-loader/io-svg.c
A	tests/104201.svg
A	tests/folder_home-2.2.svg
A	tests/stock_home.svg
A	tests/stock_paste.svg
A	tests/undo-128-d-sodipodi.svg.gz

commit 6e1e56c56186a7d411888d10e819659981922c2c
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-30

    update todo

M	TODO

commit b2e39d1955ffdfe11f883a04e7dd1e0b11b9b4c4
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-30

    expose new API calls (_ex form)
    conditionally enable and install the SVGZ handle, based on libgsf

M	ChangeLog
M	Makefile.am
M	configure.in
M	librsvg-2.0.pc.in
M	rsvg-file-util.c
M	rsvg.h
A	tests/window.svg

commit 3697a8a813af1c978e60bbcf3991f7b6d053e940
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-30

    create new fns for the convenience API, but don't export them
    yet. will be capable of handling gzipped files

M	ChangeLog
M	rsvg-file-util.c
M	rsvg.h

commit c4803cdb519cedbd0b3f2239fb16fd3a7235e2a2
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-30

    fix linear and radial gradient rendering

M	ChangeLog
M	rsvg-paint-server.c

commit 9e770aaa727dad06c25bb4de149d4a10e5bd101d
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-30

    fix scaling bug when vbox isn't present

M	ChangeLog
M	rsvg.c

commit 5f0ab1d0d4f8568af4b67e39b7aa61709e2322d1
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-30

    handle objbbox coordinate space for linear gradients, start of
    handling for radial

M	ChangeLog
M	TODO
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg.c
A	tests/obj_bbox.svg

commit 49521f283e68e357596ff01f108288a14ab60952
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-30

    fix gz build, remove GNOME VFS based code

M	ChangeLog
M	rsvg-file-util.c
M	rsvg-gz.c

commit 4cdcce2c8571f444630fa1ddf73930535ab5a861
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-29

    code cleanups, in preparation to a GSF commit i plan on making

M	rsvg-gz.c

commit 878f8603cbb9e29a702012b86a659fc32aeec487
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-29

    beginning of support for SVGZ files. currently not built. depends
    on libgsf. will be conditionally compiled

M	ChangeLog
A	rsvg-gz.c
A	rsvg-gz.h
M	rsvg-private.h
M	rsvg.c

commit 7c72654bf03ae8d8c8a057c2117c94509d104a02
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-27

    Allow multiple declarations to be
	additive ( H1 { font-weight: bold } H1 { font-family: Times } now
	evaluate properly to H1 { font-weight: bold ; font-family:
	Times })

M	ChangeLog
M	rsvg-styles.c

commit 034f74d20b054eecbead90d19b1232a32891b616
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-27

    update news, bump version #

M	NEWS
M	configure.in

commit 06a91b8f1142fe35f3015bf1f93620b8087a8de4
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-27

    Patheticly handle conical gradients (not part of SVG spec,
	but that doesn't stop KIllustrator/Kontour...), work on
	gradientTransform as well as spreads on radialGradients

M	ChangeLog
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg.c

commit 0ceb853801e73641f405e5e753fc09d0620b1760
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-27

    fix crash wrt sodipodi and linear/radial Gradients. output still
    isn't correct, though...

M	ChangeLog
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-private.h
M	rsvg.c

commit 0a0842ec0f34beed010707395cc98de7ac74e7cc
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-27

    support CSS styles wrt the id tag

M	ChangeLog
M	rsvg-shapes.c
M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg-text.c
M	rsvg.c

commit 022816fc316d049dfcfa35e78331d170fb8d000e
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-24

    support a quality argument when saving as PNG

M	ChangeLog
M	test-rsvg.c

commit d6f82827a97abfd4e13e15978211bb59709fdeaa
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-01-21

    Better manpage installation.

    2003-01-21	Alexander Larsson  <alexl@redhat.com>

	* Makefile.am:
	Better manpage installation.

M	ChangeLog
M	Makefile.am

commit de0244b9a772ab0457fd91cbaec37674d84bf1ba
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-01-20

    Update to 2.2.0

    2003-01-20	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in:
	Update to 2.2.0

M	ChangeLog
M	NEWS
M	configure.in

commit 75aba0db8a092b222262ebe9ab4d52eccc797b9b
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-17

    indentations

M	rsvg.c

commit 5146c4dcca6214cbf1e357a1363032acb6f8be60
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-16

    update manual page to be more complete and accurate, support jpg in
    addition to jpeg as a JPEG file marker

M	ChangeLog
M	rsvg.1
M	test-rsvg.c

commit 9b981402f795fb317b3694328cb5c733d3261c14
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-14

    update news in anticipation of a release

M	NEWS

commit 7a65fa192855448465066c9eb4598b995216dad3
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-14

    handle "ex" units similarly to ImageMagick

M	ChangeLog
M	rsvg-css.c
M	rsvg-css.h
M	rsvg-shapes.c
M	rsvg-styles.c
M	rsvg-text.c
M	rsvg.c

commit 80cb728d0cbf79914abd9b3fce0bf5f7c64149d0
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-14

    better handle CSS styles - honor "*" style now too

M	ChangeLog
M	rsvg-styles.c

commit e7f3dbaf0dc1fb2d38a357dda7ddf3bec3f0f367
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-14

    bump version number, add + install man page

M	ChangeLog
M	Makefile.am
M	configure.in
A	rsvg.1

commit e998e0c1f3fe46596c1d59fb282999e4aa3b4ac1
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-13

    fix up missing ')'

M	tests/rect-fill.svg

commit 4b78de403452b05e61b95fe68edfa7129f0bdb50
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-13

    handle rounded rects missing "ry" param properly

M	ChangeLog

commit 133a76723897d1f80624d2d8362dc6790c164dd6
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-13

    rework previous commit to be threadsafe. yick. now should work in
    any locale

M	ChangeLog
M	rsvg-css.c
M	rsvg-css.h
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-shapes.h
M	rsvg-text.c
M	rsvg.c

commit 1f9f4d70762f219294982d45238f717a95df4bb9
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-13

    locale fixes for RSVG, inspired by a patch from George Lebl

M	ChangeLog
M	rsvg-private.h
M	rsvg-shapes.c
M	rsvg-text.c
M	rsvg.c

commit d982df3c3ffa192ddf0254b248ae0e9ade229179
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-13

    add LGPL copyright headers

M	rsvg-bpath-util.h
M	rsvg-css.h
M	rsvg-defs.h
M	rsvg-paint-server.h
M	rsvg-path.h
M	rsvg-private.h

commit d64a8af8df697e95656973fb9757742818bcb1e5
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2003-01-13

    version marker

M	ChangeLog

commit 0504ed7d1b803190f53e8a11e735a002a22d50a5
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-01-13

    Added rsvg-private.h

    2003-01-13	Alexander Larsson  <alexl@redhat.com>

	* Makefile.am:
	Added rsvg-private.h

	* NEWS:
	* configure.in:
	2.1.5

M	ChangeLog
M	Makefile.am
M	NEWS
M	configure.in

commit f6a50e0ebda357ee13bab80e489c79bc8374e701
Author: Alexander Larsson <alexl@redhat.com>
Date:	2003-01-13

    Update to 2.1.4

    2003-01-13	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in:
	Update to 2.1.4

M	ChangeLog
M	NEWS
M	configure.in

commit 9878a2a687776ca87705cbab39499a189a6caa6b
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-10

    fix typo before sending patch up to gimp people

M	gimp-plugin/svg.c

commit e883c8ff2fd2a6cbf1c3c5dedee60eaf0d469859
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-08

    support hidden/invisible stuff

M	ChangeLog
M	rsvg-shapes.c
M	rsvg-styles.c
M	rsvg-styles.h
M	rsvg-text.c

commit 15b0f5ffbabe57bc2181e80996fff23acce9b6d0
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-08

    restructure source code tree in order to be more managable, handle
    "wider" and "narrower" text specifications

M	ChangeLog
M	Makefile.am
M	rsvg-bpath-util.c
M	rsvg-bpath-util.h
M	rsvg-css.c
M	rsvg-css.h
M	rsvg-defs.c
M	rsvg-defs.h
A	rsvg-file-util.c
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-path.h
A	rsvg-private.h
A	rsvg-shapes.c
A	rsvg-shapes.h
A	rsvg-styles.c
A	rsvg-styles.h
A	rsvg-text.c
C065	rsvg-path.h	rsvg-text.h
M	rsvg.c
M	rsvg.h

commit a7ecceadc7606d7526615fc087a9ac4ee53cfed3
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-07

    add more test cases

A	tests/background.svg
A	tests/textdecoration01.svg

commit 8f3a6e23046f1a26921b2114e6ef5efca39fa821
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-07

    fix memory leak in rsvg

M	ChangeLog
M	test-rsvg.c

commit 870c70748d09615b5b0797aac8fa5315288d2589
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-03

    start text-decoration work. unfinished

M	ChangeLog
M	rsvg.c

commit 93c8a35148046b94b591f6965112c6c3c4fd4af0
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-02

    bump version number pre-emptively before release

M	configure.in

commit 169feff9b81b8a17e493a6d10f21be07d5ed208e
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-02

    update TODO to reflect work done

M	TODO

commit fc3c29fa33c3ef52d24cc9d447bdec9fffd74763
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2003-01-02

    support font style, stretch, variant, weight, family and inherit
    them properly, if necessary. also added CSS methods for parsing time,
    frequency, degrees/radians/grades

M	ChangeLog
M	NEWS
M	rsvg-css.c
M	rsvg-css.h
M	rsvg.c

commit f70ddd710e95765e549a3c8ed1d2ec9c7ec45b3f
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-12-14

    code cleanup

M	gdk-pixbuf-loader/io-svg.c

commit 690d8a8e36ab7a53ef0d2e7788de77f5d74d8bdb
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-12-05

    fix stupidness...

M	gdk-pixbuf-loader/io-svg.c

commit 1cff9dc3b08c513f731f588fbe8778d9dd0968d2
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-12-04

    just some indentation fixes

M	gdk-pixbuf-loader/io-svg.c

commit ba0778be661120149e87892242bf42ff23ff68e5
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-12-04

    G_MODULE_EXPORT these fns

M	gdk-pixbuf-loader/io-svg.c

commit 60182656512da8a930477f628af042c8a54ad661
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-12-03

    remove unused macro

M	gdk-pixbuf-loader/io-svg.c

commit fa58e7e3ba9eab0e62b88d8b93eb395561024cdd
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-11-25

    Added version marker

M	ChangeLog

commit 9a2dc51882e5cc3c6b891b96470d15f6cde8c507
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-11-25

    Bump version to 2.1.2

    2002-11-25	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump version to 2.1.2

M	ChangeLog
M	NEWS
M	configure.in

commit ee696b8a35abeee4d1a37d0cd39664275d033321
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-11-05

    Don't crash if there is invalid utf8 in the file, or if encoding
    is not

    2002-11-05	Alexander Larsson  <alexl@redhat.com>

	* rsvg.c (rsvg_text_handler_characters, make_valid_utf8):
	Don't crash if there is invalid utf8 in the file, or if
	encoding is not specified.

M	ChangeLog
M	rsvg.c

commit 5103b48288b2c5a6559b6ce4dae9361787ecc349
Author: Christian Schaller <Uraeus@linuxrising.rg>
Date:	2002-10-22

    - Stupid bork of makesystem from me, thanks to boc for hitting me
    on the

    2002-22-10 Christian Schaller <Uraeus@linuxrising.rg>
    - Stupid bork of makesystem from me, thanks to boc for hitting me
    on the head

M	gtk-engine/Makefile.am

commit 2a6b1ca48b203059e1da93a188a5aa77289fb3d3
Author: Christian Schaller <Uraeus@linuxrising.org>
Date:	2002-10-22

    - Stopped building of example theme as it do not build properly and it

    2002-10-22 Christian Schaller <Uraeus@linuxrising.org>
    - Stopped building of example theme as it do not build properly
     and it isn't built in the gtk-engines package either

M	ChangeLog
M	gtk-engine/Makefile.am
M	librsvg.spec.in

commit 7ff0bff17efb278da6929a3c62368b348871c3b7
Author: Christian Schaller <Uraeus@linuxrising.org>
Date:	2002-10-21

    - Fixed spec file for librsvg, works for RH8 and includes gtk2 theme

    2002-10-22 Christian Schaller <Uraeus@linuxrising.org>
    - Fixed spec file for librsvg, works for RH8 and includes gtk2 theme

M	librsvg.spec.in

commit 32d8dc3d68453306885b97687cd61795b6091259
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-10-14

    version marker

M	ChangeLog

commit 26bb1c031db67a6e8693a196e548b99c2903a8f4
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-10-14

    Fix includes with srcdir != builddir

    2002-10-14	Alexander Larsson  <alexl@redhat.com>

	* gdk-pixbuf-loader/Makefile.am (INCLUDES):
	* gdk-pixbuf-loader/io-svg.c:
	Fix includes with srcdir != builddir

M	ChangeLog
M	gdk-pixbuf-loader/Makefile.am
M	gdk-pixbuf-loader/io-svg.c

commit 58f83b29529dba7f4bf36614b2ab43e8f61f9a0c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-10-14

    Add news items

    2002-10-14	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Add news items

M	ChangeLog
M	NEWS

commit 19da2d8fc1dc23a22443731cef834767c907be77
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-10

    bunch more tests

A	tests/i-directory.svg
A	tests/text-outline-3b.svg
A	tests/text01.svg
A	tests/tspan01.svg

commit cd1a197f195b07a0bc5769390e2219bddf2a04c6
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-10

    hunch to fix problem for jimmac

M	test-rsvg.c

commit 7688fa70df1871363130a598f2e3992e8fa503bc
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-10

    support --dpi argument in test-display and rsvg

M	ChangeLog
M	rsvg.c
M	rsvg.h
M	test-display.c
M	test-rsvg.c

commit 3e6e391aabee6dd34439ddc036cc5d1b8cc25241
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-10

    fix some gradient handling

M	rsvg-path.c
M	rsvg.c
M	rsvg.h
M	test-display.c
A	tests/gnome-sodi2.svg
A	tests/gnomefoot.svg
A	tests/rectangle-dashes.svg
A	tests/rectangle-gradient-rainbow.svg
A	tests/rectangle-style-blizzaro-dashes.svg

commit a31e24b3e962f2bd4072226c6f74bb033f4e1cac
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-09

    major updates to test-display.c - useful utility
    fix for zoom calculations
    couple of "fixes" for Adobe Illustrator 9 compatbility... argh

M	ChangeLog
M	Makefile.am
M	rsvg.c
M	test-display.c

commit ab06b9dec993ec79f8860bc8e452b918b524eb0c
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-09

    add install script

A	INSTALL

commit 8754536506ce5257ec7305cdcf91da8bb065edbe
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-08

    handle case where width & height aren't specified by the SVG, but
    instead by a callback

M	ChangeLog
M	rsvg.c

commit c51c10a169c822a21a5c98d6cb70055c0ec48b12
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-08

    staging area for gimp plugin loader

M	ChangeLog
A	gimp-plugin/README
A	gimp-plugin/svg.c

commit 386eb23f5710d7dd700106b4f8fc6071a09c2996
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-07

    add some test files

A	tests/text-gradient-3.svg
A	tests/undo-v2.1-sodipodi0.26.svg

commit 3564f813212bb240b38acb8c620582d7a7e9d184
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-07

    handle cloned gradients (i.e. one gradient is 'cloned' from another
    existing one via xlink:href). sodipodi does this a lot. also fix
    gradient stop bug.

M	ChangeLog
M	Makefile.am
M	gdk-pixbuf-loader/Makefile.am
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg.c
M	test-rsvg.c

commit b05507a83b331b8f76f1b29d5bc3e68667a16438
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-07

    build fix

M	rsvg.c

commit c5cbb842b25980321a09c427531279d56097b646
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-06

    implement CSS1/CSS2 style parsing engine, use it. see
    tests/text-sizes-NimbusSans.svg and tests/undo-128-d-sodipodi.svg
    for examples
    implement proper handler nesting, fix some memleaks

M	ChangeLog
M	gtk-engine/svg-rc-style.c
M	rsvg.c
M	tests/text-sizes-NimbusSans.svg

commit c56e236c5b5fa89c365b87ac59bd476d67c5ee27
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-05

    move around tests, much work on inline image:
    scale, rotate, translate
    todo 1: bug in gdk-pixbuf's alpha handling
    todo 2: once #1 is fixed, properly implement rotate()

M	ChangeLog
A	gdk-pixbuf-loader/.cvsignore
M	rsvg.c
A	test-display.c
A	tests/Artwork.svg
A	tests/CHEMICALS.svg
A	tests/Mop_Bucket.svg
A	tests/Picasso.svg
A	tests/Poultice_1.svg
A	tests/Surface_Wipe.svg
A	tests/Units.svg
A	tests/ViewBox-bak.svg
A	tests/ViewBox.svg
A	tests/Wall_Wipe.svg
A	tests/circle-gradient-2.svg
A	tests/circle01.svg
A	tests/combo-3.svg
A	tests/double-square.svg
A	tests/ellipse01.svg
A	tests/ellipse02.svg
A	tests/file-directory.svg
A	tests/filters00.svg
A	tests/image1.svg
A	tests/intersect_bezier2_ellipse.svg
A	tests/line01.svg
A	tests/lingrad01.svg
A	tests/lion.svg
A	tests/opac.svg
A	tests/opacity01.svg
A	tests/polygon01.svg
A	tests/polyline01.svg
A	tests/radgrad01.svg
A	tests/rect-fill.svg
A	tests/rect-grad-new.svg
A	tests/rect-linear-grad.svg
A	tests/rect-radial-grad.svg
A	tests/rect-stroke-grad-linear.svg
A	tests/rect-stroke-grad-radial.svg
A	tests/rect01.svg
A	tests/rect02.svg
A	tests/telephone.svg
R100	test-20020212.svg	tests/test-20020212.svg
R100	test-60544.svg	tests/test-60544.svg
R100	test-61082.svg	tests/test-61082.svg
R100	test-61223.svg	tests/test-61223.svg
R100	test-62614.svg	tests/test-62614.svg
R100	test-62620.svg	tests/test-62620.svg
R100	test-62699.svg	tests/test-62699.svg
R100	test-64684-1.svg	tests/test-64684-1.svg
R100	test-64684-2.svg	tests/test-64684-2.svg
R100	test-71297.svg	tests/test-71297.svg
R100	test-71622.svg	tests/test-71622.svg
R100	test-nested-transform.svg	tests/test-nested-transform.svg
R100	test-opacity.svg	tests/test-opacity.svg
R100	test-rgb.svg	tests/test-rgb.svg
R100	test.svg	tests/test.svg
A	tests/text-sizes-NimbusSans.svg
A	tests/tspan.svg
A	tests/undo-128-d-sodipodi.svg
A	tests/undo-128-new.svg

commit f2e0bf82eda899387bd44a6862e839e4e02a6989
Author: Sven Neumann <neo@src.gnome.org>
Date:	2002-10-05

    shut up CVS

M	.cvsignore

commit 6283855fce37828a844b8e5098478403e44bd305
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-05

    move around tests, much work on inline image:
    scale, rotate, translate
    todo 1: bug in gdk-pixbuf's alpha handling
    todo 2: once #1 is fixed, properly implement rotate()

M	.cvsignore

commit c3053caeb9041b4699c1d5548be49f2526646169
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-10-05

    Declare fill_vtable and fill_info to avoid warning.

    2002-10-05	Alexander Larsson  <alexl@redhat.com>

	* gdk-pixbuf-loader/io-svg.c:
	Declare fill_vtable and fill_info to avoid warning.

M	ChangeLog
M	gdk-pixbuf-loader/io-svg.c

commit e64c8e6ff7fb934a159a78fbe3e51d357b265da9
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-04

    fix some bugs wrt gradient handling, stroke-miterlimit, and styles

M	ChangeLog
M	rsvg.c

commit 53e55e58e1e7850d1d96e767dc181328048108b4
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-04

    add --version, better help description. this thing is ready to ship

M	ChangeLog
M	test-rsvg.c

commit a75e095cf56eb64ceb136f20bce76bd47db2a6d7
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-10-04

    Install test-rsvg as rsvg Fix gdk-pixbuf-loader build when you have
    an old

    2002-10-04	Alexander Larsson  <alexl@redhat.com>

	* Makefile.am:
	* configure.in:
	Install test-rsvg as rsvg
	Fix gdk-pixbuf-loader build when you have an old version of
	gdk-pixbuf.

M	ChangeLog
M	Makefile.am
M	configure.in

commit 6ccaf861030ee8c813887abd1fe3549a3013abba
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-04

    bump version number. wait for alex's commit, and then will tag later

M	configure.in
M	test-rsvg.c

commit 44d889f7e595c85f341538000aeed1dbd2e6b184
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-04

    Fix error that was hurting nautilus icon themes

	* rsvg.c (start_svg): Fix error that was hurting nautilus
	icon themes

	* test-rsvg.c (main): fix segfaults, add width, height arguments,
	configurable output format

M	ChangeLog
M	rsvg.c
M	test-rsvg.c

commit 0205e78e760c906714a173d2402e53f23ea169d6
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-04

    rsvg can now be a gdk-pixbuf loader if your gdk-pixbuf is new enough

M	ChangeLog
M	Makefile.am
M	configure.in
A	gdk-pixbuf-loader/Makefile.am
A	gdk-pixbuf-loader/io-svg.c

commit 687e1d22a0a8918b2a0352725dadb748f0f4fa73
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-04

    small dpi adjustment. <= 0 resets to default

M	rsvg.c

commit 6e28a5132506fedee011f4a8400a6c2007097970
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-03

    minor minor cleanup... didn't want to forget this

M	rsvg.c

commit 18b72773b90f0c6afa6c6d898defb6d1ffa79fc1
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-03

    Remove VERBOSE statements Remove VERBOSE statements

	* rsvg-path.c (*): Remove VERBOSE statements
	* rsvg.c (*): Remove VERBOSE statements
	(rsvg_pixbuf_from_file_with_size_data): New FN for parsing through
	SVG files. Optionally Gnome-VFS aware (no configure joo-joo yet)
	(rsvg_pixbuf_from_file_*): use above function
	(rsvg_text_handler_characters): fix segfault, handle <tspan>
	to a large degree
	(rsvg_text_handler_end): ditto

M	ChangeLog
M	rsvg-path.c
M	rsvg.c

commit 88b94b27d9a8e9c7897d137d9e02af8912b4d23c
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-02

    fix very minor memory leak possibility in parse_style_arg

M	rsvg.c

commit af03ef3007d8fe1b40fdd1fded14bc79acb5ca6a
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-10-02

    Forgot to commit changelog marker

M	ChangeLog

commit fda414f8bd52d603a98535553cb51e45f9470a3d
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-02

    handle stroke-dashoffset and stroke-dasharray style properties

M	ChangeLog
M	TODO
M	rsvg.c

commit d6d3dbddc9728d7b84e0f5bc07da96657869bda3
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-02

    update todo, add some work for stroke-dash params. framework laid,
    need to implement rest

M	ChangeLog
M	TODO
M	rsvg.c

commit c6b4c47c20c7168c2e38f9f4d259d69494aa3639
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-01

    support all 146 of svg's named colors

M	ChangeLog
M	rsvg-css.c

commit b3d7ee47051bec2784ed6bd459ffc241c5450dbb
Author: jacob berkman <jacob@ximian.com>
Date:	2002-10-01

    fix to build with a C compiler

    2002-10-01	jacob berkman  <jacob@ximian.com>

	* rsvg-css.c (rsvg_css_parse_normalized_length): fix to build with
	a C compiler

M	ChangeLog
M	rsvg-css.c

commit 594cc83f39a8ce2f0860d0816dfde095eab5dc13
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-01

    handle % gradient stop offsets

M	ChangeLog
M	rsvg.c

commit ec248de796197f8116e5881495545c69612ed88b
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-01

    handle %, em units now. ex can easily be handled once we have a way
    to get

	* rsvg-css.c (rsvg_css_parse_length): handle %, em units now. ex
	can easily be handled once we have a way to get the font's XHeight
	(rsvg_css_parse_normalized_length): updated for above ^^^

	* rsvg.c (rsvg_handle_set_dpi): new function for setting the DPI
	(macro) RSVG_DPI: assume default of 90 DPI instead of 72
	(rsvg_viewport_percentage): new fn for calculating percentages
	relative to viewports
	(*): update to use new CSS length routines
	(rsvg_start_text): handle -x and -y values for text offsets

M	ChangeLog
M	rsvg-css.c
M	rsvg-css.h
M	rsvg.c
M	rsvg.h

commit 21bbe017e8ef74a41d3f2d1cf6a966c51c498a8f
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-01

    now handles % width and heigh specifications
    now handles font units (cm, in, px, pt, ...)

M	ChangeLog
M	rsvg-css.c
M	rsvg-css.h
M	rsvg.c

commit d90be40031489545d2971877968fe7281ab246e6
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-10-01

    ellipse fix from lewing

M	ChangeLog
M	rsvg-defs.h
M	rsvg.c

commit 44c68780f31e16e0a0ca56be7e51d540c6ae05d1
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-09-27

    oops

M	COPYING

commit ed6dbc02e3397c16b698b099b2b119f28f2785d2
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-09-27

    Add some news about 2.1.0

    2002-09-27	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	Add some news about 2.1.0

M	COPYING
M	ChangeLog
M	NEWS
M	README

commit 3e3699a8813771b83116e09c9f31e6326e8cb3b0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-09-27

    Bump version to 2.1.0

    2002-09-27	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Bump version to 2.1.0

M	ChangeLog
M	configure.in

commit f77244e0b0a4081a715bff05c7e6a0d30b4695ec
Author: jacob berkman <jacob@ximian.com>
Date:	2002-09-25

    add $(top_srcdir) to $INCLUDES, remove broken and non-portable
    dist-hook

    2002-09-25	jacob berkman  <jacob@ximian.com>

	* gtk-engine/Makefile.am: add $(top_srcdir) to $INCLUDES, remove
	broken and non-portable dist-hook in favor of real SUBDIRS (which
	only get built if the engine is enabled)

	* gtk-engine/ChangeLog: rename to ChangeLog-old

	* configure.in (AC_OUTPUT): add new Makefiles

M	.cvsignore
M	ChangeLog
M	configure.in
A	gtk-engine/.cvsignore
D	gtk-engine/ChangeLog
M	gtk-engine/Makefile.am
A	gtk-engine/examples/.cvsignore
A	gtk-engine/examples/Makefile.am
A	gtk-engine/examples/bubble/.cvsignore
A	gtk-engine/examples/bubble/Makefile.am
A	gtk-engine/examples/bubble/gtk-2.0/.cvsignore
A	gtk-engine/examples/bubble/gtk-2.0/Makefile.am

commit eba630c94ce67aa3f8fb7a0de26500fed06044e6
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-09-25

    --enable-gtk-theme argument (default: yes)

M	ChangeLog
M	configure.in
M	gtk-engine/Makefile.am

commit cff7dbe9c9bb7229397d056003416e6aaceb6270
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-09-25

    svg theme engine sorta works

M	gtk-engine/Makefile.am
A	gtk-engine/examples/bubble/README
A	gtk-engine/examples/bubble/gtk-2.0/blue.svg
A	gtk-engine/examples/bubble/gtk-2.0/green.svg
A	gtk-engine/examples/bubble/gtk-2.0/gtkrc
A	gtk-engine/examples/bubble/gtk-2.0/orange.svg
A	gtk-engine/examples/bubble/gtk-2.0/purple.svg
A	gtk-engine/examples/bubble/gtk-2.0/red.svg

commit 0839b65bf2c067e1ca6d60a10a99965f8436d73a
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-09-25

    librsvg based theme engine...

M	ChangeLog
M	Makefile.am
M	configure.in
M	gtk-engine/Makefile.am
M	gtk-engine/svg-main.c
M	gtk-engine/svg-rc-style.c
M	gtk-engine/svg-render.c

commit 631337ff5019ec8e2bfb73a24c1aee5f7fadc9f3
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-09-25

    rename files to get a bit of uniqueness and a clearer starting point

M	gtk-engine/Makefile.am
R099	gtk-engine/pixbuf-draw.c	gtk-engine/svg-draw.c
R095	gtk-engine/pixbuf-main.c	gtk-engine/svg-main.c
R099	gtk-engine/pixbuf-rc-style.c	gtk-engine/svg-rc-style.c
R100	gtk-engine/pixbuf-rc-style.h	gtk-engine/svg-rc-style.h
R099	gtk-engine/pixbuf-render.c	gtk-engine/svg-render.c
R100	gtk-engine/pixbuf-style.h	gtk-engine/svg-style.h
R100	gtk-engine/pixbuf.h	gtk-engine/svg.h

commit 9fbc541a531871b5ee9abfe897db0e9895365055
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-09-25

    fix makefile

M	gtk-engine/Makefile.am

commit f476df942fbf41469353d8f78702ec5a710ffe34
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-09-25

    start of a sneaky SVG based gtk+ theme engine

A	gtk-engine/ChangeLog
A	gtk-engine/ChangeLog-old
A	gtk-engine/Makefile.am
A	gtk-engine/README
A	gtk-engine/pixbuf-draw.c
A	gtk-engine/pixbuf-main.c
A	gtk-engine/pixbuf-rc-style.c
A	gtk-engine/pixbuf-rc-style.h
A	gtk-engine/pixbuf-render.c
A	gtk-engine/pixbuf-style.h
A	gtk-engine/pixbuf.h
M	rsvg.c

commit 28239c57bed98bbdf098a0e6ed28a10ad1285025
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-09-23

    fix bug with regard to percent color spaces

M	ChangeLog
M	rsvg-css.c

commit cd57dd2bfb8b104950f757671072787ae42185f5
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-09-20

    fix ellipses, start of tspans

M	ChangeLog
M	rsvg.c

commit 2b30a2a9e8d471e3b3a5733b4a3b0284bcc2fbb1
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-09-18

    change hashtable lookup to bsearch. reduces memory allocations, stops
    a memory leak, improves performance (list is only ever going to be
    16 known entries), and it actually works on my rh8(null) installation

M	ChangeLog
M	rsvg-css.c

commit 57381cb2758fa38b43f2eae97f3e32d8e7128194
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-09-17

    fix problem with scaling fonts within viewboxes

M	ChangeLog
M	rsvg.c

commit 4f659d87574478f5a7336c7154c5d00896c9a635
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-09-17

    fix viewbox handling floats, not ints
    support text's x&y attributes

M	ChangeLog
M	rsvg.c

commit 5f2418278865345fa0a57ac0f6e4b8f5fe9a9063
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-09-17

    remove typo

M	rsvg.c

commit 305d3548accdf308d0452dce405507cad23bce6b
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-09-17

    support the svg viewbox attribute

M	ChangeLog
M	rsvg.c

commit faad01b21796c24fda70a4a2012a1a4c244e10f6
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-09-16

    remove Darin, add myself and Alex

M	MAINTAINERS

commit 60b6e74260eba11bee78a8e032d6df523023dff8
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-09-15

    use g_ascii_strtod

M	ChangeLog
M	rsvg-css.c
M	rsvg.c

commit c74bf5fb65962ada0e7060fd421de99d6e469525
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-09-15

    support styles in form of fill="color" in addition to
    style="fill:color"

M	ChangeLog
M	rsvg.c

commit 4a748fdc93c745b26a3d14f2943ed85cfbb0c726
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-09-15

    support drawing raster images inside of svg files

M	ChangeLog
M	rsvg.c

commit a60607ab8b085979310689663f606f029bcd72f8
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-09-14

    support polygon, polyline, line, rect, circle, ellipse, start of img

M	ChangeLog
M	rsvg.c

commit cebae35e4576fc6344202c1b3dbd8c6635c3cd62
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-09-13

    renamed *normalize_rgb* to *clip_rgb*
    speed up RGB value computation
    use g_strtod, check for null endptr

M	ChangeLog
M	rsvg-css.c

commit 5c374de2d942f2922104ed4b4c8e15cae4ac49e2
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-09-13

    allow space before and after the rgb specification

M	rsvg-css.c

commit 88e563403ee58e2743f8eaba1433c99b01c0165e
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-09-13

    implement rgb(r,g,b) and rgb(r%,g%,b%) and a test for it

M	ChangeLog
M	rsvg-css.c
A	test-rgb.svg

commit c4a06d6e1016daf90985a2526baf9c0e9143ff32
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-09-13

    remove setlocale calls - should be done at a higher level

M	ChangeLog
M	rsvg-css.c

commit 8ca4d71e58e63ebe5b2f83db9c862f50420d23ea
Author: Dom Lachowicz <doml@src.gnome.org>
Date:	2002-09-13

    a while back, darin told me to commit a patch like this. here it is,
    tested against abiword, test-rsvg, and nautilus

	* rsvg-css.c (rsvg_css_parse_length):
	Handle errors, handle more units, reduce number of string compares
	(rsvg_css_parse_normalized_length): New function, like
	rsvg_parse_length, except normalizes output to a width or
	height argument
	(rsvg_css_parse_color): fix 2 memory leaks in color parsing
	routine

	* rsvg.c (rsvg_start_svg): Use rsvg_css_parse_length
	(rsvg_parse_style_arg): ditto
	(rsvg_start_linear_gradient): ditto
	(rsvg_start_radial_gradient): ditto

M	ChangeLog
M	rsvg-css.c
M	rsvg-css.h
M	rsvg.c

commit 970ed479d0adec93332ff94dff236ac15cb07e08
Author: Alexander Larsson <alexl@src.gnome.org>
Date:	2002-07-22

    version marker

M	ChangeLog

commit a2603719613ed2b5610dce0b42b1acd8b72b239d
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-07-22

    Bump to 2.0.1

    2002-07-22	Alexander Larsson  <alexl@redhat.com>

	* NEWS:
	* configure.in:
	Bump to 2.0.1

M	ChangeLog
M	NEWS
M	configure.in

commit 4e01776145a390cd04a02f1fc0739fbf25e266c0
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-07-09

    s/@ART_REQUIRED@/@LIBART_REQUIRED@/ Patch from Pierre Sarrazin

    2002-07-09	Alexander Larsson  <alexl@redhat.com>

	* librsvg.spec.in:
	s/@ART_REQUIRED@/@LIBART_REQUIRED@/
	Patch from Pierre Sarrazin <sarrazip@sympatico.ca>

M	ChangeLog
M	librsvg.spec.in

commit 42b046d403c099820185bf0dff1faee5ae7a50c9
Author: Alexander Larsson <alexl@redhat.com>
Date:	2002-07-01

    Require libart 2.3.10 for bugfix

    2002-07-01	Alexander Larsson  <alexl@redhat.com>

	* configure.in:
	Require libart 2.3.10 for bugfix

	* rsvg.c (rsvg_render_bpath):
	Back out michaels workaround, now that the real bug has been
	fixed.
	The gorilla trashcan still works.

M	ChangeLog
M	configure.in
M	rsvg.c

commit 22e9d0db6e2f857a0878bd3164d40abc57901f70
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-06-20

    Add news

    2002-06-19	Alexander Larsson  <alla@lysator.liu.se>

	* NEWS:
	Add news

	* configure.in:
	Bump version to 2.0.0
	Update requirements

M	ChangeLog
M	NEWS
M	configure.in

commit 466b578807bc83a5601dbf0c53fb7a2f46a4e405
Author: Michael Meeks <michael@ximian.com>
Date:	2002-06-08

    perturb the close vpath so we don't get numerical stability problems.

    2002-06-08	Michael Meeks  <michael@ximian.com>

	* rsvg.c (rsvg_render_bpath): perturb the
	close vpath so we don't get numerical stability
	problems.

M	ChangeLog
M	rsvg.c

commit 546759a33d5471b3dc4c1f75ce344cc7dd5350af
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-05-01

    Check for a NULL context in case we haven't called rsvg_handle_write
    to

    2002-05-01	Anders Carlsson  <andersca@gnu.org>

	* rsvg.c: (rsvg_handle_close):
	Check for a NULL context in case we haven't called
	rsvg_handle_write to create it. Fixes #80374, reported by
	Jakub Steiner.

M	ChangeLog
M	rsvg.c

commit 825fb932671b871d66434d088795d6271e393dfd
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2002-04-18

    Removed myself from list.

	* MAINTAINERS: Removed myself from list.

M	ChangeLog
M	MAINTAINERS

commit 22cce878a91eb35f523c82818eac742a71148de7
Author: Gregory Leblanc <gleblanc@linuxweasel.com>
Date:	2002-03-14

    rather big rework, from Chris Chabot

    2002-03-13	Gregory Leblanc  <gleblanc@linuxweasel.com>

	* librsvg.spec.in: rather big rework, from Chris Chabot

M	ChangeLog
M	librsvg.spec.in

commit fe1e788fadbccaceb382e36c407e7031fb557f5d
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-07

    Release marker.

M	ChangeLog

commit e0fe99ffe3250816f787910487a317396f1789f7
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-07

    News for 1.1.6. Bump version.

	* NEWS: News for 1.1.6.
	* configure.in: Bump version.

M	ChangeLog
M	NEWS
M	configure.in

commit 6e3f85db144b244cb6f0d1a7e9ecbf7f1bc84f1a
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-07

    Check for width 0 and height 0 cases. Make warnings clearer.

	* rsvg.c: (rsvg_start_svg): Check for width 0 and height 0
	cases. Make warnings clearer.
	(rsvg_size_callback): Explicitly check for bad width and
	height. Before, we sometimes did math starting with -1 and
	yielding 0, which led to a divide by zero.

	* test-71622.svg: New test case.

M	ChangeLog
M	rsvg.c
A	test-71622.svg

commit 72aacbec83fa4a65b82c362f328b19066ec6e953
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-04

    Release marker.

M	ChangeLog

commit bb9904ee4eccd7f4f63ea64dca78cddc2409d03d
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-03-04

    News for 1.1.5.

	* NEWS: News for 1.1.5.

M	ChangeLog
M	NEWS

commit 076bafcfdccadec5ce443b2897eab450b4543a0e
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-28

    Bump version.

	* configure.in: Bump version.

M	ChangeLog
M	configure.in

commit c9bf82be76e1e5f4a597f6ee4d74fc1b1eac178a
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-02-28

    New function. Use enum instead of booleans to store the type of size

    2002-02-28	Alexander Larsson  <alla@lysator.liu.se>

	* rsvg.h: (rsvg_pixbuf_from_file_at_zoom_with_max): New function.
	* rsvg.c: (RsvgSizeType, struct RsvgSizeCallbackData):
	Use enum instead of booleans to store the type of size callback.
	(rsvg_size_callback): Implement ZOOM_MAX, other changes due to the
	usage of the RsvgSizeType enum.
	(rsvg_pixbuf_from_file_at_zoom_with_max): Implement new function.

M	ChangeLog
M	rsvg.c
M	rsvg.h

commit 83f62637ccddae866b97ddb4f2b922fcbddbf6cb
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-25

    Release marker.

M	ChangeLog

commit ec3f21d69b82666393daeb53c0abed8dbfc8e2e1
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-25

    News for 1.1.4.

	* NEWS: News for 1.1.4.

M	ChangeLog
M	NEWS

commit 10eca39cde82ddc51697fc73fb2fc5b37bfcf823
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-25

    Ignore new test program binary. Bump version.

	* .cvsignore: Ignore new test program binary.
	* configure.in: Bump version.

M	.cvsignore
M	ChangeLog
M	configure.in

commit 0488a6a162050f0304335af42e03a8862722e278
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-02-24

    New function for scaling an svg uniformly to fit in a rectangle.

    2002-02-24	Alexander Larsson  <alla@lysator.liu.se>

	* rsvg.c: (rsvg_pixbuf_from_file_at_max_size): New function
	for scaling an svg uniformly to fit in a rectangle.
	(rsvg_size_callback): Handle max_size_set
	(rsvg_pixbuf_from_file_at_zoom),(rsvg_pixbuf_from_file_at_size):
	Set max_size_set to false.

	* rsvg.h: Add rsvg_pixbuf_from_file_at_max_size()

M	ChangeLog
M	rsvg.c
M	rsvg.h

commit cc520d0c9d7abe34363345d315c81ac882418ab3
Author: Michael Meeks <michael@ximian.com>
Date:	2002-02-20

    add test-performance.c

    2002-02-20	Michael Meeks  <michael@ximian.com>

	* Makefile.am: add test-performance.c

	* test-performance.c: impl.

    2002-02-17	Michael Meeks  <michael@ximian.com>

	* rsvg.c (rsvg_handle_write): make sure we set
	replaceEntities before we parse any of the buffer.
	(rsvg_pixbuf_from_file_at_size),
	(rsvg_pixbuf_from_file_at_zoom): read / parse
	SVG_BUFFER_SIZE bytes at a time, not 3.
	(rsvgSAXHandler): kill bogus module global.
	(rsvg_error_cb): impl.

M	ChangeLog
M	Makefile.am
M	rsvg.c
A	test-performance.c

commit 6709dce2e2fb98803fa7b7a54eb3d0245d4b2dee
Author: Gediminas Paulauskas <menesis@delfi.lt>
Date:	2002-02-18

    remove GNOME_COMMON_INIT, GNOME_PLATFORM_GNOME_2

    2002-02-18	Gediminas Paulauskas <menesis@delfi.lt>

	* configure.in: remove GNOME_COMMON_INIT, GNOME_PLATFORM_GNOME_2

M	ChangeLog
M	configure.in

commit 6e5e737b4bb016efdf34b2c90e1cb76410937010
Author: Alexander Larsson <alla@lysator.liu.se>
Date:	2002-02-17

    Add test case.

    2002-02-16	Alexander Larsson  <alla@lysator.liu.se>

	* test-71297.svg:
	Add test case.

M	ChangeLog
A	test-71297.svg

commit f493e88f3e03e02d4fdb69b34994e915ef73e361
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-12

    Typo.

M	ChangeLog

commit 7ca1f1e0d618c8f144cdcf576ef7e53e7eb3b354
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-12

    Add a return_if_fail.

	* rsvg-paint-server.c: (rsvg_render_paint_server): Add a
	return_if_fail.

	* rsvg.c: (rsvg_start_svg): Handle .svg files without width and
	height values better. This was actually better in librsvg 1.0,
	and got lost in the rework of the API.
	(rsvg_push_opacity_group): Handle the case where ctx->pixbuf
	is NULL.
	(rsvg_pop_opacity_group): Handle NULL pixbuf cases.
	(rsvg_render_svp): Handle NULL pixbuf case better.
	(rsvg_render_bpath): Handle NULL pixbuf case.
	(rsvg_text_handler_characters): Handle NULL pixbuf case.

	* test-20020212.svg: Add a test file from Sodipodo without a width
	or height.

M	ChangeLog
M	rsvg-paint-server.c
M	rsvg.c
A	test-20020212.svg

commit 598fb2520f8d674d40e556a2b9b6da28aa64566f
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-10

    Release marker.

M	ChangeLog

commit 48015cc5fee79753003e8aba75ce1176a0238353
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-10

    Release notes for 1.1.3. Bump version number.

	* NEWS: Release notes for 1.1.3.
	* configure.in: Bump version number.

M	ChangeLog
M	NEWS
M	configure.in

commit 8bbbd351441a330e5e6557cdb06a990c27e5d9d7
Author: Anders Carlsson <andersca@gnu.org>
Date:	2002-02-08

    Add from GNOME 1 version. (rsvg_start_svg): Use rsvg_pixmap_destroy as

    2002-02-08	Anders Carlsson  <andersca@gnu.org>

	* rsvg.c (rsvg_pixmap_destroy): Add from GNOME 1 version.
	(rsvg_start_svg): Use rsvg_pixmap_destroy as finalize function.
	(rsvg_push_opacity_group): Likewise.
	(rsvg_pixbuf_from_file_at_size): Call rsvg_handle_close.
	(rsvg_pixbuf_from_file_at_zoom): Likewise.

M	ChangeLog
M	rsvg.c

commit 6ea399279346ae0510d316984ba7165b33c9f924
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-04

    Release marker.

M	ChangeLog

commit e8733090897dc8d6adf7908edfa9f20b092cf281
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-02-04

    Release notes for 1.1.2. Bump version number, give better error
    message

	* NEWS: Release notes for 1.1.2.
	* configure.in: Bump version number, give better error message
	when popt is missing.

M	.cvsignore
M	ChangeLog
M	NEWS
M	configure.in

commit 37cdd3c48a3f5dc34c760f667fc4f5a01bf81e28
Author: Laszlo Peter <laca@ireland.sun.com>
Date:	2002-02-01

    correct licensing information in the headers by permission of the

    2002-02-01	Laszlo Peter  <laca@ireland.sun.com>

	*  rsvg-bpath-util.c rsvg-bpath-util.h rsvg-css.c rsvg-css.c
	   rsvg-defs.c rsvg-paint-server.c rsvg-path.c rsvg-path.h
	   rsvg.c rsvg.h test-rsvg.c: correct licensing information
	       in the headers by permission of the Copyright holder.

M	ChangeLog
M	rsvg-bpath-util.c
M	rsvg-bpath-util.h
M	rsvg-css.c
M	rsvg-defs.c
M	rsvg-paint-server.c
M	rsvg-path.c
M	rsvg-path.h
M	rsvg.c
M	rsvg.h
M	test-rsvg.c

commit 5526149687fdb0791c44f5d9f2fe6246290d2b3a
Author: Alex Larsson <alexl@redhat.com>
Date:	2002-01-21

    Use the new libart intersector.

    2002-01-21	Alex Larsson  <alexl@redhat.com>

	* rsvg.c (rsvg_render_bpath):
	Use the new libart intersector.

M	ChangeLog
M	rsvg.c

commit c6a3d4aef54eddf036e0191afd6409a9a4c2b739
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-18

    Add change marker, get rid of hack-macros.

M	ChangeLog

commit 0853a7373839a2cc5bcc2fa562f080195543fa5e
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-08

    Release notes for 1.1.1.

	* NEWS: Release notes for 1.1.1.

M	ChangeLog
M	NEWS

commit 4d98f61980c07cded74a21bb21cb4818c547c2ed
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-04

    More tweaking. I just can't stop myself.

	* README:
	* configure.in:
	* librsvg.spec.in:
	More tweaking. I just can't stop myself.

M	ChangeLog
M	README
M	configure.in
M	librsvg.spec.in

commit 91eef0b578d6384de454e24798cbd2a74524983a
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-04

    Bump required libart version to the one with art_render_mask.

	* configure.in: Bump required libart version to the one
	with art_render_mask.

M	ChangeLog
M	configure.in

commit d221c46cb7086d94b10d2f704d7cc62d105e9983
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-04

    Bump version, update dependencies. Update dependencies.

	    * configure.in: Bump version, update dependencies.
	    * librsvg-2.0.pc.in: Update dependencies.

	    * rsvg-bpath-util.c:
	    * rsvg-css.c:
	    * rsvg-css.h:
	    * rsvg-defs.c:
	    * rsvg-paint-server.c:
	    * rsvg-paint-server.h:
	    * rsvg-path.c:
	    * rsvg-path.h:
	    * rsvg.c:
	    Fix includes to include only what's needed.

	    * test-62699.svg: Add a test case for another bug.

M	ChangeLog
M	configure.in
M	librsvg-2.0.pc.in
M	rsvg-bpath-util.c
M	rsvg-css.c
M	rsvg-css.h
M	rsvg-defs.c
M	rsvg-paint-server.c
M	rsvg-paint-server.h
M	rsvg-path.c
M	rsvg-path.h
M	rsvg.c
A	test-62699.svg

commit 87c9cad1ecf6a4e7f45b3c11e9c5f4819182b983
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-03

    Done.

M	TODO

commit 4559b2311e0cad1b3f67d3de403231e419484f03
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-03

    Use art_render_mask in libart.

	* rsvg.c: Use art_render_mask in libart.

	* Makefile.am:
	* art_render_mask.c: Remove.
	* art_render_mask.h: Remove.
	Get rid of our own copy of art_render_mask.

	* configure.in: Change back so compatible with older autoconf
	and automake. We'll go back to the future when glib does.

M	ChangeLog
M	Makefile.am
D	art_render_mask.c
D	art_render_mask.h
M	configure.in
M	rsvg.c

commit bfaa5eaa9d877cb131680c7515adbd4a3bafa3c2
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-03

    Tweak log entry.

M	ChangeLog

commit 7aa934b3340ecb41cb7ae40645a46e839a5cfd55
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-03

    Less to ignore.

M	.cvsignore

commit f3741233bdd082b456dcca06ebb6d0df7740a929
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-03

    Renamed these files.

D	example-nested-transform.svg
D	opacity.svg

commit 3075f99e219987daebc557d6318b9e46bcd9f7ec
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-03

    Remove. We don't need the NAUTILUS_FREETYPE2 macro any more.

	* acinclude.m4: Remove.
	We don't need the NAUTILUS_FREETYPE2 macro any more.

M	ChangeLog
D	acinclude.m4

commit fc6a54aa8b36388d93362aed4b3d6e6c121f821e
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-03

    Some cleanup on the test program.

	* TODO:
	* test-rsvg.c: (main):
	Some cleanup on the test program.

	* configure.in:
	* librsvg.spec.in:
	Remove gtk requirement and remove remnants of the old
	freetype requirement. Also get rid of gmodule and gthread
	since we only use glib itself.

	* makefile-simple:
	* subpixel-text-test:
	Remove some no-longer-useful files (these were never
	in the tarball anyway).

M	ChangeLog
M	NEWS
M	README
M	TODO
M	configure.in
M	librsvg.spec.in
D	makefile-simple
D	subpixel-text-test
M	test-rsvg.c

commit b7ae3e8359686b32d31b7360135a8a89eeaf2658
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-03

    Don't set font_family to NULL since pangoft2 doesn't currnetly
    handle this

	* rsvg.c: (rsvg_text_handler_characters):
	Don't set font_family to NULL since pangoft2 doesn't
	currnetly handle this properly.

M	ChangeLog
M	rsvg.c

commit 7d9f1dd984acc76e6ebc99d375f5132b3ec5fb9f
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-03

    Remove spurious 2.0 from pango package name.

	* librsvg-2.0.pc.in: Remove spurious 2.0 from pango
	package name.

M	ChangeLog
M	librsvg-2.0.pc.in

commit 7bc3df8991d85272bcc7438ad460d90016b1cff0
Author: Darin Adler <darin@src.gnome.org>
Date:	2002-01-03

    Remove. Remove.

	* Makefile.am:
	* configure.in:
	* librsvg-2.0.pc.in:
	* librsvg.spec.in:
	* rsvg-ft.c: Remove.
	* rsvg-ft.h: Remove.
	* rsvg.h:
	* test-ft-gtk.c: Remove.
	* test-ft.c: Remove.
	* test-rsvg.c:
	Remove direct FreeType dependency and also remove
	dependency on libpng. No more rsvg_set_fonts_dir
	or rsvg-ft.h header.

	* rsvg.c: (rsvg_state_clone), (rsvg_state_finalize),
	(rsvg_parse_style_arg), (rsvg_pop_opacity_group),
	(rsvg_text_handler_characters), (rsvg_handle_free):
	Port from direct FreeType use to Pango.

M	ChangeLog
M	Makefile.am
M	configure.in
M	librsvg-2.0.pc.in
M	librsvg.spec.in
D	rsvg-ft.c
D	rsvg-ft.h
M	rsvg.c
M	rsvg.h
D	test-ft-gtk.c
D	test-ft.c
M	test-rsvg.c

commit bd3bb9b9597a7e3689d1eda8ac0aec66d5321c6c
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-12-06

    Add a dummy member since empty structs are illegal.

	* rsvg-paint-server.h: Add a dummy member since empty structs
	are illegal.

M	ChangeLog
M	rsvg-paint-server.h

commit c4eeccd544c5d189f6db1c979e7a67bd8d4bbc59
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-12-04

    Prevent empty gradients from crashing librsvg.

	* rsvg-paint-server.c: (rsvg_paint_server_lin_grad_render),
	(rsvg_paint_server_rad_grad_render): Prevent empty gradients
	from crashing librsvg.

	* rsvg.c: (rsvg_start_svg): Prevent huge image sizes from causing
	a core dump by doing overflow checking and using g_try_malloc
	instead of g_new.

	* test-64684-1.svg:
	* test-64684-2.svg:
	Add some more test cases.

M	ChangeLog
M	rsvg-paint-server.c
M	rsvg.c
A	test-64684-1.svg
A	test-64684-2.svg

commit 9d0b6ae6dd2b7e4003bd9054f286353f22f0e66a
Author: Owen Taylor <otaylor@redhat.com>
Date:	2001-11-21

    Add some quoting needed by some autoconf versions.

    Tue Nov 20 20:20:50 2001  Owen Taylor  <otaylor@redhat.com>
	    * configure.in (dnl): Add some quoting needed by
	    some autoconf versions.

M	ChangeLog
M	configure.in

commit be416162a26046f4612a17b9fd66ef6b4451dfc3
Author: jacob berkman <jacob@ximian.com>
Date:	2001-11-08

    call ourselves librsvg rather than librsvg2

    2001-11-08	jacob berkman  <jacob@ximian.com>

	* configure.in (AC_INIT): call ourselves librsvg rather than
	librsvg2

M	ChangeLog
M	configure.in

commit f435ed506e46d10ad5f99a72e0cd21b18cefa825
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-11-05

    If no output file name is given, don't try to write the image (would

	* test-62614.svg:
	* test-62620.svg:
	* test-rsvg.c: (main): If no output file name is given,
	don't try to write the image (would segfault before).

M	ChangeLog
A	test-62614.svg
A	test-62620.svg
M	test-rsvg.c

commit edddf1836345d0b51331d110e905d043ef43c50a
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-10-22

    Don't ignore tarballs. Switch from gtk_signal_connect to
    g_signal_connect.

	* .cvsignore: Don't ignore tarballs.
	* test-ft-gtk.c: (check_button), (new_test_window):
	Switch from gtk_signal_connect to g_signal_connect.

M	.cvsignore
M	ChangeLog
M	test-ft-gtk.c

commit cd8ef6d4d3edf3427fe35aa9dad3c4b38440c54e
Author: Anders Carlsson <andersca@gnu.org>
Date:	2001-10-19

    Change comment so that we won't fool automake into thinking it's
    a macro.

    2001-10-19	Anders Carlsson  <andersca@gnu.org>

	* acinclude.m4: Change comment so that we won't fool
	automake into thinking it's a macro.

M	ChangeLog
M	acinclude.m4

commit 8f05a63d8416ca338f0b2af8508ff0bee48da8f3
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-09-29

    Fix font metrics to take affine matrix into account.

	* rsvg-ft.c: (rsvg_ft_measure_or_render_string): Fix font metrics
	to take affine matrix into account.

	* rsvg.c: (rsvg_text_handler_characters): Point to correct
	directory for eel 2.

	* test-61223.svg: Test file for another bug.

M	ChangeLog
M	rsvg-ft.c
M	rsvg.c
A	test-61223.svg

commit f7de3b00506b40f5ffb4251fb336e2eb2c296058
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-09-26

    Another test file, from another bug.

	* test-60544.svg: Another test file, from another bug.

M	ChangeLog
A	test-60544.svg

commit 76980f48c8fdab961b44e1a98d374337330fe6f0
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-09-26

    Check in test file for bug. I should really do this more often.

	* test-61082.svg: Check in test file for bug. I should really
	do this more often.

M	ChangeLog
A	test-61082.svg

commit 119ffdd25dba54d676c783f9cc1646b85a989ea4
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-09-25

    Take const char *, not char *.

	* rsvg.h:
	* rsvg.c: (rsvg_pixbuf_from_file),
	(rsvg_pixbuf_from_file_at_zoom),
	(rsvg_pixbuf_from_file_at_size): Take const char *, not char *.

	* test-rsvg.c: (main): Remove unneeded casts. Restore the error
	message for the case when the parser doesn't parse anything.

M	ChangeLog
M	rsvg.c
M	rsvg.h
M	test-rsvg.c

commit 33742823edfc5ba63b44e2d3d62042e3c7cd045c
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-09-25

    Change so it can handle a NULL for the content passed in. Happens
    at least

	* rsvg.c: (rsvg_entity_decl): Change so it can handle a NULL
	for the content passed in. Happens at least if the .svg file
	is empty and presumably in other cases.
	(rsvg_handle_free): Handle case where pixbuf is NULL.
	* test-rsvg.c: (main): Don't write anything out if a NULL
	pixbuf is returned. This can happen if the .svg file is
	empty.

M	ChangeLog
M	rsvg.c
M	test-rsvg.c

commit 14ae4e41ac7c72a6115b85d0a03b5b2770979a6e
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-09-25

    Update to point to libart 2.

	* librsvg-2.0.pc.in: Update to point to libart 2.

M	ChangeLog
M	librsvg-2.0.pc.in

commit 33fe0bb01bdc2a2a7d784b760088e6d448b42ef9
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-09-17

    Roll back fonts_dir to be global like before. We can get rid of
    fonts_dir

	* rsvg.h:
	* rsvg.c: (rsvg_text_handler_characters), (rsvg_set_fonts_dir):
	Roll back fonts_dir to be global like before. We can get rid
	of fonts_dir altogether when we port librsvg to use pango
	instead of using freetype directly.

M	ChangeLog
M	rsvg.c
M	rsvg.h

commit dcfafdbee1d62d1853c080c93cd0ee4703f4c798
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-09-15

    Fix some NULL dereferences.

	* rsvg-paint-server.c: (rsvg_paint_server_lin_grad_free),
	(rsvg_paint_server_rad_grad_free): Fix some NULL dereferences.

	* rsvg.c: (rsvg_handle_write), (rsvg_handle_close): Add FIXME
	to places that have half-hearted attempt at handling GError.
	(rsvg_pixbuf_from_file_at_zoom), (rsvg_pixbuf_from_file_at_size):
	Handle case where fopen fails (but not the GError part).

M	ChangeLog
M	rsvg-paint-server.c
M	rsvg.c

commit 8531bcae07cdba57cc071b2e74e1357cf45c40dd
Author: Jonathan Blandford <jrb@src.gnome.org>
Date:	2001-09-10

    Clean up API substantially. Support GError in API. Remove FILE
    based API,



	* librsvg-features.c:
	* rsvg.c: (rsvg_start_svg), (rsvg_parse_style_arg),
	(rsvg_parse_style), (rsvg_parse_transform_attr),
	(rsvg_parse_style_attrs), (rsvg_push_opacity_group),
	(rsvg_pop_opacity_group), (rsvg_start_g), (rsvg_end_g),
	(rsvg_render_svp), (rsvg_render_bpath), (rsvg_start_path),
	(rsvg_text_handler_characters), (rsvg_start_text),
	(rsvg_start_defs), (rsvg_gradient_stop_handler_new),
	(rsvg_start_linear_gradient), (rsvg_start_radial_gradient),
	(rsvg_start_element), (rsvg_end_element), (rsvg_characters),
	(rsvg_get_entity), (rsvg_entity_decl), (rsvg_error_quark),
	(rsvg_handle_new), (rsvg_handle_set_fonts_dir),
	(rsvg_handle_set_size_callback), (rsvg_handle_write),
	(rsvg_handle_close), (rsvg_handle_get_pixbuf), (rsvg_handle_free),
	(rsvg_size_callback), (rsvg_pixbuf_from_file),
	(rsvg_pixbuf_from_file_at_zoom), (rsvg_pixbuf_from_file_at_size):
	* rsvg.h:
	* TODO:
	* test-rsvg.c: (main): Clean up API substantially.  Support
	GError in API.	Remove FILE based API, and support pushing of data
	similar to GdkPixbufLoader.  Support loading to a file size, and
	to independent x/y zoom factors.  Robustify a little.  Add a
	TODO.  Probably break eel a little.

M	ChangeLog
A	TODO
M	librsvg-features.c
M	rsvg.c
M	rsvg.h
M	test-rsvg.c

commit 8f225cda9a29971f408111dbd39d6636fa64a0ba
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-09-01

    Get rid of all includes of <ctype.h> and use non-locale-specific
    g_ascii_*

	* rsvg-paint-server.c: (rsvg_paint_server_parse):
	* rsvg.c: (rsvg_parse_transform), (rsvg_text_handler_characters):
	Get rid of all includes of <ctype.h> and use non-locale-specific
	g_ascii_* calls from glib instead.

M	ChangeLog
M	rsvg-paint-server.c
M	rsvg.c

commit 77686ef20d65fc6f69e4f2af639e60ecb532a980
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-24

    Need to export rsvg-ft.h for eel for now.

	* Makefile.am: Need to export rsvg-ft.h for eel for now.

M	ChangeLog
M	Makefile.am

commit 53def9b795c5f51d211ea8aafe6d88430b94d4cd
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-24

    gdk_draw_pixmap -> gdk_draw_drawable.

	* test-ft-gtk.c: (scroll_to): gdk_draw_pixmap ->
	gdk_draw_drawable.

M	ChangeLog
M	test-ft-gtk.c

commit d2cdcae56e90b249d8b112583a52cf4a96326e6f
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-22

    Require newer libart. Get rid of bug workaround for old libart.

	* configure.in: Require newer libart.
	* rsvg.c: (rsvg_render_bpath): Get rid of bug workaround for
	old libart.

M	ChangeLog
M	configure.in
M	rsvg.c

commit d1760d4ad09ac4735460aad61ca91b1669d77f23
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-22

    Change package name to librsvg2.

M	configure.in

commit ff71728a91d0093691c6ad692e335e7b599f4fdb
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-22

    Log.

M	ChangeLog

commit 9d74bd5eed2e40bf82909844c54401987771532c
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-22

    Remove things that are duplicates of stuff already moved into
    libart. Only

	* Makefile.am: Remove things that are duplicates of stuff
	already moved into libart. Only install public headers.

	* art_render.c: Removed.
	* art_render.h: Removed.
	* art_render_gradient.c: Removed.
	* art_render_gradient.h: Removed.
	* art_render_svp.c: Removed.
	* art_render_svp.h: Removed.
	* art_rgba.c: Removed.
	* art_rgba.h: Removed.

	* configure.in: Update for autoconf 2.52. Sadly, the version is
	now repeated twice, but I don't see how to avoid this.

	* librsvg-features.h.in: Use @PACKAGE_VERSION@ instead of
	@LIBRSVG_VERSION@.

	* art_render_mask.c:
	* rsvg-ft.c:
	* rsvg-paint-server.c:
	* rsvg.c:
	* test-ft-gtk.c:
	* test-ft.c:
	Fix includes.

M	ChangeLog
M	Makefile.am
D	art_render.c
D	art_render.h
D	art_render_gradient.c
D	art_render_gradient.h
M	art_render_mask.c
D	art_render_svp.c
D	art_render_svp.h
D	art_rgba.c
D	art_rgba.h
M	configure.in
M	librsvg-features.h.in
M	rsvg-ft.c
M	rsvg-paint-server.c
M	rsvg.c
M	test-ft-gtk.c
M	test-ft.c

commit bfdada9cf2d0d67b465451bd6ecd1bce36a18ad3
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-13

    Use the new gtk_widget_set_size_request instead of the deprecated

	* test-ft-gtk.c: (new_test_window): Use the new
	gtk_widget_set_size_request instead of the deprecated
	gtk_widget_set_usize.

M	ChangeLog
M	test-ft-gtk.c

commit 99af31d2ec2f9c4c8e3714f2fc7d1c2b1651ae3e
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-08

    Move code for finding freetype here instead of getting it from the

	* acinclude.m4: Move code for finding freetype here instead
	of getting it from the hack-macros directory.
	* autogen.sh: Don't use the hack-macros directory any more.

M	ChangeLog
A	acinclude.m4
M	autogen.sh

commit d97c5e901762913fa408a8cf256316a1285633d7
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-08-06

    Replace uses of GNOME_PKGCONFIG_CHECK_MODULES with a single call to

	* configure.in: Replace uses of GNOME_PKGCONFIG_CHECK_MODULES
	with a single call to PKG_CHECK_MODULES.
	* Makefile.am: Use a single set of CFLAGS and LIBS for all.

M	ChangeLog
M	Makefile.am
M	configure.in

commit beb5e72e0a8a49bb0dc6db3f74a135bca0d8be7c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-07-26

    Add missing pkg-config file.

	* librsvg.spec.in:
	Add missing pkg-config file.

M	ChangeLog
M	librsvg.spec.in

commit 4f59840ad4138eb3725d53e8af42a5dcc598b39c
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-07-26

    Retire this thing which is no longer relevant in the GNOME2 universe.

	* Makefile.am:
	* librsvg.m4:
	Retire this thing which is no longer relevant in the GNOME2
	universe.

M	ChangeLog
M	Makefile.am
D	librsvg.m4

commit 0350f6df0a62e0c023e13fc8ca2261c6b0041cef
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-07-26

    Im a dumbass. Revert the last stupid change i made to ignore
    files that

	* .cvsignore:
	Im a dumbass.  Revert the last stupid change i made to ignore
	files that arent made no more.

M	.cvsignore
M	ChangeLog

commit 05ac209e380f8afca97ea402b10f4157b718afe6
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-07-26

    Add generated files, even though im not 100% sure where they are
    coming

	* .cvsignore:
	Add generated files, even though im not 100% sure where they are
	coming from.

	* Makefile.am:
	Rename library to librsvg-2 so that it can cohabitate with librsvg
	from the GNOME1 platform.
	Change includedir to librsvg-2/librsvg for the same purpose.

	* librsvg-2.0.pc.in:
	Change includedir to librsvg-2/librsvg.
	Change link flags to '-lrsvg-2' instead of '-lrsvg'

	* librsvg.spec.in:
	Update for library and includedir name changes, plus some extra
	cleanup.

M	.cvsignore
M	ChangeLog
M	Makefile.am
M	librsvg-2.0.pc.in
M	librsvg.spec.in

commit 15af91ef4fee8e6cba20b6e227045ed683d3f622
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-07-25

    Use more warnings when compiling from CVS. Flag to tell configure.in
    that

	* configure.in: Use more warnings when compiling from CVS.
	* CVSVERSION: Flag to tell configure.in that these are
	CVS sources, not a tarball.

	* Makefile.am: Set log domain to "librsvg", disable
	deprecated stuff from glib, gdk, and gtk.

	* rsvg-css.c: (rsvg_css_parse_color): Use new
	g_string_ascii_down instead of deprecated g_string_down.
	* test-ft-gtk.c: (new_test_window): Use gtk_widget_set_usize
	instead of deprecated gtk_drawing_area_set_size.
	(main): Remove unnecessary call to deprecated gdk_rgb_init.

A	CVSVERSION
M	ChangeLog
M	Makefile.am
M	configure.in
M	rsvg-css.c
M	test-ft-gtk.c

commit 074cc0e4893868c96af7f240d216c8215c6e59e6
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-07-24

    Don't ignore files that aren't made any more. Add myself. Removed

	* .cvsignore: Don't ignore files that aren't made any more.
	* MAINTAINERS: Add myself.
	* README.CVS: Removed unnecessary file.

M	.cvsignore
M	ChangeLog
M	MAINTAINERS
D	README.CVS

commit a958fd1dedff57f9baab50b47874bf7f1e20742f
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-07-13

    Remove xml-i18n-tools invocation so we don't end up with a po
    directory.

	* configure.in: Remove xml-i18n-tools invocation so we don't
	end up with a po directory.

M	ChangeLog
M	configure.in

commit eb64e4bf4dd1acc91cb829c0227bbb9ae861ff01
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-07-09

    Port to GNOME2.

	* .cvsignore:
	* Makefile.am:
	* README:
	* autogen.sh:
	* configure.in:
	* librsvg-1.0.pc.in:
	* librsvg-2.0.pc.in:
	* librsvg-config.in:
	* librsvg.spec.in:
	* librsvgConf.sh.in:
	* rsvg.c: (rsvg_entity_decl):
	* test-ft-gtk.c: (main):
	* test-ft.c: (main):
	* test-rsvg.c: (main):
	Port to GNOME2.

M	.cvsignore
M	ChangeLog
M	Makefile.am
M	README
M	autogen.sh
M	configure.in
R100	librsvg-1.0.pc.in	librsvg-2.0.pc.in
D	librsvg-config.in
M	librsvg.spec.in
D	librsvgConf.sh.in
M	rsvg.c
M	test-ft-gtk.c
M	test-ft.c
M	test-rsvg.c

commit c22a76f2792f8c3c1ec9541bddd2e07173a27911
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-07-05

    Bump version to 1.0.1 Tell about new features for 1.0.1

	* configure.in: Bump version to 1.0.1
	* NEWS: Tell about new features for 1.0.1

M	ChangeLog
M	NEWS
M	configure.in

commit 3a71f07e2006a73f9de99f38a8fdd44a7723d394
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-06-01

    Add a call to set the fonts dir so it can work without eel, and
    a future

	* Makefile.am:
	* rsvg.h:
	* rsvg.c: (rsvg_text_handler_characters), (rsvg_set_fonts_dir):
	Add a call to set the fonts dir so it can work without eel, and
	a future version of eel will work even if it's in a different
	prefix from librsvg.

	* configure.in: Bump version to 1.0.0.1
	* NEWS: Mention the possibility of a 1.0.1 release.

M	ChangeLog
M	Makefile.am
M	NEWS
M	configure.in
M	rsvg.c
M	rsvg.h

commit 435e59d3f3565bcb47c6d64a234c18643d2094f3
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-14

    Change awful nasty Nautilus dependency into a slightly-less-awful
    nasty

	* Makefile.am:
	* rsvg.c: (rsvg_text_handler_characters):
	Change awful nasty Nautilus dependency into a slightly-less-awful
	nasty Eel dependency. Also fix problem where not finding a font
	would lead to a core dump instead of missing text.

M	ChangeLog
M	Makefile.am
M	rsvg.c

commit f504fac8ee62d2e78446fa0dd72ed5fc99718d2a
Author: Robin Slomkowski <rslomkow@src.gnome.org>
Date:	2001-05-04

    upped version to 1.0.0

	* configure.in: upped version to 1.0.0

M	ChangeLog
M	configure.in

commit 2bdd03ce9f10631daa47098417c600676ce516b5
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-02

    Add freetype dependency to LIBRSVG_LIBS and LIBRSVG_INCLUDEDIR.

	* configure.in:
	Add freetype dependency to LIBRSVG_LIBS and LIBRSVG_INCLUDEDIR.

M	ChangeLog
M	configure.in

commit 78fa7925d3b7134de98c71df9f21b9020942ac79
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-02

    Ignore generated xml-i18n-tools droppings.

	* .cvsignore:
	Ignore generated xml-i18n-tools droppings.

M	.cvsignore
M	ChangeLog

commit ca8c017d444709f300a66c426c46f84186f95cb0
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-02

    Simplify the freetype2 detection insanity by using autoconf macro

	* autogen.sh:
	* configure.in:
	Simplify the freetype2 detection insanity by using autoconf macro
	technology.  The new test should work with both FreeType2 RPMS as
	well as freetype built from source in any prefix.

M	ChangeLog
M	autogen.sh
M	configure.in

commit 324478bb00dd253b6a943ae4de6aa83791fb584f
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-05-01

    Fixed places that referred to Nautilus instead of librsvg.

	* configure.in:
	Fixed places that referred to Nautilus instead of librsvg.

M	ChangeLog
M	configure.in

commit 9faca51432c5b3aba7986b39f602990f01eb4cba
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-05-01

    Fix a typo in the module name.

	* autogen.sh:
	Fix a typo in the module name.

M	ChangeLog
M	autogen.sh

commit c0504aa58ab6ff6b21a14a28d12e9836bc30a247
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-12

    Work around bug in art_affine_expansion, which doesn't handle negative

	* rsvg.c: (rsvg_affine_expansion), (rsvg_render_bpath): Work
	around bug in art_affine_expansion, which doesn't handle negative
	numbers very well. This fixes a bug where librsvg would hang on
	certain svg files.

M	.cvsignore
M	ChangeLog
M	rsvg.c

commit 43914644f8c3998948570457f11a8514f34c721e
Author: Fatih Demir <kabalak@src.gnome.org>
Date:	2001-04-08

    cvsignore extension.

M	.cvsignore
M	ChangeLog

commit 034e9cb6fd87696be6a6ffa9e6f0dba0cb9c8eb1
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-04

    Include dependency modules to make this header more self contained. In

	* rsvg.c:
	* rsvg.h:
	Include dependency modules to make this header more self
	contained.  In this case gdk-pixbuf and stdio.

M	ChangeLog
M	rsvg.c
M	rsvg.h

commit 885fed5391f97dba3de93b318d65e3aaba68b448
Author: Darin Adler <darin@src.gnome.org>
Date:	2001-04-04

    Change order of libraries in LDADD as a workaround to problem where it

	* Makefile.am: Change order of libraries in LDADD
	as a workaround to problem where it finds the wrong
	version of libxml.

M	ChangeLog
M	Makefile.am

commit 8acd2313033146d69a1bc35d238957bfa95372a7
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-03

    Ignore generated files.

	* .cvsignore:
	Ignore generated files.

M	.cvsignore
M	ChangeLog

commit 7abb6e6a66bdd10976fdf9873538f31e1da03880
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-03

    Add to make rpm happy.

	* COPYING.LIB:
	* Makefile.am:
	Add to make rpm happy.

	* configure.in:
	Bump gtk down to 1.2.9.

	* librsvg.spec.in:
	Fix undefiend requires.

A	COPYING.LIB
M	ChangeLog
M	Makefile.am
M	configure.in
M	librsvg.spec.in

commit fca9f1adfe0928a5335bd2a26c67e9bdf9238555
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-03

    Add -lrsvg to LIBS.

	* configure.in:
	Add -lrsvg to LIBS.

	* librsvg.spec.in:
	Fix the library name, "librsvg" not "rsvg."

M	ChangeLog
M	configure.in
M	librsvg.spec.in

commit c866618c019ee61aeca53994c1faf2d744d30731
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-04-03

    First try at a spec file.

	* .cvsignore:
	* Makefile.am:
	* configure.in:
	* librsvg.spec.in:
	First try at a spec file.

M	.cvsignore
M	ChangeLog
M	Makefile.am
M	configure.in
A	librsvg.spec.in

commit 9d95967905377141e0e83aafe782c702d1ae656a
Author: Ramiro Estrugo <ramiro@src.gnome.org>
Date:	2001-03-28

    Put librsvg in its own toplevel CVS module.

A	.cvsignore
A	AUTHORS
A	COPYING
A	ChangeLog
A	MAINTAINERS
A	Makefile.am
A	NEWS
A	README
A	README.CVS
A	art_render.c
A	art_render.h
A	art_render_gradient.c
A	art_render_gradient.h
A	art_render_mask.c
A	art_render_mask.h
A	art_render_svp.c
A	art_render_svp.h
A	art_rgba.c
A	art_rgba.h
A	autogen.sh
A	configure.in
A	example-nested-transform.svg
A	librsvg-1.0.pc.in
A	librsvg-config.in
A	librsvg-features.c
A	librsvg-features.h.in
A	librsvg.m4
A	librsvgConf.sh.in
A	makefile-simple
A	opacity.svg
A	rsvg-bpath-util.c
A	rsvg-bpath-util.h
A	rsvg-css.c
A	rsvg-css.h
A	rsvg-defs.c
A	rsvg-defs.h
A	rsvg-ft.c
A	rsvg-ft.h
A	rsvg-paint-server.c
A	rsvg-paint-server.h
A	rsvg-path.c
A	rsvg-path.h
A	rsvg.c
A	rsvg.h
A	subpixel-text-test
A	test-ft-gtk.c
A	test-ft.c
A	test-nested-transform.svg
A	test-opacity.svg
A	test-rsvg.c
A	test.svg
