summaryrefslogtreecommitdiff
path: root/rsvg-gobject.c
Commit message (Expand)AuthorAgeFilesLines
* remove needless G_OBJECT macros.Hiroyuki Ikezoe2010-04-071-3/+3
* fix compiler warnings.Hiroyuki Ikezoe2010-04-061-1/+1
* Feature request: rsvg_handle_get_dimensions_sub() (#555682). Patches fromDominic Lachowicz2008-11-221-0/+1
* gdmgreeter segfault due to libxml2 API/ABI change (#549087). Patch by TomDominic Lachowicz2008-10-201-0/+4
* Fix mismatched allocators. Bug #514071.Christian Persch2008-02-121-4/+4
* 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-222/+219
* Bug #393297: no need to make GTypeInfo static.Christian Persch2007-01-051-1/+1
* Bug 361267 - SVGs with duplicate IDs cause Nautilus/eog to crash.Dom Lachowicz2006-11-031-1/+1
* Introduce PRIVATE API to get around bugs 357406 and 362217. IMHO,Dom Lachowicz2006-11-031-16/+29
* Implement the XInclude spec to some large-ish degree. Currently doesn'tDom Lachowicz2006-04-301-1/+2
* bug 338795Dom Lachowicz2006-04-181-1/+1
* Export RsvgHandle and RsvgHandleClass to the outside world so you canDom Lachowicz2006-02-061-37/+37
* Bug #330008 - prevent crashes and other bad behavior by checkingDom Lachowicz2006-02-051-2/+4
* add props "width", "height", "em", "ex" (all read only)Robert Staudinger2006-02-051-4/+26
* add props "width", "height" (read only)Robert Staudinger2006-02-041-0/+23
* don't use newly deprecated API; use g_object_unref insteadDom Lachowicz2006-02-041-0/+13
* Update documentation. I'm pretty happy with how things look and areDom Lachowicz2006-02-041-0/+259