diff options
author | Soeren Sandmann <sandmann@daimi.au.dk> | 2004-02-18 13:52:12 +0000 |
---|---|---|
committer | Søren Sandmann Pedersen <ssp@src.gnome.org> | 2004-02-18 13:52:12 +0000 |
commit | f539d993341bfc657eab7aa760c82d2290d42e60 (patch) | |
tree | 6e0123d07f1e0a0497c9d96071588ea13b40fdf8 /ChangeLog | |
parent | df434db70ef3c029bbe0bc3c5580445c471584c3 (diff) | |
download | gtk+-f539d993341bfc657eab7aa760c82d2290d42e60.tar.gz |
Reset clip region back to NULL on cached GC (rest of #134728)
Wed Feb 18 14:27:08 2004 Soeren Sandmann <sandmann@daimi.au.dk>
* gdk/gdkwindow.c (gdk_window_get_composite_drawable): Reset clip
region back to NULL on cached GC (rest of #134728)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,6 +1,11 @@ +Wed Feb 18 14:27:08 2004 Soeren Sandmann <sandmann@daimi.au.dk> + + * gdk/gdkwindow.c (gdk_window_get_composite_drawable): Reset clip + region back to NULL on cached GC (rest of #134728) + Wed Feb 18 13:28:57 2004 Soeren Sandmann <sandmann@daimi.au.dk> - Fix bug reported by Nam SungHyun. + Fix bug reported by Nam SungHyun (#134728) * gdk/gdkpixbuf-render.c (gdk_pixbuf_render_threshold_alpha): Don't use a cached GC here since the function needs to modify the |