aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 076d46445..e8eaf34a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2003-05-05 Marco Pesenti Gritti <marco@it.gnome.org>
+
+ * src/bookmarks/ephy-bookmarks-editor.c: (build_search_box):
+ * src/ephy-history-window.c: (confirmation_dialog_response_cb),
+ (confirmation_dialog_construct), (cmd_clear), (cmd_bookmark_page),
+ (ephy_history_window_class_init), (entry_selection_changed_cb),
+ (add_entry_monitor), (view_focus_cb), (add_focus_monitor),
+ (remove_focus_monitor), (ephy_history_window_show_popup_cb),
+ (build_search_box), (view_selection_changed_cb),
+ (ephy_history_window_construct), (ephy_history_window_dispose):
+ * src/window-commands.c: (toolbar_editor_destroy_cb),
+ (toolbar_editor_response_cb), (window_cmd_edit_toolbar),
+ (window_cmd_help_contents):
+
+ Better sensitivity updates for history
+
2003-05-05 David Adam Bordoley <bordoley@msu.edu>
* src/toolbar.c: (update_toolbar_remove_flag),