aboutsummaryrefslogtreecommitdiffstats
path: root/libemail-engine/mail-folder-cache.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 704682 - Runtime warning in MailFolderCacheMatthew Barnes2013-07-281-5/+10
* Reimplement mail_folder_cache_note_store().Matthew Barnes2013-07-191-187/+230
* MailFolderCache: Fix a crash when renaming folders.Matthew Barnes2013-07-191-1/+1
* MailFolderCache: Make UpdateClosure less cryptic.Matthew Barnes2013-07-181-44/+62
* MailFolderCache: Thread-safety improvements and other cleanups.Matthew Barnes2013-07-181-404/+803
* MailFolderCache: Remove unnecessary "stores" checks.Matthew Barnes2013-07-181-16/+2
* mail_folder_cache_get_folder_info_flags: Change parameters.Matthew Barnes2013-07-181-48/+32
* Add mail_folder_cache_ref_folder().Matthew Barnes2013-07-181-20/+30
* Add mail_folder_cache_has_folder_info().Matthew Barnes2013-07-181-0/+38
* MailFolderCache: Add a read-only "main-context" property.Matthew Barnes2013-07-181-0/+60
* MailFolderCache: Remove the "session" property.Matthew Barnes2013-07-181-128/+40
* MailFolderCache: Remove unused "unsub" field.Matthew Barnes2013-07-181-6/+3
* Remove unused mail_folder_cache_get_folder_has_children().Matthew Barnes2013-07-181-36/+0
* Bug #687412 - Crash under mail_folder_cache_service_removed()Milan Crha2013-03-251-2/+8
* Use camel_service_ref_session().Matthew Barnes2013-02-111-7/+21
* G_PRIORITY_HIGH_IDLE is sufficient to beat GTK+ redraws.Matthew Barnes2013-02-091-2/+3
* Add comments around g_idle_add() changesMilan Crha2013-02-091-0/+1
* Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-091-2/+2
* Revert "Bug #683867 - Schedule actions with higher idle priority"Matthew Barnes2013-02-081-2/+2
* Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-081-2/+2
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1/+1
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-061-45/+45
* MailFolderCache: Silently ignore cancellation errors.Matthew Barnes2012-10-181-1/+5
* MailFolderCache: Remove dead code.Matthew Barnes2012-08-281-6/+0
* MailFolderCache: Remove some unnecessary #includes.Matthew Barnes2012-08-281-3/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-14/+15
* Always notify about finished updated_folders() callMilan Crha2012-07-101-8/+5
* Bug 677995 - Asks password for disabled mail accountMatthew Barnes2012-06-131-11/+0
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+1
* Adapt mail to the new ESource API.Matthew Barnes2012-06-031-3/+8
* Bug #465076 - INBOX confusion with outboxMilan Crha2012-04-191-45/+45
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-4/+9
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-0/+1841