diff options
author | Soeren Sandmann <sandmann@daimi.au.dk> | 2003-11-12 00:37:02 +0000 |
---|---|---|
committer | Søren Sandmann Pedersen <ssp@src.gnome.org> | 2003-11-12 00:37:02 +0000 |
commit | 6c83c38687afb4f443c6c381d8a5a30104ee0731 (patch) | |
tree | f1d1128780f69b84c9d940e197cb6bc6cd407088 /ChangeLog | |
parent | 14c565729f335169d254e67feb40b1d99130c5d0 (diff) | |
download | gtk+-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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): |