diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2004-02-12 08:10:03 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-02-12 08:10:03 +0800 |
commit | 3a866c187db97a60aef67e0b420436bfd17be65c (patch) | |
tree | 31884df31abea147002baa01fe77a085a27c2182 /ChangeLog | |
parent | ebb01a50ff84bce9e94afb660a9ee71a5750d682 (diff) | |
download | gsoc2013-epiphany-3a866c187db97a60aef67e0b420436bfd17be65c.tar gsoc2013-epiphany-3a866c187db97a60aef67e0b420436bfd17be65c.tar.gz gsoc2013-epiphany-3a866c187db97a60aef67e0b420436bfd17be65c.tar.bz2 gsoc2013-epiphany-3a866c187db97a60aef67e0b420436bfd17be65c.tar.lz gsoc2013-epiphany-3a866c187db97a60aef67e0b420436bfd17be65c.tar.xz gsoc2013-epiphany-3a866c187db97a60aef67e0b420436bfd17be65c.tar.zst gsoc2013-epiphany-3a866c187db97a60aef67e0b420436bfd17be65c.zip |
When open is explicitly requested from the dialog use a tmp file.
2004-02-12 Marco Pesenti Gritti <marco@gnome.org>
* embed/mozilla/ContentHandler.cpp:
When open is explicitly requested from the dialog use
a tmp file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-02-12 Marco Pesenti Gritti <marco@gnome.org> + + * embed/mozilla/ContentHandler.cpp: + + When open is explicitly requested from the dialog use + a tmp file. + 2004-02-11 Chris Lahey <clahey@rigger.boston.ximian.com> * embed/downloader-view.c: Added timeout so that dialog won't |