gtk2/gdk-pixbuf
2002-01-22 22:57:51 +00:00
..
pixops Fix integer overflow for the values passed to the pixel functions. 2002-01-11 23:08:44 +00:00
.cvsignore shut up CVS 2002-01-22 22:57:51 +00:00
ChangeLog Made sure all the error cases involving jpeg or png load/saves clean 2002-01-20 04:52:47 +00:00
gdk_pixbuf.def don't export functions prefixed with underscore 2002-01-05 18:59:24 +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 Documentation. Spelling fixes. 2001-10-16 21:18:10 +00:00
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 More precise documentation about underscores and mnemonics. (#66380) 2001-12-20 23:09:29 +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 More precise documentation about underscores and mnemonics. (#66380) 2001-12-20 23:09:29 +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/gdk-pixbuf-io.c gdk-pixbuf/gdk-pixbuf-private.h 2001-10-05 18:51:47 +00:00
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 Forgotten files. 2001-12-20 23:44:19 +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 More precise documentation about underscores and mnemonics. (#66380) 2001-12-20 23:09:29 +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 Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +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 Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
io-ico.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +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 Made sure all the error cases involving jpeg or png load/saves clean 2002-01-20 04:52:47 +00:00
io-pnm.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
io-ras.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
io-tga.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
io-tiff.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
io-wbmp.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
io-xbm.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +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 Fix args to g_type_init (). 2001-06-29 02:53:01 +00:00
Makefile.am Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS to 2002-01-09 16:36:20 +00:00
makefile.mingw.in Use -no-undefined on Win32. Make libgdk_pixbuf_1_3_la_OBJECTS depend on 2001-10-29 06:48:04 +00:00
makefile.msc don't export functions prefixed with underscore 2002-01-05 18:59:24 +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 Add tga loader, patch by Nicola Girardi. (#56067) 2001-08-21 08:51:06 +00:00
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 Robustness fixes and test images for the jpeg, tiff, pnm, gif, xpm and tga 2001-09-14 22:04:55 +00:00
test-loaders.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00