]> Pileus Git - ~andy/gtk/commit
Interpret patterns where the first byte of the mask is '*' as unanchored.
authorMatthias Clasen <mclasen@redhat.com>
Fri, 22 Jul 2005 04:37:27 +0000 (04:37 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 22 Jul 2005 04:37:27 +0000 (04:37 +0000)
commit804083681e077becd98adb3d86f58c68025e3074
treec2cce929e2c45ca1552b9f5b914d61c24c2f1708
parent9c002e4abc1942610dc98b827f05e46bf6948634
Interpret patterns where the first byte of the mask is '*' as unanchored.

2005-07-22  Matthias Clasen  <mclasen@redhat.com>

* gdk-pixbuf-io.c (format_check): Interpret patterns where
the first byte of the mask is '*' as unanchored.  (#311011)
(gdk_pixbuf_new_from_file): Use the first 256 bytes for
sniffing the file format.
docs/reference/ChangeLog
docs/reference/gdk-pixbuf/tmpl/module_interface.sgml
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk-pixbuf-io.c