aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/email-custom-header/email-custom-header.c
Commit message (Collapse)AuthorAgeFilesLines
* Committing on behalf of Ashish Shrivastava <shashish@novell.com>Ashish Shrivastava2008-06-021-5/+1
| | | | | | | | | | | | 2008-06-02 Ashish Shrivastava <shashish@novell.com> ** Fixes bug #536183 * email-custom-header.c: * org-gnome-email-custom-header.glade: Change email custom header's dialog to non-modal. Remove un-used tab from dialog svn path=/trunk/; revision=35577
* ** Fix a bunch of compiler warnings.Matthew Barnes2008-05-231-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-05-22 Matthew Barnes <mbarnes@redhat.com> ** Fix a bunch of compiler warnings. * calendar/gui/e-select-names-renderer.c (e_select_names_renderer_focus_out_event): Remove this function. Looks like it hasn't been used in years. * mail/em-format-html.c (efh_message_external): Fix a typo in checking for an empty 'mode' string. * mail/message-list.c (subtree_size): Remove this function. Looks like it hasn't been used in years. * plugins/email-custom-header/email-custom-header.c (action_email_custom_header_cb): Remove unused 'editor' variable. * plugins/save-calendar/csv-format.c (do_save_calendar_csv): * plugins/save-calendar/rdf-format.c (do_save_calendar_rdf): Remove pointless address check of a local variable. svn path=/trunk/; revision=35527
* Committing on behalf of Ashish Shrivastava <shashish@novell.com>Akhil Laddha2008-05-191-0/+563
Commit for Custom header support svn path=/trunk/; revision=35510