diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-04-27 21:03:48 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-04-27 21:03:48 +0800 |
commit | fbe3cc4fcb4bdfd7bd28443a0852a4b79ff920c6 (patch) | |
tree | 8d7050500dd35a7d0064dd6b6d9ace242b98e208 /ChangeLog | |
parent | 3d8e5e157f5a740d1f8005383597b13eca6725d4 (diff) | |
download | gsoc2013-epiphany-fbe3cc4fcb4bdfd7bd28443a0852a4b79ff920c6.tar.gz gsoc2013-epiphany-fbe3cc4fcb4bdfd7bd28443a0852a4b79ff920c6.tar.zst gsoc2013-epiphany-fbe3cc4fcb4bdfd7bd28443a0852a4b79ff920c6.zip |
Change the way sensitivity is updated once again. We need to test this
2003-04-27 Marco Pesenti Gritti <marco@it.gnome.org>
* src/bookmarks/ephy-bookmarks-editor.c: (view_focus_cb),
(add_focus_monitor), (remove_focus_monitor),
(ephy_bookmarks_editor_show_popup_cb),
(ephy_bookmarks_editor_dispose), (keyword_node_show_popup_cb),
(search_selection_changed_cb), (build_search_box),
(ephy_bookmarks_editor_construct):
Change the way sensitivity is updated once again.
We need to test this really really well and then port it
to the history dialog.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ 2003-04-27 Marco Pesenti Gritti <marco@it.gnome.org> + * src/bookmarks/ephy-bookmarks-editor.c: (view_focus_cb), + (add_focus_monitor), (remove_focus_monitor), + (ephy_bookmarks_editor_show_popup_cb), + (ephy_bookmarks_editor_dispose), (keyword_node_show_popup_cb), + (search_selection_changed_cb), (build_search_box), + (ephy_bookmarks_editor_construct): + + Change the way sensitivity is updated once again. + We need to test this really really well and then port it + to the history dialog. + +2003-04-27 Marco Pesenti Gritti <marco@it.gnome.org> + * lib/egg/egg-editable-toolbar.c: * lib/egg/egg-editable-toolbar.h: * lib/egg/egg-toolbar-editor.c: |