~ubuntu-branches/ubuntu/hardy/evolution-data-server/hardy-updates

« back to all changes in this revision

Viewing changes to docs/reference/libedataserver/html/libedataserver.devhelp

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-11-13 10:59:20 UTC
  • mfrom: (1.1.38 upstream)
  • Revision ID: james.westby@ubuntu.com-20071113105920-nb6w14udvgx0ghi3
Tags: 2.21.2-0ubuntu1
* New upstream version:
  Bug Fixes:
  - #318842: Task lists should be sorted (LP: #23912)
  - #345135: Disable SSLv2 compatible HELLO on SSL stream when 
    SSLv2 is disabled
  - #359267: Not all memos are showed in calendar view
  - #430420: Returned size <= 0 is an error
  - #460649: Meeting UI Needs To Show Color Of Selected Calendar Source
  - #487229: Use GKeyFile instead of gnome-config to access stored passwords
  - #488156: Minimize use of the WITH_GNOME_KEYRING macro
  - #492130: ESourceSelector uses pointers to ESource
  - #494304: Fix leak
  Updated Translations
  New in 2.21.1:
  - Support for Google Calendar
  Bug Fixes:
  - #203480: (Novell Bugzilla) Compiler warning fix 
    for usage ofunintialized variable
  - #231178: New symbol 'set-label' defined and added corresponding callback
  - #271777: Keep character's case as user types
  - #417999: Don't use deprecated GTK+ symbols
  - #420167: e-d-s now exits with gnome-session
  - #469657: Better use of GHashTable
  - #474000: Use GLib's Base64 API instead of Camel's
  - #475487: When creating the default contact, print errors to the console
  - #475493: Use G_DEFINE_TYPE
  - #475494: Use G_LOCK instead of a static mutex for clearer code
  - #478404: Reset the id to zero
  - #483301: Remove an unused variable
  - #487270: Fix typo in documentation
  - #488173: Remove __FUNCTION__, which is a gcc-ism
  - #488351: Fix an addressbook error on a fresh install
  Other Contributors:
  - Protect against a NULL subject string. 
* debian/*.preinst:
  - On upgrades from Gutsy, remove the symlinks introduced in Gutsy. They
    break upgrades all over, and current cdbs just symlinks individual files.
* Sync with Debian
* debian/control:
  - evolution-data-server Breaks evolution (<< 2.9), 
    evolution-exchange (<= 2.8.1-0ubuntu1),
    evolution-jescs (<= 2.8.2-0ubuntu3), 
    evolution-scalix (<= 10.0.0.357-0ubuntu6)
  - updated maintainer to desktop team
* debian/rules:
  - don't specify the paths for nspr and nss since the package is built 
    with firefox
  - don't build documentation, it's distributed in the upstream tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
    <function name="e_account_writable ()" link="EAccount.html#e-account-writable"/>
55
55
    <function name="e_account_writable_option ()" link="EAccount.html#e-account-writable-option"/>
56
56
    <function name="The &quot;changed&quot; signal" link="EAccount.html#EAccount-changed"/>
57
 
    <function name="" link="EAccount.html#id2590984"/>
58
 
    <function name="" link="EAccount.html#id2590985"/>
 
57
    <function name="" link="EAccount.html#id2617317"/>
 
58
    <function name="" link="EAccount.html#id2617318"/>
59
59
    <function name="EAccountList" link="EAccountList.html#EAccountList-struct"/>
60
60
    <function name="enum e_account_find_t" link="EAccountList.html#e-account-find-t"/>
61
61
    <function name="e_account_list_new ()" link="EAccountList.html#e-account-list-new"/>
73
73
    <function name="The &quot;account-added&quot; signal" link="EAccountList.html#EAccountList-account-added"/>
74
74
    <function name="The &quot;account-changed&quot; signal" link="EAccountList.html#EAccountList-account-changed"/>
75
75
    <function name="The &quot;account-removed&quot; signal" link="EAccountList.html#EAccountList-account-removed"/>
76
 
    <function name="" link="EAccountList.html#id2592868"/>
77
 
    <function name="" link="EAccountList.html#id2592869"/>
 
76
    <function name="" link="EAccountList.html#id2619204"/>
 
77
    <function name="" link="EAccountList.html#id2619205"/>
78
78
    <function name="e_categories_get_list ()" link="libedataserver-e-categories.html#e-categories-get-list"/>
79
79
    <function name="e_categories_add ()" link="libedataserver-e-categories.html#e-categories-add"/>
80
80
    <function name="e_categories_remove ()" link="libedataserver-e-categories.html#e-categories-remove"/>
84
84
    <function name="e_categories_get_icon_file_for ()" link="libedataserver-e-categories.html#e-categories-get-icon-file-for"/>
85
85
    <function name="e_categories_set_icon_file_for ()" link="libedataserver-e-categories.html#e-categories-set-icon-file-for"/>
86
86
    <function name="e_categories_is_searchable ()" link="libedataserver-e-categories.html#e-categories-is-searchable"/>
87
 
    <function name="" link="libedataserver-e-categories.html#id2593001"/>
88
 
    <function name="" link="libedataserver-e-categories.html#id2593002"/>
 
87
    <function name="" link="libedataserver-e-categories.html#id2619338"/>
 
88
    <function name="" link="libedataserver-e-categories.html#id2619340"/>
89
89
    <function name="EComponentListener" link="EComponentListener.html#EComponentListener-struct"/>
90
90
    <function name="e_component_listener_new ()" link="EComponentListener.html#e-component-listener-new"/>
91
91
    <function name="e_component_listener_get_component ()" link="EComponentListener.html#e-component-listener-get-component"/>
92
92
    <function name="e_component_listener_set_component ()" link="EComponentListener.html#e-component-listener-set-component"/>
93
93
    <function name="The &quot;component-died&quot; signal" link="EComponentListener.html#EComponentListener-component-died"/>
94
 
    <function name="" link="EComponentListener.html#id2557085"/>
95
 
    <function name="" link="EComponentListener.html#id2557086"/>
 
94
    <function name="" link="EComponentListener.html#id2581377"/>
 
95
    <function name="" link="EComponentListener.html#id2581378"/>
96
96
    <function name="e_data_server_module_init ()" link="libedataserver-e-data-server-module.html#e-data-server-module-init"/>
97
97
    <function name="e_data_server_get_extensions_for_type ()" link="libedataserver-e-data-server-module.html#e-data-server-get-extensions-for-type"/>
98
98
    <function name="e_data_server_extension_list_free ()" link="libedataserver-e-data-server-module.html#e-data-server-extension-list-free"/>
101
101
    <function name="eds_module_initialize ()" link="libedataserver-e-data-server-module.html#eds-module-initialize"/>
102
102
    <function name="eds_module_shutdown ()" link="libedataserver-e-data-server-module.html#eds-module-shutdown"/>
103
103
    <function name="eds_module_list_types ()" link="libedataserver-e-data-server-module.html#eds-module-list-types"/>
104
 
    <function name="" link="libedataserver-e-data-server-module.html#id2589282"/>
105
 
    <function name="" link="libedataserver-e-data-server-module.html#id2589284"/>
 
104
    <function name="" link="libedataserver-e-data-server-module.html#id2587599"/>
 
105
    <function name="" link="libedataserver-e-data-server-module.html#id2587600"/>
106
106
    <function name="e_db3_utils_maybe_recover ()" link="libedataserver-e-db3-utils.html#e-db3-utils-maybe-recover"/>
107
107
    <function name="e_db3_utils_upgrade_format ()" link="libedataserver-e-db3-utils.html#e-db3-utils-upgrade-format"/>
108
 
    <function name="" link="libedataserver-e-db3-utils.html#id2558305"/>
109
 
    <function name="" link="libedataserver-e-db3-utils.html#id2558306"/>
 
108
    <function name="" link="libedataserver-e-db3-utils.html#id2618134"/>
 
109
    <function name="" link="libedataserver-e-db3-utils.html#id2618135"/>
110
110
    <function name="enum EDbHashStatus" link="libedataserver-e-dbhash.html#EDbHashStatus"/>
111
111
    <function name="EDbHash" link="libedataserver-e-dbhash.html#EDbHash"/>
112
112
    <function name="EDbHashPrivate" link="libedataserver-e-dbhash.html#EDbHashPrivate"/>
118
118
    <function name="e_dbhash_foreach_key ()" link="libedataserver-e-dbhash.html#e-dbhash-foreach-key"/>
119
119
    <function name="e_dbhash_write ()" link="libedataserver-e-dbhash.html#e-dbhash-write"/>
120
120
    <function name="e_dbhash_destroy ()" link="libedataserver-e-dbhash.html#e-dbhash-destroy"/>
121
 
    <function name="" link="libedataserver-e-dbhash.html#id2595636"/>
122
 
    <function name="" link="libedataserver-e-dbhash.html#id2595637"/>
 
121
    <function name="" link="libedataserver-e-dbhash.html#id2621969"/>
 
122
    <function name="" link="libedataserver-e-dbhash.html#id2621970"/>
123
123
    <function name="EFileCache" link="EFileCache.html#EFileCache-struct"/>
124
124
    <function name="e_file_cache_new ()" link="EFileCache.html#e-file-cache-new"/>
125
125
    <function name="e_file_cache_remove ()" link="EFileCache.html#e-file-cache-remove"/>
134
134
    <function name="e_file_cache_thaw_changes ()" link="EFileCache.html#e-file-cache-thaw-changes"/>
135
135
    <function name="e_file_cache_get_filename ()" link="EFileCache.html#e-file-cache-get-filename"/>
136
136
    <function name="The &quot;filename&quot; property" link="EFileCache.html#EFileCache--filename"/>
137
 
    <function name="" link="EFileCache.html#id2597624"/>
138
 
    <function name="" link="EFileCache.html#id2597625"/>
 
137
    <function name="" link="EFileCache.html#id2623954"/>
 
138
    <function name="" link="EFileCache.html#id2623955"/>
139
139
    <function name="EFlag" link="libedataserver-EFlag.html#EFlag"/>
140
140
    <function name="e_flag_new ()" link="libedataserver-EFlag.html#e-flag-new"/>
141
141
    <function name="e_flag_is_set ()" link="libedataserver-EFlag.html#e-flag-is-set"/>
144
144
    <function name="e_flag_wait ()" link="libedataserver-EFlag.html#e-flag-wait"/>
145
145
    <function name="e_flag_timed_wait ()" link="libedataserver-EFlag.html#e-flag-timed-wait"/>
146
146
    <function name="e_flag_free ()" link="libedataserver-EFlag.html#e-flag-free"/>
147
 
    <function name="" link="libedataserver-EFlag.html#id2598206"/>
148
 
    <function name="" link="libedataserver-EFlag.html#id2598207"/>
 
147
    <function name="" link="libedataserver-EFlag.html#id2624538"/>
 
148
    <function name="" link="libedataserver-EFlag.html#id2624539"/>
149
149
    <function name="e_iconv_charset_name ()" link="libedataserver-e-iconv.html#e-iconv-charset-name"/>
150
150
    <function name="e_iconv_open ()" link="libedataserver-e-iconv.html#e-iconv-open"/>
151
151
    <function name="e_iconv ()" link="libedataserver-e-iconv.html#e-iconv"/>
153
153
    <function name="e_iconv_locale_charset ()" link="libedataserver-e-iconv.html#e-iconv-locale-charset"/>
154
154
    <function name="e_iconv_locale_language ()" link="libedataserver-e-iconv.html#e-iconv-locale-language"/>
155
155
    <function name="e_iconv_charset_language ()" link="libedataserver-e-iconv.html#e-iconv-charset-language"/>
156
 
    <function name="" link="libedataserver-e-iconv.html#id2591332"/>
157
 
    <function name="" link="libedataserver-e-iconv.html#id2591333"/>
 
156
    <function name="" link="libedataserver-e-iconv.html#id2583364"/>
 
157
    <function name="" link="libedataserver-e-iconv.html#id2583365"/>
158
158
    <function name="EIterator" link="EIterator.html#EIterator-struct"/>
159
159
    <function name="e_iterator_get ()" link="EIterator.html#e-iterator-get"/>
160
160
    <function name="e_iterator_reset ()" link="EIterator.html#e-iterator-reset"/>
167
167
    <function name="e_iterator_is_valid ()" link="EIterator.html#e-iterator-is-valid"/>
168
168
    <function name="e_iterator_invalidate ()" link="EIterator.html#e-iterator-invalidate"/>
169
169
    <function name="The &quot;invalidate&quot; signal" link="EIterator.html#EIterator-invalidate"/>
170
 
    <function name="" link="EIterator.html#id2600344"/>
171
 
    <function name="" link="EIterator.html#id2600345"/>
 
170
    <function name="" link="EIterator.html#id2626677"/>
 
171
    <function name="" link="EIterator.html#id2626678"/>
172
172
    <function name="EList" link="EList.html#EList-struct"/>
173
173
    <function name="EListCopyFunc ()" link="EList.html#EListCopyFunc"/>
174
174
    <function name="EListFreeFunc ()" link="EList.html#EListFreeFunc"/>
182
182
    <function name="e_list_remove_link ()" link="EList.html#e-list-remove-link"/>
183
183
    <function name="e_list_remove_iterator ()" link="EList.html#e-list-remove-iterator"/>
184
184
    <function name="e_list_invalidate_iterators ()" link="EList.html#e-list-invalidate-iterators"/>
185
 
    <function name="" link="EList.html#id2602129"/>
186
 
    <function name="" link="EList.html#id2602130"/>
 
185
    <function name="" link="EList.html#id2628460"/>
 
186
    <function name="" link="EList.html#id2628461"/>
187
187
    <function name="EListIterator" link="EListIterator.html#EListIterator-struct"/>
188
188
    <function name="e_list_iterator_new ()" link="EListIterator.html#e-list-iterator-new"/>
189
 
    <function name="" link="EListIterator.html#id2591392"/>
190
 
    <function name="" link="EListIterator.html#id2591393"/>
 
189
    <function name="" link="EListIterator.html#id2623205"/>
 
190
    <function name="" link="EListIterator.html#id2623206"/>
191
191
    <function name="EMemChunk" link="libedataserver-e-memory.html#EMemChunk"/>
192
192
    <function name="e_memchunk_new ()" link="libedataserver-e-memory.html#e-memchunk-new"/>
193
193
    <function name="e_memchunk_alloc ()" link="libedataserver-e-memory.html#e-memchunk-alloc"/>
217
217
    <function name="e_poolv_set ()" link="libedataserver-e-memory.html#e-poolv-set"/>
218
218
    <function name="e_poolv_get ()" link="libedataserver-e-memory.html#e-poolv-get"/>
219
219
    <function name="e_poolv_destroy ()" link="libedataserver-e-memory.html#e-poolv-destroy"/>
220
 
    <function name="" link="libedataserver-e-memory.html#id2607092"/>
221
 
    <function name="" link="libedataserver-e-memory.html#id2607093"/>
 
220
    <function name="" link="libedataserver-e-memory.html#id2633437"/>
 
221
    <function name="" link="libedataserver-e-memory.html#id2633438"/>
222
222
    <function name="EDListNode" link="libedataserver-e-msgport.html#EDListNode"/>
223
223
    <function name="EDList" link="libedataserver-e-msgport.html#EDList"/>
224
224
    <function name="E_DLIST_INITIALISER()" link="libedataserver-e-msgport.html#E-DLIST-INITIALISER:CAPS"/>
266
266
    <function name="e_mutex_unlock ()" link="libedataserver-e-msgport.html#e-mutex-unlock"/>
267
267
    <function name="e_mutex_assert_locked ()" link="libedataserver-e-msgport.html#e-mutex-assert-locked"/>
268
268
    <function name="e_mutex_cond_wait ()" link="libedataserver-e-msgport.html#e-mutex-cond-wait"/>
269
 
    <function name="" link="libedataserver-e-msgport.html#id2612831"/>
270
 
    <function name="" link="libedataserver-e-msgport.html#id2612832"/>
 
269
    <function name="" link="libedataserver-e-msgport.html#id2639170"/>
 
270
    <function name="" link="libedataserver-e-msgport.html#id2639172"/>
271
271
    <function name="ESExp" link="libedataserver-ESExp.html#ESExp"/>
272
272
    <function name="ESExpSymbol" link="libedataserver-ESExp.html#ESExpSymbol"/>
273
273
    <function name="ESExpResult" link="libedataserver-ESExp.html#ESExpResult"/>
292
292
    <function name="e_sexp_encode_string ()" link="libedataserver-ESExp.html#e-sexp-encode-string"/>
293
293
    <function name="e_sexp_fatal_error ()" link="libedataserver-ESExp.html#e-sexp-fatal-error"/>
294
294
    <function name="e_sexp_error ()" link="libedataserver-ESExp.html#e-sexp-error"/>
295
 
    <function name="" link="libedataserver-ESExp.html#id2613800"/>
296
 
    <function name="" link="libedataserver-ESExp.html#id2613801"/>
 
295
    <function name="" link="libedataserver-ESExp.html#id2640133"/>
 
296
    <function name="" link="libedataserver-ESExp.html#id2640134"/>
297
297
    <function name="ESource" link="ESource.html#ESource-struct"/>
298
298
    <function name="e_source_new ()" link="ESource.html#e-source-new"/>
299
299
    <function name="e_source_new_with_absolute_uri ()" link="ESource.html#e-source-new-with-absolute-uri"/>
328
328
    <function name="e_source_get_duped_property ()" link="ESource.html#e-source-get-duped-property"/>
329
329
    <function name="e_source_build_absolute_uri ()" link="ESource.html#e-source-build-absolute-uri"/>
330
330
    <function name="The &quot;changed&quot; signal" link="ESource.html#ESource-changed"/>
331
 
    <function name="" link="ESource.html#id2618794"/>
332
 
    <function name="" link="ESource.html#id2618795"/>
 
331
    <function name="" link="ESource.html#id2645125"/>
 
332
    <function name="" link="ESource.html#id2645126"/>
333
333
    <function name="ESourceGroup" link="ESourceGroup.html#ESourceGroup-struct"/>
334
334
    <function name="e_source_group_new ()" link="ESourceGroup.html#e-source-group-new"/>
335
335
    <function name="e_source_group_new_from_xml ()" link="ESourceGroup.html#e-source-group-new-from-xml"/>
357
357
    <function name="The &quot;changed&quot; signal" link="ESourceGroup.html#ESourceGroup-changed"/>
358
358
    <function name="The &quot;source-added&quot; signal" link="ESourceGroup.html#ESourceGroup-source-added"/>
359
359
    <function name="The &quot;source-removed&quot; signal" link="ESourceGroup.html#ESourceGroup-source-removed"/>
360
 
    <function name="" link="ESourceGroup.html#id2621126"/>
361
 
    <function name="" link="ESourceGroup.html#id2621127"/>
 
360
    <function name="" link="ESourceGroup.html#id2647467"/>
 
361
    <function name="" link="ESourceGroup.html#id2647468"/>
362
362
    <function name="ESourceList" link="ESourceList.html#ESourceList-struct"/>
363
363
    <function name="e_source_list_new ()" link="ESourceList.html#e-source-list-new"/>
364
364
    <function name="e_source_list_new_for_gconf ()" link="ESourceList.html#e-source-list-new-for-gconf"/>
377
377
    <function name="The &quot;changed&quot; signal" link="ESourceList.html#ESourceList-changed"/>
378
378
    <function name="The &quot;group-added&quot; signal" link="ESourceList.html#ESourceList-group-added"/>
379
379
    <function name="The &quot;group-removed&quot; signal" link="ESourceList.html#ESourceList-group-removed"/>
380
 
    <function name="" link="ESourceList.html#id2622250"/>
381
 
    <function name="" link="ESourceList.html#id2622251"/>
 
380
    <function name="" link="ESourceList.html#id2648590"/>
 
381
    <function name="" link="ESourceList.html#id2648591"/>
382
382
    <function name="enum ETimeParseStatus" link="libedataserver-e-time-utils.html#ETimeParseStatus"/>
383
383
    <function name="e_time_parse_date_and_time ()" link="libedataserver-e-time-utils.html#e-time-parse-date-and-time"/>
384
384
    <function name="e_time_parse_date ()" link="libedataserver-e-time-utils.html#e-time-parse-date"/>
387
387
    <function name="e_time_format_time ()" link="libedataserver-e-time-utils.html#e-time-format-time"/>
388
388
    <function name="e_mktime_utc ()" link="libedataserver-e-time-utils.html#e-mktime-utc"/>
389
389
    <function name="e_localtime_with_offset ()" link="libedataserver-e-time-utils.html#e-localtime-with-offset"/>
390
 
    <function name="" link="libedataserver-e-time-utils.html#id2623372"/>
391
 
    <function name="" link="libedataserver-e-time-utils.html#id2623373"/>
 
390
    <function name="" link="libedataserver-e-time-utils.html#id2649706"/>
 
391
    <function name="" link="libedataserver-e-time-utils.html#id2649708"/>
392
392
    <function name="ETrie" link="libedataserver-e-trie.html#ETrie"/>
393
393
    <function name="e_trie_new ()" link="libedataserver-e-trie.html#e-trie-new"/>
394
394
    <function name="e_trie_free ()" link="libedataserver-e-trie.html#e-trie-free"/>
395
395
    <function name="e_trie_add ()" link="libedataserver-e-trie.html#e-trie-add"/>
396
396
    <function name="e_trie_search ()" link="libedataserver-e-trie.html#e-trie-search"/>
397
 
    <function name="" link="libedataserver-e-trie.html#id2624415"/>
398
 
    <function name="" link="libedataserver-e-trie.html#id2624416"/>
 
397
    <function name="" link="libedataserver-e-trie.html#id2649040"/>
 
398
    <function name="" link="libedataserver-e-trie.html#id2649041"/>
399
399
    <function name="e_uid_new ()" link="libedataserver-e-uid.html#e-uid-new"/>
400
 
    <function name="" link="libedataserver-e-uid.html#id2607711"/>
401
 
    <function name="" link="libedataserver-e-uid.html#id2607712"/>
 
400
    <function name="" link="libedataserver-e-uid.html#id2619747"/>
 
401
    <function name="" link="libedataserver-e-uid.html#id2619748"/>
402
402
    <function name="struct tm" link="libedataserver-e-util.html#tm"/>
403
403
    <function name="e_util_mkdir_hier ()" link="libedataserver-e-util.html#e-util-mkdir-hier"/>
404
404
    <function name="e_util_strstrcase ()" link="libedataserver-e-util.html#e-util-strstrcase"/>
414
414
    <function name="e_util_get_cp_prefix ()" link="libedataserver-e-util.html#e-util-get-cp-prefix"/>
415
415
    <function name="e_util_get_localedir ()" link="libedataserver-e-util.html#e-util-get-localedir"/>
416
416
    <function name="e_util_replace_prefix ()" link="libedataserver-e-util.html#e-util-replace-prefix"/>
417
 
    <function name="" link="libedataserver-e-util.html#id2626657"/>
418
 
    <function name="" link="libedataserver-e-util.html#id2626658"/>
 
417
    <function name="" link="libedataserver-e-util.html#id2653042"/>
 
418
    <function name="" link="libedataserver-e-util.html#id2653044"/>
419
419
    <function name="e_url_shroud ()" link="libedataserver-e-url.html#e-url-shroud"/>
420
420
    <function name="e_url_equal ()" link="libedataserver-e-url.html#e-url-equal"/>
421
421
    <function name="EUri" link="libedataserver-e-url.html#EUri"/>
424
424
    <function name="e_uri_get_param ()" link="libedataserver-e-url.html#e-uri-get-param"/>
425
425
    <function name="e_uri_copy ()" link="libedataserver-e-url.html#e-uri-copy"/>
426
426
    <function name="e_uri_to_string ()" link="libedataserver-e-url.html#e-uri-to-string"/>
427
 
    <function name="" link="libedataserver-e-url.html#id2624566"/>
428
 
    <function name="" link="libedataserver-e-url.html#id2624567"/>
 
427
    <function name="" link="libedataserver-e-url.html#id2650056"/>
 
428
    <function name="" link="libedataserver-e-url.html#id2650057"/>
429
429
    <function name="enum EXmlHashType" link="libedataserver-e-xml-hash-utils.html#EXmlHashType"/>
430
430
    <function name="e_xml_to_hash ()" link="libedataserver-e-xml-hash-utils.html#e-xml-to-hash"/>
431
431
    <function name="e_xml_from_hash ()" link="libedataserver-e-xml-hash-utils.html#e-xml-from-hash"/>
442
442
    <function name="e_xmlhash_foreach_key_remove ()" link="libedataserver-e-xml-hash-utils.html#e-xmlhash-foreach-key-remove"/>
443
443
    <function name="e_xmlhash_write ()" link="libedataserver-e-xml-hash-utils.html#e-xmlhash-write"/>
444
444
    <function name="e_xmlhash_destroy ()" link="libedataserver-e-xml-hash-utils.html#e-xmlhash-destroy"/>
445
 
    <function name="" link="libedataserver-e-xml-hash-utils.html#id2630508"/>
446
 
    <function name="" link="libedataserver-e-xml-hash-utils.html#id2630509"/>
 
445
    <function name="" link="libedataserver-e-xml-hash-utils.html#id2656784"/>
 
446
    <function name="" link="libedataserver-e-xml-hash-utils.html#id2656786"/>
447
447
    <function name="MD5Context" link="libedataserver-md5-utils.html#MD5Context"/>
448
448
    <function name="md5_get_digest ()" link="libedataserver-md5-utils.html#md5-get-digest"/>
449
449
    <function name="md5_get_digest_from_file ()" link="libedataserver-md5-utils.html#md5-get-digest-from-file"/>
450
450
    <function name="md5_init ()" link="libedataserver-md5-utils.html#md5-init"/>
451
451
    <function name="md5_update ()" link="libedataserver-md5-utils.html#md5-update"/>
452
452
    <function name="md5_final ()" link="libedataserver-md5-utils.html#md5-final"/>
453
 
    <function name="" link="libedataserver-md5-utils.html#id2625362"/>
454
 
    <function name="" link="libedataserver-md5-utils.html#id2625363"/>
 
453
    <function name="" link="libedataserver-md5-utils.html#id2653427"/>
 
454
    <function name="" link="libedataserver-md5-utils.html#id2653428"/>
455
455
  </functions>
456
456
</book>