[evolution-data-server] Update API documentation.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Update API documentation.
- Date: Mon, 20 Feb 2012 14:22:49 +0000 (UTC)
commit 6e0940ba7f3d0acc06f0551177d659cc87738391
Author: Matthew Barnes <mbarnes redhat com>
Date: Mon Feb 20 09:16:42 2012 -0500
Update API documentation.
.../libedata-book/libedata-book-sections.txt | 3 +++
.../calendar/libecal/libecal-sections.txt | 1 +
.../libedata-cal/libedata-cal-sections.txt | 3 +--
docs/reference/camel/camel-sections.txt | 7 +++++++
.../libedataserver/libedataserver-sections.txt | 2 ++
5 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/docs/reference/addressbook/libedata-book/libedata-book-sections.txt b/docs/reference/addressbook/libedata-book/libedata-book-sections.txt
index 9fd4ef2..2160824 100644
--- a/docs/reference/addressbook/libedata-book/libedata-book-sections.txt
+++ b/docs/reference/addressbook/libedata-book/libedata-book-sections.txt
@@ -152,6 +152,8 @@ e_book_backend_sexp_get_type
EBookBackendSqliteDB
EbSdbSearchData
e_book_backend_sqlitedb_new
+e_book_backend_sqlitedb_lock_updates
+e_book_backend_sqlitedb_unlock_updates
e_book_backend_sqlitedb_add_contact
e_book_backend_sqlitedb_add_contacts
e_book_backend_sqlitedb_remove_contact
@@ -161,6 +163,7 @@ e_book_backend_sqlitedb_get_contact
e_book_backend_sqlitedb_get_vcard_string
e_book_backend_sqlitedb_search
e_book_backend_sqlitedb_search_uids
+e_book_backend_sqlitedb_get_uids_and_rev
e_book_backend_sqlitedb_get_is_populated
e_book_backend_sqlitedb_set_is_populated
e_book_backend_sqlitedb_get_sync_data
diff --git a/docs/reference/calendar/libecal/libecal-sections.txt b/docs/reference/calendar/libecal/libecal-sections.txt
index 110fc8c..7a2dbeb 100644
--- a/docs/reference/calendar/libecal/libecal-sections.txt
+++ b/docs/reference/calendar/libecal/libecal-sections.txt
@@ -239,6 +239,7 @@ ECalComponentOrganizer
e_cal_component_gen_uid
e_cal_component_new
e_cal_component_new_from_string
+e_cal_component_new_from_icalcomponent
e_cal_component_clone
e_cal_component_set_new_vtype
e_cal_component_set_icalcomponent
diff --git a/docs/reference/calendar/libedata-cal/libedata-cal-sections.txt b/docs/reference/calendar/libedata-cal/libedata-cal-sections.txt
index a77bd3f..12d3238 100644
--- a/docs/reference/calendar/libedata-cal/libedata-cal-sections.txt
+++ b/docs/reference/calendar/libedata-cal/libedata-cal-sections.txt
@@ -11,6 +11,7 @@ CLIENT_BACKEND_PROPERTY_CAPABILITIES
CAL_BACKEND_PROPERTY_CAL_EMAIL_ADDRESS
CAL_BACKEND_PROPERTY_ALARM_EMAIL_ADDRESS
CAL_BACKEND_PROPERTY_DEFAULT_OBJECT
+CAL_BACKEND_PROPERTY_REVISION
e_cal_backend_get_kind
e_cal_backend_is_opened
e_cal_backend_is_opening
@@ -47,9 +48,7 @@ e_cal_backend_internal_get_timezone
e_cal_backend_start_view
e_cal_backend_stop_view
e_cal_backend_notify_component_created
-e_cal_backend_notify_components_added
e_cal_backend_notify_component_modified
-e_cal_backend_notify_components_modified
e_cal_backend_notify_component_removed
e_cal_backend_notify_object_created
e_cal_backend_notify_objects_added
diff --git a/docs/reference/camel/camel-sections.txt b/docs/reference/camel/camel-sections.txt
index 3bc5b05..b6a5275 100644
--- a/docs/reference/camel/camel-sections.txt
+++ b/docs/reference/camel/camel-sections.txt
@@ -486,12 +486,19 @@ camel_folder_append_message_finish
camel_folder_expunge_sync
camel_folder_expunge
camel_folder_expunge_finish
+CamelFetchType
+camel_folder_fetch_messages_sync
+camel_folder_fetch_messages
+camel_folder_fetch_messages_finish
camel_folder_get_message_sync
camel_folder_get_message
camel_folder_get_message_finish
camel_folder_get_quota_info_sync
camel_folder_get_quota_info
camel_folder_get_quota_info_finish
+camel_folder_purge_message_cache_sync
+camel_folder_purge_message_cache
+camel_folder_purge_message_cache_finish
camel_folder_refresh_info_sync
camel_folder_refresh_info
camel_folder_refresh_info_finish
diff --git a/docs/reference/libedataserver/libedataserver-sections.txt b/docs/reference/libedataserver/libedataserver-sections.txt
index 0099fcf..824007b 100644
--- a/docs/reference/libedataserver/libedataserver-sections.txt
+++ b/docs/reference/libedataserver/libedataserver-sections.txt
@@ -95,6 +95,7 @@ CLIENT_BACKEND_PROPERTY_ONLINE
CLIENT_BACKEND_PROPERTY_READONLY
CLIENT_BACKEND_PROPERTY_CACHE_DIR
CLIENT_BACKEND_PROPERTY_CAPABILITIES
+CLIENT_BACKEND_PROPERTY_REVISION
EClient
e_client_get_source
e_client_get_uri
@@ -159,6 +160,7 @@ E_CREDENTIALS_KEY_PROMPT_TEXT
E_CREDENTIALS_KEY_PROMPT_REASON
E_CREDENTIALS_KEY_PROMPT_KEY
E_CREDENTIALS_KEY_PROMPT_FLAGS
+E_CREDENTIALS_KEY_FOREIGN_REQUEST
ECredentialsPromptFlags
e_credentials_new
e_credentials_new_strv
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]