aboutsummaryrefslogtreecommitdiffstats
path: root/libemail-engine/mail-ops.c
Commit message (Expand)AuthorAgeFilesLines
* message_list_get_selected: Give the returned array a free func.Matthew Barnes2013-06-151-4/+4
* Bug #250046 - Empty group address as recipient prevents message sendMilan Crha2013-06-041-0/+3
* Utilize the new EMailSession functions when sending.Matthew Barnes2013-05-251-138/+59
* Bug #271262 - Allow Send/Receive of local stores in offlineMilan Crha2013-04-091-2/+12
* Use camel_service_ref_session().Matthew Barnes2013-02-111-2/+6
* Coding style and whitespace cleanup.Matthew Barnes2013-01-111-6/+8
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1/+1
* Bug #579315 - Identify filter names in filtering errorsMilan Crha2012-12-101-3/+12
* Bug #315317 - Add option to expunge messages on folder leaveMilan Crha2012-12-051-2/+57
* Bug #525932 - Unhelpful "Error while Filtering Selected Messages."Milan Crha2012-12-031-4/+16
* Address couple issues found by a Coverity scanMilan Crha2012-11-301-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-9/+8
* Bug #680497 - POP3 re-adds messages to local InboxMilan Crha2012-10-251-36/+55
* Bug #268618 - Add: Save replies in the folder of the message being replied toMilan Crha2012-10-221-4/+7
* Bug #268618 - Add: Save replies in the folder of the message being replied toMilan Crha2012-10-191-2/+17
* Bug #683849 - Add account name to »Checking for new mail«Milan Crha2012-10-161-1/+2
* Bug #678806 - Flush Outbox doesn't remove sent messagesMilan Crha2012-09-111-2/+4
* Bug #683349 - Crash when sending a mail from the Outbox folderMilan Crha2012-09-101-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-16/+20
* Adapt to CamelService API changes.Matthew Barnes2012-08-131-1/+4
* Adapt to CamelSession API changes.Matthew Barnes2012-08-121-1/+5
* Remove unused mail_disconnect_store().Matthew Barnes2012-07-261-59/+0
* Remove mail_expunge_folder().Matthew Barnes2012-07-091-281/+5
* Remove mail_refresh_folder().Matthew Barnes2012-07-091-44/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-06-251-1/+1
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-3/+1
* Adapt mail to the new ESource API.Matthew Barnes2012-06-031-157/+203
* Adapt to CamelService API changes.Matthew Barnes2012-05-201-6/+6
* Remove forgotten debug printsMilan Crha2012-04-181-2/+0
* Whitespace cleanup.Matthew Barnes2012-04-021-10/+11
* Add ability to specify INBOX for non-storage type accounts. Email daemonSrinivasa Ragavan2012-03-291-6/+50
* Fix more compiler warnings.Matthew Barnes2012-03-041-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-14/+28
* Bug #659394 - Missing plural handling for "Failed to send %d of %d messages"Milan Crha2012-02-161-1/+4
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-0/+1691