aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-01-05 00:07:38 +0800
committerChristian Persch <chpe@src.gnome.org>2004-01-05 00:07:38 +0800
commit488df92059bf5fc9aaf70f88d5c4ece00129d3d5 (patch)
treee6e04b2103ded1dde54e5dbc17b0d74f6cce84e5 /ChangeLog
parent753b29514d19fd54d51c2346bc6bb08ff1093cac (diff)
downloadgsoc2013-epiphany-488df92059bf5fc9aaf70f88d5c4ece00129d3d5.tar
gsoc2013-epiphany-488df92059bf5fc9aaf70f88d5c4ece00129d3d5.tar.gz
gsoc2013-epiphany-488df92059bf5fc9aaf70f88d5c4ece00129d3d5.tar.bz2
gsoc2013-epiphany-488df92059bf5fc9aaf70f88d5c4ece00129d3d5.tar.lz
gsoc2013-epiphany-488df92059bf5fc9aaf70f88d5c4ece00129d3d5.tar.xz
gsoc2013-epiphany-488df92059bf5fc9aaf70f88d5c4ece00129d3d5.tar.zst
gsoc2013-epiphany-488df92059bf5fc9aaf70f88d5c4ece00129d3d5.zip
Daveb will hate me for this, but making the confirm dialogue only
2004-01-04 Christian Persch <chpe@cvs.gnome.org> * src/ephy-window.c: (confirm_close_with_modified_forms): Daveb will hate me for this, but making the confirm dialogue only window-modal will make menus not work after cancelling the close. Removing this for the time being since it's a nasty regression, until I find the bug.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b94a45c62..cea72858d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2004-01-04 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-window.c: (confirm_close_with_modified_forms):
+
+ Daveb will hate me for this, but making the confirm dialogue only
+ window-modal will make menus not work after cancelling the close.
+ Removing this for the time being since it's a nasty regression,
+ until I find the bug.
+
+2004-01-04 Christian Persch <chpe@cvs.gnome.org>
+
* embed/ephy-embed.c: (ephy_embed_has_modified_forms):
* embed/ephy-embed.h:
* embed/mozilla/EphyBrowser.cpp: