From e71739912e5f6359a5c999cb1566cffb8d1eb32b Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 5 Nov 2003 10:44:36 +0000 Subject: Only allow choosing "Selection" if there really is one. 2003-11-05 Christian Persch * data/glade/print.glade: * embed/print-dialog.c: (impl_show), (print_dialog_class_init), (print_dialog_new), (print_dialog_new_with_parent), (print_dialog_print), (print_dialog_preview), (print_cancel_button_cb), (print_preview_button_cb): Only allow choosing "Selection" if there really is one. * lib/ephy-dialog.c: (impl_run): Use ephy_dialog_show() when running an EphyDialog. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e2282ca23..9c22d6d59 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2003-11-05 Christian Persch + + * data/glade/print.glade: + * embed/print-dialog.c: (impl_show), (print_dialog_class_init), + (print_dialog_new), (print_dialog_new_with_parent), + (print_dialog_print), (print_dialog_preview), + (print_cancel_button_cb), (print_preview_button_cb): + + Only allow choosing "Selection" if there really is one. + + * lib/ephy-dialog.c: (impl_run): + + Use ephy_dialog_show() when running an EphyDialog. + 2003-11-05 Marco Pesenti Gritti * lib/ephy-gui.c: (ephy_gui_help): -- cgit v1.2.3