aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-12-27 03:31:50 +0800
committerChristian Persch <chpe@src.gnome.org>2004-12-27 03:31:50 +0800
commitef133a334140cc293c6eb313675e8298744de5a1 (patch)
tree5dd7aec804d2897bf8b03745e3f062bf45f78cb6 /ChangeLog
parent8347d576372c908c748b227020fe46acbe16ca22 (diff)
downloadgsoc2013-epiphany-ef133a334140cc293c6eb313675e8298744de5a1.tar
gsoc2013-epiphany-ef133a334140cc293c6eb313675e8298744de5a1.tar.gz
gsoc2013-epiphany-ef133a334140cc293c6eb313675e8298744de5a1.tar.bz2
gsoc2013-epiphany-ef133a334140cc293c6eb313675e8298744de5a1.tar.lz
gsoc2013-epiphany-ef133a334140cc293c6eb313675e8298744de5a1.tar.xz
gsoc2013-epiphany-ef133a334140cc293c6eb313675e8298744de5a1.tar.zst
gsoc2013-epiphany-ef133a334140cc293c6eb313675e8298744de5a1.zip
Don't destroy the dialogue with the parent, since that makes gtk+ go
2004-12-26 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/FilePicker.cpp: Don't destroy the dialogue with the parent, since that makes gtk+ go crazy. Fixes bug #156816.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ed2a09da..ce3e15d13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-12-26 Christian Persch <chpe@cvs.gnome.org>
+
+ * embed/mozilla/FilePicker.cpp:
+
+ Don't destroy the dialogue with the parent, since that makes
+ gtk+ go crazy. Fixes bug #156816.
+
2004-12-25 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-encodings.c: (ephy_encodings_init):