]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-4
Don't try to use render if we can't get a picture for the drawable. (Fixes
[~andy/gtk] / ChangeLog.pre-2-4
index bed9bc1c8e23488561977c902952967b21f42537..5589d31ebb6cf1f8b5690e1820aa0864d40d3f87 100644 (file)
@@ -1,3 +1,15 @@
+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)
+
 Thu Nov  7 16:45:54 2002  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/x11/gdkx.h: Fix misplaced display_grab()/display_ungrab();