summaryrefslogtreecommitdiff
path: root/gdk-pixbuf-loader
Commit message (Expand)AuthorAgeFilesLines
* s/propegate/propagateFederico Mena Quintero2016-02-101-6/+6
* Fix non-srcdir buildMatthias Clasen2015-07-011-0/+2
* Handle the deprecation of g_type_init() to avoid compiler warningsFederico Mena Quintero2015-04-161-1/+3
* Internally use 'char *' for string dataFederico Mena Quintero2015-02-121-3/+3
* Fix const warnings in the pixbuf loaderFederico Mena Quintero2015-02-121-5/+3
* Remove support for old versions of gdk-pixbufJasper St. Pierre2013-09-031-45/+2
* Mark the pixbuf loader as thread-safeMatthias Clasen2013-01-101-1/+1
* build: Fix typognome-3-6Hans Nieser2012-12-161-1/+1
* build: Fix dependenciesChristian Persch2012-10-121-1/+1
* Remove .cvsignore filesAdrian Bunk2012-08-301-2/+0
* Fix make distChristian Persch2011-11-071-1/+1
* Deprecate rsvg_init and rsvg_termChristian Persch2011-11-071-3/+0
* Fix unused-but-set-variable warningsChristian Persch2011-11-071-1/+1
* Hard-depend on libcrocoChristian Persch2011-11-071-3/+1
* Drop GSF supportChristian Persch2011-11-072-7/+1
* pixbuf-loader: Don't include rsvg-private.hChristian Persch2011-11-071-2/+8
* pixbuf-loader: Add loader testChristian Persch2011-11-072-0/+118
* Fix svgz support in pixbuf loaderEdward Sheldrake2010-11-181-2/+3
* Fix gdk_pixbuf_binary_dir to gdk_pixbuf_binarydirWilliam Hua2010-07-201-1/+1
* Use standalone gdk-pixbufChristian Persch2010-06-271-24/+31
* Add dual gtk+ capabilityChristian Persch2010-06-101-5/+4
* remove needless G_OBJECT macros.Hiroyuki Ikezoe2010-04-071-1/+1
* GNOME Goal: Clean up GLib and GTK+ includes. Bug #563789Luis Menina2009-02-191-1/+0
* -I flag-ordering problem breaks build if system already has lib installedDominic Lachowicz2008-11-221-2/+2
* Stray Makefile variables (#558039). Patches from dmacks@netspace.orgDominic Lachowicz2008-11-221-1/+0
* #538149 - svg_loader.so does not set license field in GdkPixBufFormatDominic Lachowicz2008-08-261-0/+1
* #549418 - build failure: test-display.c io-svg.c format not a stringDominic Lachowicz2008-08-261-1/+1
* gdk-pixbuf-loader/io-svg.c: svgz support is optional (#473836, Lucas Rocha)Dom Lachowicz2007-09-241-0/+4
* Support compressed SVG from the GdkPixbufLoader (#452823)Dom Lachowicz2007-07-011-0/+1
* Fix build on GTK+ >= 2.9. (329850)Dom Lachowicz2006-05-071-0/+16
* don't use newly deprecated API; use g_object_unref insteadDom Lachowicz2006-02-041-1/+1
* Rip out libart backend; require the cairo backend, and require cairo >=Dom Lachowicz2005-10-221-1/+0
* s/1024/100; it's a confidence level, not how much to checkDom Lachowicz2005-09-271-4/+4
* forward port a bunch of changes from the 2.12 branchDom Lachowicz2005-09-252-8/+9
* Add more casts to quiet the gcc4 warnings. Some of these are particularlyCarl Worth2005-08-041-4/+4
* fix bug 311277, from William McCannDom Lachowicz2005-07-301-2/+19
* separate out the libart bits into their own shared libraryDom Lachowicz2005-07-211-1/+2
* make so that non-svg things don't get passed to usDom Lachowicz2005-06-241-1/+0
* deprecate rsvg-gz. move its functionality into rsvghandle itself.Dom Lachowicz2005-02-241-6/+1
* clean up the pixbuf loader a bitDom Lachowicz2004-11-171-38/+18
* text space formattingCaleb Michael Moore2004-11-151-1/+1
* fix bug 158157Dom Lachowicz2004-11-131-1/+2
* revert last change - pango isn't sufficiently threadsafeDom Lachowicz2004-11-121-1/+1
* use the threadsafe loader flagDom Lachowicz2004-11-121-1/+8
* sanity checks for the gdkpixbuf backendDom Lachowicz2004-09-261-1/+13
* denote that SVGs are scalable imagesDom Lachowicz2004-09-241-16/+21
* more mime types, fewer signal emissions, progressive loadingDom Lachowicz2004-09-141-17/+47
* support automake 1.8, add vfs libs to various thingiesDom Lachowicz2004-05-141-2/+3
* better image scaling policy, preparation for gettext, redo the gzip svg readerDom Lachowicz2004-03-201-14/+7
* bug 125752Dom Lachowicz2003-11-161-1/+1