aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-05-07 02:21:07 +0800
committerChristian Persch <chpe@src.gnome.org>2005-05-07 02:21:07 +0800
commitc890cd0c5430f702d07bc3112ac5350af601a952 (patch)
tree8730c137fd6032079cc1f63a8fdf121f446adc4c /ChangeLog
parenta6fbb67bc18d33fb73337c88b9e1ab05ad9a5893 (diff)
downloadgsoc2013-epiphany-c890cd0c5430f702d07bc3112ac5350af601a952.tar
gsoc2013-epiphany-c890cd0c5430f702d07bc3112ac5350af601a952.tar.gz
gsoc2013-epiphany-c890cd0c5430f702d07bc3112ac5350af601a952.tar.bz2
gsoc2013-epiphany-c890cd0c5430f702d07bc3112ac5350af601a952.tar.lz
gsoc2013-epiphany-c890cd0c5430f702d07bc3112ac5350af601a952.tar.xz
gsoc2013-epiphany-c890cd0c5430f702d07bc3112ac5350af601a952.tar.zst
gsoc2013-epiphany-c890cd0c5430f702d07bc3112ac5350af601a952.zip
Use the document's URL as tab address, not the info from the location
2005-05-06 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: * src/ephy-tab.c: (ephy_tab_address_cb): Use the document's URL as tab address, not the info from the location changed signal.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d24a3a2e..9a9be3e8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2005-05-06 Christian Persch <chpe@cvs.gnome.org>
+ * embed/mozilla/EphyBrowser.cpp:
+ * src/ephy-tab.c: (ephy_tab_address_cb):
+
+ Use the document's URL as tab address, not the info from the
+ location changed signal.
+
+2005-05-06 Christian Persch <chpe@cvs.gnome.org>
+
* embed/mozilla/MozDownload.cpp:
Set MozDownload as progress listener on the web browser persist.