gtk/gdk-pixbuf
Matthias Clasen c0d62354d3 Remove a pointless check. (#122710, Kjartan Maraas)
2003-09-19  Matthias Clasen  <maclas@gmx.de>

	* io-tga.c (try_preload): Remove a pointless check.
	(#122710, Kjartan Maraas)
2003-09-19 19:20:09 +00:00
..
pixops Split correction into multiple pieces if no single weight is large enough 2003-07-17 22:47:10 +00:00
.cvsignore make it legal C 2002-10-04 05:46:51 +00:00
ChangeLog Remove a pointless check. (#122710, Kjartan Maraas) 2003-09-19 19:20:09 +00:00
gdk_pixbuf.def updated 2003-07-20 15:43:41 +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 Add sanity checks for GError handling. (#108345) 2003-04-24 18:51:07 +00:00
gdk-pixbuf-animation.h Add docs. 2002-12-08 00:18:13 +00:00
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 Preserve the aspect ratio. (#118145, Owen Taylor) 2003-07-23 22:55:34 +00:00
gdk-pixbuf-io.h Add docs. 2002-12-08 00:18:13 +00:00
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 Load-at-size functionality for gdk-pixbuf. 2002-07-06 23:10:46 +00:00
gdk-pixbuf-private.h Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
gdk-pixbuf-scale.c Fix some warnings by adding casts to PixopsInterpType. (#85839, David L. 2002-07-30 03:09:39 +00:00
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 New loader, for .ANI animations. 2002-09-06 21:14:15 +00:00
io-ani-animation.h Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
io-ani.c Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
io-bmp.c Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
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 A loader for PCX files. (#113035, Josh Beam) 2003-05-21 20:20:07 +00:00
io-png.c Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
io-pnm.c Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
io-ras.c Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
io-tga.c Remove a pointless check. (#122710, Kjartan Maraas) 2003-09-19 19:20:09 +00:00
io-tiff.c use G_BIG_ENDIAN instead of WORDS_BIGENDIAN which isn't set by 2002-12-04 21:07:30 +00:00
io-wbmp.c Remove dubious bitfields of unspecified signedness. (#112919, Morten 2003-05-27 21:21:00 +00:00
io-xbm.c Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
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 Add rule to regenerate man pages from Docbook. (man_MANS): Add 2003-06-17 00:37:28 +00:00
makefile.msc updated 2003-07-20 15:43:41 +00:00
pixbufloader_ani.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_bmp.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_gif.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_ico.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_jpeg.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_pcx.def A loader for PCX files. (#113035, Josh Beam) 2003-05-21 20:20:07 +00:00
pixbufloader_png.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_pnm.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_ras.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_tga.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_tiff.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_wbmp.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_xbm.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_xpm.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
queryloaders.c Use g_strfreev() to free mime_types. (#117219, Steve Chaplin) 2003-07-11 20:36:25 +00:00
test-gdk-pixbuf.c