summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-07-05 03:21:52 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-07-05 03:21:52 +0000
commit159ff9c811369cb62c787569ba3658265116295d (patch)
tree0c9a8958d7b4d0627cd85e0e6b1fe057005c6198 /ChangeLog.pre-2-4
parentc1a14d036d1abe6475a8b8776381dcca0fe5bbef (diff)
downloadgdk-pixbuf-159ff9c811369cb62c787569ba3658265116295d.tar.gz
Make compile.
Wed Jul 4 23:17:04 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtkdnd.c (gtk_drag_dest_hierarchy_changed): Make compile. * gtk/gtkwidget.c (gtk_widget_reset_rc_style): Fix problem with calling gtk_widget_set_style_internal() with the old style, not the new style. (#56989)
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-49
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index e4928ac7c..5021df944 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,12 @@
+Wed Jul 4 23:17:04 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkdnd.c (gtk_drag_dest_hierarchy_changed):
+ Make compile.
+
+ * gtk/gtkwidget.c (gtk_widget_reset_rc_style): Fix problem
+ with calling gtk_widget_set_style_internal() with
+ the old style, not the new style. (#56989)
+
Wed Jul 4 22:35:40 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtklabel.c gtk/gtkmenubar.c gtk/gtktreeviewcolumn.c