2007-09-27 Matthew Barnes <mbarnes@redhat.com> * mail/em-account-editor.c: * mail/evolution-mail.schemas.in: * mail/mail-config.glade: * plugins/bbdb/bbdb.c (bbdb_page_factory): * plugins/bogo-junk-plugin/bf-junk-filter.c: * plugins/face/org-gnome-face-eplug.xml: * plugins/new-mail-notify/org-gnome-new-mail-notify.eplug.xml: * plugins/print-message/org-gnome-print-message.eplug.xml: Use consistent terminology for mail messages (#480621). svn path=/trunk/; revision=34326
62 lines
1.5 KiB
Plaintext
62 lines
1.5 KiB
Plaintext
2007-08-27 Matthew Barnes <mbarnes@redhat.com>
|
|
|
|
* org-gnome-print-message.eplug.xml:
|
|
Use consistent terminology for mail messages (#480621).
|
|
|
|
2007-08-24 Matthew Barnes <mbarnes@redhat.com>
|
|
|
|
** Fixes part of bug #355766
|
|
|
|
* print-message.c (org_gnome_print_preview):
|
|
Call e_msg_composer_get_message_print().
|
|
|
|
2007-05-11 Gilles Dartiguelongue <dartigug@esiee.fr>
|
|
|
|
* print-message.c: fix prototypes,
|
|
fixes part of bug #437584.
|
|
|
|
2007-04-20 Matthew Barnes <mbarnes@redhat.com>
|
|
|
|
* print-message.c:
|
|
Refactor the printing infrastructure. (#426816)
|
|
|
|
2007-02-12 Srinivasa Ragavan <sragavan@novell.com>
|
|
|
|
** Print migration updates from Ebby Wiselyn
|
|
|
|
* print-message.c: (print_response), (org_gnome_print_message),
|
|
(org_gnome_print_preview):
|
|
|
|
2005-12-12 Harish Krishnaswamy <kharish@novell.com>
|
|
|
|
* Makefile.am: Fix make-clean issues.
|
|
|
|
2005-08-23 Not Zed <NotZed@Ximian.com>
|
|
|
|
* print-message.c: Add missing headers
|
|
(org_gnome_print_message): define before defining, remove c99isms.
|
|
(org_gnome_print_preview): define before defining.
|
|
|
|
2005-06-27 Tor Lillqvist <tml@novell.com>
|
|
|
|
* Makefile.am: Use NO_UNDEFINED. Link with more libraries.
|
|
|
|
2005-06-18 Tor Lillqvist <tml@novell.com>
|
|
|
|
* org-gnome-print-message.eplug.xml: Use SOEXT.
|
|
|
|
2005-06-08 Harish Krishnaswamy <kharish@novell.com>
|
|
|
|
* Makefile.am : Add the correct files to
|
|
EXTRA_DIST
|
|
|
|
2005-05-19 Vivek Jain <jvivek@novell.com>
|
|
|
|
Plugin to provide "print" option to composer. Files added:
|
|
|
|
* print-message.c
|
|
* Makefile.am
|
|
* org-gnome-print-message.eplug.xml
|
|
* org-gnome-print-message.xml
|
|
|