aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-02-26 03:41:07 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-02-27 23:59:54 +0800
commitc03ac675117f81caa051df681a3f763c66714317 (patch)
tree5cea5d355eeb76784b1c68455061654eedc85444 /doc
parent4ac5e7162c2af6c32fe6f0968a9d4c6336116e0b (diff)
downloadgsoc2013-evolution-c03ac675117f81caa051df681a3f763c66714317.tar
gsoc2013-evolution-c03ac675117f81caa051df681a3f763c66714317.tar.gz
gsoc2013-evolution-c03ac675117f81caa051df681a3f763c66714317.tar.bz2
gsoc2013-evolution-c03ac675117f81caa051df681a3f763c66714317.tar.lz
gsoc2013-evolution-c03ac675117f81caa051df681a3f763c66714317.tar.xz
gsoc2013-evolution-c03ac675117f81caa051df681a3f763c66714317.tar.zst
gsoc2013-evolution-c03ac675117f81caa051df681a3f763c66714317.zip
Add EPhotoCache.
Caches contact photos by email address. Replaces the disastrous implementation in e-mail-utils.c.
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/libeutil/libeutil-docs.sgml1
-rw-r--r--doc/reference/libeutil/libeutil-sections.txt25
-rw-r--r--doc/reference/libeutil/libeutil.types1
3 files changed, 27 insertions, 0 deletions
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 @@
<xi:include href="xml/e-name-selector.xml"/>
<xi:include href="xml/e-online-button.xml"/>
<xi:include href="xml/e-paned.xml"/>
+ <xi:include href="xml/e-photo-cache.xml"/>
<xi:include href="xml/e-picture-gallery.xml"/>
<xi:include href="xml/e-poolv.xml"/>
<xi:include href="xml/e-popup-action.xml"/>
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
@@ -2418,6 +2418,31 @@ e_passwords_ask_password
</SECTION>
<SECTION>
+<FILE>e-photo-cache</FILE>
+<TITLE>EPhotoCache</TITLE>
+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
+<SUBSECTION Standard>
+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
+<SUBSECTION Private>
+EPhotoCachePrivate
+</SECTION>
+
+<SECTION>
<FILE>e-picture-gallery</FILE>
<TITLE>EPictureGallery</TITLE>
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