]> Pileus Git - ~andy/gtk/blobdiff - gdk-pixbuf/ChangeLog
=== Released 2.4.1 ===
[~andy/gtk] / gdk-pixbuf / ChangeLog
index 6a18fb314545e389e04f1f989b1c1b234d8e4530..b68243ef113227526cb9d573c0fdc96b9c26b80f 100644 (file)
@@ -1,3 +1,117 @@
+2004-04-30  Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.4.1 ===
+
+2004-04-13  Matthias Clasen  <mclasen@redhat.com>
+
+       * io-ani.c (gdk_pixbuf__ani_image_load_animation): 
+       * gdk-pixbuf-io.c (gdk_pixbuf_get_file_info) 
+       (_gdk_pixbuf_generic_image_load) 
+       (gdk_pixbuf_new_from_file_at_size): When calling fread()
+       in a loop, check for ferror() as well as for feof() to
+       avoid infinite loops on directories.  (#137804, Alex Converse)
+
+Mon Mar 15 15:01:59 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * === Released 2.4.0 ===
+
+2004-03-15  Tor Lillqvist  <tml@iki.fi>
+
+       * queryloaders.c (main): [Win32] Look up installation prefix at
+       run-time, replace prefix in PIXBUF_LIBDIR with that. (#106141)
+
+       Merges from stable branch that had been left out. (#136282, J. Ali
+       Harlow):
+
+       Changes for run-time lookup of installation location on Win32:
+       
+       * Makefile.am (INCLUDES): Define GTK_PREFIX as $(prefix).
+
+       * gdk-pixbuf-io.c (get_sysconfdir): New function, look up
+       installation location at runtime and deduce GTK_SYSCONFDIR
+       from it.
+       (get_toplevel): Similar, for the top-level installation directory.
+       (correct_prefix): Replace compile-time prefix with run-time
+       prefix.
+       (get_libdir): Remove, not used any longer.
+       (gdk_pixbuf_io_init): Call correct_prefix() on Win32.
+
+       * queryloaders.c (query_module): [Win32] Change backslahses into
+       slashes in path.
+
+Tue Mar  9 09:33:28 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * === Released 2.3.6 ===
+
+2004-03-05  Tor Lillqvist  <tml@iki.fi>
+
+       * gdk_pixbuf.def: Add missing entries. Thanks to J. Ali Harlow.
+
+Fri Mar  5 22:22:25 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * io-bmp.c (OneLine32): Don't try to load an alpha channel
+       from the BMP, since there is no evidence that even 32bit
+       BMPs have an alpha channel.  (#135502)
+
+Mon Mar  1 19:47:48 2004  Owen Taylor  <otaylor@redhat.com>
+
+        * === Released 2.3.5 ====
+
+2004-02-28  Hans Breuer  <hans@breuer.org>
+
+       * io-tiff.c : include <io.h> for lseek()
+       * io-xbm.c : use HAVE_UNISTD_H
+
+Tue Feb 24 14:45:03 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * === Released 2.3.3 ===
+
+Sun Feb 22 01:09:55 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * io-bmp.c (gdk_pixbuf__bmp_image_begin_load): Remove debugging
+       code.
+
+Fri Feb 20 22:25:32 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * io-bmp.c (DecodeHeader): Store and sanity-check the clrUsed field 
+       from the header for use in DecodeColormap.
+       * io-bmp.c (DecodeColormap): Don't read more colormap entries than
+       the header says are there.  (#134235, Kazuho Okui)
+
+Sun Feb  8 01:07:20 2004  Manish Singh  <yosh@gimp.org>
+
+       * gdk-pixbuf-io.c: removed unnecessary G_OBJECT() cast checks.
+
+       * io-jpeg.c: make the return type for to_callback_empty_output_buffer
+       "boolean", which should be defined by the jpeg headers. The right
+       return type for this function depends on how the jpeg library
+       was built (one wonders what happens if different compilers are used).
+
+2004-01-28  Hans Breuer  <hans@breuer.org>
+
+       * gdk_pixbuf.def : updated externals
+
+Sat Jan 17 23:02:55 2004  Matthias Clasen  <maclas@gmx.de>
+
+       The second part of the fix for #114351 (see also 
+       ../Changelog)
+       
+       * gdk-pixbuf-i18n.h (P_): Use translation domain gtk20-properties.
+
+Sat Jan 17 00:01:51 2004  Matthias Clasen  <maclas@gmx.de>
+
+       The first part of the fix for #114351 (see also
+       ../ChangeLog): 
+
+       * gdk-pixbuf-i18n.h: Define P_() for property blurbs and nicks.
+
+       * gdk-pixbuf.c:  Mark property blurbs and nicks with P_().
+
+Thu Jan  8 22:01:14 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * queryloaders.c (loader_sanity_check): Don't use bitwise operators
+       on booleans.  (#130923, reported by Telsa Gwynne, fix by Dave Jones)
+
 2004-01-06  Federico Mena Quintero  <federico@ximian.com>
 
        * gdk-pixbuf-io.c (gdk_pixbuf_save): Escape an ampersand in the