aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-09-26 20:32:52 +0800
committerChristian Persch <chpe@src.gnome.org>2005-09-26 20:32:52 +0800
commit58bf466c8f6c5dd6132164ef3ac002be26b5933c (patch)
treeb49afc2c31679a37ff0ac408bb3a3067167ab28c /ChangeLog
parentca840a52b1caaf2bf47c900bd89825b841f0e0a9 (diff)
downloadgsoc2013-epiphany-58bf466c8f6c5dd6132164ef3ac002be26b5933c.tar
gsoc2013-epiphany-58bf466c8f6c5dd6132164ef3ac002be26b5933c.tar.gz
gsoc2013-epiphany-58bf466c8f6c5dd6132164ef3ac002be26b5933c.tar.bz2
gsoc2013-epiphany-58bf466c8f6c5dd6132164ef3ac002be26b5933c.tar.lz
gsoc2013-epiphany-58bf466c8f6c5dd6132164ef3ac002be26b5933c.tar.xz
gsoc2013-epiphany-58bf466c8f6c5dd6132164ef3ac002be26b5933c.tar.zst
gsoc2013-epiphany-58bf466c8f6c5dd6132164ef3ac002be26b5933c.zip
Push a new event queue while showing the dialogue with gtk_dialog_run.
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): Push a new event queue while showing the dialogue with gtk_dialog_run. This fixes the problem (caused by the braindead API of showing this dialogue synchronously) that networking is blocked in all other windows while the dialogue is shown.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f2c861ad2..bd9bb805f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+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):
+
+ Push a new event queue while showing the dialogue
+ with gtk_dialog_run. This fixes the problem (caused by the
+ braindead API of showing this dialogue synchronously) that
+ networking is blocked in all other windows while the dialogue
+ is shown.
+
2005-09-25 Jean-François Rameau <jframeau@cvs.gnome.org>
* data/epiphany-lockdown.schemas.in: