aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-02-26 20:19:22 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-02-26 20:19:22 +0800
commitdb6e87f093cbd92f35b65f8b9875c07e01d3be30 (patch)
tree9f941324258fb42663961a6871aad118411391eb /ChangeLog
parent4f956b536b91ef80b478f0dc3aaedfef591b648c (diff)
downloadgsoc2013-epiphany-db6e87f093cbd92f35b65f8b9875c07e01d3be30.tar
gsoc2013-epiphany-db6e87f093cbd92f35b65f8b9875c07e01d3be30.tar.gz
gsoc2013-epiphany-db6e87f093cbd92f35b65f8b9875c07e01d3be30.tar.bz2
gsoc2013-epiphany-db6e87f093cbd92f35b65f8b9875c07e01d3be30.tar.lz
gsoc2013-epiphany-db6e87f093cbd92f35b65f8b9875c07e01d3be30.tar.xz
gsoc2013-epiphany-db6e87f093cbd92f35b65f8b9875c07e01d3be30.tar.zst
gsoc2013-epiphany-db6e87f093cbd92f35b65f8b9875c07e01d3be30.zip
Remove also the toolbar when removing the last item
2003-02-26 Marco Pesenti Gritti <marco@it.gnome.org> * lib/widgets/ephy-toolbars-group.c: (ephy_toolbars_group_remove_item): Remove also the toolbar when removing the last item
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0bdb6c8be..281bb5dfd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2003-02-26 Marco Pesenti Gritti <marco@it.gnome.org>
+ * lib/widgets/ephy-toolbars-group.c:
+ (ephy_toolbars_group_remove_item):
+
+ Remove also the toolbar when removing the last item
+
+2003-02-26 Marco Pesenti Gritti <marco@it.gnome.org>
+
* lib/widgets/ephy-editable-toolbar.c: (ui_update),
(ephy_editable_toolbar_init), (editor_add_toolbar_cb),
(editor_drag_data_received_cb), (editor_drag_data_delete_cb),