aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2003-12-02 03:41:33 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2003-12-02 03:41:33 +0800
commit08d16c0891e9c89e81e4e7adf57d14c54c047d4f (patch)
tree40bb643663db055562dc29b4cbb2e4f1e29c8004 /ChangeLog
parentd8d264d7179f735b546fc0b7c6cf6fa0031a983b (diff)
downloadgsoc2013-epiphany-08d16c0891e9c89e81e4e7adf57d14c54c047d4f.tar
gsoc2013-epiphany-08d16c0891e9c89e81e4e7adf57d14c54c047d4f.tar.gz
gsoc2013-epiphany-08d16c0891e9c89e81e4e7adf57d14c54c047d4f.tar.bz2
gsoc2013-epiphany-08d16c0891e9c89e81e4e7adf57d14c54c047d4f.tar.lz
gsoc2013-epiphany-08d16c0891e9c89e81e4e7adf57d14c54c047d4f.tar.xz
gsoc2013-epiphany-08d16c0891e9c89e81e4e7adf57d14c54c047d4f.tar.zst
gsoc2013-epiphany-08d16c0891e9c89e81e4e7adf57d14c54c047d4f.zip
pass the shell to the callbacks as expected. Fix warnings.
2003-12-01 Marco Pesenti Gritti <marco@gnome.org> * src/ephy-shell.c: (ephy_shell_get_history_window): pass the shell to the callbacks as expected. Fix warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6dfc9ba19..115eeac3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2003-12-01 Marco Pesenti Gritti <marco@gnome.org>
+ * src/ephy-shell.c: (ephy_shell_get_history_window):
+
+ pass the shell to the callbacks as expected. Fix warnings.
+
+2003-12-01 Marco Pesenti Gritti <marco@gnome.org>
+
* embed/mozilla/mozilla-embed.cpp:
Handle case of get_location on an unrealized widget