diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-07-17 22:34:38 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-07-17 22:34:38 +0800 |
commit | a338610575cd69a1b0377d06fe201df4c4032ee9 (patch) | |
tree | 12f654b9aa65f227b1e790b2b6663a569180ffbf /ChangeLog | |
parent | cde02d089c8022bed5e0b4cd49f9e93954b9a9a0 (diff) | |
download | gsoc2013-epiphany-a338610575cd69a1b0377d06fe201df4c4032ee9.tar gsoc2013-epiphany-a338610575cd69a1b0377d06fe201df4c4032ee9.tar.gz gsoc2013-epiphany-a338610575cd69a1b0377d06fe201df4c4032ee9.tar.bz2 gsoc2013-epiphany-a338610575cd69a1b0377d06fe201df4c4032ee9.tar.lz gsoc2013-epiphany-a338610575cd69a1b0377d06fe201df4c4032ee9.tar.xz gsoc2013-epiphany-a338610575cd69a1b0377d06fe201df4c4032ee9.tar.zst gsoc2013-epiphany-a338610575cd69a1b0377d06fe201df4c4032ee9.zip |
Since the print dialogue is modal the filechooser needs to be modal too.
2004-07-17 Christian Persch <chpe@cvs.gnome.org>
* embed/print-dialog.c: (ephy_print_dialog_browse_button_cb):
Since the print dialogue is modal the filechooser needs to be modal
too. Fixes bug #147628.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-07-17 Christian Persch <chpe@cvs.gnome.org> + + * embed/print-dialog.c: (ephy_print_dialog_browse_button_cb): + + Since the print dialogue is modal the filechooser needs to be modal + too. Fixes bug #147628. + 2004-07-14 Marco Pesenti Gritti <marco@gnome.org> * lib/widgets/ephy-node-view.c: (compare_string_values), |