summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2000-07-01 21:15:05 +0000
committerOwen Taylor <otaylor@src.gnome.org>2000-07-01 21:15:05 +0000
commit7164c0acb138778fb973b0b48a70ff53d4a6e9b9 (patch)
treed626eb871f22204100a5d9f6ca0c898827029929 /ChangeLog.pre-2-6
parenta893dba084f09b233647fbfd99d4565a4863b041 (diff)
downloadgtk+-7164c0acb138778fb973b0b48a70ff53d4a6e9b9.tar.gz
When actually returning expose events, make sure to set the count field
Sat Jul 1 16:28:32 2000 Owen Taylor <otaylor@redhat.com> * gdk/x11/gdkevents-x11.c (gdk_event_translate): When actually returning expose events, make sure to set the count field properly. * gdk/x11/gdkgc-x11.c (gdk_x11_gc_values_to_xvalues): Fix accidentally reintroced bug which always cleared the graphics_exposures value.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-610
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 7315ef6dff..e727ad6020 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,13 @@
+Sat Jul 1 16:28:32 2000 Owen Taylor <otaylor@redhat.com>
+
+ * gdk/x11/gdkevents-x11.c (gdk_event_translate): When
+ actually returning expose events, make sure to set
+ the count field properly.
+
+ * gdk/x11/gdkgc-x11.c (gdk_x11_gc_values_to_xvalues): Fix
+ accidentally reintroced bug which always cleared
+ the graphics_exposures value.
+
Wed Jun 28 18:03:09 BST 2000 Tony Gale <gale@gtk.org>
* docs/faq/gtk-faq.sgml: Change DocBook layout slightly