gtk3/gdk-pixbuf
Matthias Clasen b7333010d0 Fix a doc typo.
* gdk-pixbuf-loader.c (gdk_pixbuf_loader_get_type): Fix a doc typo.
2002-04-03 18:17:14 +00:00
..
pixops Move the call to correct_total() to the right spot. (#72732) 2002-02-28 18:47:38 +00:00
.cvsignore shut up CVS 2002-03-04 00:39:44 +00:00
ChangeLog Fix a doc typo. 2002-04-03 18:17:14 +00:00
gdk_pixbuf.def don't export functions prefixed with underscore 2002-01-05 18:59:24 +00:00
gdk_pixbuf.rc.in gdk-pixbuf/gdk_pixbuf.rc.in gdk/win32/rc/gdk.rc.in Use GTK_API_VERSION. 2002-03-06 01:50:43 +00:00
gdk-pixbuf-animation.c More precise documentation about underscores and mnemonics. (#66380) 2001-12-20 23:09:29 +00:00
gdk-pixbuf-csource.1
gdk-pixbuf-csource.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
gdk-pixbuf-data.c More precise documentation about underscores and mnemonics. (#66380) 2001-12-20 23:09:29 +00:00
gdk-pixbuf-features.h.in
gdk-pixbuf-i18n.h
gdk-pixbuf-io.c Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC, 2002-03-20 21:47:01 +00:00
gdk-pixbuf-io.h Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS to 2002-01-09 16:36:20 +00:00
gdk-pixbuf-loader.c Fix a doc typo. 2002-04-03 18:17:14 +00:00
gdk-pixbuf-loader.h Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS to 2002-01-09 16:36:20 +00:00
gdk-pixbuf-marshal.list
gdk-pixbuf-private.h
gdk-pixbuf-scale.c More precise documentation about underscores and mnemonics. (#66380) 2001-12-20 23:09:29 +00:00
gdk-pixbuf-util.c - Massive cleanup, make actually legible. - Fix some clamp-to-range bugs 2002-01-08 16:12:49 +00:00
gdk-pixbuf-xform.c
gdk-pixbuf.c use sequential writes instead of calling memcpy(). Simpler and potentially 2002-03-12 20:38:49 +00:00
gdk-pixbuf.h Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS to 2002-01-09 16:36:20 +00:00
gdk-pixdata.c Use {} not () to group around string assigned to char[]. (#72767, Tomas 2002-02-27 23:45:05 +00:00
gdk-pixdata.h Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS to 2002-01-09 16:36:20 +00:00
io-bmp.c Replace a g_assert_not_reached () which could actually be reached by a 2002-03-12 19:49:03 +00:00
io-gif-animation.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
io-gif-animation.h
io-gif.c Don't leak pixbuf on error. 2002-03-25 23:22:01 +00:00
io-ico.c Add a (#ifdef 0'ed) test provoking a segfault in TIFFReadDirectory(). 2002-02-12 23:28:05 +00:00
io-jpeg.c Made sure all the error cases involving jpeg or png load/saves clean 2002-01-20 04:52:47 +00:00
io-png.c libpng error handlers must not return to their callers, thus longjmp out. 2002-03-29 21:40:01 +00:00
io-pnm.c Add valid_ras_test and invalid_bmp_1. 2002-03-13 18:11:15 +00:00
io-ras.c Add valid_ras_test and invalid_bmp_1. 2002-03-13 18:11:15 +00:00
io-tga.c Avoid a double free error if reading the colormap fails. 2002-03-21 00:31:23 +00:00
io-tiff.c Don't leak pixbuf on error. 2002-03-25 23:22:01 +00:00
io-wbmp.c context->updated_func is NULL during a nonincremental load. 2002-03-23 21:17:17 +00:00
io-xbm.c Wean this from <ctype.h>. 2002-02-08 19:08:20 +00:00
io-xpm.c Use g_ascii_strcasecmp() instead of g_strcasecmp(). 2001-12-14 09:40:20 +00:00
make-inline-pixbuf.c
Makefile.am Update version to 2.0.0 2002-03-05 21:04:09 +00:00
makefile.mingw.in
makefile.msc Update version to 2.0.0 2002-03-05 21:04:09 +00:00
pixbufloader_bmp.def
pixbufloader_gif.def
pixbufloader_ico.def
pixbufloader_jpeg.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
test-gdk-pixbuf.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
test-images.h Add valid_ras_test and invalid_bmp_1. 2002-03-13 18:11:15 +00:00
test-loaders.c Add valid_ras_test and invalid_bmp_1. 2002-03-13 18:11:15 +00:00