diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-02-26 20:19:22 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-02-26 20:19:22 +0800 |
commit | db6e87f093cbd92f35b65f8b9875c07e01d3be30 (patch) | |
tree | 9f941324258fb42663961a6871aad118411391eb /ChangeLog | |
parent | 4f956b536b91ef80b478f0dc3aaedfef591b648c (diff) | |
download | gsoc2013-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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), |