summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-07-21 03:11:53 +0000
committerMatt Wilson <msw@src.gnome.org>1999-07-21 03:11:53 +0000
commit88b29cb44e8e5ca3ec2e7ae774166ebc43de82be (patch)
tree37bc43919a884b8c7b2b442ae3d7a812483dedaf /ChangeLog
parent32292b48ad67b64d49350b49b2291e43f2cb54cc (diff)
downloadpygtk-88b29cb44e8e5ca3ec2e7ae774166ebc43de82be.tar.gz
new wrapper new implementation
1999-07-20 Matt Wilson <msw@redhat.com> * gtk.py (gdk_flush): new wrapper * gtkmodule.c (_wrap_gdk_flush): new implementation
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bcec725c..a27c59f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-07-20 Matt Wilson <msw@redhat.com>
+
+ * gtk.py (gdk_flush): new wrapper
+ * gtkmodule.c (_wrap_gdk_flush): new implementation
+
1999-07-19 James Henstridge <james@daa.com.au>
* gtk.py (GtkAdjustment.set_all): a wrapper for the new function.