summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSoeren Sandmann <sandmann@daimi.au.dk>2003-11-12 00:37:02 +0000
committerSøren Sandmann Pedersen <ssp@src.gnome.org>2003-11-12 00:37:02 +0000
commit6c83c38687afb4f443c6c381d8a5a30104ee0731 (patch)
treef1d1128780f69b84c9d940e197cb6bc6cd407088 /ChangeLog
parent14c565729f335169d254e67feb40b1d99130c5d0 (diff)
downloadgtk+-6c83c38687afb4f443c6c381d8a5a30104ee0731.tar.gz
When we are using the old API, make all items "is_important". That way
Wed Nov 12 01:29:32 2003 Soeren Sandmann <sandmann@daimi.au.dk> * gtk/gtktoolbar.c (gtk_toolbar_internal_insert_element): When we are using the old API, make all items "is_important". That way BOTH_HORIZ will continue to show both icon and label in old API mode.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe41dd56a9..1607d0ca20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Wed Nov 12 01:29:32 2003 Soeren Sandmann <sandmann@daimi.au.dk>
+
+ * gtk/gtktoolbar.c (gtk_toolbar_internal_insert_element): When we
+ are using the old API, make all items "is_important". That way
+ BOTH_HORIZ will continue to show both icon and label in old API
+ mode.
+
Mon Nov 10 00:40:41 2003 Matthias Clasen <maclas@gmx.de>
* gtk/gtkeventbox.c (gtk_event_box_set_above_child):