summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>1998-03-31 00:38:59 +0000
committerTim Janik <timj@src.gnome.org>1998-03-31 00:38:59 +0000
commita20f83d9a981cab18162bd52c6faabeeb61331cb (patch)
treecc0eeb15d4ee8a4a42845dd4925f4edadfb83777 /ChangeLog
parent4bf5d761bcb86ee9c60bceda9f93e8115ed4b785 (diff)
downloadgtk+-a20f83d9a981cab18162bd52c6faabeeb61331cb.tar.gz
show the menu_label unconditionally (even if it is not a default label).
Tue Mar 31 01:17:23 1998 Tim Janik <timj@gtk.org> * gtk/gtknotebook.c (gtk_notebook_menu_item_create): show the menu_label unconditionally (even if it is not a default label). (gtk_notebook_update_labels): if we have a tab_label, then use its label as the default menu_label.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 945406dfbc..4e2e446203 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Tue Mar 31 01:17:23 1998 Tim Janik <timj@gtk.org>
+
+ * gtk/gtknotebook.c (gtk_notebook_menu_item_create): show the menu_label
+ unconditionally (even if it is not a default label).
+ (gtk_notebook_update_labels): if we have a tab_label, then use its label
+ as the default menu_label.
+
Mon Mar 30 16:35:57 1998 Owen Taylor <owt1@cornell.edu>
* gtk/testgtk.c: Improved main loop test. (Quits main