]> Pileus Git - ~andy/gtk/blobdiff - gdk-pixbuf/ChangeLog
Fix docs.
[~andy/gtk] / gdk-pixbuf / ChangeLog
index cd5f8821b59c2323bbcb2c3c9e2e46641f979307..ef78d723415e38a49aca9ac6378ed2cac69305d7 100644 (file)
@@ -1,3 +1,42 @@
+2002-03-05  Matthias Clasen  <maclas@gmx.de>
+
+       * test-loaders.c, test-images.h: More random tests. 
+
+       * io-bmp.c (DecodeHeader): Fail gracefully on OOM here.
+
+Tue Mar  5 10:39:03 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * Makefile.am (loaderdir): Put the modules into the
+       GTK_BINARY_VERSION directory for consistency with
+       immodules and theme engines.
+
+Sat Mar  2 22:11:10 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk-pixbuf-io.c (_gdk_pixbuf_load_module): If we
+       can't load the module using the g_module_build_path()
+       filename, try loading it as a .la file.
+
+       * test-loaders.c: Look for modules in current directory
+       rather than .libs, so we find the right .la files.
+
+       * test-loaders.c: Back out some accidental commits.
+
+Sat Mar  2 21:28:03 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk-pixbuf.c (gdk_pixbuf_new): Bullet-proof against integer
+       overflow.
+
+2002-03-03  Tor Lillqvist  <tml@iki.fi>
+
+       * gtk-pixbuf.rc.in: Remove.
+
+       * gdk_pixbuf.rc.in: Name like this instead (wrong name used by
+       mistake by Hans).
+
+       * makefile.msc: Corresponding changes.
+
+       * Makefile.am: Use gdk_pixbuf.rc on Win32. Distribute it.
+
 2002-02-28  Matthias Clasen  <maclas@gmx.de>
 
        * pixops/pixops.c (tile_make_weights): Move the call to
@@ -7,7 +46,7 @@ Wed Feb 27 18:33:04 2002  Owen Taylor  <otaylor@redhat.com>
 
        * gdk-pixdata.c (gdk_pixdata_to_csource): Use {} not
        () to group around string assigned to char[]. (#72767,
-       Tomas Ögren)
+       Tomas Ögren)
 
 2002-02-21  Havoc Pennington  <hp@pobox.com>
 
@@ -1229,7 +1268,7 @@ Wed Jun 21 16:02:48 2000  Owen Taylor  <otaylor@redhat.com>
 2000-06-05     Mathieu Lacage  <mathieu@gnome.org>
 
        * configure.in: add some gtk parameters to the
-       GDK_PIXBUF_LIB²S and GDK_PIXBUG_INCLUDEDIR vars. One more
+       GDK_PIXBUF_LIBÃ�²S and GDK_PIXBUG_INCLUDEDIR vars. One more
        fight in my crusade for strange prefix compile...
 
 2000-05-30  Not Zed  <NotZed@HelixCode.com>
@@ -1326,7 +1365,7 @@ Fri May  5 12:16:32 2000  Owen Taylor  <otaylor@redhat.com>
        * gdk-pixbuf/Makefile.am (INCLUDES): Add $(GNOME_CFLAGS).
        Reported by Jens Finke.
 
-2000-04-14 Tomasz K³opczko <kloczek@pld.org.pl>
+2000-04-14 Tomasz KÃ�³opczko <kloczek@pld.org.pl>
 
        * gdk-pixbuf/pixops/makefile.am: $(LIBART_CFLAGS) replaced by 
        $(GTK_CFLAGS) - now gdk-pixbuf compiles correctly.