aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-06-20 07:58:02 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-06-20 07:58:02 +0800
commit38f4f77d16ff6ee02751eb91b9870108f639e21a (patch)
treea6558eafb1dd620719757c255f520d181440b4a9 /ChangeLog
parent37a1f2f5e2544db814a79631d4f4b958f6dba9a8 (diff)
downloadgsoc2013-epiphany-38f4f77d16ff6ee02751eb91b9870108f639e21a.tar
gsoc2013-epiphany-38f4f77d16ff6ee02751eb91b9870108f639e21a.tar.gz
gsoc2013-epiphany-38f4f77d16ff6ee02751eb91b9870108f639e21a.tar.bz2
gsoc2013-epiphany-38f4f77d16ff6ee02751eb91b9870108f639e21a.tar.lz
gsoc2013-epiphany-38f4f77d16ff6ee02751eb91b9870108f639e21a.tar.xz
gsoc2013-epiphany-38f4f77d16ff6ee02751eb91b9870108f639e21a.tar.zst
gsoc2013-epiphany-38f4f77d16ff6ee02751eb91b9870108f639e21a.zip
Get rid of get/set _event, reformat the header.
2003-06-20 Marco Pesenti Gritti <marco@it.gnome.org> * src/ephy-tab.c: (ephy_tab_finalize), (ephy_tab_init): * src/ephy-tab.h: Get rid of get/set _event, reformat the header. * src/pdm-dialog.c: Fix compilation warning. * src/ephy-window.c: (popup_destroy_cb), (show_embed_popup): * src/popup-commands.c: (get_event_info): Less invasive way to access the event info from the callbacks.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 17163b63e..f7962d7f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2003-06-20 Marco Pesenti Gritti <marco@it.gnome.org>
+
+ * src/ephy-tab.c: (ephy_tab_finalize), (ephy_tab_init):
+ * src/ephy-tab.h:
+
+ Get rid of get/set _event, reformat the header.
+
+ * src/pdm-dialog.c:
+
+ Fix compilation warning.
+
+ * src/ephy-window.c: (popup_destroy_cb), (show_embed_popup):
+ * src/popup-commands.c: (get_event_info):
+
+ Less invasive way to access the event info from the callbacks.
+
2003-06-20 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-tab.h: