summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-08
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 1cd0f54a03..9fd446eb92 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,11 @@
+Tue Mar 5 17:43:43 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkfontsel.c (gtk_font_selection_init): Don't
+ create ->font_entry, ->font_style_entry at all rather
+ than just not showing them to avoid the problem of
+ them popping up if gtk_widget_show_all() is done
+ on the dialog. (#72913, Charles Kerr.)
+
Tue Mar 5 18:06:49 2002 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreeviewcolumn.c (gtk_tree_view_column_set_resizable):