gtk2/gdk-pixbuf
Mark Crichton d0f73034cf Iain sent me a xpm that didn't load. It used "g" instead of "c" in it's
Iain sent me a xpm that didn't load.  It used "g" instead of "c" in it's
color table.

I thought that was borked until I saw Imlib, xv, and Gimp load it up w/o
problem...

So, fixed that (less than one line fix).  HOWEVER, if this is correct,
then the gdk XPM loader in gtk+ also has the same problem.

Owen, got an opinion on this?

Mark
2000-02-14 23:26:01 +00:00
..
pixops By order of jrb: const patch for various bits, io-gif.c fixup for 2000-02-03 23:36:14 +00:00
.cvsignore Remove now-unnecessary cast. 2000-02-14 20:51:51 +00:00
ChangeLog Iain sent me a xpm that didn't load. It used "g" instead of "c" in it's 2000-02-14 23:26:01 +00:00
gdk-pixbuf-animation.c Return the same pixbuf as the input parameter. 2000-01-21 22:54:44 +00:00
gdk-pixbuf-data.c Make passed-in argument 'const'. 2000-02-14 20:06:23 +00:00
gdk-pixbuf-features.h.in No more libart/gdk-pixbuf as part of gnome-libs 2000-01-10 19:17:42 +00:00
gdk-pixbuf-io.c Added reference counting to animations. A web browser may want to share a 2000-01-02 03:59:22 +00:00
gdk-pixbuf-io.h Added progressive animation loading. Added progressive animation loading. 2000-01-07 18:29:13 +00:00
gdk-pixbuf-loader.c Added progressive animation loading. Added progressive animation loading. 2000-01-07 18:29:13 +00:00
gdk-pixbuf-loader.h Added progressive animation loading. Added progressive animation loading. 2000-01-07 18:29:13 +00:00
gdk-pixbuf-scale.c By order of jrb: const patch for various bits, io-gif.c fixup for 2000-02-03 23:36:14 +00:00
gdk-pixbuf-util.c By order of jrb: const patch for various bits, io-gif.c fixup for 2000-02-03 23:36:14 +00:00
gdk-pixbuf-xform.c comment out debugging printing. remove memory_leak 2000-01-07 19:18:54 +00:00
gdk-pixbuf.c Return the same pixbuf as the input parameter. 2000-01-21 22:54:44 +00:00
gdk-pixbuf.h Make passed-in argument 'const'. 2000-02-14 20:06:23 +00:00
gnome-canvas-pixbuf.c Removed the x_set and y_set arguments. Now they are always on and start 2000-01-22 21:18:17 +00:00
gnome-canvas-pixbuf.h Comment fixes - Federico 1999-10-22 16:19:59 +00:00
io-bmp.c Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
io-gif.c By order of jrb: const patch for various bits, io-gif.c fixup for 2000-02-03 23:36:14 +00:00
io-ico.c Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
io-jpeg.c Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
io-png.c Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
io-pnm.c 0.5.0 - Federico 2000-01-22 23:29:21 +00:00
io-ras.c Change the order of the update func to make it more compatible with the 2000-01-05 23:06:13 +00:00
io-tiff.c Added progressive animation loading. Added progressive animation loading. 2000-01-07 18:29:13 +00:00
io-xpm.c Iain sent me a xpm that didn't load. It used "g" instead of "c" in it's 2000-02-14 23:26:01 +00:00
Makefile.am no testpixbuf-foo target 2000-01-30 23:28:41 +00:00
test-gdk-pixbuf.c Start of the new test program - Federico 1999-12-02 23:57:25 +00:00