summaryrefslogtreecommitdiff
path: root/docs/reference
Commit message (Expand)AuthorAgeFilesLines
* CamelIMAPXSettings: Remove unused "mobile-mode" property.Matthew Barnes2013-11-291-2/+0
* CamelPOP3Settings: Remove unused "batch-fetch-count" property.Matthew Barnes2013-11-291-2/+0
* CamelPOP3Settings: Remove unused "mobile-mode" property.Matthew Barnes2013-11-291-2/+0
* CamelFolder: Remove unused fetch_messages_sync() method.Matthew Barnes2013-11-291-4/+0
* CamelSession: Add a "user-alert" signal.Matthew Barnes2013-11-271-1/+1
* CamelSession: Remove "check-junk" property.Matthew Barnes2013-11-241-2/+0
* Add camel_network_service_can_reach_sync().Matthew Barnes2013-11-221-0/+3
* Update API documentation.Matthew Barnes2013-11-175-1/+83
* Makefile.am cleanups.Matthew Barnes2013-11-179-119/+159
* Fix distcheck error.Matthew Barnes2013-11-171-0/+1
* CamelSession: Remove "network-available" property.Matthew Barnes2013-11-141-2/+0
* Remove "CamelDisco" classes from documentation TOC.Matthew Barnes2013-11-131-7/+0
* Remove CamelDisco{Diary,Folder,Store}.Matthew Barnes2013-11-132-71/+0
* CamelService: Make "password" property thread-safe.Matthew Barnes2013-11-061-0/+1
* CamelService: Make "display-name" property thread-safe.Matthew Barnes2013-11-061-0/+1
* Remove unused camel_read/write_socket().Matthew Barnes2013-11-031-2/+0
* Add the other Camel services to API documentation.Matthew Barnes2013-11-034-592/+1398
* Convert IMAPX back to a loadable module.Matthew Barnes2013-10-312-35/+56
* Add macros/functions to help name timeouts.Matthew Barnes2013-10-291-0/+6
* CamelIMAPXStoreSummary cleanups.Matthew Barnes2013-10-271-1/+0
* Remove CamelIMAPXStoreNamespace.Matthew Barnes2013-10-271-1/+0
* Remove CamelIMAPXNamespaceList.Matthew Barnes2013-10-271-1/+0
* Remove camel_imapx_store_summary_namespace_find_by_mailbox().Matthew Barnes2013-10-271-1/+0
* Remove camel_imapx_store_summary_namespace_find_by_path().Matthew Barnes2013-10-271-1/+0
* Remove camel_imapx_store_summary_path_to_mailbox().Matthew Barnes2013-10-271-1/+0
* Remove camel_imapx_store_summary_mailbox_from_path().Matthew Barnes2013-10-271-1/+0
* Remove camel_imapx_list_response_get_summary_flags().Matthew Barnes2013-10-271-1/+0
* Remove camel_imapx_folder_process_status_response().Matthew Barnes2013-10-271-1/+0
* Store QUOTAROOT information in CamelIMAPXMailbox.Matthew Barnes2013-10-271-2/+0
* CamelIMAPXServer: Support the SPECIAL-USE capability.Matthew Barnes2013-10-271-0/+7
* CamelIMAPXServer: Convert API to CamelIMAPXMailbox.Matthew Barnes2013-10-271-7/+9
* CamelIMAPXFolder: Add camel_imapx_folder_list_mailbox().Matthew Barnes2013-10-271-0/+1
* CamelIMAPXServer: Add new namespace and mailbox APIs.Matthew Barnes2013-10-271-0/+4
* CamelIMAPXFolder: Add a "mailbox" property.Matthew Barnes2013-10-271-0/+2
* Add CamelIMAPXMailbox.Matthew Barnes2013-10-273-0/+52
* Add CamelIMAPXNamespaceResponse.Matthew Barnes2013-10-273-0/+24
* Add CamelIMAPXNamespace.Matthew Barnes2013-10-273-0/+25
* Add camel_imapx_folder_copy_message_map().Matthew Barnes2013-10-271-0/+1
* Add camel_imapx_list_response_get_oldname().Matthew Barnes2013-10-271-0/+1
* Deprecate EProxy.Matthew Barnes2013-10-251-1/+1
* Remove camel_session_ref_proxy_resolver().Matthew Barnes2013-10-251-1/+0
* CamelService: Add a "proxy-resolver" property.Matthew Barnes2013-10-251-0/+2
* ECollectionBackend: Add a read-only "proxy-resolver" property.Matthew Barnes2013-10-251-0/+1
* ECalBackend: Add a read-only "proxy-resolver" property.Matthew Barnes2013-10-251-0/+1
* EBookBackend: Add a read-only "proxy-resolver" property.Matthew Barnes2013-10-251-0/+1
* ESourceAuthentication: Add a "proxy-uid" property.Matthew Barnes2013-10-251-0/+3
* Add e_source_registry_ref_builtin_proxy().Matthew Barnes2013-10-251-0/+1
* Add ESourceProxy.Matthew Barnes2013-10-253-0/+60
* Add e_util_strv_equal().Matthew Barnes2013-10-251-0/+1
* Fixed reference manual build for libedata-book.Tristan Van Berkom2013-10-241-7/+8