diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-10-31 21:13:06 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-10-31 21:13:06 +0800 |
commit | 67430590bb00c7265876fc25e6339c3fa33ca1de (patch) | |
tree | 2a347decf0e3df9a52c520e2ead1daf2f42ddac0 /ChangeLog | |
parent | 5909ee59ade218fcaab27cc4446e5ab384d90679 (diff) | |
download | gsoc2013-epiphany-67430590bb00c7265876fc25e6339c3fa33ca1de.tar gsoc2013-epiphany-67430590bb00c7265876fc25e6339c3fa33ca1de.tar.gz gsoc2013-epiphany-67430590bb00c7265876fc25e6339c3fa33ca1de.tar.bz2 gsoc2013-epiphany-67430590bb00c7265876fc25e6339c3fa33ca1de.tar.lz gsoc2013-epiphany-67430590bb00c7265876fc25e6339c3fa33ca1de.tar.xz gsoc2013-epiphany-67430590bb00c7265876fc25e6339c3fa33ca1de.tar.zst gsoc2013-epiphany-67430590bb00c7265876fc25e6339c3fa33ca1de.zip |
Correctly set the embed for the print dialogue.
2003-10-31 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/MozillaPrivate.cpp:
* embed/mozilla/MozillaPrivate.h:
* embed/mozilla/PrintingPromptService.cpp:
Correctly set the embed for the print dialogue.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2003-10-31 Christian Persch <chpe@cvs.gnome.org> + + * embed/mozilla/MozillaPrivate.cpp: + * embed/mozilla/MozillaPrivate.h: + * embed/mozilla/PrintingPromptService.cpp: + + Correctly set the embed for the print dialogue. + 2003-10-31 Marco Pesenti Gritti <marco@gnome.org> * embed/mozilla/ContentHandler.cpp: |