]> 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 936c923467b0174acdaa89b22711828661c1c0b6..5589d31ebb6cf1f8b5690e1820aa0864d40d3f87 100644 (file)
@@ -1,3 +1,32 @@
+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();
+       they shouldn't have been deprecated.
+
+2002-11-07  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/gdk.c (gdk_display_open_default_libgtk_only): Use
+       g_return_val_if_fail in this non-void function.
+       (gdk_init_check): Remove unused variable.
+
+Thu Nov  7 15:42:12 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkfontsel.c (gtk_font_selection_get_font_description):
+       If called when fontsel->face is NULL, just return
+       "Sans 10". (#82745, Vitaly Tishkov)
+
 Thu Nov  7 15:29:43 2002  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkimcontextsimple.c (check_hex): Use '_'