summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2000-06-05 15:54:32 +0000
committerOwen Taylor <otaylor@src.gnome.org>2000-06-05 15:54:32 +0000
commiteaa77a475488d6a1ca364b848c72462446c0f6c2 (patch)
tree2c248e18b1da22689bc173995f4c56b49538c420 /ChangeLog.pre-2-2
parenteb34d1939909e6167aa58396a8e74dfb8ffab06f (diff)
downloadgdk-pixbuf-eaa77a475488d6a1ca364b848c72462446c0f6c2.tar.gz
We need to treat initial creation different from setting with regards to
Mon Jun 5 11:50:02 2000 Owen Taylor <otaylor@redhat.com> * gdk/x11/gdkgc-x11.c (gdk_x11_gc_values_to_xvalues): We need to treat initial creation different from setting with regards to the graphics-exposures parameter, so add a parameter indicating whether this is initial or not.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-27
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 1c93d5154..c58930624 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,10 @@
+Mon Jun 5 11:50:02 2000 Owen Taylor <otaylor@redhat.com>
+
+ * gdk/x11/gdkgc-x11.c (gdk_x11_gc_values_to_xvalues): We need
+ to treat initial creation different from setting with
+ regards to the graphics-exposures parameter, so add a parameter
+ indicating whether this is initial or not.
+
Mon Jun 5 13:29:31 2000 Owen Taylor <otaylor@redhat.com>
* gdk/x11/gdkevents-x11.c: Hack gdk_event_get_graphics_expose()