summaryrefslogtreecommitdiff
path: root/camel/camel-vee-folder.c
Commit message (Expand)AuthorAgeFilesLines
* [Camel] Freeze/thaw also subfolders of vFoldersMilan Crha2015-05-121-0/+34
* Incorrect message info unreferenced in camel_vee_folder_get_location()Milan Crha2015-04-241-1/+1
* Identify job description for camel_session_submit_job()Milan Crha2015-02-061-1/+7
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-6/+6
* Miscellaneous cleanups.Matthew Barnes2014-03-021-1/+1
* Bug #720943 - vFolder does not refresh automaticallyMilan Crha2014-01-231-0/+23
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-13/+11
* Remove camel_folder_free_message_info().Matthew Barnes2013-09-231-1/+1
* Remove unused camel_vee_folder_unlock().Matthew Barnes2013-09-231-29/+0
* Remove unused camel_vee_folder_lock().Matthew Barnes2013-09-231-30/+0
* CamelVeeFolder: Remove unused 'summary_lock' mutex.Matthew Barnes2013-09-231-3/+0
* CamelVeeFolder: Use the internal mutexes directly.Matthew Barnes2013-09-231-39/+39
* Add camel_message_info_unref().Matthew Barnes2013-09-231-2/+2
* Use camel_service_ref_session().Matthew Barnes2013-02-111-1/+3
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-051-15/+15
* Coding style and whitespace cleanup.Matthew Barnes2012-09-011-2/+4
* Update API documentation.Matthew Barnes2012-08-251-0/+42
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-5/+5
* Bug #681466 - Virtual Trash/Junk not updated on changeMilan Crha2012-08-091-12/+19
* Add only used message UIDs to virtual Trash/Junk data_cacheMilan Crha2012-07-261-0/+7
* Camel: Use folder display name is status messages when possible.Matthew Barnes2012-07-081-3/+4
* Coding style and whitespace cleanup.Matthew Barnes2012-06-241-1/+1
* Bug #677642 - Critical warnings on vFolder changeMilan Crha2012-06-081-1/+4
* Camel: Avoid C++ keywords in header files.Matthew Barnes2012-06-031-2/+2
* Whitespace cleanups.Matthew Barnes2012-06-021-62/+63
* Simplify vFolder's code and other bunch of related time optimizationsMilan Crha2012-05-301-1733/+862
* Remove camel_folder_has_search_capability()Milan Crha2012-05-181-2/+1
* Whitespace cleanups.Matthew Barnes2012-05-131-3/+3
* Bug #672175 - Make CamelFolderSearch cancellableMilan Crha2012-03-271-10/+13
* CamelVeeFolder: Silence a compiler warning.Matthew Barnes2012-03-031-1/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-16/+19
* Fix issues found by Coverity ScanMilan Crha2012-02-141-2/+2
* CamelVeeFolder: Process folder changes more efficiently.Matthew Barnes2012-01-211-17/+59
* CamelVeeFolder: Push a status message while updating.Matthew Barnes2012-01-201-1/+8
* Move remaining CamelURL elements to CamelSettings.Matthew Barnes2011-10-241-19/+3
* CamelFolderSummary API changesMilan Crha2011-10-061-147/+85
* Camel: Prefer GList over GSList.Matthew Barnes2011-09-251-24/+24
* Coding style and whitespace cleanups.Matthew Barnes2011-09-031-111/+135
* Bug #562912 - Unread vfolder marks unread messages as readMilan Crha2011-08-231-110/+98
* Camel: Fix Gtk-Doc notation in comment blocks.Matthew Barnes2011-07-041-2/+2
* Coding style and whitespace cleanups.Matthew Barnes2011-06-131-38/+37
* CamelVeeFolder: Check for the presence of unmatched folder beforeChenthill Palanisamy2011-06-071-1/+3
* CamelVeeFolder: Adapt changes to unmatched_check_uid that was missed in commit -Chenthill Palanisamy2011-06-071-11/+33
* CamelVeeFolder: Fix a hang in folder_change_change. do not read db in between...Chenthill Palanisamy2011-06-071-49/+88
* CamelVeeFolder: Fix a deadlock.Matthew Barnes2011-05-291-32/+50
* CamelDB: Initiate a transaction before writing into db.Chenthill Palanisamy2011-05-261-0/+6
* Coding style cleanups.Matthew Barnes2011-05-081-88/+88
* Forgot to change property name for folder creation.Matthew Barnes2011-05-071-1/+1
* Rename "name" property of CamelFolder to "display-name".Matthew Barnes2011-05-071-1/+1
* camel_vee_folder_new(): Add argument guards.Matthew Barnes2011-05-071-0/+3