aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-09-19 22:02:30 +0800
committerChristian Persch <chpe@src.gnome.org>2005-09-19 22:02:30 +0800
commitb80a930d392d2719f916f6fcc975b60d1cfb2169 (patch)
tree26537281da4a20001cba1ba4124a0a27dab94f7a /ChangeLog
parent4a2a46a2431642dc032550ee2173db3059dacb37 (diff)
downloadgsoc2013-epiphany-b80a930d392d2719f916f6fcc975b60d1cfb2169.tar
gsoc2013-epiphany-b80a930d392d2719f916f6fcc975b60d1cfb2169.tar.gz
gsoc2013-epiphany-b80a930d392d2719f916f6fcc975b60d1cfb2169.tar.bz2
gsoc2013-epiphany-b80a930d392d2719f916f6fcc975b60d1cfb2169.tar.lz
gsoc2013-epiphany-b80a930d392d2719f916f6fcc975b60d1cfb2169.tar.xz
gsoc2013-epiphany-b80a930d392d2719f916f6fcc975b60d1cfb2169.tar.zst
gsoc2013-epiphany-b80a930d392d2719f916f6fcc975b60d1cfb2169.zip
Make the methods to unset/release the context event semi-public.
2005-09-19 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (_ephy_window_set_context_event), (_ephy_window_unset_context_event), (embed_popup_deactivate_cb), (show_embed_popup), (ephy_window_dispose): * src/ephy-window.h: Make the methods to unset/release the context event semi-public.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c1ae1964..8d3701b6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-09-19 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/ephy-window.c: (_ephy_window_set_context_event),
+ (_ephy_window_unset_context_event), (embed_popup_deactivate_cb),
+ (show_embed_popup), (ephy_window_dispose):
+ * src/ephy-window.h:
+
+ Make the methods to unset/release the context event semi-public.
+
2005-09-16 Raphael Slinckx <rslinckx@cvs.gnome.org>
* src/bookmarks/ephy-bookmark-action.c: