summaryrefslogtreecommitdiff
path: root/rsvg-defs.c
Commit message (Expand)AuthorAgeFilesLines
* defs: Do the right thing for duplicate idsBenjamin Otte2015-10-221-0/+3
* defs: Remove rsvg_defs_add_resolver()Benjamin Otte2015-10-221-48/+0
* Remove a bunch of unneeded castsBenjamin Otte2015-10-221-2/+2
* Internally use 'char *' for string dataFederico Mena Quintero2015-02-121-2/+2
* handle: Call close() after write() even on write error2.40.5Christian Persch2014-09-181-2/+4
* Move rsvg_file_get_path definition to rsvg-io.hChristian Persch2012-06-081-2/+1
* Add content_type out param to _rsvg_io_acquire_*Christian Persch2012-01-271-1/+1
* Add permission check before loading other filesChristian Persch2012-01-261-11/+5
* Split IO handling to rsvg-io.[ch]Christian Persch2012-01-131-5/+7
* Plug a mem leakChristian Persch2011-11-121-7/+23
* set proper mode line and fix indent.Hiroyuki Ikezoe2010-04-251-1/+2
* GNOME Goal: Clean up GLib and GTK+ includes. Bug #563789Luis Menina2009-02-191-5/+1
* Fix indentation of *.h files. Running indent on them was not a good idea.Emmanuel Pacaud2007-01-121-1/+1
* Indentation fix, using: indent -kr -nut -pcs -psl -i4 -l100Emmanuel Pacaud2007-01-121-118/+109
* Export RsvgHandle and RsvgHandleClass to the outside world so you canDom Lachowicz2006-02-061-1/+1
* Bug #330008 - prevent crashes and other bad behavior by checkingDom Lachowicz2006-02-051-6/+6
* don't use newly deprecated API; use g_object_unref insteadDom Lachowicz2006-02-041-1/+1
* silence a runtime warningDom Lachowicz2005-12-041-1/+1
* plug small mem leak; bug 322918Dom Lachowicz2005-12-041-2/+3
* DOM stuffCaleb Michael Moore2005-05-141-2/+16
* naming and structure changesCaleb Michael Moore2005-03-161-9/+9
* more work on bug 169051Dom Lachowicz2005-03-031-13/+14
* more work on bug 169051Dom Lachowicz2005-03-031-1/+5
* deprecate rsvg-gz. move its functionality into rsvghandle itself.Dom Lachowicz2005-02-241-1/+0
* moved libart crap out of RsvgStateCaleb Michael Moore2005-02-171-0/+37
* split the behemoth rsvg-shapes.c into bite size meaty chunksCaleb Michael Moore2005-02-111-1/+1
* fixed gradient inherit by href bug opened uup recentlyCaleb Michael Moore2004-11-171-2/+6
* vfs linking and stuffCaleb Michael Moore2004-11-171-32/+10
* interfile linking, w00tCaleb Michael Moore2004-11-171-2/+94
* memleak fixCaleb Michael Moore2004-10-191-2/+3
* stopped passing destroy functionCaleb Michael Moore2004-10-191-8/+1
* lotsa bugfixesCaleb Michael Moore2004-08-091-0/+2
* use hash_table_new_full()Dom Lachowicz2004-07-241-11/+11
* free ptr_array dataDom Lachowicz2004-07-241-1/+1
* re-merge the RSVG-filters branch back into HEADDom Lachowicz2004-03-181-3/+12
* #include <glib/gmessages.h>Federico Mena Quintero2003-12-101-0/+1
* bug 128690Dom Lachowicz2003-12-101-0/+2
* restructure source code tree in order to be more managable, handle "wider" an...Dom Lachowicz2003-01-081-14/+15
* correct licensing information in the headers by permission of theLaszlo Peter2002-02-011-3/+3
* Bump version, update dependencies. Update dependencies.Darin Adler2002-01-041-1/+5
* Put librsvg in its own toplevel CVS module.Ramiro Estrugo2001-03-281-0/+67