gtk2/gdk-pixbuf
Manish Singh 4bd1fa5ff3 removed unnecessary G_OBJECT() cast checks.
Sun Feb  8 01:07:20 2004  Manish Singh  <yosh@gimp.org>

        * gdk-pixbuf-io.c: removed unnecessary G_OBJECT() cast checks.

        * io-jpeg.c: make the return type for to_callback_empty_output_buffer
        "boolean", which should be defined by the jpeg headers. The right
        return type for this function depends on how the jpeg library
        was built (one wonders what happens if different compilers are used).
2004-02-08 09:13:18 +00:00
..
pixops Split correction into multiple pieces if no single weight is large enough 2003-07-17 22:47:10 +00:00
.cvsignore
ChangeLog removed unnecessary G_OBJECT() cast checks. 2004-02-08 09:13:18 +00:00
gdk_pixbuf.def updated externals 2004-01-28 21:38:39 +00:00
gdk_pixbuf.rc.in
gdk-pixbuf-animation.c
gdk-pixbuf-animation.h
gdk-pixbuf-csource.1
gdk-pixbuf-csource.c
gdk-pixbuf-data.c Turn the pixbuf attributes into (construct-only, but always readable) 2004-01-03 23:45:06 +00:00
gdk-pixbuf-features.h.in
gdk-pixbuf-i18n.h splitting the gtk20 translation domain. 2004-01-17 22:19:37 +00:00
gdk-pixbuf-io.c removed unnecessary G_OBJECT() cast checks. 2004-02-08 09:13:18 +00:00
gdk-pixbuf-io.h New public API to save pixbufs to non-file locations. (#82203, Tim Evans) 2004-01-07 01:57:42 +00:00
gdk-pixbuf-loader.c New public API to save pixbufs to non-file locations. (#82203, Tim Evans) 2004-01-07 01:57:42 +00:00
gdk-pixbuf-loader.h
gdk-pixbuf-marshal.list
gdk-pixbuf-private.h
gdk-pixbuf-scale.c
gdk-pixbuf-util.c
gdk-pixbuf-xform.c
gdk-pixbuf.c The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and 2004-01-16 23:10:05 +00:00
gdk-pixbuf.h New public API to save pixbufs to non-file locations. (#82203, Tim Evans) 2004-01-07 01:57:42 +00:00
gdk-pixdata.c Fix example in documentation comment. Fixes #130701. 2004-01-07 02:26:35 +00:00
gdk-pixdata.h
io-ani-animation.c
io-ani-animation.h
io-ani.c
io-bmp.c Make it possible to call gdk_pixbuf_loader_set_size (loader, 0, 0) by 2004-01-07 00:26:58 +00:00
io-gif-animation.c
io-gif-animation.h
io-gif.c brooooooooken pipe. 2003-09-03 19:57:05 +00:00
io-ico.c Make it possible to call gdk_pixbuf_loader_set_size (loader, 0, 0) by 2004-01-07 00:26:58 +00:00
io-jpeg.c removed unnecessary G_OBJECT() cast checks. 2004-02-08 09:13:18 +00:00
io-pcx.c Make it possible to call gdk_pixbuf_loader_set_size (loader, 0, 0) by 2004-01-07 00:26:58 +00:00
io-png.c New public API to save pixbufs to non-file locations. (#82203, Tim Evans) 2004-01-07 01:57:42 +00:00
io-pnm.c Make it possible to call gdk_pixbuf_loader_set_size (loader, 0, 0) by 2004-01-07 00:26:58 +00:00
io-ras.c Make it possible to call gdk_pixbuf_loader_set_size (loader, 0, 0) by 2004-01-07 00:26:58 +00:00
io-tga.c Make it possible to call gdk_pixbuf_loader_set_size (loader, 0, 0) by 2004-01-07 00:26:58 +00:00
io-tiff.c Make it possible to call gdk_pixbuf_loader_set_size (loader, 0, 0) by 2004-01-07 00:26:58 +00:00
io-wbmp.c
io-xbm.c
io-xpm.c
make-inline-pixbuf.c
Makefile.am Fix building with --disable-modules --with-included-loaders, create an 2003-12-22 00:37:04 +00:00
makefile.msc updated 2003-07-20 15:43:41 +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 Don't use bitwise operators on booleans. (#130923, reported by Telsa 2004-01-08 21:01:21 +00:00
test-gdk-pixbuf.c