]> Pileus Git - ~andy/gtk/commit
gdk/gdkgc.c: If gdk_gc_set_clip_rectangle is called with
authorOwen Taylor <otaylor@src.gnome.org>
Fri, 12 Dec 1997 20:03:48 +0000 (20:03 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Fri, 12 Dec 1997 20:03:48 +0000 (20:03 +0000)
commitd30343b9d9eb505fcd5985e67931d685e86ad0a3
treeb455dbd82592620c1a944aaf83a178c6061f3d8e
parent30e8968f3b8a82229b87a8789dcbd7b462189611
gdk/gdkgc.c: If gdk_gc_set_clip_rectangle is called with
  rectangle = NULL, remove clip mask, instead of segfaulting.
gtk/gtknotebook.c: Set clip mask before redrawing, so that
  we don't overwrite things outside of exposed areas when
  drawing the shadows. (Based on a patch from
  Lars Hamann <hamann@braunschweig.netsurf.de> and Stefan Jeske)

                                        -owt
gdk/gdkgc.c
gtk/gtknotebook.c