]> Pileus Git - ~andy/gtk/commit
Don't try to use render if we can't get a picture for the drawable. (Fixes
authorOwen Taylor <otaylor@redhat.com>
Thu, 7 Nov 2002 22:27:22 +0000 (22:27 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 7 Nov 2002 22:27:22 +0000 (22:27 +0000)
commitd2caca5e20afee7885eeab51791ef1e38cbe229e
tree4ac11a083d4d53d646af7f45da96a3dec9d4d884
parentb56f96c98da5da1108f59c583352014e919fb978
Don't try to use render if we can't get a picture for the drawable. (Fixes

Thu Nov  7 17:18:06 2002  Owen Taylor  <otaylor@redhat.com>

        * gdk/x11/gdkdrawable-x11.c (gdk_x11_draw_pixbuf):
        Don't try to use render if we can't get a picture for
        the drawable. (Fixes #97220, reported by
        Jamie Zawinski)

        * gtk/gtkimage.c: Force requisition calculation
        when we get a expose prior to size_request().
        (#91711, reported by Sven Neumann, debugging
        help from Matthias Clasen, Soeren Sandmann)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/x11/gdkdrawable-x11.c
gtk/gtkimage.c