aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAdam Hooper <adamh@src.gnome.org>2004-08-01 01:37:07 +0800
committerAdam Hooper <adamh@src.gnome.org>2004-08-01 01:37:07 +0800
commit0429fb7f9526f93c453591c57139e7ac837429f1 (patch)
tree70497a69841397a1d9c21a168ea64506038ffcaa /ChangeLog
parent13b1482cc77f07235308f418e485e9b32300dc6a (diff)
downloadgsoc2013-epiphany-0429fb7f9526f93c453591c57139e7ac837429f1.tar
gsoc2013-epiphany-0429fb7f9526f93c453591c57139e7ac837429f1.tar.gz
gsoc2013-epiphany-0429fb7f9526f93c453591c57139e7ac837429f1.tar.bz2
gsoc2013-epiphany-0429fb7f9526f93c453591c57139e7ac837429f1.tar.lz
gsoc2013-epiphany-0429fb7f9526f93c453591c57139e7ac837429f1.tar.xz
gsoc2013-epiphany-0429fb7f9526f93c453591c57139e7ac837429f1.tar.zst
gsoc2013-epiphany-0429fb7f9526f93c453591c57139e7ac837429f1.zip
Rename property to "popups-allowed" consistently. Move page change
code from address_cb to content_change_cb so that the location from the embed is the one of the loaded page.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 86c95fca4..7b76a6ff3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-07-31 Adam Hooper <adamh@cvs.gnome.org>
+
+ * src/ephy-tab.c: (ephy_tab_set_property), (ephy_tab_get_property),
+ (ephy_tab_class_init), (ephy_tab_get_popups_allowed),
+ (ephy_tab_set_popups_allowed), (ephy_tab_address_cb),
+ (ephy_tab_content_change_cb):
+
+ Rename property to "popups-allowed" consistently. Move page change
+ code from address_cb to content_change_cb so that the location from
+ the embed is the one of the loaded page.
+
2004-07-31 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/ContentHandler.cpp: