[IMAPx] Try to address "Empty cache file" error
[platform/upstream/evolution-data-server.git] / docs /
2014-03-06 Matthew BarnesCamelDataWrapper: Add construct_from_input_stream(...
2014-03-03 Matthew BarnesRemove unused CAMEL_STORE_FOLDER_CREATE_EXCL.
2014-03-03 Matthew BarnesUpdate API documentation.
2014-02-23 Matthew BarnesRemove CamelIMAPXStream.
2014-02-23 Matthew BarnesAdd CamelIMAPXInputStream.
2014-02-23 Matthew BarnesAdd camel_imapx_stream_nstring_bytes().
2014-02-23 Matthew BarnesAdd CamelIMAPXLogger.
2014-02-23 Matthew BarnesIMAPX: Add camel_imapx_server_ref_output_stream().
2014-02-23 Matthew BarnesIMAPX: Add camel_imapx_server_ref_input_stream().
2014-02-23 Matthew BarnesCamelDataWrapper: Add GOutputStream-based methods.
2014-02-17 Matthew BarnesUpdate API documentation.
2014-02-13 Matthew BarnesAdd e_source_dup_secret_label().
2014-02-13 Matthew BarnesESource: Add functions for password management.
2014-02-06 Matthew BarnesAdd camel_mime_parser_init_with_bytes().
2014-02-05 Matthew BarnesReimplement camel_mime_parser_init_with_fd().
2014-02-05 Matthew BarnesAdd camel_mime_parser_init_with_input_stream().
2014-02-02 Matthew BarnesUpdate API documentation.
2014-01-30 Matthew BarnesAdd CamelNullOutputStream.
2014-01-19 Matthew BarnesAdd camel_imapx_server_shutdown().
2014-01-17 Matthew BarnesCamelStore: Remove noop_sync() method.
2013-12-08 Matthew BarnesUpdate API documentation.
2013-12-06 Tristan Van BerkomRestructuring documentation build.
2013-12-05 Matthew BarnesCamelStore: Stop using the internal 'folder_lock'.
2013-12-05 Matthew BarnesAdd CAMEL_CHECK_LOCAL_GERROR.
2013-12-05 Matthew BarnesAdd camel_service_queue_task().
2013-12-04 Matthew BarnesDeprecate ECancellable[Rec]Mutex.
2013-12-01 Matthew BarnesAdd CamelAsyncClosure.
2013-11-30 Matthew BarnesRemove unused camel_session_get_main_context().
2013-11-30 Matthew BarnesRemove unused camel_service_get_session().
2013-11-29 Matthew BarnesCamelIMAPXSettings: Remove unused "mobile-mode" property.
2013-11-29 Matthew BarnesCamelPOP3Settings: Remove unused "batch-fetch-count...
2013-11-29 Matthew BarnesCamelPOP3Settings: Remove unused "mobile-mode" property.
2013-11-29 Matthew BarnesCamelFolder: Remove unused fetch_messages_sync() method.
2013-11-27 Matthew BarnesCamelSession: Add a "user-alert" signal.
2013-11-24 Matthew BarnesCamelSession: Remove "check-junk" property.
2013-11-22 Matthew BarnesAdd camel_network_service_can_reach_sync().
2013-11-17 Matthew BarnesUpdate API documentation.
2013-11-17 Matthew BarnesMakefile.am cleanups.
2013-11-17 Matthew BarnesFix distcheck error.
2013-11-14 Matthew BarnesCamelSession: Remove "network-available" property.
2013-11-14 Matthew BarnesRemove "CamelDisco" classes from documentation TOC.
2013-11-13 Matthew BarnesRemove CamelDisco{Diary,Folder,Store}.
2013-11-06 Matthew BarnesCamelService: Make "password" property thread-safe.
2013-11-06 Matthew BarnesCamelService: Make "display-name" property thread-safe.
2013-11-03 Matthew BarnesRemove unused camel_read/write_socket().
2013-11-03 Matthew BarnesAdd the other Camel services to API documentation.
2013-11-01 Matthew BarnesConvert IMAPX back to a loadable module.
2013-10-29 Matthew BarnesAdd macros/functions to help name timeouts.
2013-10-27 Matthew BarnesCamelIMAPXStoreSummary cleanups.
2013-10-27 Matthew BarnesRemove CamelIMAPXStoreNamespace.
2013-10-27 Matthew BarnesRemove CamelIMAPXNamespaceList.
2013-10-27 Matthew BarnesRemove camel_imapx_store_summary_namespace_find_by_mail...
2013-10-27 Matthew BarnesRemove camel_imapx_store_summary_namespace_find_by_path().
2013-10-27 Matthew BarnesRemove camel_imapx_store_summary_path_to_mailbox().
2013-10-27 Matthew BarnesRemove camel_imapx_store_summary_mailbox_from_path().
2013-10-27 Matthew BarnesRemove camel_imapx_list_response_get_summary_flags().
2013-10-27 Matthew BarnesRemove camel_imapx_folder_process_status_response().
2013-10-27 Matthew BarnesStore QUOTAROOT information in CamelIMAPXMailbox.
2013-10-27 Matthew BarnesCamelIMAPXServer: Support the SPECIAL-USE capability.
2013-10-27 Matthew BarnesCamelIMAPXServer: Convert API to CamelIMAPXMailbox.
2013-10-27 Matthew BarnesCamelIMAPXFolder: Add camel_imapx_folder_list_mailbox().
2013-10-27 Matthew BarnesCamelIMAPXServer: Add new namespace and mailbox APIs.
2013-10-27 Matthew BarnesCamelIMAPXFolder: Add a "mailbox" property.
2013-10-27 Matthew BarnesAdd CamelIMAPXMailbox.
2013-10-27 Matthew BarnesAdd CamelIMAPXNamespaceResponse.
2013-10-27 Matthew BarnesAdd CamelIMAPXNamespace.
2013-10-27 Matthew BarnesAdd camel_imapx_folder_copy_message_map().
2013-10-27 Matthew BarnesAdd camel_imapx_list_response_get_oldname().
2013-10-25 Matthew BarnesDeprecate EProxy.
2013-10-25 Matthew BarnesRemove camel_session_ref_proxy_resolver().
2013-10-25 Matthew BarnesCamelService: Add a "proxy-resolver" property.
2013-10-25 Matthew BarnesECollectionBackend: Add a read-only "proxy-resolver...
2013-10-25 Matthew BarnesECalBackend: Add a read-only "proxy-resolver" property.
2013-10-25 Matthew BarnesEBookBackend: Add a read-only "proxy-resolver" property.
2013-10-25 Matthew BarnesESourceAuthentication: Add a "proxy-uid" property.
2013-10-25 Matthew BarnesAdd e_source_registry_ref_builtin_proxy().
2013-10-25 Matthew BarnesAdd ESourceProxy.
2013-10-25 Matthew BarnesAdd e_util_strv_equal().
2013-10-24 Tristan Van BerkomFixed reference manual build for libedata-book.
2013-10-23 Tristan Van BerkomAdded new cursor related APIs to the documentation...
2013-10-09 Matthew BarnesESourceRegistry: Reorder the "builtin" vs "default...
2013-10-02 Matthew BarnesCamelMultipartSigned cleanups.
2013-10-02 Matthew BarnesCamelMultipartEncrypted cleanups.
2013-10-02 Matthew BarnesCamelMultipart cleanups.
2013-10-02 Matthew BarnesRemove unused camel_multipart_remove_part_at().
2013-10-02 Matthew BarnesRemove unused camel_multipart_remove_part().
2013-10-02 Matthew BarnesRemove unused camel_multipart_add_part_at().
2013-10-02 Matthew BarnesRemove unused camel_stream_buffer_new_with_vbuf().
2013-10-02 Matthew BarnesRemove unused CamelMimeFilterSave.
2013-10-02 Matthew BarnesRemove unused camel_cipher_context_export_keys_sync().
2013-10-02 Matthew BarnesRemove unused camel_cipher_context_import_keys_sync().
2013-10-02 Matthew BarnesRemove unused camel_index_names().
2013-10-02 Matthew BarnesRemove unused camel_index_new().
2013-10-02 Matthew BarnesRemove unused camel_index_name_new().
2013-10-02 Matthew BarnesRemove unused camel_index_cursor_reset().
2013-10-02 Matthew BarnesRemove unused camel_index_cursor_new().
2013-10-01 Matthew BarnesAdd CamelFilterOutputStream.
2013-10-01 Matthew BarnesAdd CamelFilterInputStream.
2013-10-01 Matthew BarnesRemove unused camel_session_build_password_prompt().
2013-10-01 Matthew BarnesRemove unused camel_folder_summary_guess_content_info().
next