aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-04-19 00:43:54 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-04-19 00:43:54 +0800
commit4a4d612e4177cb4fc080324f60f57682c408b01a (patch)
tree538b3eae62f84392ea5aa50b29ffe59b2aae1095 /ChangeLog
parent26d1ed1f62e1c3229729bb79673f1b424a4dd8d9 (diff)
downloadgsoc2013-epiphany-4a4d612e4177cb4fc080324f60f57682c408b01a.tar
gsoc2013-epiphany-4a4d612e4177cb4fc080324f60f57682c408b01a.tar.gz
gsoc2013-epiphany-4a4d612e4177cb4fc080324f60f57682c408b01a.tar.bz2
gsoc2013-epiphany-4a4d612e4177cb4fc080324f60f57682c408b01a.tar.lz
gsoc2013-epiphany-4a4d612e4177cb4fc080324f60f57682c408b01a.tar.xz
gsoc2013-epiphany-4a4d612e4177cb4fc080324f60f57682c408b01a.tar.zst
gsoc2013-epiphany-4a4d612e4177cb4fc080324f60f57682c408b01a.zip
Implement clear history. Put favicons near sites names.
2003-04-18 Marco Pesenti Gritti <marco@it.gnome.org> * embed/ephy-history.c: (ephy_history_set_page_title), (ephy_history_set_icon), (ephy_history_clear): * embed/ephy-history.h: * src/ephy-history-window.c: (cmd_clear), (provide_favicon), (ephy_history_window_construct): * src/ephy-tab.c: (ephy_tab_set_favicon): Implement clear history. Put favicons near sites names.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f46b3b77e..174f25149 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2003-04-18 Marco Pesenti Gritti <marco@it.gnome.org>
+ * embed/ephy-history.c: (ephy_history_set_page_title),
+ (ephy_history_set_icon), (ephy_history_clear):
+ * embed/ephy-history.h:
+ * src/ephy-history-window.c: (cmd_clear), (provide_favicon),
+ (ephy_history_window_construct):
+ * src/ephy-tab.c: (ephy_tab_set_favicon):
+
+ Implement clear history. Put favicons near sites names.
+
+2003-04-18 Marco Pesenti Gritti <marco@it.gnome.org>
+
* data/art/Makefile.am:
Do not install two copies of epiphany.png