From c03ac675117f81caa051df681a3f763c66714317 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 25 Feb 2013 14:41:07 -0500 Subject: Add EPhotoCache. Caches contact photos by email address. Replaces the disastrous implementation in e-mail-utils.c. --- doc/reference/libeutil/libeutil-docs.sgml | 1 + doc/reference/libeutil/libeutil-sections.txt | 25 +++++++++++++++++++++++++ doc/reference/libeutil/libeutil.types | 1 + 3 files changed, 27 insertions(+) (limited to 'doc') diff --git a/doc/reference/libeutil/libeutil-docs.sgml b/doc/reference/libeutil/libeutil-docs.sgml index 3ec7742373..468fb986c4 100644 --- a/doc/reference/libeutil/libeutil-docs.sgml +++ b/doc/reference/libeutil/libeutil-docs.sgml @@ -246,6 +246,7 @@ + diff --git a/doc/reference/libeutil/libeutil-sections.txt b/doc/reference/libeutil/libeutil-sections.txt index ca98eb5a1c..bbd146716b 100644 --- a/doc/reference/libeutil/libeutil-sections.txt +++ b/doc/reference/libeutil/libeutil-sections.txt @@ -2417,6 +2417,31 @@ EPasswordsRememberType e_passwords_ask_password +
+e-photo-cache +EPhotoCache +EPhotoCache +e_photo_cache_new +e_photo_cache_ref_client_cache +e_photo_cache_get_local_only +e_photo_cache_set_local_only +e_photo_cache_get_photo_sync +e_photo_cache_get_photo +e_photo_cache_get_photo_finish +e_photo_cache_remove + +E_PHOTO_CACHE +E_IS_PHOTO_CACHE +E_TYPE_PHOTO_CACHE +E_PHOTO_CACHE_CLASS +E_IS_PHOTO_CACHE_CLASS +E_PHOTO_CACHE_GET_CLASS +EPhotoCacheClass +e_photo_cache_get_type + +EPhotoCachePrivate +
+
e-picture-gallery EPictureGallery diff --git a/doc/reference/libeutil/libeutil.types b/doc/reference/libeutil/libeutil.types index bfbbfd91a1..fdf7494130 100644 --- a/doc/reference/libeutil/libeutil.types +++ b/doc/reference/libeutil/libeutil.types @@ -89,6 +89,7 @@ e_name_selector_list_get_type e_name_selector_model_get_type e_online_button_get_type e_paned_get_type +e_photo_cache_get_type e_picture_gallery_get_type e_plugin_get_type e_plugin_hook_get_type -- cgit v1.2.3