aboutsummaryrefslogtreecommitdiffstats
path: root/libemail-engine/e-mail-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cleanups.Matthew Barnes2013-07-071-1/+1
* Remove em_utils_uids_free().Matthew Barnes2013-06-151-17/+0
* Bug #250046 - Empty group address as recipient prevents message sendMilan Crha2013-06-041-0/+41
* Coding style and whitespace cleanup.Matthew Barnes2013-05-081-10/+10
* Use e_source_registry_list_enabled() where appropriate.Matthew Barnes2013-03-171-3/+2
* Bug #693254 - Mail reply uses wrong "From:" accountMilan Crha2013-03-051-10/+35
* Remove em_utils_in_addressbook().Matthew Barnes2013-02-271-314/+0
* Remove emu_free_mail_cache().Matthew Barnes2013-02-271-104/+0
* Remove emu_remove_from_mail_cache().Matthew Barnes2013-02-271-47/+0
* Remove emu_remove_from_mail_cache_1().Matthew Barnes2013-02-271-14/+0
* Remove em_utils_contact_photo().Matthew Barnes2013-02-271-99/+0
* Use camel_service_ref_session().Matthew Barnes2013-02-111-14/+31
* G_PRIORITY_HIGH_IDLE is sufficient to beat GTK+ redraws.Matthew Barnes2013-02-091-2/+4
* Add comments around g_idle_add() changesMilan Crha2013-02-091-0/+1
* Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-091-1/+1
* Revert "Bug #683867 - Schedule actions with higher idle priority"Matthew Barnes2013-02-081-1/+1
* Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-081-1/+1
* Use e_book_client_connect().Matthew Barnes2013-01-301-76/+6
* Use g_hash_table_add() when using a hash table as a set.Matthew Barnes2013-01-121-7/+3
* Use cancellable mutex for photo and address book lookups in mailerMilan Crha2012-12-151-40/+51
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1/+1
* e_flaw_wait_until() expects gint64, not gintMilan Crha2012-11-061-1/+1
* Replace e_flag_timed_wait() with e_flag_wait_until()Milan Crha2012-11-061-4/+4
* Prefer e_source_registry_check_enabled().Matthew Barnes2012-10-261-37/+2
* Bug #682425 - Can do network operations on disabled accountsMilan Crha2012-09-051-1/+37
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-15/+15
* Bug #677695 - Crash on quit under emu_free_mail_cache()Milan Crha2012-08-081-98/+113
* Bug #548778 - Use original location when replying in Search FolderMilan Crha2012-07-111-11/+28
* Bug #677695 - Freeze on quit in emu_free_mail_cache()Milan Crha2012-07-111-18/+91
* Coding style and whitespace cleanup.Matthew Barnes2012-06-251-3/+3
* Make em_utils_in_addressbook() cancellableDan Vrátil2012-06-141-2/+3
* Bug #674887 - Hang on sender's photo lookupDan Vrátil2012-06-141-38/+6
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-15/+1
* Adapt mail to the new ESource API.Matthew Barnes2012-06-031-190/+401
* Adapt to CamelService API changes.Matthew Barnes2012-05-201-58/+0
* Bug #674381 - Show contact photo from address book doesn't workDan Vrátil2012-04-281-21/+22
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-2/+2
* Bug #465076 - INBOX confusion with outboxMilan Crha2012-04-191-2/+24
* Whitespace cleanup.Matthew Barnes2012-04-021-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-5/+14
* Coding style and whitespace cleanup.Matthew Barnes2012-01-191-8/+4
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-0/+1062