aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-04-27 21:03:48 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-04-27 21:03:48 +0800
commitfbe3cc4fcb4bdfd7bd28443a0852a4b79ff920c6 (patch)
tree8d7050500dd35a7d0064dd6b6d9ace242b98e208 /ChangeLog
parent3d8e5e157f5a740d1f8005383597b13eca6725d4 (diff)
downloadgsoc2013-epiphany-fbe3cc4fcb4bdfd7bd28443a0852a4b79ff920c6.tar
gsoc2013-epiphany-fbe3cc4fcb4bdfd7bd28443a0852a4b79ff920c6.tar.gz
gsoc2013-epiphany-fbe3cc4fcb4bdfd7bd28443a0852a4b79ff920c6.tar.bz2
gsoc2013-epiphany-fbe3cc4fcb4bdfd7bd28443a0852a4b79ff920c6.tar.lz
gsoc2013-epiphany-fbe3cc4fcb4bdfd7bd28443a0852a4b79ff920c6.tar.xz
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--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41719809f..25e0ef9fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: