summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>1999-02-25 00:04:18 +0000
committerOwen Taylor <otaylor@src.gnome.org>1999-02-25 00:04:18 +0000
commitda219872d8d76f42113c36ba4112a5281db227c4 (patch)
tree528d3eb64b818403f345063e7ee9a9f8e5d5ed7e /ChangeLog.pre-2-2
parent6333998df43ee467ddf3b4285338872df860018b (diff)
downloadgdk-pixbuf-da219872d8d76f42113c36ba4112a5281db227c4.tar.gz
Unset the clip mask for the GC if we set it. (Patch from Lars Hamann
Wed Feb 24 19:08:51 1999 Owen Taylor <otaylor@redhat.com> * gtk/gtkclist.c (draw_cell_pixmap): Unset the clip mask for the GC if we set it. (Patch from Lars Hamann <lars@gtk.org>)
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-26
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 4195ed691..a4e3c9b0d 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,9 @@
+Wed Feb 24 19:08:51 1999 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkclist.c (draw_cell_pixmap): Unset the clip
+ mask for the GC if we set it. (Patch from
+ Lars Hamann <lars@gtk.org>)
+
Thu Feb 24 23:58:44 1999 Tim Janik <timj@gtk.org>
* gtk/gtksignal.c (gtk_signal_handler_pending_by_id): added function