gtk2/gdk-pixbuf
Matthias Clasen af1cd41b65 Remove unused variable pbuf_count. (#315282, Kjartan Maraas)
2005-09-05  Matthias Clasen  <mclasen@redhat.com>

	* io-tga.c (parse_rle_data): Remove unused variable
	pbuf_count.  (#315282, Kjartan Maraas)
2005-09-05 18:36:22 +00:00
..
pixops Add a cast to avoid compiler warnings. 2005-08-30 15:07:12 +00:00
.cvsignore Shut up CVS 2005-03-16 04:36:05 +00:00
abicheck.sh Tighten up ABI checks a bit 2005-08-07 13:47:25 +00:00
ChangeLog Remove unused variable pbuf_count. (#315282, Kjartan Maraas) 2005-09-05 18:36:22 +00:00
gdk_pixbuf.rc.in Look for windres on Win32. 2005-07-09 00:10:12 +00:00
gdk-pixbuf-animation.c Intern type names before registering the type to avoid unnecessary copies. 2005-08-31 15:18:41 +00:00
gdk-pixbuf-animation.h gdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io-xpm.c 2004-12-05 12:43:47 +00:00
gdk-pixbuf-core.h gdk-pixbuf-core.h gdk-pixbuf-io.c Implement DLL ABI stablility for 2005-03-10 19:13:19 +00:00
gdk-pixbuf-csource.1
gdk-pixbuf-csource.c gdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io-xpm.c 2004-12-05 12:43:47 +00:00
gdk-pixbuf-data.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +00:00
gdk-pixbuf-features.h.in Revert the previous change, since it breaks bin compat. 2005-03-01 14:57:20 +00:00
gdk-pixbuf-i18n.h Add copyright and license information 2005-07-12 04:05:26 +00:00
gdk-pixbuf-io.c Make this work again. 2005-08-30 16:55:49 +00:00
gdk-pixbuf-io.h Add a cast to avoid compiler warnings. 2005-08-30 15:07:12 +00:00
gdk-pixbuf-loader.c Intern type names before registering the type to avoid unnecessary copies. 2005-08-31 15:18:41 +00:00
gdk-pixbuf-loader.h
gdk-pixbuf-marshal.list
gdk-pixbuf-private.h _gdk_pixbuf_lock now returns a gboolean. 2004-11-16 03:01:57 +00:00
gdk-pixbuf-scale.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 19:37:00 +00:00
gdk-pixbuf-simple-anim.c No need to expose the iter subclass at all in the headers. 2005-05-25 19:39:35 +00:00
gdk-pixbuf-simple-anim.h Fix make check 2005-06-15 05:55:02 +00:00
gdk-pixbuf-transform.h New functions to rotate pixbufs by multiples of 90 degrees and to flip 2004-06-21 04:52:24 +00:00
gdk-pixbuf-util.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 19:37:00 +00:00
gdk-pixbuf-xform.c
gdk-pixbuf.c Intern type names before registering the type to avoid unnecessary copies. 2005-08-31 15:18:41 +00:00
gdk-pixbuf.h Add new files. 2005-05-25 19:33:35 +00:00
gdk-pixbuf.symbols Fix make check 2005-06-15 05:55:02 +00:00
gdk-pixdata.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 19:37:00 +00:00
gdk-pixdata.h
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 Intern type names before registering the type to avoid unnecessary copies. 2005-08-31 15:18:41 +00:00
io-ani-animation.h
io-ani.c Add a cast to avoid compiler warnings. 2005-08-30 15:07:12 +00:00
io-bmp.c Accept the 108 byte header of BMP v4. (#168799) 2005-05-27 15:52:19 +00:00
io-gif-animation.c Intern type names before registering the type to avoid unnecessary copies. 2005-08-31 15:18:41 +00:00
io-gif-animation.h
io-gif.c Make the gif loader handle oom when loading animations. (#168857, Tommi 2005-03-03 13:29:01 +00:00
io-ico.c Check for overflow in one more place. (#313818, Tommi Komulainen) 2005-08-18 14:18:02 +00:00
io-jpeg.c Pay attention to the libjpeg error code and report OOM errors as such. 2005-08-15 13:50:27 +00:00
io-pcx.c No debugging output, please. 2005-04-08 20:37:51 +00:00
io-png.c Add a cast to avoid compiler warnings. 2005-08-30 15:07:12 +00:00
io-pnm.c Check for overflow. (#306394, Morten Welinder) 2005-06-08 20:57:16 +00:00
io-ras.c Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): 2004-11-12 05:34:31 +00:00
io-tga.c Remove unused variable pbuf_count. (#315282, Kjartan Maraas) 2005-09-05 18:36:22 +00:00
io-tiff.c Pass in the max number of bytes to read. (pnm_read_ascii_scanline): And 2005-02-07 19:40:46 +00:00
io-wbmp.c Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): 2004-11-12 05:34:31 +00:00
io-xbm.c gdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io-xpm.c 2004-12-05 12:43:47 +00:00
io-xpm.c Use a generated table of offsets into a big const string to avoid 2005-03-08 03:59:45 +00:00
make-inline-pixbuf.c gdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io-xpm.c 2004-12-05 12:43:47 +00:00
Makefile.am Intern type names in code generated by glib-mkenums, too. 2005-08-31 16:53:43 +00:00
makefile.msc updated <io.h> for open() use G_PI instead of M_PI 2005-07-03 15:47:42 +00:00
makegdkpixbufalias.pl Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 19:37:00 +00:00
pixbufloader_ani.def
pixbufloader_bmp.def
pixbufloader_gif.def
pixbufloader_ico.def
pixbufloader_jpeg.def
pixbufloader_pcx.def
pixbufloader_png.def
pixbufloader_pnm.def
pixbufloader_ras.def
pixbufloader_tga.def
pixbufloader_tiff.def
pixbufloader_wbmp.def
pixbufloader_xbm.def
pixbufloader_xpm.def
queryloaders.c 2.7.4 2005-07-22 20:28:31 +00:00
test-gdk-pixbuf.c
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