aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-10-31 21:22:10 +0800
committerChristian Persch <chpe@src.gnome.org>2005-10-31 21:22:10 +0800
commit6b866168d7d5b3702f709b5ecb59454761b9e790 (patch)
treebe857c5857c135318677208e63d94ec1d5c88471 /ChangeLog
parent1ff25e7c76cafd5abae29b7e7c058cee3f2f2299 (diff)
downloadgsoc2013-epiphany-6b866168d7d5b3702f709b5ecb59454761b9e790.tar
gsoc2013-epiphany-6b866168d7d5b3702f709b5ecb59454761b9e790.tar.gz
gsoc2013-epiphany-6b866168d7d5b3702f709b5ecb59454761b9e790.tar.bz2
gsoc2013-epiphany-6b866168d7d5b3702f709b5ecb59454761b9e790.tar.lz
gsoc2013-epiphany-6b866168d7d5b3702f709b5ecb59454761b9e790.tar.xz
gsoc2013-epiphany-6b866168d7d5b3702f709b5ecb59454761b9e790.tar.zst
gsoc2013-epiphany-6b866168d7d5b3702f709b5ecb59454761b9e790.zip
Store the redirect and toplevel attributes when adding pages to the
2005-10-31 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-history.c: (ephy_history_class_init), (ephy_history_add_page), (impl_add_page): * embed/ephy-history.h: * embed/mozilla/GlobalHistory.cpp: * lib/ephy-marshal.list: * src/epiphany.defs: Store the redirect and toplevel attributes when adding pages to the history (doesn't do anything with the info yet, though). Based on a galeon patch by tko.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d838aeeb4..f2f155de3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2005-10-31 Christian Persch <chpe@cvs.gnome.org>
+ * embed/ephy-history.c: (ephy_history_class_init),
+ (ephy_history_add_page), (impl_add_page):
+ * embed/ephy-history.h:
+ * embed/mozilla/GlobalHistory.cpp:
+ * lib/ephy-marshal.list:
+ * src/epiphany.defs:
+
+ Store the redirect and toplevel attributes when
+ adding pages to the history (doesn't do anything with
+ the info yet, though). Based on a galeon patch by tko.
+
+2005-10-31 Christian Persch <chpe@cvs.gnome.org>
+
* embed/mozilla/GtkNSSDialogs.cpp:
* embed/print-dialog.c:
* lib/Makefile.am: