diff options
author | James Willcox <jwillcox@gnome.org> | 2003-03-07 08:39:47 +0800 |
---|---|---|
committer | James Willcox <jwillcox@src.gnome.org> | 2003-03-07 08:39:47 +0800 |
commit | cae31d5a232a286fa1e9ce2c303f3ed139b81b87 (patch) | |
tree | 93c3212b13e7309cf6b42bb06dfdaf5318bed267 /ChangeLog | |
parent | f7d30977b5bff128551c56ce4d8f20ddf3ab245c (diff) | |
download | gsoc2013-epiphany-cae31d5a232a286fa1e9ce2c303f3ed139b81b87.tar.gz gsoc2013-epiphany-cae31d5a232a286fa1e9ce2c303f3ed139b81b87.tar.zst gsoc2013-epiphany-cae31d5a232a286fa1e9ce2c303f3ed139b81b87.zip |
Update from libegg same
2003-03-06 James Willcox <jwillcox@gnome.org>
* data/ui/epiphany-ui.xml.in:
* lib/egg/eggtoolbar.c: Update from libegg
* lib/egg/eggtoolbar.h: same
* lib/widgets/ephy-editable-toolbar.c:
(ephy_editable_toolbar_remove_cb), (ephy_editable_toolbar_edit_cb),
(popup_toolbar_context_menu), (setup_toolbar), (do_merge):
Implement a context menu for toolbars.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2003-03-06 James Willcox <jwillcox@gnome.org> + + * data/ui/epiphany-ui.xml.in: + * lib/egg/eggtoolbar.c: Update from libegg + * lib/egg/eggtoolbar.h: same + * lib/widgets/ephy-editable-toolbar.c: + (ephy_editable_toolbar_remove_cb), (ephy_editable_toolbar_edit_cb), + (popup_toolbar_context_menu), (setup_toolbar), (do_merge): + + Implement a context menu for toolbars. + 2003-03-07 Marco Pesenti Gritti <marco@it.gnome.org> * TODO: |