]> Pileus Git - ~andy/gtk/commit
Remove redundant size checks, and document that width, height must be > 0.
authorMatthias Clasen <mclasen@redhat.com>
Thu, 21 Dec 2006 20:40:24 +0000 (20:40 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 21 Dec 2006 20:40:24 +0000 (20:40 +0000)
commit0f1bed1d74cfa48892f82e637f4dbeed7e12417d
treedcaaad7c11eebe9e28fa17f779c6f2cb1462c34b
parentc35978a370298aa89c2993e9d3149ef2b93dfe55
Remove redundant size checks, and document that width, height must be > 0.

2006-12-21  Matthias Clasen  <mclasen@redhat.com>

        * gdk-pixbuf-data.c (gdk_pixbuf_new_from_data):
        * gdk-pixbuf.c (gdk_pixbuf_new): Remove redundant size
        checks, and document that width, height must be > 0.
        (#343330, Felix Riemann)
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk-pixbuf-data.c
gdk-pixbuf/gdk-pixbuf.c