aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/print-message/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Use consistent terminology for mail messages (#480621).Matthew Barnes2007-09-281-0/+5
| | | | | | | | | | | | | | | | | 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
* ** Fixes bug #355766Matthew Barnes2007-08-251-0/+7
| | | | | | | | | | | | | | | | | 2007-08-24 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #355766 * plugins/print-message/print-message.c (org_gnome_print_preview): Call e_msg_composer_get_message_print(). * composer/e-msg-composer.[ch] (e_msg_composer_get_message_print): New function overrides composer flags for printing. Patch by Mayank Jain. svn path=/trunk/; revision=34099
* Bug 437584 – Compilation warning in evolution's plugins folderSankarasivasubramanian Pasupathilingam2007-05-111-0/+5
| | | | svn path=/trunk/; revision=33507
* Clean up printing in Evolution (bug #426816)Matthew Barnes2007-04-201-0/+5
| | | | svn path=/trunk/; revision=33440
* Print migration updates from Ebby Wiselyn.Srinivasa Ragavan2007-02-121-0/+7
| | | | svn path=/trunk/; revision=33201
* Fix make-clean issues.Harish Krishnaswamy2005-12-121-0/+4
| | | | | | | | 2005-12-12 Harish Krishnaswamy <kharish@novell.com> * Makefile.am: Fix make-clean issues. svn path=/trunk/; revision=30750
* Add missing headers (org_gnome_print_message): define before defining,Not Zed2005-08-241-0/+6
| | | | | | | | | | 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. svn path=/trunk/; revision=30228
* Use NO_UNDEFINED. Link with more libraries.Tor Lillqvist2005-06-271-0/+4
| | | | | | | | 2005-06-27 Tor Lillqvist <tml@novell.com> * */Makefile.am: Use NO_UNDEFINED. Link with more libraries. svn path=/trunk/; revision=29593
* Use SOEXT.Tor Lillqvist2005-06-181-0/+4
| | | | | | | | 2005-06-18 Tor Lillqvist <tml@novell.com> * */*.eplug.xml: Use SOEXT. svn path=/trunk/; revision=29538
* add the correct files to EXTRA_DISTHarish Krishnaswamy2005-06-081-0/+5
| | | | svn path=/trunk/; revision=29469
* Plugin to provide "print" option to composer. Files added:Vivek Jain2005-05-191-0/+9
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 svn path=/trunk/; revision=29388