diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-12-27 03:31:50 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-12-27 03:31:50 +0800 |
commit | ef133a334140cc293c6eb313675e8298744de5a1 (patch) | |
tree | 5dd7aec804d2897bf8b03745e3f062bf45f78cb6 /ChangeLog | |
parent | 8347d576372c908c748b227020fe46acbe16ca22 (diff) | |
download | gsoc2013-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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): |