aboutsummaryrefslogtreecommitdiffstats
path: root/libemail-engine/mail-folder-cache.c
Commit message (Expand)AuthorAgeFilesLines
* store_info_insert_folder_info: Use g_hash_table_replace() to avoid use-after-...Milan Crha2014-06-261-1/+2
* Bug #711443 - IMAPX account unread count goes only up, not downMilan Crha2014-02-201-3/+51
* Remove unused mail_folder_cache_list_stores().Matthew Barnes2014-02-041-18/+0
* MailFolderCache: Remove 'ping' operation.Matthew Barnes2014-01-181-101/+0
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-081-10/+9
* MailFolderCache: Remove some nuisance runtime warnings.Matthew Barnes2013-12-111-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2013-12-071-4/+6
* Avoid camel_service_get_session().Matthew Barnes2013-11-301-1/+3
* Fix/mute issues found by Coverity scanMilan Crha2013-11-151-2/+9
* "Disco is dead!", says Camel.Matthew Barnes2013-11-141-15/+2
* Bug 710797 - Name all the timeouts added with g_timeout_add()Bastien Nocera2013-10-301-3/+6
* Adapt to Camel API changes.Matthew Barnes2013-09-241-4/+3
* Miscellaneous cleanups.Matthew Barnes2013-09-081-2/+3
* MailFolderCache: Avoid g_signal_handlers_disconnect_matched().Matthew Barnes2013-08-171-4/+0
* 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