gtk/gdk-pixbuf
Matthias Clasen 67db479e83 Properly determine the number of colors in an OS/2 BMP file. (#150003,
Thu Aug 12 22:19:12 2004  Matthias Clasen  <maclas@gmx.de>

	* io-bmp.c (DecodeHeader): Properly determine the number of
	colors in an OS/2 BMP file.  (#150003, Jon-Kare Hellan)
2004-08-13 02:26:57 +00:00
..
pixops Remove C99-isms. (#149967, Vincent Noel) 2004-08-12 14:17:30 +00:00
.cvsignore
abicheck.sh Check all symbols. 2004-08-12 02:57:20 +00:00
ChangeLog Properly determine the number of colors in an OS/2 BMP file. (#150003, 2004-08-13 02:26:57 +00:00
gdk_pixbuf.rc.in
gdk-pixbuf-animation.c Add hidden aliases for exported symbols which are used internally in order 2004-08-11 04:10:18 +00:00
gdk-pixbuf-animation.h Header file reorganization. (#51999) 2004-06-20 05:11:57 +00:00
gdk-pixbuf-core.h Header file reorganization. (#51999) 2004-06-20 05:11:57 +00:00
gdk-pixbuf-csource.1
gdk-pixbuf-csource.c
gdk-pixbuf-data.c Add hidden aliases for exported symbols which are used internally in order 2004-08-11 04:10:18 +00:00
gdk-pixbuf-features.h.in Fix the build. 2004-07-07 15:33:16 +00:00
gdk-pixbuf-i18n.h
gdk-pixbuf-io.c Add hidden aliases for exported symbols which are used internally in order 2004-08-11 04:10:18 +00:00
gdk-pixbuf-io.h New functions to disable/enable individual loaders and to obtain license 2004-07-08 03:56:36 +00:00
gdk-pixbuf-loader.c Add hidden aliases for exported symbols which are used internally in order 2004-08-11 04:10:18 +00:00
gdk-pixbuf-loader.h Header file reorganization. (#51999) 2004-06-20 05:11:57 +00:00
gdk-pixbuf-marshal.list
gdk-pixbuf-private.h
gdk-pixbuf-scale.c Add hidden aliases for exported symbols which are used internally in order 2004-08-11 04:10:18 +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 Add hidden aliases for exported symbols which are used internally in order 2004-08-11 04:10:18 +00:00
gdk-pixbuf-xform.c
gdk-pixbuf.c Add hidden aliases for exported symbols which are used internally in order 2004-08-11 04:10:18 +00:00
gdk-pixbuf.h Header file reorganization. (#51999) 2004-06-20 05:11:57 +00:00
gdk-pixbuf.symbols underscore prefix the mmx implementations, in order to not export them. 2004-08-11 14:23:31 +00:00
gdk-pixdata.c Add hidden aliases for exported symbols which are used internally in order 2004-08-11 04:10:18 +00:00
gdk-pixdata.h
io-ani-animation.c
io-ani-animation.h
io-ani.c New functions to disable/enable individual loaders and to obtain license 2004-07-08 03:56:36 +00:00
io-bmp.c Properly determine the number of colors in an OS/2 BMP file. (#150003, 2004-08-13 02:26:57 +00:00
io-gif-animation.c
io-gif-animation.h
io-gif.c New functions to disable/enable individual loaders and to obtain license 2004-07-08 03:56:36 +00:00
io-ico.c New functions to disable/enable individual loaders and to obtain license 2004-07-08 03:56:36 +00:00
io-jpeg.c New functions to disable/enable individual loaders and to obtain license 2004-07-08 03:56:36 +00:00
io-pcx.c Fix progressive loading of 8bit pcx files. (#148518, Magnus Bergman) 2004-08-02 04:05:34 +00:00
io-png.c Use 'cannot' instead of 'can not' in messages. (#144226, Morten Welinder) 2004-07-15 23:24:51 +00:00
io-pnm.c New functions to disable/enable individual loaders and to obtain license 2004-07-08 03:56:36 +00:00
io-ras.c New functions to disable/enable individual loaders and to obtain license 2004-07-08 03:56:36 +00:00
io-tga.c New functions to disable/enable individual loaders and to obtain license 2004-07-08 03:56:36 +00:00
io-tiff.c function doesn't return a value, so don't use g_return_val_if_fail() 2004-07-09 22:40:37 +00:00
io-wbmp.c New functions to disable/enable individual loaders and to obtain license 2004-07-08 03:56:36 +00:00
io-xbm.c New functions to disable/enable individual loaders and to obtain license 2004-07-08 03:56:36 +00:00
io-xpm.c New functions to disable/enable individual loaders and to obtain license 2004-07-08 03:56:36 +00:00
make-inline-pixbuf.c
Makefile.am Add hidden aliases for exported symbols which are used internally in order 2004-08-11 04:10:18 +00:00
makefile.msc updated 2004-08-06 18:49:35 +00:00
makegdkpixbufalias.pl Add hidden aliases for exported symbols which are used internally in order 2004-08-11 04:10:18 +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 [Win32] Look up installation prefix at run-time, replace prefix in 2004-03-15 14:10:08 +00:00
test-gdk-pixbuf.c