summaryrefslogtreecommitdiff
path: root/camel/camel-folder-summary.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 471791 - Move away from g_asserts to g_ret*Milan Crha2015-06-171-1/+1
* Bug 747638 - Skipped changed messages in camel_folder_summary_get_changed()Milan Crha2015-04-161-5/+5
* Identify job description for camel_session_submit_job()Milan Crha2015-02-061-2/+11
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-5/+5
* Miscellaneous cleanups.Matthew Barnes2014-03-021-4/+4
* cfs_reload_from_db: CamelSession can be NULL when the folder is in disposeMilan Crha2014-02-241-10/+16
* Bug #724729 - camel-folder.c:folder_changed() blocks the UI threadMilan Crha2014-02-201-0/+36
* Bug #720751 - camel_tag_set() doesn't copy tag's name properlyMilan Crha2014-02-061-2/+2
* Bug #721286 - IMAPx: read messages become unread when reopening EvolutionMilan Crha2014-01-291-11/+33
* camel_flag_list_copy: Avoid false 'changed' notificationsMilan Crha2014-01-281-4/+6
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* Coding style and whitespace cleanups.Matthew Barnes2013-12-081-6/+6
* CamelFolderSummary: Add a FIXME comment.Matthew Barnes2013-12-051-0/+3
* Limit usage of legacy CamelObject class.Matthew Barnes2013-11-011-1/+1
* Bug 710989 - Replace most uses of strcpy()Murray Cumming2013-11-011-3/+5
* Bug 710808 - Name all the timeouts added with g_timeout_add()Bastien Nocera2013-10-291-0/+3
* Remove unused camel_folder_summary_guess_content_info().Matthew Barnes2013-10-011-62/+0
* Update Camel API documentation.Matthew Barnes2013-10-011-53/+53
* camel_folder_(un)lock: Remove 'lock' enum argument.Matthew Barnes2013-09-231-2/+2
* camel_folder_summary_(un)lock: Remove 'lock' enum argument.Matthew Barnes2013-09-231-102/+84
* Add camel_message_info_unref().Matthew Barnes2013-09-231-14/+14
* Remove CAMEL_FOLDER_SUMMARY_ALLOC_LOCK.Matthew Barnes2013-09-231-20/+8
* Remove CAMEL_FOLDER_SUMMARY_FILTER_LOCK.Matthew Barnes2013-09-231-10/+4
* Remove CAMEL_FOLDER_SUMMARY_IO_LOCK.Matthew Barnes2013-09-231-9/+0
* Remove CAMEL_FOLDER_SUMMARY_REF_LOCK.Matthew Barnes2013-09-231-13/+0
* CamelMessageInfo: Use atomic operations to track reference count.Matthew Barnes2013-09-231-45/+24
* Remove camel_folder_summary_add_from_message().Matthew Barnes2013-09-231-20/+0
* Remove camel_folder_summary_add_from_parser().Matthew Barnes2013-09-231-29/+0
* Remove camel_folder_summary_add_from_header().Matthew Barnes2013-09-231-28/+0
* CamelFolderSummary: Remove unused migration gunk.Matthew Barnes2013-09-231-38/+9
* CamelFolderSummary cleanups.Matthew Barnes2013-09-231-50/+27
* Use camel_service_ref_session().Matthew Barnes2013-02-111-4/+8
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-051-28/+28
* Coding style and whitespace cleanup.Matthew Barnes2012-09-011-12/+28
* Bug #681939 - camel_folder_summary_remove_uids() doesn't remove from DBMilan Crha2012-08-291-1/+1
* Update API documentation.Matthew Barnes2012-08-251-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-92/+92
* Do not update unread count in source folder for junk/deleted messagesMilan Crha2012-08-091-0/+17
* Bug #680211 - Memory usage increases on each folder selectMilan Crha2012-07-201-2/+49
* Bug #677530 - Memory leaks in imapx codeMilan Crha2012-07-191-0/+9
* Bug 559391 - Wrong number of unread mails in folder treeMatthew Barnes2012-07-141-6/+27
* Bug #559391 - Wrong number of unread mails in folder treeMilan Crha2012-07-041-34/+31
* Disable cfs_try_release_memory() in dispose, rather than finalizeMilan Crha2012-06-131-3/+5
* Avoid possible GError memory leakMilan Crha2012-06-061-1/+3
* Whitespace cleanups.Matthew Barnes2012-06-021-9/+8
* Simplify vFolder's code and other bunch of related time optimizationsMilan Crha2012-05-301-79/+200
* Bug 676403 - imapx: Syncing folder after server-side deletion of many message...David Woodhouse2012-05-211-0/+48
* Bug #663224 - Deleted message not deleted on other machineMilan Crha2012-02-271-2/+4
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-3/+6
* Fix issues found by Coverity ScanMilan Crha2012-02-141-9/+9