From 4e4d7e38f19498e1840f22e3aa42335ccea5ec45 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 6 Jul 2007 14:19:16 +0000 Subject: ** Fixes bug #446894 2007-07-06 Matthew Barnes ** Fixes bug #446894 * ui/evolution.xml: Add a filepagesetup command, and a corresponding menu item within the print place holder. net result is to add a "file -> page setup" menu item to all components, just above the print menu items. * shell/e-shell-window-commands.c (command_page_setup): Callback for new FilePageSetup verb. * mail/em-format-html-print.c: Use new gtk_html_print_operation_run() function in GtkHTML. * e-util/e-print.c (load_page_setup): Extract GtkPageSetup properties from a GtkPrintSettings object. * e-util/e-print.c (save_page_setup): Merge GtkPageSetup properties into a GtkPrintSettings object. * e-util/e-print.[ch] (e_print_run_page_setup_dialog): New function runs a preconfigured Page Setup dialog and saves the configuration to GConf (/apps/evolution/shell/printing). svn path=/trunk/; revision=33762 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 37ecdd21f0..7055fc695c 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2007-07-06 Matthew Barnes + + * em-format-html-print.c: + Use new gtk_html_print_operation_run() function in GtkHTML. + 2007-07-04 Srinivasa Ragavan ** Added the hook for plugging into Send/Receive dialog for the -- cgit v1.2.3