aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-09-26 20:49:09 +0800
committerChristian Persch <chpe@src.gnome.org>2005-09-26 20:49:09 +0800
commit90e9c33223a8a56dbd97e8b45cb313bfa27a0100 (patch)
treedd099c446a37f8788caefb09dd07ca41f02edf66 /ChangeLog
parent58bf466c8f6c5dd6132164ef3ac002be26b5933c (diff)
downloadgsoc2013-epiphany-90e9c33223a8a56dbd97e8b45cb313bfa27a0100.tar
gsoc2013-epiphany-90e9c33223a8a56dbd97e8b45cb313bfa27a0100.tar.gz
gsoc2013-epiphany-90e9c33223a8a56dbd97e8b45cb313bfa27a0100.tar.bz2
gsoc2013-epiphany-90e9c33223a8a56dbd97e8b45cb313bfa27a0100.tar.lz
gsoc2013-epiphany-90e9c33223a8a56dbd97e8b45cb313bfa27a0100.tar.xz
gsoc2013-epiphany-90e9c33223a8a56dbd97e8b45cb313bfa27a0100.tar.zst
gsoc2013-epiphany-90e9c33223a8a56dbd97e8b45cb313bfa27a0100.zip
Back out previous change, it doesn't work right when there are *two*
2005-09-26 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/Makefile.am: * embed/mozilla/GtkNSSSecurityWarningDialogs.cpp: (DoDialog): Back out previous change, it doesn't work right when there are *two* dialogues shown: the 1st one can only be dismissed after the 2nd one has been dismissed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd9bb805f..24de8a8bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,15 @@
2005-09-26 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/Makefile.am:
+ * embed/mozilla/GtkNSSSecurityWarningDialogs.cpp: (DoDialog):
+
+ Back out previous change, it doesn't work right when there
+ are *two* dialogues shown: the 1st one can only be dismissed
+ after the 2nd one has been dismissed.
+
+2005-09-26 Christian Persch <chpe@cvs.gnome.org>
+
+ * embed/mozilla/Makefile.am:
* embed/mozilla/AutoEventQueue.cpp:
* embed/mozilla/AutoEventQueue.h:
* embed/mozilla/GtkNSSSecurityWarningDialogs.cpp: (DoDialog):