From 057680fd0b25cc7bf90598f50bd2088ca4aa87ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrg=20Billeter?= Date: Sat, 23 Jul 2005 21:31:19 +0000 Subject: Use libgnomeprintui for the printing dialog and the paper part of the MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2005-07-22 Jürg Billeter * configure.ac: * data/glade/print.glade: * embed/mozilla/EphyUtils.cpp: * embed/mozilla/EphyUtils.h: * embed/mozilla/PrintingPromptService.cpp: * embed/mozilla/PrintingPromptService.h: * embed/print-dialog.c: (ephy_print_info_free), (ephy_print_load_config_from_file), (ephy_print_save_config_to_file), (ephy_print_get_print_info), (ephy_print_dialog_response_cb), (ephy_print_do_print_idle_cb), (ephy_print_do_print_and_free), (ephy_print_paper_selector_new), (ephy_print_dialog_construct_range_page), (ephy_print_dialog_new), (ephy_print_setup_dialog_new): * embed/print-dialog.h: Use libgnomeprintui for the printing dialog and the paper part of the printing setup dialog. Fixes bug #141241, bug #163255 and bug #301730. --- ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dc8e79036..0fe75894f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2005-07-22 Jürg Billeter + + * configure.ac: + * data/glade/print.glade: + * embed/mozilla/EphyUtils.cpp: + * embed/mozilla/EphyUtils.h: + * embed/mozilla/PrintingPromptService.cpp: + * embed/mozilla/PrintingPromptService.h: + * embed/print-dialog.c: (ephy_print_info_free), + (ephy_print_load_config_from_file), + (ephy_print_save_config_to_file), (ephy_print_get_print_info), + (ephy_print_dialog_response_cb), (ephy_print_do_print_idle_cb), + (ephy_print_do_print_and_free), (ephy_print_paper_selector_new), + (ephy_print_dialog_construct_range_page), (ephy_print_dialog_new), + (ephy_print_setup_dialog_new): + * embed/print-dialog.h: + + Use libgnomeprintui for the printing dialog and the paper part of the + printing setup dialog. Fixes bug #141241, bug #163255 and bug #301730. + 2005-07-21 Christian Persch * src/Makefile.am: -- cgit v1.2.3