summaryrefslogtreecommitdiff
path: root/gdk-pixbuf-loader
Commit message (Expand)AuthorAgeFilesLines
* 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
* bug 120825Dom Lachowicz2003-08-271-4/+28
* add support for the title and desc elementsDom Lachowicz2003-06-211-13/+6
* let this dynamically load with crocoDom Lachowicz2003-04-071-1/+1
* cygwin (win32) dll/link fixesDom Lachowicz2003-04-041-1/+5
* bunch of croco-related fixesDom Lachowicz2003-03-191-0/+1
* fix for pixbuf regression in gtk+ properDom Lachowicz2003-02-041-3/+6
* works with gtk 2.2.1Dom Lachowicz2003-02-041-6/+15
* make gtk+ theme optionalDom Lachowicz2003-02-011-10/+8
* fix up signed-ness issuesDom Lachowicz2003-01-311-1/+1
* --with-svgz now, HAVE_SVGZ, propegate CFLAGSDom Lachowicz2003-01-312-8/+8