summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-02-08 15:54:09 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-02-08 15:54:09 +0000
commitda920e08f8aa9540fbfb5693121dcbe14f607169 (patch)
treeeb2f56d92fbda8c52229ec63f2fef79a94174c09 /ChangeLog.pre-2-10
parent4c1cab8dff511c795e382e9ac7afaf4272c36486 (diff)
downloadgtk+-da920e08f8aa9540fbfb5693121dcbe14f607169.tar.gz
Accept the "expand" attribute and set a flag in the node if it is set to
2005-02-08 Matthias Clasen <mclasen@redhat.com> * gtk/gtkuimanager.c (start_element_handler): Accept the "expand" attribute and set a flag in the node if it is set to "true". (update_node): If the expand flag is set, make separator toolitems non-drawn and expanding. (#166489, Christian Persch)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-109
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 7d989873da..f7639c6057 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,12 @@
+2005-02-08 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkuimanager.c (start_element_handler): Accept
+ the "expand" attribute and set a flag in the node if it
+ is set to "true".
+ (update_node): If the expand flag is set, make separator
+ toolitems non-drawn and expanding. (#166489, Christian Persch)
+
+
2005-02-05 Hans Breuer <hans@breuer.org>
* gdk/makefile.msc gdk/win32/makefile.msc gtk/makefile.msc.in :