2007-08-21 Tobias Mueller <tobiasmue@svn.gnome.org>
** Another fix for bug #467382
* em-folder-view.c: Changing position of emfb_enable_map to
be able to compile with -pedantic
svn path=/trunk/; revision=34051
2007-08-20 Tobias Mueller <tobiasmue@svn.gnome.org>
** Fix for bug #467382
* em-folder-browser.c: Changing position of emfb_enable_map to
be able to compile with -pedantic
svn path=/trunk/; revision=34044
2007-07-29 Rob Bradford <rob@robster.org.uk>
** Potential fix for: #453668
* mail-folder-cache.c: (folder_changed):
Deal with the fact that camel_folder_get_message_info can return NULL
and therefore don't try and dereference anything from that pointer.
svn path=/trunk/; revision=33897
2007-07-26 Sankar P <psankar@novell.com>
* Committed on behalf of Atos Origin Communication Systems
<support-syscom@osorigin.com>
* em-composer-utils.c: (em_utils_send_receipt):
- Fixes malformed body part headers for a MDN
See bug #458275
svn path=/trunk/; revision=33844
2007-07-17 Sankar P <psankar@novell.com>
* em-format-html.c: (efh_format_headers):
Decodes Face header and displays the image.
svn path=/trunk/; revision=33814
2007-07-09 Chenthill Palanisamy <pchenthill@novell.com>
reviewed by: Veerapuram Varadhan <vvaradhan@novell.com>
* em-composer-utils.c: (em_utils_send_receipt): Added some flags
* so that
the receipts work fine even if the account configured is not the
default one.
Committing on behalf of Bharath Acharya <abharath@novell.com>
svn path=/trunk/; revision=33785
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).
svn path=/trunk/; revision=33762