gtk/gdk-pixbuf
Matthias Clasen 0dd7155f79 Update README files to refer to git
Update various README files to refer to git instead of svn.
Also discontinue ChangeLog files.
2009-03-31 18:49:48 -04:00
..
pixops define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS. 2008-08-12 15:04:55 +00:00
abicheck.sh Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
ChangeLog Update README files to refer to git 2009-03-31 18:49:48 -04:00
gdk_pixbuf.rc.in Revert name change 2008-07-01 22:57:50 +00:00
gdk-pixbuf-animation.c Bug 546549 : Better Type Checking reviewed by: mitch 2008-08-08 15:30:22 +00:00
gdk-pixbuf-animation.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-core.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-csource.1 Documentation. Spelling fixes. 2001-10-16 21:18:10 +00:00
gdk-pixbuf-csource.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdk-pixbuf-data.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdk-pixbuf-enum-types.c.template Use templates for glib-mkenums calls instead of complicated commandlines 2007-11-26 17:32:19 +00:00
gdk-pixbuf-enum-types.h.template do not hard code the prefix of the enum, use @ENUMPREFIX@ instead (you 2008-06-23 12:09:15 +00:00
gdk-pixbuf-features.h.in define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-i18n.h Add copyright and license information 2005-07-12 04:05:26 +00:00
gdk-pixbuf-io.c If pure sniffing yields uncertain results, try again with the filename. 2009-03-01 07:39:03 +00:00
gdk-pixbuf-io.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-loader.c Bug 561186 – GdkPixbuf API type checking needs cleanup 2008-11-30 05:22:03 +00:00
gdk-pixbuf-loader.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-marshal.list reorder marshalers for no reason apart from forcing a rebuild of the 2008-08-13 08:26:39 +00:00
gdk-pixbuf-private.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-scale.c Bug 561186 – GdkPixbuf API type checking needs cleanup 2008-11-30 05:22:03 +00:00
gdk-pixbuf-scaled-anim.c Try harder to return pixbufs of the requested size. (#494515, Mike 2008-02-10 06:27:46 +00:00
gdk-pixbuf-scaled-anim.h Implement scaling for animations 2007-03-08 16:21:09 +00:00
gdk-pixbuf-simple-anim.c Bug 561186 – GdkPixbuf API type checking needs cleanup 2008-11-30 05:22:03 +00:00
gdk-pixbuf-simple-anim.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-transform.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-util.c Bug 561186 – GdkPixbuf API type checking needs cleanup 2008-11-30 05:22:03 +00:00
gdk-pixbuf-xform.c Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) 2000-04-11 07:03:25 +00:00
gdk-pixbuf.c Bug 546549 : Better Type Checking reviewed by mitch 2008-08-06 16:15:31 +00:00
gdk-pixbuf.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf.symbols Fix up export of gdk_pixbuf_non_anim_get_type. 2008-02-15 22:50:46 +00:00
gdk-pixdata.c prevent RLE encoding of 1x1 pixel images, since the encoder comparison 2008-09-23 11:30:35 +00:00
gdk-pixdata.h Fix misleading documentation of rowstride. (#113924, Noah Levitt) 2003-05-31 23:52:49 +00:00
gen-color-table.pl Use a generated table of offsets into a big const string to avoid 2005-03-08 03:59:45 +00:00
io-ani-animation.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-ani-animation.h Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
io-ani.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-bmp.c Bug 568305 - gdk-pixbuf mishandles BI_BITFIELDS bmps 2009-01-22 09:45:58 +00:00
io-gdip-animation.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-animation.h Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-bmp.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-emf.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-gif.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-ico.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-jpeg.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-native.h Fix 2 cases where we leaked a GpImage (#552545) 2008-09-18 14:30:43 +00:00
io-gdip-png.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-propertytags.h Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-tiff.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-utils.c Fix 2 cases where we leaked a GpImage (#552545) 2008-09-18 14:30:43 +00:00
io-gdip-utils.h Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-wmf.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gif-animation.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-gif-animation.h Improve progressive loading from slow sources: (#107368) 2003-05-19 21:44:03 +00:00
io-gif.c Bug 437791 – Animation is played at the wrong speed 2008-08-29 22:21:32 +00:00
io-icns.c Don't #define _GNU_SOURCE on Windows as it confuses newest mingw headers. 2008-10-01 10:43:02 +00:00
io-ico.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-jasper.c Use g_set_error_literal where appropriate. Bug #538640. 2008-06-19 12:47:48 +00:00
io-jpeg.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-pcx.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-png.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-pnm.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-ras.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-tga.c Bug 555791 – Natuilus Crashes when opening USB MP3 Player Contents 2008-10-13 14:18:40 +00:00
io-tiff.c Exclude CR2 files in the tiff loader. 2008-08-14 05:32:58 +00:00
io-wbmp.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-xbm.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-xpm.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
make-inline-pixbuf.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
Makefile.am define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS. 2008-08-12 15:04:55 +00:00
makefile.msc updated to allow simple switch between gdiplus- and former fileformat 2008-06-13 08:27:02 +00:00
makegdkpixbufalias.pl Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 19:37:00 +00:00
pltcheck.sh Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
queryloaders.c Bug 164002 - query scripts don't work uninstalled on windows 2009-01-13 11:17:25 +00:00
test-gdk-pixbuf.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
xpm-color-table.h Use a generated table of offsets into a big const string to avoid 2005-03-08 03:59:45 +00:00