summaryrefslogtreecommitdiff
path: root/gdk-pixbuf-loader
Commit message (Expand)AuthorAgeFilesLines
* 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
* SVGZ support in GdkPixbuf loader, optionallyDom Lachowicz2003-01-301-1/+37
* code cleanupDom Lachowicz2002-12-141-28/+23
* fix stupidness...Dom Lachowicz2002-12-051-2/+5
* just some indentation fixesDom Lachowicz2002-12-041-3/+3
* G_MODULE_EXPORT these fnsDom Lachowicz2002-12-041-5/+2
* remove unused macroDom Lachowicz2002-12-031-2/+0
* Fix includes with srcdir != builddirLIBRSVG_2_1_1Alexander Larsson2002-10-142-4/+4
* handle cloned gradients (i.e. one gradient is 'cloned' from another existing ...Dom Lachowicz2002-10-071-1/+1
* move around tests, much work on inline image:Dom Lachowicz2002-10-051-0/+2
* Declare fill_vtable and fill_info to avoid warning.Alexander Larsson2002-10-051-0/+3
* rsvg can now be a gdk-pixbuf loader if your gdk-pixbuf is new enoughDom Lachowicz2002-10-042-0/+171