summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorSoeren Sandmann <sandmann@redhat.com>2004-09-08 16:40:31 +0000
committerSøren Sandmann Pedersen <ssp@src.gnome.org>2004-09-08 16:40:31 +0000
commite0b2ead302cfab730f65f6584caf8d2c786250f8 (patch)
tree1ad16205fca2200c2b2f4f9c72ac17cf3e7f493c /ChangeLog.pre-2-8
parent0b4dd7930eb5c5f65ed06a7bdd2f7c63c6c5c238 (diff)
downloadgdk-pixbuf-e0b2ead302cfab730f65f6584caf8d2c786250f8.tar.gz
Make dropping of expandable items look nicer.
Wed Sep 8 18:38:08 2004 Soeren Sandmann <sandmann@redhat.com> Make dropping of expandable items look nicer. * gtk/gtktoolbar.c (gtk_toolbar_set_drop_highlight_item): Make placeholder expand if highlight item is expanding. * gtk/gtktoolbar.c (toolbar_content_set_expand): New function. * gtk/gtktoolbar.c (toolbar_content_get_expand): Return TRUE only if the item is not disappering.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-812
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index b6f82a3a2..0ddc343b4 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,15 @@
+Wed Sep 8 18:38:08 2004 Soeren Sandmann <sandmann@redhat.com>
+
+ Make dropping of expandable items look nicer.
+
+ * gtk/gtktoolbar.c (gtk_toolbar_set_drop_highlight_item): Make
+ placeholder expand if highlight item is expanding.
+
+ * gtk/gtktoolbar.c (toolbar_content_set_expand): New function.
+
+ * gtk/gtktoolbar.c (toolbar_content_get_expand): Return TRUE only
+ if the item is not disappering.
+
2004-09-07 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkuimanager.c (gtk_ui_manager_add_ui): Use the proper node type