evolution r33762 - in trunk: e-util mail shell ui



Author: mbarnes
Date: 2007-07-06 15:19:16 +0100 (Fri, 06 Jul 2007)
New Revision: 33762
ViewCVS link: http://svn.gnome.org/viewcvs/evolution?rev=33762&view=rev

Modified:
   trunk/e-util/ChangeLog
   trunk/e-util/e-print.c
   trunk/e-util/e-print.h
   trunk/mail/ChangeLog
   trunk/mail/em-format-html-print.c
   trunk/shell/ChangeLog
   trunk/shell/e-shell-window-commands.c
   trunk/ui/ChangeLog
   trunk/ui/evolution.xml
Log:
2007-07-06  Matthew Barnes  <mbarnes redhat com>

	** 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).






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]