aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-utils.h
Commit message (Expand)AuthorAgeFilesLines
* Drop unused em_utils_get_proxy()Milan Crha2013-07-161-2/+0
* Remove em_utils_uids_copy().Matthew Barnes2013-06-151-2/+0
* em_utils_is_re_in_subject: Remove unused 'shell' parameter.Matthew Barnes2013-06-141-4/+2
* em-format cleanups.Matthew Barnes2013-05-201-1/+1
* Reduce diff noise with webkit-composer branch.Matthew Barnes2013-01-111-1/+7
* Mail formatter rewriteDan Vrátil2012-06-061-2/+2
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+0
* Adapt mail to the new ESource API.Matthew Barnes2012-06-031-6/+0
* EMFormat: Add "session" as a constructor property.Matthew Barnes2012-04-011-1/+1
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-25/+4
* Make em_utils_generate_account_hash() private.Matthew Barnes2012-01-051-1/+0
* Bug #661087 - Add ability to remove localized "Re:" prefixes in subjectMilan Crha2011-12-221-0/+5
* Reduce diff noise with account-mgmt branch.Matthew Barnes2011-12-201-3/+7
* Avoid passing EMailBackend as much as possible.Matthew Barnes2011-12-161-3/+5
* Reorder accounts by drag-and-drop.Matthew Barnes2011-12-111-4/+0
* Bug #659945 - "New" button in toolbar for new mail message not workingMilan Crha2011-11-101-2/+0
* EMFormatHTML: Configure CamelHttpStreams with proxy authpass.Matthew Barnes2011-09-261-1/+2
* Bug #351025 - Make the order of the mail accounts configurableMilan Crha2011-09-261-0/+4
* Miscellaneous cleanups.Matthew Barnes2011-08-311-6/+6
* Bug #650671 - Service connect/disconnect not cancelled properlyMilan Crha2011-07-021-0/+3
* Remove em_utils_folder_name_from_uri().Matthew Barnes2011-05-301-3/+0
* Remove em_uri_from_camel() and em_uri_to_camel().Matthew Barnes2011-05-061-4/+0
* Drop 'folder_uri' member from MessageList.Matthew Barnes2011-05-041-2/+1
* Drop 'folder_uri' param from em_utils_folder_is_outbox().Matthew Barnes2011-05-031-1/+1
* Drop 'folder_uri' param from em_utils_folder_is_sent().Matthew Barnes2011-05-031-1/+1
* Drop 'folder_uri' param from em_utils_folder_is_templates().Matthew Barnes2011-05-031-1/+1
* Drop 'folder_uri' param from em_utils_folder_is_drafts().Matthew Barnes2011-05-031-1/+1
* Adapt to CamelService changes.Matthew Barnes2011-04-211-1/+1
* Bug #643218 - Local delivery doesn't deliver after maildir migrationMilan Crha2011-03-031-0/+2
* Bug #635144 - Using external editor duplicates signatureMilan Crha2011-02-021-1/+1
* Bug #445439 - Delete mail from pop-server when deleted from Inbox/TrashMilan Crha2010-10-271-1/+1
* Send errors to an EAlertSink instead of the task bar.Matthew Barnes2010-10-191-5/+1
* Give MailSession a permanent home.Matthew Barnes2010-10-131-3/+4
* Kill em_utils_temp_save_part().Matthew Barnes2010-10-011-2/+0
* Pass GCancellable to Camel.Matthew Barnes2010-09-281-1/+1
* Coding style cleanups.Matthew Barnes2010-09-131-13/+13
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-1/+1
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-6/+1
* Prevent future bugs like #612792.Matthew Barnes2010-03-151-1/+1
* Bug #604994 - Folder state not preserved in Copy/Move Folder dialogMilan Crha2010-01-071-0/+3
* Move forward_to() implementation to MailSession (remove dep on composer)Jonathon Jongsma2009-12-211-0/+2
* Kill em_utils_get_data/config_dir(), push down to MailSessionJonathon Jongsma2009-12-171-3/+0
* Kill em_utils_adjustment_page().Matthew Barnes2009-12-161-2/+0
* Bug 563555 - Confirm before forwarding many emails inlineRitesh Khadgaray2009-11-201-0/+1
* Kill more redundant save dialogs and related utilities.Matthew Barnes2009-11-111-2/+0
* Kill more redundant save functions.Matthew Barnes2009-11-081-3/+0
* Bug #397265 - Image loading for new contact requires restarting EvolutionMilan Crha2009-10-261-0/+4
* Bug #322261 - vCalendar replies are sent out using the default accountMilan Crha2009-10-161-0/+2
* Bug #314333 - Decrypt body in reply to an inline-PGP encrypted mailMilan Crha2009-10-151-1/+1
* Finish killing Bonobo.Matthew Barnes2009-09-091-3/+0
* Radically reorganize source code.Matthew Barnes2009-06-251-2/+4
* Fix "make distcheck" errors.Matthew Barnes2009-06-201-1/+3
* More code cleanup.Matthew Barnes2009-06-021-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-18/+18
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Revert evolution revision 37063 (workaround for bug 563867).Matt McCutchen2009-03-021-3/+0
| * ** Part of fix for bug #555888Milan Crha2009-02-091-1/+1
| * Patch from Felix Riemann <friemann@svn.gnome.org> ** Fix for bug #563867 (Un...Suman Manjunath2009-01-131-0/+3
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-14/+14
| * ** Fixes Bug #200147Bharath Acharya2008-07-211-0/+1
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-3/+0
* | Merge revisions 37200:3266 from trunk.Matthew Barnes2009-02-151-1/+1
* | Merge revisions 37047:37074 from trunk.Matthew Barnes2009-01-151-0/+3
* | Define a new interface called EMailReader, which implements operationsMatthew Barnes2008-12-271-57/+47
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-14/+14
* | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-081-0/+1
|/
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Fix for bug #535791Milan Crha2008-06-091-1/+1
* ** Fix for bug #529375Milan Crha2008-04-231-1/+1
* ** Fix for bug #273177Milan Crha2008-03-131-0/+1
* ** Most of the errors are now non-intrusiveSrinivasa Ragavan2008-01-101-0/+4
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* ** Fix for bug #307410Srinivasa Ragavan2007-07-091-0/+3
* Fix compilation warnings in mail folder (#437935).Matthew Barnes2007-06-031-0/+1
* ** Adds support for Contact Image in the preview paneSrinivasa Ragavan2007-06-021-0/+1
* ** Fixes bug #347238Srinivasa Ragavan2006-08-231-1/+1
* Added code to create a attachment bar.Srinivasa Ragavan2005-07-251-0/+1
* forward-reference structuresNot Zed2005-05-161-0/+2
* ** See #61940.Not Zed2004-07-281-2/+3
* added len parameter to em_utils_part_to_html and em_utils_message_to_html.Radek Doulik2004-07-281-2/+2
* if we end up with an application/octet-stream part, pre-snoop it so we setNot Zed2004-05-191-0/+2
* ** Bug #6556.Not Zed2004-05-171-1/+4
* Moved these here from em-utils.c.Not Zed2004-05-031-36/+0
* ** Changed error messages to use EError.Not Zed2004-04-281-1/+1
* Cleaned up header inclusions and added plenty of forward declarations.Not Zed2004-03-311-0/+4
* ** See bug #53084 and others.Not Zed2004-01-271-0/+3
* support for posting both to mail and to (multiple) foldersMeilof Veeningen2004-01-131-0/+5
* Implemented; sets an image attachment as the GNOME wallpaper.David Moore2003-12-221-0/+1
* changed to setup the rule part properly, it could never have worked. BugNot Zed2003-12-031-0/+2
* Added empty_trash prompt key.Not Zed2003-12-021-1/+1
* Fixes bug #49816Jeffrey Stedfast2003-10-281-15/+15
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-0/+1
* cvs removed.Not Zed2003-09-181-0/+124