gtk3/gdk-pixbuf
Manish Singh 477e349f84 gdk-pixbuf/Makefile.am Use install-data-hook for gdk-pixbuf.loaders and
Mon Nov 17 16:25:04 2003  Manish Singh <yosh@gimp.org>

        * gdk-pixbuf/Makefile.am
        * modules/input/Makefile.am: Use install-data-hook for
        gdk-pixbuf.loaders and gtk.immodules install generation targets.
        Fixes #112806.

        * gtk/gtkexpander.h: Apply missing declarations from #124449.
2003-11-18 00:26:51 +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 Check that the mask is NULL or a string of the same length consisting 2003-11-14 23:28:01 +00:00
gdk_pixbuf.def updated 2003-07-20 15:43:41 +00:00
gdk_pixbuf.rc.in
gdk-pixbuf-animation.c Add sanity checks for GError handling. (#108345) 2003-04-24 18:51:07 +00:00
gdk-pixbuf-animation.h
gdk-pixbuf-csource.1
gdk-pixbuf-csource.c Use g_printf instead of system printf. (#99327) 2002-12-15 01:49:01 +00:00
gdk-pixbuf-data.c Clarify misleading explanation of rowstride. (#119000) 2003-08-03 21:51:24 +00:00
gdk-pixbuf-features.h.in
gdk-pixbuf-i18n.h
gdk-pixbuf-io.c If neither load nor begin_load are available fall back to load_animation 2003-11-09 22:08:33 +00:00
gdk-pixbuf-io.h
gdk-pixbuf-loader.c Add gdk_pixbuf_loader_new_with_mime_type. 2003-06-22 19:08:12 +00:00
gdk-pixbuf-loader.h Add gdk_pixbuf_loader_new_with_mime_type. 2003-06-22 19:08:12 +00:00
gdk-pixbuf-marshal.list
gdk-pixbuf-private.h
gdk-pixbuf-scale.c
gdk-pixbuf-util.c
gdk-pixbuf-xform.c
gdk-pixbuf.c Clarify misleading explanation of rowstride. (#119000) 2003-08-03 21:51:24 +00:00
gdk-pixbuf.h New function to load an image from a file at a specified size. (#105326, 2003-07-13 19:43:09 +00:00
gdk-pixdata.c Add the correct alignment magic for Sun compiler and for GCC to get the 2003-08-18 15:17:03 +00:00
gdk-pixdata.h Fix misleading documentation of rowstride. (#113924, Noah Levitt) 2003-05-31 23:52:49 +00:00
io-ani-animation.c
io-ani-animation.h
io-ani.c
io-bmp.c
io-gif-animation.c Make it compile with C89 compilers. 2003-06-27 02:38:44 +00:00
io-gif-animation.h Improve progressive loading from slow sources: (#107368) 2003-05-19 21:44:03 +00:00
io-gif.c brooooooooken pipe. 2003-09-03 19:57:05 +00:00
io-ico.c Support saving ICOs and CURs. 2003-07-03 23:37:34 +00:00
io-jpeg.c Add missing static qualifiers apparently causing problems on some 2003-03-21 00:13:17 +00:00
io-pcx.c Fold two similar strings into on. (#126204, Danilo Segan) 2003-11-05 23:28:53 +00:00
io-png.c
io-pnm.c
io-ras.c
io-tga.c Remove a pointless check. (#122710, Kjartan Maraas) 2003-09-19 19:20:09 +00:00
io-tiff.c
io-wbmp.c Remove dubious bitfields of unspecified signedness. (#112919, Morten 2003-05-27 21:21:00 +00:00
io-xbm.c
io-xpm.c Trivial cleanups (bug #107664) 2003-03-08 20:49:00 +00:00
make-inline-pixbuf.c Use g_printf instead of system printf. (#99327) 2002-12-15 01:49:01 +00:00
Makefile.am gdk-pixbuf/Makefile.am Use install-data-hook for gdk-pixbuf.loaders and 2003-11-18 00:26:51 +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 A loader for PCX files. (#113035, Josh Beam) 2003-05-21 20:20:07 +00:00
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 Check that the mask is NULL or a string of the same length consisting 2003-11-14 23:28:01 +00:00
test-gdk-pixbuf.c