summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>1999-02-06 16:14:45 +0000
committerOwen Taylor <otaylor@src.gnome.org>1999-02-06 16:14:45 +0000
commit39e29436509f6aa47eac503f333a91a017fb7ab2 (patch)
tree47d2c8e81d2e1a165eec9b37f2bbffec3a106a8b /ChangeLog.pre-2-6
parentc13e6db019547c0b06d78765287fba0332dd3f2e (diff)
downloadgtk+-39e29436509f6aa47eac503f333a91a017fb7ab2.tar.gz
Add the entire draw_data_list back to the free list, not just the last
Sat Feb 6 11:20:16 1999 Owen Taylor <otaylor@redhat.com> * gtk/gtkwidget.c (gtk_widget_idle_draw): Add the entire draw_data_list back to the free list, not just the last element.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-66
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 8029fae544..a501d41b88 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,9 @@
+Sat Feb 6 11:20:16 1999 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkwidget.c (gtk_widget_idle_draw): Add the
+ entire draw_data_list back to the free list, not
+ just the last element.
+
Sat Feb 6 00:21:14 1999 Lars Hamann <lars@gtk.org>
* gtk/gtkctree.c (draw_row):