summaryrefslogtreecommitdiff
path: root/camel/camel-folder.h
Commit message (Expand)AuthorAgeFilesLines
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-10/+9
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+8
* CamelFolder: Remove unused fetch_messages_sync() method.Matthew Barnes2013-11-291-22/+0
* CamelFolder: Remove all asynchronous class methods.Matthew Barnes2013-11-291-104/+2
* Limit usage of legacy CamelObject class.Matthew Barnes2013-11-011-0/+1
* Remove camel_folder_free_message_info().Matthew Barnes2013-09-231-4/+0
* Remove camel_folder_ref_message_info().Matthew Barnes2013-09-231-6/+0
* Remove unused CamelFolderLock enum.Matthew Barnes2013-09-231-9/+0
* camel_folder_(un)lock: Remove 'lock' enum argument.Matthew Barnes2013-09-231-4/+2
* Remove unused CAMEL_FOLDER_CHANGE_LOCK.Matthew Barnes2013-09-231-1/+0
* CamelFolder: Make string properties thread-safe.Matthew Barnes2012-12-231-0/+3
* Camel: Avoid C++ keywords in header files.Matthew Barnes2012-06-031-1/+1
* Remove camel_folder_has_search_capability()Milan Crha2012-05-181-2/+0
* Bug #672175 - Make CamelFolderSearch cancellableMilan Crha2012-03-271-0/+6
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-20/+20
* Add sync+async apis for Fetch Messages and Purge Message Cache.Srinivasa Ragavan2012-02-021-1/+80
* Provide CamelFolder::get_message_cached()Milan Crha2011-09-261-0/+4
* Generate GTypes for various Camel enums.Matthew Barnes2011-07-191-10/+1
* Camel: Fetch quota information asynchronously.Matthew Barnes2011-05-141-4/+29
* Rename "name" property of CamelFolder to "display-name".Matthew Barnes2011-05-071-3/+3
* CamelFolder: Remove "uri" property.Matthew Barnes2011-05-061-1/+0
* Add a CamelFolder:uri property.Matthew Barnes2010-10-111-0/+1
* Collect Camel flags into enum types.Matthew Barnes2010-10-031-18/+25
* Coding style cleanup.Matthew Barnes2010-10-031-7/+7
* Emit CamelFolder and CamelStore signals from idle callbacks.Matthew Barnes2010-09-301-1/+1
* Camel: Add an asynchronous API.Matthew Barnes2010-09-281-15/+161
* Rename blocking Camel methods.Matthew Barnes2010-09-281-101/+71
* Use GCancellable in all methods that may block.Matthew Barnes2010-09-281-4/+20
* Coding style cleanups.Matthew Barnes2010-09-131-4/+4
* Replace "Since: 3.0" with "Since: 2.32".Matthew Barnes2010-08-021-3/+3
* Migrate from CamelException to GError.Matthew Barnes2010-07-081-25/+51
* Convert CamelObject events to GObject signals.Matthew Barnes2010-05-071-0/+10
* Don't abbreviate public symbols.Matthew Barnes2010-04-301-2/+2
* Use GObject properties instead of CamelArg.Matthew Barnes2010-04-301-51/+12
* Port Camel to GObject.Matthew Barnes2010-04-241-10/+23
* Merge more cleanup bits from camel-gobject.Matthew Barnes2010-04-211-15/+16
* Bug #615776 - Drop camel-private.h and offer a public alternative for locksMilan Crha2010-04-151-0/+9
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-131-0/+2
* Merge some cleanup bits from camel-gobject.Matthew Barnes2010-04-031-218/+276
* Lock down Camel headers.Matthew Barnes2010-04-021-1/+5
* Add "Since: 2.24" tags to the API documentation.Matthew Barnes2010-03-141-0/+5
* use sensible variable name for set_lock_asyncChenthill Palanisamy2010-03-021-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-02-061-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2010-01-301-1/+1
* Use conditional locks in camel-folderSrinivasa Ragavan2010-01-291-0/+2
* Fix excessive whitespace.Matthew Barnes2009-07-121-8/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-65/+65
* Whitespace cleanup.Matthew Barnes2009-05-281-1/+1
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-24/+24
* Define camel_folder_cmp_uids to compare UIDs properlyMilan Crha2009-04-241-0/+2