summaryrefslogtreecommitdiff
path: root/camel/camel-folder-summary.h
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-5/+5
* Bug #724729 - camel-folder.c:folder_changed() blocks the UI threadMilan Crha2014-02-201-0/+3
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* Coding style and whitespace cleanups.Matthew Barnes2013-12-081-2/+2
* Limit usage of legacy CamelObject class.Matthew Barnes2013-11-011-2/+2
* Miscellaneous cleanups.Matthew Barnes2013-10-201-17/+17
* Remove unused camel_folder_summary_guess_content_info().Matthew Barnes2013-10-011-5/+0
* Remove unused CamelFolderSummaryLock enum.Matthew Barnes2013-09-231-9/+0
* camel_folder_summary_(un)lock: Remove 'lock' enum argument.Matthew Barnes2013-09-231-4/+2
* Add camel_message_info_unref().Matthew Barnes2013-09-231-1/+1
* Remove CAMEL_FOLDER_SUMMARY_ALLOC_LOCK.Matthew Barnes2013-09-231-1/+0
* Remove CAMEL_FOLDER_SUMMARY_FILTER_LOCK.Matthew Barnes2013-09-231-1/+0
* Remove CAMEL_FOLDER_SUMMARY_IO_LOCK.Matthew Barnes2013-09-231-1/+0
* Remove CAMEL_FOLDER_SUMMARY_REF_LOCK.Matthew Barnes2013-09-231-1/+0
* CamelMessageInfo: Use atomic operations to track reference count.Matthew Barnes2013-09-231-2/+2
* Remove camel_folder_summary_add_from_message().Matthew Barnes2013-09-231-6/+0
* Remove camel_folder_summary_add_from_parser().Matthew Barnes2013-09-231-4/+0
* Remove camel_folder_summary_add_from_header().Matthew Barnes2013-09-231-4/+0
* CamelFolderSummary cleanups.Matthew Barnes2013-09-231-224/+318
* Remove unused CAMEL_MESSAGE_HIDDEN flag.Matthew Barnes2013-09-231-3/+2
* Remove unused CAMEL_MESSAGE_USER_NOT_DELETABLE flag.Matthew Barnes2013-09-231-4/+3
* Whitespace cleanups.Matthew Barnes2012-06-021-1/+1
* Simplify vFolder's code and other bunch of related time optimizationsMilan Crha2012-05-301-1/+16
* Bug 676403 - imapx: Syncing folder after server-side deletion of many message...David Woodhouse2012-05-211-0/+2
* Remove camel_folder_summary_decode_token().Matthew Barnes2011-11-131-5/+0
* Remove camel_folder_summary_encode_token().Matthew Barnes2011-11-131-3/+0
* Remove camel_folder_summary_set_filename().Matthew Barnes2011-11-131-5/+0
* Remove CamelFolderSummaryClass.summary_header_save().Matthew Barnes2011-11-131-3/+0
* Remove CamelFolderSummaryClass.summary_header_load().Matthew Barnes2011-11-131-1/+0
* Remove CamelFolderSummaryClass.content_info_migrate().Matthew Barnes2011-11-131-1/+0
* Remove CamelFolderSummaryClass.message_info_migrate().Matthew Barnes2011-11-131-1/+0
* Remove camel_folder_summary_migrate_infos().Matthew Barnes2011-11-131-4/+0
* Update Camel API docs.Matthew Barnes2011-10-161-13/+15
* CamelFolderSummary API changesMilan Crha2011-10-061-139/+196
* Add CamelMemChunk (copy of EMemChunk).Matthew Barnes2011-09-251-3/+4
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-7/+7
* CamelFolderSummary: Remove undefined function camel_folder_summary_header_loa...Chenthill Palanisamy2011-05-261-1/+0
* Bug #573125 - Crashes right after startup when having broken db summaryMilan Crha2010-12-091-0/+4
* Bug #634658 - Unread counts for vfolders never updateMilan Crha2010-11-121-2/+3
* Collect Camel flags into enum types.Matthew Barnes2010-10-031-6/+7
* Coding style cleanup.Matthew Barnes2010-10-031-18/+18
* Camel: Add an asynchronous API.Matthew Barnes2010-09-281-1/+1
* Coding style cleanups.Matthew Barnes2010-09-131-49/+49
* Add "Since: 2.32" doc tags to new symbols.Matthew Barnes2010-08-281-0/+5
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-6/+6
* Remove dead CamelFolderSummary methods.Matthew Barnes2010-05-231-26/+2
* Don't abbreviate public symbols.Matthew Barnes2010-04-301-5/+5
* Bug #545505 - Properly free unused message infos periodicallyMilan Crha2010-04-291-5/+1
* Port Camel to GObject.Matthew Barnes2010-04-241-6/+18
* Bug #615776 - Drop camel-private.h and offer a public alternative for locksMilan Crha2010-04-151-0/+11