summaryrefslogtreecommitdiff
path: root/camel/camel-store-summary.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #728973 - [IMAPX] Recover after store summary version mismatchMilan Crha2014-05-091-1/+1
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-5/+5
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-11/+9
* Coding style and whitespace cleanups.Matthew Barnes2013-12-081-1/+1
* Limit usage of legacy CamelObject class.Matthew Barnes2013-11-011-1/+1
* Bug 710808 - Name all the timeouts added with g_timeout_add()Bastien Nocera2013-10-291-1/+5
* CamelStoreSummary: Move 'store_info_size' to class struct.Matthew Barnes2013-09-231-3/+11
* CamelStoreSummary: Fix another boo boo.Matthew Barnes2013-08-171-1/+1
* CamelStoreSummary: Fix a boo boo.Matthew Barnes2013-08-161-3/+1
* CamelStoreSummary: Move 'summary_path' member to private section.Matthew Barnes2013-08-161-7/+11
* CamelStoreSummary: Remove CAMEL_STORE_SUMMARY_DIRTY flag.Matthew Barnes2013-08-161-31/+17
* CamelStoreSummary: Move header info to private section.Matthew Barnes2013-08-161-21/+25
* Remove CAMEL_STORE_SUMMARY_SUMMARY_LOCK.Matthew Barnes2013-08-161-80/+32
* Lock the CamelStoreSummary before invoking store_info_set_string().Matthew Barnes2013-08-161-2/+4
* Remove camel_store_summary_index().Matthew Barnes2013-08-161-33/+0
* Remove unused CAMEL_STORE_INFO_NAME.Matthew Barnes2013-08-161-23/+0
* Remove camel_store_info_string().Matthew Barnes2013-08-161-52/+0
* Convert camel_store_info_name() macro to a function.Matthew Barnes2013-08-161-0/+24
* Convert camel_store_info_path() macro to a function.Matthew Barnes2013-08-161-0/+20
* Remove unused camel_store_summary_clear().Matthew Barnes2013-08-161-30/+8
* Remove unused camel_store_summary_remove_index().Matthew Barnes2013-08-161-28/+0
* Remove unused camel_store_summary_info_new_from_path().Matthew Barnes2013-08-161-27/+7
* Remove unused camel_store_summary_header_load().Matthew Barnes2013-08-161-36/+0
* Remove CAMEL_STORE_SUMMARY_IO_LOCK.Matthew Barnes2013-08-161-14/+9
* Add camel_store_summary_info_unref().Matthew Barnes2013-08-161-44/+39
* Remove CAMEL_STORE_SUMMARY_REF_LOCK.Matthew Barnes2013-08-161-65/+26
* CamelStoreSummary: Remove unused "store_info_chunks" member.Matthew Barnes2013-08-161-5/+0
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-051-15/+15
* Typos: "occurred" has two R's.Matthew Barnes2012-07-251-1/+1
* Remove some redundant argument checks.Matthew Barnes2012-04-181-13/+8
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-2/+5
* Fix issues found by Coverity ScanMilan Crha2012-02-141-9/+13
* CamelStoreSummary: Schedule save rather than save immediatelyMilan Crha2012-01-251-2/+67
* CamelStoreSummary: Save count changes from CamelFolderSummary immediatelyMilan Crha2012-01-171-4/+13
* Avoid possible deadlock with CamelStoreSummary locksMilan Crha2011-10-181-0/+10
* Update Camel API docs.Matthew Barnes2011-10-161-9/+17
* CamelFolderSummary API changesMilan Crha2011-10-061-15/+143
* CamelStoreInfo: Removed unused 'uri' member.Matthew Barnes2011-09-251-5/+0
* Remove camel_store_summary_set_uri_base().Matthew Barnes2011-09-251-22/+0
* CamelStoreSummary: Remove unused CAMEL_STORE_INFO_URI.Matthew Barnes2011-09-251-13/+0
* Add CamelMemChunk (copy of EMemChunk).Matthew Barnes2011-09-251-3/+1
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-11/+11
* Camel: Fix Gtk-Doc notation in comment blocks.Matthew Barnes2011-07-041-2/+2
* Coding style cleanups.Matthew Barnes2011-05-081-7/+7
* Fix Gtk-Doc notation in Camel.Matthew Barnes2011-04-171-6/+6
* Coding style cleanup.Matthew Barnes2011-03-051-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-241-6/+1
* More whitespace cleanup.Matthew Barnes2011-01-301-2/+2
* Replace "Since: 3.0" with "Since: 2.32".Matthew Barnes2010-08-021-2/+2
* Don't abbreviate public symbols.Matthew Barnes2010-04-301-60/+60