platform/upstream/evolution-data-server.git
2013-11-14 Tristan Van... test-client-custom-summary.c: Added exact email match...
2013-11-14 Tristan Van... test-sqlite-cursor-set-sexp.c: Added test.
2013-11-14 Matthew BarnesCamelSession: Remove "network-available" property.
2013-11-14 Matthew BarnesCamelNetworkService: Disconnect as needed.
2013-11-14 Matthew BarnesCamelOfflineStore: Prefer service's "host-reachable...
2013-11-14 Matthew BarnesRemove "CamelDisco" classes from documentation TOC.
2013-11-13 Matthew BarnesRemove CamelDisco{Diary,Folder,Store}.
2013-11-13 Matthew BarnesNNTP: Move from 'disco' to 'offline' base classes.
2013-11-13 Matthew BarnesECollectionBackend: Implement "proxy-resolver" property.
2013-11-13 Piotr DrągUpdated POTFILES.in
2013-11-13 Tristan Van... Migrated org.gnome.evolution.shell.network-config.gsche...
2013-11-13 Tristan Van... Fixing cursor example build.
2013-11-13 Milan CrhaFix/mute issues found by Coverity scan
2013-11-12 Milan CrhaUpdate libebook-contacts::test-untyped-phones test
2013-11-12 Fabiano FidêncioFix 'may be used uninitialized' warnings found by cppcheck
2013-11-12 Vadim RutkovskySuppress a false-positive cppcheck memleak warning
2013-11-12 Anish AUpdated Malayalam Translation
2013-11-07 Dimitris SpingosUpdated Greek translation
2013-11-06 Matthew Barnesimapx_untagged_fetch: Fix a possible divide-by-zero...
2013-11-06 Matthew BarnesCamelService: Make "password" property thread-safe.
2013-11-06 Matthew BarnesCamelService: Make "display-name" property thread-safe.
2013-11-05 Milan CrhaAdd missing CFLAGS/LIBS in the tests/ Makefile.am-s
2013-11-05 Daniel MustielesUpdated Spanish translation
2013-11-05 Matthew Barnescamel-maildir-summary.h: Remove unused enum.
2013-11-05 Matthew BarnesCamelNetworkService: Return GIOStream instead of CamelS...
2013-11-03 Matthew BarnesCamelIMAPXFolder: Fix reference leak.
2013-11-03 Matthew BarnesRemove unused camel_read/write_socket().
2013-11-03 Matthew BarnesAdd the other Camel services to API documentation.
2013-11-02 Matthew BarnesCamelDataCache: Return GIOStream instead of CamelStream.
2013-11-01 Matthew BarnesLimit usage of legacy CamelObject class.
2013-11-01 Murray CummingBug 710989 - Replace most uses of strcpy()
2013-11-01 Fran DiéguezUpdated Galician translations
2013-11-01 Matthew BarnesAdd --disable-examples to DISTCHECK_CONFIGURE_FLAGS.
2013-11-01 Matthew BarnesConvert IMAPX back to a loadable module.
2013-10-29 Matthew Barnese-data-server-util.h: Fix a couple typos.
2013-10-29 Matthew BarnesRemove duplicate "named timeout" docs.
2013-10-29 Bastien NoceraBug 710808 - Name all the timeouts added with g_timeout...
2013-10-29 Matthew BarnesAdd macros/functions to help name timeouts.
2013-10-28 Matthew BarnesSupport migrating merged GConf trees.
2013-10-27 Matthew BarnesCamelIMAPXStatusResponse: Don't assume all values are...
2013-10-27 Matthew BarnesCamelIMAPXStoreSummary cleanups.
2013-10-27 Matthew BarnesHack around default Courier namespaces.
2013-10-27 Matthew BarnesCamelIMAPXStore: Remove public 'dir_sep' member.
2013-10-27 Matthew BarnesRemove CamelIMAPXStoreNamespace.
2013-10-27 Matthew BarnesRemove CamelIMAPXNamespaceList.
2013-10-27 Matthew BarnesRemove camel_imapx_namespace_list_clear().
2013-10-27 Matthew BarnesCamelIMAPXStoreSummary: Remove all public members.
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 imapx_concat().
2013-10-27 Matthew BarnesCamelIMAPXStoreSummary: Stop saving namespace information.
2013-10-27 Matthew BarnesCamelIMAPXFolder: Remove public "on server" members.
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 Barnescamel_imapx_store_summary_add_from_mailbox: Take a...
2013-10-27 Matthew BarnesCamelIMAPXServer: Support the SPECIAL-USE capability.
2013-10-27 Matthew BarnesCamelIMAPXServer: Support the LIST-STATUS capability.
2013-10-27 Matthew BarnesCamelIMAPXServer: Support the NOTIFY capability.
2013-10-27 Matthew BarnesCamelIMAPXServer: LIST a mailbox after creating it.
2013-10-27 Matthew BarnesCamelIMAPXFolder: Finish camel_imapx_folder_list_mailbox().
2013-10-27 Matthew BarnesCamelIMAPXStore: Simplify get_folder_info_offline().
2013-10-27 Matthew BarnesRework camel_imapx_server_list().
2013-10-27 Matthew BarnesCamelIMAPXServer: Emit mailbox-select/mailbox-closed...
2013-10-27 Matthew BarnesCamelIMAPXServer: Convert API to CamelIMAPXMailbox.
2013-10-27 Matthew BarnesCamelIMAPXCommand: Add '%m' format character for mailbo...
2013-10-27 Matthew BarnesCamelIMAPXCommand: Replace '%f' format character with...
2013-10-27 Matthew BarnesCamelIMAPXStore: Add imapx_store_process_mailbox_status().
2013-10-27 Matthew BarnesCamelIMAPXStore: Add imapx_store_process_mailbox_attrib...
2013-10-27 Matthew BarnesCamelIMAPXStore: Add imapx_store_add_mailbox_to_folder().
2013-10-27 Matthew BarnesCamelIMAPXStore: Rough in handlers for CamelIMAPXServer...
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-26 Matthew BarnesBug 710668: ESource: Verify removal before returning
2013-10-26 Matthew BarnesAdd a test case for bug 710668.
2013-10-26 Tristan Van... EBookClientCursor: Some additional documentation enhanc...
2013-10-26 Matthew BarnesCamel: Remove unused db-scrap-tools/db.c
2013-10-26 Murray CummingBug 710787 - Replace most uses of sprintf() with g_snpr...
2013-10-26 Matthew Barnescamel-lock-helper.c cleanups.
2013-10-25 Piotr DrągUpdated POTFILES.in
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 BarnesCamelService: Rename 'settings_lock' to 'property_lock'.
2013-10-25 Matthew BarnesCamelService: Minor cleanups.
2013-10-25 Matthew BarnesEBookBackendGoogle: Bind to GDataService's GProxyResolver.
2013-10-25 Matthew BarnesEOwncloudBackend: Bind to SoupSession's GProxyResolver.
2013-10-25 Matthew BarnesECalBackendHttp: Bind to SoupSession's GProxyResolver.
2013-10-25 Matthew BarnesECalBackendCalDAV: Bind to SoupSession's GProxyResolver.
2013-10-25 Matthew BarnesEBookBackendWebdav: Bind to SoupSession's GProxyResolver.
2013-10-25 Matthew BarnesBump minimum libsoup requirement to 2.42.
2013-10-25 Matthew BarnesECollectionBackend: Add a read-only "proxy-resolver...
next