aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-01-14 03:01:47 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-01-14 03:01:47 +0800
commitafb43e43599602fba8c1b9178d17c1a8a14867e1 (patch)
tree5eced0804590fb82c67a9b783e2095d9ebd3f065 /ChangeLog
parent9ff4f5f92f9db92f4b420430d6368feabc26490b (diff)
downloadgsoc2013-epiphany-afb43e43599602fba8c1b9178d17c1a8a14867e1.tar
gsoc2013-epiphany-afb43e43599602fba8c1b9178d17c1a8a14867e1.tar.gz
gsoc2013-epiphany-afb43e43599602fba8c1b9178d17c1a8a14867e1.tar.bz2
gsoc2013-epiphany-afb43e43599602fba8c1b9178d17c1a8a14867e1.tar.lz
gsoc2013-epiphany-afb43e43599602fba8c1b9178d17c1a8a14867e1.tar.xz
gsoc2013-epiphany-afb43e43599602fba8c1b9178d17c1a8a14867e1.tar.zst
gsoc2013-epiphany-afb43e43599602fba8c1b9178d17c1a8a14867e1.zip
Use the title also for hosts in history. Cleanup hosts matching code a
2003-01-13 Marco Pesenti Gritti <marco@it.gnome.org> * embed/ephy-history.c: (ephy_history_save), (hosts_added_cb), (hosts_removed_cb), (ephy_history_finalize), (ephy_history_host_set_title), (ephy_history_host_visited), (ephy_history_add_host), (ephy_history_visited), (ephy_history_add_page), (ephy_history_set_page_title): * src/ephy-history-model.c: (ephy_history_model_get_value): * src/ephy-shell.c: (ephy_shell_get_autocompletion): Use the title also for hosts in history. Cleanup hosts matching code a lot.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0922f210c..7a59d90a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2003-01-13 Marco Pesenti Gritti <marco@it.gnome.org>
+ * embed/ephy-history.c: (ephy_history_save), (hosts_added_cb),
+ (hosts_removed_cb), (ephy_history_finalize),
+ (ephy_history_host_set_title), (ephy_history_host_visited),
+ (ephy_history_add_host), (ephy_history_visited),
+ (ephy_history_add_page), (ephy_history_set_page_title):
+ * src/ephy-history-model.c: (ephy_history_model_get_value):
+ * src/ephy-shell.c: (ephy_shell_get_autocompletion):
+
+ Use the title also for hosts in history.
+ Cleanup hosts matching code a lot.
+
+2003-01-13 Marco Pesenti Gritti <marco@it.gnome.org>
+
* TODO:
* embed/ephy-favicon-cache.c: (ephy_favicon_cache_get):
* src/bookmarks/ephy-bookmarks-editor.c: