[evolution-data-server] Update API documentation.



commit 2c8529f048cefa0e97f1244ce50b745d2c885abf
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sat Nov 14 13:21:36 2009 -0500

    Update API documentation.

 docs/reference/addressbook/libebook/Makefile.am    |    6 +-
 .../addressbook/libebook/libebook-sections.txt     |    2 -
 .../addressbook/libedata-book/Makefile.am          |    5 +-
 .../libedata-book/libedata-book-sections.txt       |   57 +++---
 .../libedata-book/tmpl/e-data-book-factory.sgml    |   14 ++
 .../libedata-book/tmpl/e-data-book.sgml            |    7 +
 docs/reference/calendar/libecal/Makefile.am        |    6 +-
 docs/reference/calendar/libedata-cal/Makefile.am   |    6 +-
 .../calendar/libedata-cal/libedata-cal-docs.sgml   |    1 +
 .../libedata-cal/libedata-cal-sections.txt         |   42 ++++-
 .../tmpl/e-cal-backend-file-store.sgml             |   37 ++++
 .../libedata-cal/tmpl/e-cal-backend-store.sgml     |  229 ++++++++++++++++++++
 .../libedata-cal/tmpl/e-data-cal-common.sgml       |    6 +
 .../libedata-cal/tmpl/e-data-cal-factory.sgml      |   21 +--
 .../libedata-cal/tmpl/e-data-cal-view.sgml         |    9 +
 .../calendar/libedata-cal/tmpl/e-data-cal.sgml     |   16 ++
 docs/reference/camel/Makefile.am                   |   13 +-
 docs/reference/camel/camel-sections.txt            |    8 +-
 .../reference/camel/tmpl/camel-cipher-context.sgml |   14 ++
 docs/reference/camel/tmpl/camel-db.sgml            |   12 +
 docs/reference/camel/tmpl/camel-file-utils.sgml    |   10 +
 .../camel/tmpl/camel-imap-store-summary.sgml       |   29 +++
 docs/reference/libebackend/libebackend-docs.xml    |    1 +
 .../reference/libebackend/libebackend-sections.txt |   18 ++
 .../libebackend/tmpl/e-data-server-module.sgml     |   82 +++++++
 docs/reference/libebackend/tmpl/e-db3-utils.sgml   |   37 ++++
 docs/reference/libebackend/tmpl/e-dbhash.sgml      |  115 ++++++++++
 docs/reference/libebackend/tmpl/e-file-cache.sgml  |  148 +++++++++++++
 .../libebackend/tmpl/e-offline-listener.sgml       |   52 +++++
 29 files changed, 946 insertions(+), 57 deletions(-)
---
diff --git a/docs/reference/addressbook/libebook/Makefile.am b/docs/reference/addressbook/libebook/Makefile.am
index a14d5f1..2236ab7 100644
--- a/docs/reference/addressbook/libebook/Makefile.am
+++ b/docs/reference/addressbook/libebook/Makefile.am
@@ -15,8 +15,10 @@ HFILE_GLOB = $(top_srcdir)/addressbook/libebook/*.h
 CFILE_GLOB = $(top_srcdir)/addressbook/libebook/*.c
 
 IGNORE_HFILES = \
-	Evolution-DataServer-Addressbook.h		\
-	e-book-marshal.h
+	e-book-marshal.h				\
+	e-data-book-bindings.h				\
+	e-data-book-factory-bindings.h			\
+	e-data-book-view-bindings.h
 
 GTKDOC_CFLAGS = \
 	-I$(top_srcdir) 				\
diff --git a/docs/reference/addressbook/libebook/libebook-sections.txt b/docs/reference/addressbook/libebook/libebook-sections.txt
index 2aa860b..86d36d6 100644
--- a/docs/reference/addressbook/libebook/libebook-sections.txt
+++ b/docs/reference/addressbook/libebook/libebook-sections.txt
@@ -2,10 +2,8 @@
 <FILE>e-book-view</FILE>
 <TITLE>EBookView</TITLE>
 EBookView
-e_book_view_new
 e_book_view_start
 e_book_view_stop
-e_book_view_set_book
 e_book_view_get_book
 <SUBSECTION Standard>
 EBookViewClass
diff --git a/docs/reference/addressbook/libedata-book/Makefile.am b/docs/reference/addressbook/libedata-book/Makefile.am
index 439713e..e994281 100644
--- a/docs/reference/addressbook/libedata-book/Makefile.am
+++ b/docs/reference/addressbook/libedata-book/Makefile.am
@@ -15,8 +15,11 @@ HFILE_GLOB = $(top_srcdir)/addressbook/libedata-book/*.h
 CFILE_GLOB = $(top_srcdir)/addressbook/libedata-book/*.c
 
 IGNORE_HFILES = \
+	e-data-book-glue.h				\
+	e-data-book-factory-glue.h			\
+	e-data-book-view-glue.h				\
 	e-data-book-types.h				\
-	Evolution-DataServer-Addressbook.h
+	opid.h
 
 GTKDOC_CFLAGS = \
 	-I$(top_srcdir) 				\
diff --git a/docs/reference/addressbook/libedata-book/libedata-book-sections.txt b/docs/reference/addressbook/libedata-book/libedata-book-sections.txt
index 9c5bdad..8d3c482 100644
--- a/docs/reference/addressbook/libedata-book/libedata-book-sections.txt
+++ b/docs/reference/addressbook/libedata-book/libedata-book-sections.txt
@@ -156,30 +156,6 @@ e_book_backend_summary_get_type
 </SECTION>
 
 <SECTION>
-<FILE>e-data-book-factory</FILE>
-<TITLE>EDataBookFactory</TITLE>
-EDataBookFactory
-e_data_book_factory_new
-e_data_book_factory_register_backend
-e_data_book_factory_get_n_backends
-e_data_book_factory_register_backends
-e_data_book_factory_dump_active_backends
-e_data_book_factory_activate
-e_data_book_factory_set_backend_mode
-<SUBSECTION Standard>
-E_DATA_BOOK_FACTORY
-E_IS_DATA_BOOK_FACTORY
-E_TYPE_DATA_BOOK_FACTORY
-E_DATA_BOOK_FACTORY_CLASS
-E_IS_DATA_BOOK_FACTORY_CLASS
-E_DATA_BOOK_FACTORY_GET_CLASS
-EDataBookFactoryClass
-<SUBSECTION Private>
-EDataBookFactoryPrivate
-e_data_book_factory_get_type
-</SECTION>
-
-<SECTION>
 <FILE>e-book-backend-cache</FILE>
 <TITLE>EBookBackendCache</TITLE>
 EBookBackendCache
@@ -211,8 +187,8 @@ e_book_backend_cache_get_type
 <FILE>e-data-book</FILE>
 <TITLE>EDataBook</TITLE>
 EDataBook
+E_DATA_BOOK_ERROR
 e_data_book_new
-e_data_book_get_listener
 e_data_book_get_backend
 e_data_book_get_source
 e_data_book_respond_open
@@ -224,7 +200,6 @@ e_data_book_respond_authenticate_user
 e_data_book_respond_get_supported_fields
 e_data_book_respond_get_required_fields
 e_data_book_respond_get_supported_auth_methods
-e_data_book_respond_get_book_view
 e_data_book_respond_get_contact
 e_data_book_respond_get_contact_list
 e_data_book_respond_get_changes
@@ -238,10 +213,38 @@ E_TYPE_DATA_BOOK
 E_DATA_BOOK_CLASS
 E_IS_DATA_BOOK_CLASS
 E_DATA_BOOK_GET_CLASS
+E_TYPE_DATA_BOOK_CHANGE_TYPE
+E_TYPE_DATA_BOOK_MODE
+E_TYPE_DATA_BOOK_STATUS
 EDataBookClass
 <SUBSECTION Private>
 EDataBookPrivate
 e_data_book_get_type
+e_data_book_error_quark
+e_data_book_change_type_get_type
+e_data_book_mode_get_type
+e_data_book_status_get_type
+</SECTION>
+
+<SECTION>
+<FILE>e-data-book-factory</FILE>
+<TITLE>EDataBookFactory</TITLE>
+E_DATA_BOOK_FACTORY_ERROR
+EDataBookFactoryError
+EDataBookFactory
+e_data_book_factory_set_backend_mode
+<SUBSECTION Standard>
+E_DATA_BOOK_FACTORY
+E_IS_DATA_BOOK_FACTORY
+E_TYPE_DATA_BOOK_FACTORY
+E_DATA_BOOK_FACTORY_CLASS
+E_IS_DATA_BOOK_FACTORY_CLASS
+E_DATA_BOOK_FACTORY_GET_CLASS
+EDataBookFactoryClass
+<SUBSECTION Private>
+EDataBookFactoryPrivate
+e_data_book_factory_get_type
+e_data_book_factory_error_quark
 </SECTION>
 
 <SECTION>
@@ -254,8 +257,6 @@ e_data_book_view_get_card_query
 e_data_book_view_get_card_sexp
 e_data_book_view_get_max_results
 e_data_book_view_get_backend
-e_data_book_view_get_listener
-e_data_book_view_get_mutex
 e_data_book_view_notify_update
 e_data_book_view_notify_update_vcard
 e_data_book_view_notify_update_prefiltered_vcard
diff --git a/docs/reference/addressbook/libedata-book/tmpl/e-data-book-factory.sgml b/docs/reference/addressbook/libedata-book/tmpl/e-data-book-factory.sgml
index e7d4b8e..f6e4f11 100644
--- a/docs/reference/addressbook/libedata-book/tmpl/e-data-book-factory.sgml
+++ b/docs/reference/addressbook/libedata-book/tmpl/e-data-book-factory.sgml
@@ -17,6 +17,20 @@ EDataBookFactory
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### MACRO E_DATA_BOOK_FACTORY_ERROR ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### ENUM EDataBookFactoryError ##### -->
+<para>
+
+</para>
+
+ E_DATA_BOOK_FACTORY_ERROR_GENERIC: 
+
 <!-- ##### STRUCT EDataBookFactory ##### -->
 <para>
 
diff --git a/docs/reference/addressbook/libedata-book/tmpl/e-data-book.sgml b/docs/reference/addressbook/libedata-book/tmpl/e-data-book.sgml
index c73a180..51c1072 100644
--- a/docs/reference/addressbook/libedata-book/tmpl/e-data-book.sgml
+++ b/docs/reference/addressbook/libedata-book/tmpl/e-data-book.sgml
@@ -46,6 +46,13 @@ EDataBook
 @edatabook: the object which received the signal.
 @arg1: 
 
+<!-- ##### MACRO E_DATA_BOOK_ERROR ##### -->
+<para>
+
+</para>
+
+
+
 <!-- ##### FUNCTION e_data_book_new ##### -->
 <para>
 
diff --git a/docs/reference/calendar/libecal/Makefile.am b/docs/reference/calendar/libecal/Makefile.am
index c4c7fd9..bf08eff 100644
--- a/docs/reference/calendar/libecal/Makefile.am
+++ b/docs/reference/calendar/libecal/Makefile.am
@@ -15,8 +15,10 @@ HFILE_GLOB = $(top_srcdir)/calendar/libecal/*.h
 CFILE_GLOB = $(top_srcdir)/calendar/libecal/*.c
 
 IGNORE_HFILES = \
-	Evolution-DataServer-Calendar.h	\
-	e-cal-marshal.h
+	e-cal-marshal.h						\
+	e-data-cal-bindings.h					\
+	e-data-cal-factory-bindings.h				\
+	e-data-cal-view-bindings.h
 
 GTKDOC_CFLAGS = \
 	-I$(top_srcdir) 					\
diff --git a/docs/reference/calendar/libedata-cal/Makefile.am b/docs/reference/calendar/libedata-cal/Makefile.am
index 0fb5e61..e0f20ae 100644
--- a/docs/reference/calendar/libedata-cal/Makefile.am
+++ b/docs/reference/calendar/libedata-cal/Makefile.am
@@ -19,7 +19,11 @@ HFILE_GLOB = $(top_srcdir)/calendar/libedata-cal/*.h
 CFILE_GLOB = $(top_srcdir)/calendar/libedata-cal/*.c
 
 IGNORE_HFILES = \
-	Evolution-DataServer-Calendar.h	
+	e-data-cal-glue.h				\
+	e-data-cal-factory-glue.h			\
+	e-data-cal-view-glue.h				\
+	e-data-cal-marshal.h				\
+	e-data-cal-types.h
 
 GTKDOC_CFLAGS = \
 	-I$(top_srcdir) 				\
diff --git a/docs/reference/calendar/libedata-cal/libedata-cal-docs.sgml b/docs/reference/calendar/libedata-cal/libedata-cal-docs.sgml
index 06c664a..e4420d6 100644
--- a/docs/reference/calendar/libedata-cal/libedata-cal-docs.sgml
+++ b/docs/reference/calendar/libedata-cal/libedata-cal-docs.sgml
@@ -15,6 +15,7 @@
     <xi:include href="xml/e-cal-backend-sync.xml"/>
     <xi:include href="xml/e-cal-backend-util.xml"/>
     <xi:include href="xml/e-data-cal.xml"/>
+    <xi:include href="xml/e-data-cal-factory.xml"/>
     <xi:include href="xml/e-data-cal-view.xml"/>
   </chapter>
 
diff --git a/docs/reference/calendar/libedata-cal/libedata-cal-sections.txt b/docs/reference/calendar/libedata-cal/libedata-cal-sections.txt
index d6da69b..0d7e9cd 100644
--- a/docs/reference/calendar/libedata-cal/libedata-cal-sections.txt
+++ b/docs/reference/calendar/libedata-cal/libedata-cal-sections.txt
@@ -264,10 +264,10 @@ e_cal_backend_file_store_get_type
 <SECTION>
 <FILE>e-data-cal</FILE>
 <TITLE>EDataCal</TITLE>
-e_data_cal_construct
+E_DATA_CAL_ERROR
 e_data_cal_new
 e_data_cal_get_backend
-e_data_cal_get_listener
+e_data_cal_get_source
 e_data_cal_notify_read_only
 e_data_cal_notify_cal_address
 e_data_cal_notify_alarm_email_address
@@ -300,9 +300,20 @@ E_IS_DATA_CAL
 E_TYPE_DATA_CAL
 E_DATA_CAL_CLASS
 E_IS_DATA_CAL_CLASS
+E_TYPE_DATA_CAL_CALL_STATUS
+E_TYPE_DATA_CAL_MODE
+E_TYPE_DATA_CAL_OBJ_MOD_TYPE
+E_TYPE_DATA_CAL_OBJ_TYPE
+E_TYPE_DATA_CAL_VIEW_LISTENER_SET_MODE_STATUS
 <SUBSECTION Private>
 EDataCalPrivate
 e_data_cal_get_type
+e_data_cal_error_quark
+e_data_cal_call_status_get_type
+e_data_cal_mode_get_type
+e_data_cal_obj_mod_type_get_type
+e_data_cal_obj_type_get_type
+e_data_cal_view_listener_set_mode_status_get_type
 </SECTION>
 
 <SECTION>
@@ -323,6 +334,31 @@ EDataCalView
 EDataCalViewClass
 ECalBackendSExp
 ECalBackendSExpClass
+EServerMethodContext
+</SECTION>
+
+<SECTION>
+<FILE>e-data-cal-factory</FILE>
+<TITLE>EDataCalFactory</TITLE>
+E_DATA_CAL_FACTORY_ERROR
+EDataCalFactoryError
+EDataCalFactory
+e_data_cal_factory_register_backend
+e_data_cal_factory_register_backends
+e_data_cal_factory_get_n_backends
+e_data_cal_factory_dump_active_backends
+e_data_cal_factory_set_backend_mode
+<SUBSECTION Standard>
+E_DATA_CAL_FACTORY
+E_IS_DATA_CAL_FACTORY
+E_TYPE_DATA_CAL_FACTORY
+E_DATA_CAL_FACTORY_CLASS
+E_IS_DATA_CAL_FACTORY_CLASS
+EDataCalFactoryClass
+<SUBSECTION Private>
+EDataCalFactoryPrivate
+e_data_cal_factory_get_type
+e_data_cal_factory_error_quark
 </SECTION>
 
 <SECTION>
@@ -331,7 +367,7 @@ ECalBackendSExpClass
 QUERY
 IS_QUERY
 e_data_cal_view_new
-e_data_cal_view_add_listener
+e_data_cal_view_get_dbus_path
 e_data_cal_view_get_text
 e_data_cal_view_get_object_sexp
 e_data_cal_view_object_matches
diff --git a/docs/reference/calendar/libedata-cal/tmpl/e-cal-backend-file-store.sgml b/docs/reference/calendar/libedata-cal/tmpl/e-cal-backend-file-store.sgml
new file mode 100644
index 0000000..bccf138
--- /dev/null
+++ b/docs/reference/calendar/libedata-cal/tmpl/e-cal-backend-file-store.sgml
@@ -0,0 +1,37 @@
+<!-- ##### SECTION Title ##### -->
+ECalBackendFileStore
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### STRUCT ECalBackendFileStore ##### -->
+<para>
+
+</para>
+
+ parent: 
+ priv: 
+
+<!-- ##### FUNCTION e_cal_backend_file_store_new ##### -->
+<para>
+
+</para>
+
+ uri: 
+ source_type: 
+ Returns: 
+
+
diff --git a/docs/reference/calendar/libedata-cal/tmpl/e-cal-backend-store.sgml b/docs/reference/calendar/libedata-cal/tmpl/e-cal-backend-store.sgml
new file mode 100644
index 0000000..72d48c1
--- /dev/null
+++ b/docs/reference/calendar/libedata-cal/tmpl/e-cal-backend-store.sgml
@@ -0,0 +1,229 @@
+<!-- ##### SECTION Title ##### -->
+ECalBackendStore
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### STRUCT ECalBackendStore ##### -->
+<para>
+
+</para>
+
+ parent: 
+ priv: 
+
+<!-- ##### FUNCTION e_cal_backend_store_get_path ##### -->
+<para>
+
+</para>
+
+ store: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_cal_backend_store_load ##### -->
+<para>
+
+</para>
+
+ store: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_cal_backend_store_is_loaded ##### -->
+<para>
+
+</para>
+
+ store: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_cal_backend_store_remove ##### -->
+<para>
+
+</para>
+
+ store: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_cal_backend_store_clean ##### -->
+<para>
+
+</para>
+
+ store: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_cal_backend_store_get_component ##### -->
+<para>
+
+</para>
+
+ store: 
+ uid: 
+ rid: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_cal_backend_store_put_component ##### -->
+<para>
+
+</para>
+
+ store: 
+ comp: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_cal_backend_store_remove_component ##### -->
+<para>
+
+</para>
+
+ store: 
+ uid: 
+ rid: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_cal_backend_store_has_component ##### -->
+<para>
+
+</para>
+
+ store: 
+ uid: 
+ rid: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_cal_backend_store_get_timezone ##### -->
+<para>
+
+</para>
+
+ store: 
+ tzid: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_cal_backend_store_put_timezone ##### -->
+<para>
+
+</para>
+
+ store: 
+ zone: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_cal_backend_store_remove_timezone ##### -->
+<para>
+
+</para>
+
+ store: 
+ tzid: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_cal_backend_store_get_default_timezone ##### -->
+<para>
+
+</para>
+
+ store: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_cal_backend_store_set_default_timezone ##### -->
+<para>
+
+</para>
+
+ store: 
+ zone: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_cal_backend_store_get_components_by_uid ##### -->
+<para>
+
+</para>
+
+ store: 
+ uid: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_cal_backend_store_get_components ##### -->
+<para>
+
+</para>
+
+ store: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_cal_backend_store_get_component_ids ##### -->
+<para>
+
+</para>
+
+ store: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_cal_backend_store_get_key_value ##### -->
+<para>
+
+</para>
+
+ store: 
+ key: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_cal_backend_store_put_key_value ##### -->
+<para>
+
+</para>
+
+ store: 
+ key: 
+ value: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_cal_backend_store_thaw_changes ##### -->
+<para>
+
+</para>
+
+ store: 
+
+
+<!-- ##### FUNCTION e_cal_backend_store_freeze_changes ##### -->
+<para>
+
+</para>
+
+ store: 
+
+
diff --git a/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-common.sgml b/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-common.sgml
index e73c305..5da7a51 100644
--- a/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-common.sgml
+++ b/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-common.sgml
@@ -223,3 +223,9 @@ e-data-cal-common
 
 @parent_class: 
 
+<!-- ##### TYPEDEF EServerMethodContext ##### -->
+<para>
+
+</para>
+
+
diff --git a/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-factory.sgml b/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-factory.sgml
index 56778f4..3b3c651 100644
--- a/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-factory.sgml
+++ b/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-factory.sgml
@@ -17,36 +17,27 @@ Implementation of the calendar CORBA factory.
 <!-- ##### SECTION Stability_Level ##### -->
 
 
-<!-- ##### STRUCT EDataCalFactory ##### -->
+<!-- ##### MACRO E_DATA_CAL_FACTORY_ERROR ##### -->
 <para>
 
 </para>
 
 
-<!-- ##### SIGNAL EDataCalFactory::last-calendar-gone ##### -->
-<para>
-
-</para>
-
- edatacalfactory: the object which received the signal.
 
-<!-- ##### FUNCTION e_data_cal_factory_new ##### -->
+<!-- ##### ENUM EDataCalFactoryError ##### -->
 <para>
 
 </para>
 
- Returns: 
+ E_DATA_CAL_FACTORY_ERROR_GENERIC: 
 
-
-<!-- ##### FUNCTION e_data_cal_factory_register_storage ##### -->
+<!-- ##### STRUCT EDataCalFactory ##### -->
 <para>
 
 </para>
 
- factory: 
- iid: 
- Returns: 
-
+ parent: 
+ priv: 
 
 <!-- ##### FUNCTION e_data_cal_factory_register_backend ##### -->
 <para>
diff --git a/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-view.sgml b/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-view.sgml
index 84538dc..e6b9fc2 100644
--- a/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-view.sgml
+++ b/docs/reference/calendar/libedata-cal/tmpl/e-data-cal-view.sgml
@@ -44,6 +44,15 @@ Implementation of the calendar CORBA search interface.
 @Returns: 
 
 
+<!-- ##### FUNCTION e_data_cal_view_get_dbus_path ##### -->
+<para>
+
+</para>
+
+ view: 
+ Returns: 
+
+
 <!-- ##### FUNCTION e_data_cal_view_get_text ##### -->
 <para>
 
diff --git a/docs/reference/calendar/libedata-cal/tmpl/e-data-cal.sgml b/docs/reference/calendar/libedata-cal/tmpl/e-data-cal.sgml
index 6307071..cd259c0 100644
--- a/docs/reference/calendar/libedata-cal/tmpl/e-data-cal.sgml
+++ b/docs/reference/calendar/libedata-cal/tmpl/e-data-cal.sgml
@@ -17,6 +17,13 @@ Implementation of the calendar CORBA client interface.
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### MACRO E_DATA_CAL_ERROR ##### -->
+<para>
+
+</para>
+
+
+
 <!-- ##### FUNCTION e_data_cal_new ##### -->
 <para>
 
@@ -36,6 +43,15 @@ Implementation of the calendar CORBA client interface.
 @Returns: 
 
 
+<!-- ##### FUNCTION e_data_cal_get_source ##### -->
+<para>
+
+</para>
+
+ cal: 
+ Returns: 
+
+
 <!-- ##### FUNCTION e_data_cal_notify_read_only ##### -->
 <para>
 
diff --git a/docs/reference/camel/Makefile.am b/docs/reference/camel/Makefile.am
index 61cecfb..cec7d65 100644
--- a/docs/reference/camel/Makefile.am
+++ b/docs/reference/camel/Makefile.am
@@ -39,6 +39,7 @@ HFILE_GLOB=$(top_srcdir)/camel/*.h
 CFILE_GLOB=$(top_srcdir)/camel/*.c
 
 # Header files to ignore when scanning
+# XXX Ignore the imapx provider for now.
 IGNORE_HFILES = 			\
 	broken-date-parser.h		\
 	camel-charset-map-private.h	\
@@ -51,7 +52,17 @@ IGNORE_HFILES = 			\
 	camel-nntp-types.h		\
 	camel-private.h			\
 	camel-search-private.h		\
-	camel-types.h
+	camel-types.h			\
+	camel-imapx-exception.h		\
+	camel-imapx-folder.h		\
+	camel-imapx-server.h		\
+	camel-imapx-store.h		\
+	camel-imapx-store-summary.h	\
+	camel-imapx-stream.h		\
+	camel-imapx-summary.h		\
+	camel-imapx-tokenise.h		\
+	camel-imapx-utils.h		\
+	camel-imapx-view-summary.h
 
 # This includes the standard gtk-doc make rules, copied by gtkdocize.
 include $(top_srcdir)/gtk-doc.make
diff --git a/docs/reference/camel/camel-sections.txt b/docs/reference/camel/camel-sections.txt
index e104d5b..49e5ad0 100644
--- a/docs/reference/camel/camel-sections.txt
+++ b/docs/reference/camel/camel-sections.txt
@@ -132,6 +132,7 @@ camel_cipher_validity_set_description
 camel_cipher_validity_clear
 camel_cipher_validity_clone
 camel_cipher_validity_add_certinfo
+camel_cipher_validity_add_certinfo_ex
 camel_cipher_validity_envelope
 camel_cipher_validity_free
 camel_cipher_canonical_to_stream
@@ -260,6 +261,7 @@ camel_db_start_in_memory_transactions
 camel_db_flush_in_memory_transactions
 camel_db_get_folder_preview
 camel_db_write_preview_record
+camel_db_reset_folder_version
 <SUBSECTION Private>
 CamelDBPrivate
 </SECTION>
@@ -2370,8 +2372,9 @@ CamelImapStoreInfo
 CamelImapStoreNamespace
 CamelImapStoreSummary
 camel_imap_store_summary_new
-camel_imap_store_summary_namespace_new
-camel_imap_store_summary_namespace_set
+camel_imap_store_summary_namespace_set_main
+camel_imap_store_summary_namespace_add_secondary
+camel_imap_store_summary_get_main_namespace
 camel_imap_store_summary_namespace_find_path
 camel_imap_store_summary_namespace_find_full
 camel_imap_store_summary_full_to_path
@@ -3333,6 +3336,7 @@ camel_write
 camel_read_socket
 camel_write_socket
 camel_file_util_savename
+camel_mkdir
 </SECTION>
 
 <SECTION>
diff --git a/docs/reference/camel/tmpl/camel-cipher-context.sgml b/docs/reference/camel/tmpl/camel-cipher-context.sgml
index 9dfea5f..318fedb 100644
--- a/docs/reference/camel/tmpl/camel-cipher-context.sgml
+++ b/docs/reference/camel/tmpl/camel-cipher-context.sgml
@@ -285,6 +285,20 @@ CamelCipherContext
 @email: 
 
 
+<!-- ##### FUNCTION camel_cipher_validity_add_certinfo_ex ##### -->
+<para>
+
+</para>
+
+ vin: 
+ mode: 
+ name: 
+ email: 
+ cert_data: 
+ cert_data_free: 
+ cert_data_clone: 
+
+
 <!-- ##### FUNCTION camel_cipher_validity_envelope ##### -->
 <para>
 
diff --git a/docs/reference/camel/tmpl/camel-db.sgml b/docs/reference/camel/tmpl/camel-db.sgml
index f223bb0..71e9f2a 100644
--- a/docs/reference/camel/tmpl/camel-db.sgml
+++ b/docs/reference/camel/tmpl/camel-db.sgml
@@ -759,3 +759,15 @@ CamelDB
 @Returns: 
 
 
+<!-- ##### FUNCTION camel_db_reset_folder_version ##### -->
+<para>
+
+</para>
+
+ cdb: 
+ folder_name: 
+ reset_version: 
+ ex: 
+ Returns: 
+
+
diff --git a/docs/reference/camel/tmpl/camel-file-utils.sgml b/docs/reference/camel/tmpl/camel-file-utils.sgml
index 9aef87c..85c7221 100644
--- a/docs/reference/camel/tmpl/camel-file-utils.sgml
+++ b/docs/reference/camel/tmpl/camel-file-utils.sgml
@@ -228,3 +228,13 @@ camel-file-utils
 @Returns: 
 
 
+<!-- ##### FUNCTION camel_mkdir ##### -->
+<para>
+
+</para>
+
+ path: 
+ mode: 
+ Returns: 
+
+
diff --git a/docs/reference/camel/tmpl/camel-imap-store-summary.sgml b/docs/reference/camel/tmpl/camel-imap-store-summary.sgml
index c3953e8..0b6484f 100644
--- a/docs/reference/camel/tmpl/camel-imap-store-summary.sgml
+++ b/docs/reference/camel/tmpl/camel-imap-store-summary.sgml
@@ -54,6 +54,35 @@ CamelImapStoreSummary
 @Returns: 
 
 
+<!-- ##### FUNCTION camel_imap_store_summary_namespace_set_main ##### -->
+<para>
+
+</para>
+
+ s: 
+ full_name: 
+ dir_sep: 
+
+
+<!-- ##### FUNCTION camel_imap_store_summary_namespace_add_secondary ##### -->
+<para>
+
+</para>
+
+ s: 
+ full_name: 
+ dir_sep: 
+
+
+<!-- ##### FUNCTION camel_imap_store_summary_get_main_namespace ##### -->
+<para>
+
+</para>
+
+ s: 
+ Returns: 
+
+
 <!-- ##### FUNCTION camel_imap_store_summary_namespace_find_path ##### -->
 <para>
 
diff --git a/docs/reference/libebackend/libebackend-docs.xml b/docs/reference/libebackend/libebackend-docs.xml
index fc9b42c..291df75 100644
--- a/docs/reference/libebackend/libebackend-docs.xml
+++ b/docs/reference/libebackend/libebackend-docs.xml
@@ -12,5 +12,6 @@
     <xi:include href="xml/e-dbhash.xml"/>
     <xi:include href="xml/e-data-server-module.xml"/>
     <xi:include href="xml/e-db3-utils.xml"/>
+    <xi:include href="xml/e-offline-listener.xml"/>
   </chapter>
 </book>
diff --git a/docs/reference/libebackend/libebackend-sections.txt b/docs/reference/libebackend/libebackend-sections.txt
index 89555d4..38e57ba 100644
--- a/docs/reference/libebackend/libebackend-sections.txt
+++ b/docs/reference/libebackend/libebackend-sections.txt
@@ -58,3 +58,21 @@ e_db3_utils_maybe_recover
 e_db3_utils_upgrade_format
 </SECTION>
 
+<SECTION>
+<FILE>e-offline-listener</FILE>
+<TITLE>EOfflineListener</TITLE>
+EOfflineListenerState
+EOfflineListener
+e_offline_listener_new
+e_offline_listener_get_state
+<SUBSECTION Standard>
+E_OFFLINE_LISTENER
+E_IS_OFFLINE_LISTENER
+E_TYPE_OFFLINE_LISTENER
+E_OFFLINE_LISTENER_CLASS
+E_IS_OFFLINE_LISTENER_CLASS
+EOfflineListenerClass
+<SUBSECTION Private>
+EOfflineListenerPrivate
+e_offline_listener_get_type
+</SECTION>
diff --git a/docs/reference/libebackend/tmpl/e-data-server-module.sgml b/docs/reference/libebackend/tmpl/e-data-server-module.sgml
new file mode 100644
index 0000000..580d058
--- /dev/null
+++ b/docs/reference/libebackend/tmpl/e-data-server-module.sgml
@@ -0,0 +1,82 @@
+<!-- ##### SECTION Title ##### -->
+e-data-server-module
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### FUNCTION e_data_server_module_init ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### FUNCTION e_data_server_get_extensions_for_type ##### -->
+<para>
+
+</para>
+
+ type: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_data_server_extension_list_free ##### -->
+<para>
+
+</para>
+
+ list: 
+
+
+<!-- ##### FUNCTION e_data_server_module_remove_unused ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### FUNCTION e_data_server_module_add_type ##### -->
+<para>
+
+</para>
+
+ type: 
+
+
+<!-- ##### FUNCTION eds_module_initialize ##### -->
+<para>
+
+</para>
+
+ module: 
+
+
+<!-- ##### FUNCTION eds_module_shutdown ##### -->
+<para>
+
+</para>
+
+
+
+<!-- ##### FUNCTION eds_module_list_types ##### -->
+<para>
+
+</para>
+
+ types: 
+ num_types: 
+
+
diff --git a/docs/reference/libebackend/tmpl/e-db3-utils.sgml b/docs/reference/libebackend/tmpl/e-db3-utils.sgml
new file mode 100644
index 0000000..582fbc0
--- /dev/null
+++ b/docs/reference/libebackend/tmpl/e-db3-utils.sgml
@@ -0,0 +1,37 @@
+<!-- ##### SECTION Title ##### -->
+e-db3-utils
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### FUNCTION e_db3_utils_maybe_recover ##### -->
+<para>
+
+</para>
+
+ filename: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_db3_utils_upgrade_format ##### -->
+<para>
+
+</para>
+
+ filename: 
+ Returns: 
+
+
diff --git a/docs/reference/libebackend/tmpl/e-dbhash.sgml b/docs/reference/libebackend/tmpl/e-dbhash.sgml
new file mode 100644
index 0000000..ea2ec26
--- /dev/null
+++ b/docs/reference/libebackend/tmpl/e-dbhash.sgml
@@ -0,0 +1,115 @@
+<!-- ##### SECTION Title ##### -->
+e-dbhash
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### ENUM EDbHashStatus ##### -->
+<para>
+
+</para>
+
+ E_DBHASH_STATUS_SAME: 
+ E_DBHASH_STATUS_DIFFERENT: 
+ E_DBHASH_STATUS_NOT_FOUND: 
+
+<!-- ##### STRUCT EDbHash ##### -->
+<para>
+
+</para>
+
+ priv: 
+
+<!-- ##### STRUCT EDbHashPrivate ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### USER_FUNCTION EDbHashFunc ##### -->
+<para>
+
+</para>
+
+ key: 
+ user_data: 
+
+
+<!-- ##### FUNCTION e_dbhash_new ##### -->
+<para>
+
+</para>
+
+ filename: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_dbhash_add ##### -->
+<para>
+
+</para>
+
+ edbh: 
+ key: 
+ data: 
+
+
+<!-- ##### FUNCTION e_dbhash_remove ##### -->
+<para>
+
+</para>
+
+ edbh: 
+ key: 
+
+
+<!-- ##### FUNCTION e_dbhash_compare ##### -->
+<para>
+
+</para>
+
+ edbh: 
+ key: 
+ compare_data: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_dbhash_foreach_key ##### -->
+<para>
+
+</para>
+
+ edbh: 
+ func: 
+ user_data: 
+
+
+<!-- ##### FUNCTION e_dbhash_write ##### -->
+<para>
+
+</para>
+
+ edbh: 
+
+
+<!-- ##### FUNCTION e_dbhash_destroy ##### -->
+<para>
+
+</para>
+
+ edbh: 
+
+
diff --git a/docs/reference/libebackend/tmpl/e-file-cache.sgml b/docs/reference/libebackend/tmpl/e-file-cache.sgml
new file mode 100644
index 0000000..a76a3f6
--- /dev/null
+++ b/docs/reference/libebackend/tmpl/e-file-cache.sgml
@@ -0,0 +1,148 @@
+<!-- ##### SECTION Title ##### -->
+EFileCache
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### STRUCT EFileCachePrivate ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### STRUCT EFileCache ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### ARG EFileCache:filename ##### -->
+<para>
+
+</para>
+
+<!-- ##### FUNCTION e_file_cache_new ##### -->
+<para>
+
+</para>
+
+ filename: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_file_cache_remove ##### -->
+<para>
+
+</para>
+
+ cache: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_file_cache_clean ##### -->
+<para>
+
+</para>
+
+ cache: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_file_cache_get_object ##### -->
+<para>
+
+</para>
+
+ cache: 
+ key: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_file_cache_get_objects ##### -->
+<para>
+
+</para>
+
+ cache: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_file_cache_get_keys ##### -->
+<para>
+
+</para>
+
+ cache: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_file_cache_add_object ##### -->
+<para>
+
+</para>
+
+ cache: 
+ key: 
+ value: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_file_cache_replace_object ##### -->
+<para>
+
+</para>
+
+ cache: 
+ key: 
+ new_value: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_file_cache_remove_object ##### -->
+<para>
+
+</para>
+
+ cache: 
+ key: 
+ Returns: 
+
+
+<!-- ##### FUNCTION e_file_cache_freeze_changes ##### -->
+<para>
+
+</para>
+
+ cache: 
+
+
+<!-- ##### FUNCTION e_file_cache_thaw_changes ##### -->
+<para>
+
+</para>
+
+ cache: 
+
+
+<!-- ##### FUNCTION e_file_cache_get_filename ##### -->
+<para>
+
+</para>
+
+ cache: 
+ Returns: 
+
+
diff --git a/docs/reference/libebackend/tmpl/e-offline-listener.sgml b/docs/reference/libebackend/tmpl/e-offline-listener.sgml
new file mode 100644
index 0000000..8d736a1
--- /dev/null
+++ b/docs/reference/libebackend/tmpl/e-offline-listener.sgml
@@ -0,0 +1,52 @@
+<!-- ##### SECTION Title ##### -->
+EOfflineListener
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### ENUM EOfflineListenerState ##### -->
+<para>
+
+</para>
+
+ EOL_STATE_OFFLINE: 
+ EOL_STATE_ONLINE: 
+
+<!-- ##### STRUCT EOfflineListener ##### -->
+<para>
+
+</para>
+
+ parent: 
+ priv: 
+
+<!-- ##### FUNCTION e_offline_listener_new ##### -->
+<para>
+
+</para>
+
+ Returns: 
+
+
+<!-- ##### FUNCTION e_offline_listener_get_state ##### -->
+<para>
+
+</para>
+
+ eol: 
+ Returns: 
+
+



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]