Changeset 2121
- Timestamp:
- 06/11/07 14:15:45
- Files:
-
- trunk/docs/devel/reference (modified) (1 prop)
- trunk/docs/devel/reference/.svnignore (modified) (1 diff)
- trunk/docs/devel/reference/tmpl (modified) (1 prop)
- trunk/docs/devel/reference/tmpl/.svnignore (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-account-store.sgml (modified) (6 diffs)
- trunk/docs/devel/reference/tmpl/tny-account.sgml (modified) (2 diffs)
- trunk/docs/devel/reference/tmpl/tny-async-worker-queue-task.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-async-worker-queue.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-camel-pop-store-account.sgml (modified) (3 diffs)
- trunk/docs/devel/reference/tmpl/tny-device.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-folder.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-generic-send-queue.sgml (modified) (2 diffs)
- trunk/docs/devel/reference/tmpl/tny-get-msg-queue.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-queue-task.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-queue.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-send-queue.sgml (modified) (2 diffs)
- trunk/docs/devel/reference/tmpl/tny-shared.sgml (modified) (12 diffs)
- trunk/docs/devel/reference/tmpl/tny-store-account.sgml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/docs/devel/reference
- Property svn:ignore changed from .libs libtinymail.types libtinymail-decl.txt.bak libtinymail-decl-list.txt.bak Makefile Makefile.in libtinymail-sections.txt libtinymail.prerequisites sgml-build.stamp libtinymail-undocumented.txt html-build.stamp sgml.stamp html.stamp libtinymail.hierarchy libtinymail-overrides.txt libtinymail-unused.txt tmpl-build.stamp libtinymail.interfaces tmpl.stamp libtinymail-decl.txt scan-build.stamp html libtinymail.args libtinymail-decl-list.txt libtinymail.signals .svnignore to .svnignore
trunk/docs/devel/reference/.svnignore
r386 r2121 1 *-priv.sgml 1 2 .libs 2 3 libtinymail.types trunk/docs/devel/reference/tmpl
- Property svn:ignore changed from *.bak libtinymail-unused.sgml to .svnignore
trunk/docs/devel/reference/tmpl/.svnignore
r2006 r2121 2 2 libtinymail-unused.sgml 3 3 *-priv.sgml 4 *.bak trunk/docs/devel/reference/tmpl/tny-account-store.sgml
r2003 r2121 43 43 </para> 44 44 45 @: 46 @: 47 45 48 @tnyaccountstore: the object which received the signal. 46 49 @arg1: … … 50 53 51 54 </para> 55 56 @: 57 @: 52 58 53 59 @tnyaccountstore: the object which received the signal. … … 59 65 </para> 60 66 67 @: 68 @: 69 61 70 @tnyaccountstore: the object which received the signal. 62 71 @arg1: 63 72 64 73 <!-- ##### SIGNAL TnyAccountStore::accounts-reloaded ##### --> 74 <para> 75 76 </para> 77 78 @: 79 80 @tnyaccountstore: the object which received the signal. 81 82 <!-- ##### SIGNAL TnyAccountStore::connecting-finished ##### --> 83 <para> 84 85 </para> 86 87 @tnyaccountstore: the object which received the signal. 88 89 <!-- ##### SIGNAL TnyAccountStore::connecting-started ##### --> 65 90 <para> 66 91 … … 75 100 76 101 @parent: 77 @account_changed:78 @account_inserted:79 @account_removed:80 @accounts_reloaded:81 102 @get_accounts_func: 82 103 @get_cache_dir_func: … … 84 105 @alert_func: 85 106 @find_account_func: 107 @account_changed: 108 @account_inserted: 109 @account_removed: 110 @accounts_reloaded: 111 @connecting_started: 112 @connecting_finished: 86 113 87 114 <!-- ##### FUNCTION tny_get_accounts_request_type_get_type ##### --> … … 136 163 @self: 137 164 @type: 165 @question: 138 166 @error: 139 167 @Returns: trunk/docs/devel/reference/tmpl/tny-account.sgml
r1947 r2121 30 30 </para> 31 31 32 33 <!-- ##### SIGNAL TnyAccount::connection-status-changed ##### --> 34 <para> 35 36 </para> 37 38 @tnyaccount: the object which received the signal. 32 39 33 40 <!-- ##### STRUCT TnyAccountIface ##### --> … … 61 68 @cancel_func: 62 69 @matches_url_string_func: 70 @connection_status_changed: 63 71 64 72 <!-- ##### FUNCTION tny_account_type_get_type ##### --> trunk/docs/devel/reference/tmpl/tny-async-worker-queue-task.sgml
r2005 r2121 10 10 </para> 11 11 12 13 12 <!-- ##### SECTION See_Also ##### --> 14 13 <para> 15 14 #OAsyncWorkerTask, #OAsyncWorker, #TnyQueue 16 15 </para> 17 18 16 19 17 <!-- ##### SECTION Stability_Level ##### --> trunk/docs/devel/reference/tmpl/tny-async-worker-queue.sgml
r2005 r2121 10 10 </para> 11 11 12 13 12 <!-- ##### SECTION See_Also ##### --> 14 13 <para> 15 14 #OAsyncWorker, #OAsyncWorkerTas,k #TnyQueueTask 16 15 </para> 17 18 16 19 17 <!-- ##### SECTION Stability_Level ##### --> trunk/docs/devel/reference/tmpl/tny-camel-pop-store-account.sgml
r1399 r2121 32 32 33 33 34 <!-- ##### FUNCTION tny_camel_pop_store_account_ get_delete_originals##### -->34 <!-- ##### FUNCTION tny_camel_pop_store_account_set_leave_messages_on_server ##### --> 35 35 <para> 36 36 … … 38 38 39 39 @self: 40 @ Returns:40 @enabled: 41 41 42 42 43 <!-- ##### FUNCTION tny_camel_pop_store_account_ set_delete_originals##### -->43 <!-- ##### FUNCTION tny_camel_pop_store_account_reconnect ##### --> 44 44 <para> 45 45 … … 47 47 48 48 @self: 49 @delete_originals:50 49 51 50 trunk/docs/devel/reference/tmpl/tny-device.sgml
r2003 r2121 29 29 30 30 </para> 31 32 @: 33 @: 31 34 32 35 @tnydevice: the object which received the signal. trunk/docs/devel/reference/tmpl/tny-folder.sgml
r2003 r2121 377 377 378 378 379 <!-- ##### FUNCTION tny_folder_get_url_string ##### --> 380 <para> 381 382 </para> 383 384 @self: 385 @Returns: 386 387 trunk/docs/devel/reference/tmpl/tny-generic-send-queue.sgml
r2005 r2121 13 13 </para> 14 14 15 16 15 <!-- ##### SECTION See_Also ##### --> 17 16 <para> 18 17 #TnyQueue, #TnySendQueue, #TnyFolderObserver 19 18 </para> 20 21 19 22 20 <!-- ##### SECTION Stability_Level ##### --> … … 29 27 30 28 29 <!-- ##### FUNCTION tny_generic_send_queue_new ##### --> 30 <para> 31 32 </para> 33 34 @decorated: 35 @account: 36 @outbox: 37 @sentbox: 38 @Returns: 39 40 trunk/docs/devel/reference/tmpl/tny-get-msg-queue.sgml
r2005 r2121 11 11 </para> 12 12 13 14 13 <!-- ##### SECTION See_Also ##### --> 15 14 <para> 16 15 #TnyQueue, #TnyQueueTask 17 16 </para> 18 19 17 20 18 <!-- ##### SECTION Stability_Level ##### --> trunk/docs/devel/reference/tmpl/tny-queue-task.sgml
r2005 r2121 12 12 </para> 13 13 14 15 14 <!-- ##### SECTION See_Also ##### --> 16 15 <para> 17 16 #TnyQueue, #TnyAsyncWorkerQueueTask 18 17 </para> 19 20 18 21 19 <!-- ##### SECTION Stability_Level ##### --> trunk/docs/devel/reference/tmpl/tny-queue.sgml
r2005 r2121 12 12 </para> 13 13 14 15 14 <!-- ##### SECTION See_Also ##### --> 16 15 <para> 17 16 #TnyQueueTask, #TnyAsyncWorkerQueue 18 17 </para> 19 20 18 21 19 <!-- ##### SECTION Stability_Level ##### --> trunk/docs/devel/reference/tmpl/tny-send-queue.sgml
r2003 r2121 40 40 </para> 41 41 42 @:43 @:44 @:45 @:46 47 42 @tnysendqueue: the object which received the signal. 48 43 @arg1: … … 54 49 55 50 </para> 56 57 @:58 @:59 @:60 @:61 51 62 52 @tnysendqueue: the object which received the signal. trunk/docs/devel/reference/tmpl/tny-shared.sgml
r2003 r2121 47 47 </para> 48 48 49 @ :50 @ :49 @tnyaccountstore: the object which received the signal. 50 @arg1: 51 51 52 52 <!-- ##### SIGNAL TnyAccountStore::account-inserted ##### --> … … 55 55 </para> 56 56 57 @ :58 @ :57 @tnyaccountstore: the object which received the signal. 58 @arg1: 59 59 60 60 <!-- ##### SIGNAL TnyAccountStore::account-removed ##### --> … … 63 63 </para> 64 64 65 @ :66 @ :65 @tnyaccountstore: the object which received the signal. 66 @arg1: 67 67 68 68 <!-- ##### SIGNAL TnyAccountStore::accounts-reloaded ##### --> … … 71 71 </para> 72 72 73 @: 73 @tnyaccountstore: the object which received the signal. 74 75 <!-- ##### SIGNAL TnyAccountStore::connecting-finished ##### --> 76 <para> 77 78 </para> 79 80 @tnyaccountstore: the object which received the signal. 81 82 <!-- ##### SIGNAL TnyAccountStore::connecting-started ##### --> 83 <para> 84 85 </para> 86 87 @tnyaccountstore: the object which received the signal. 74 88 75 89 <!-- ##### STRUCT TnyAccountStoreIface ##### --> … … 79 93 80 94 @parent: 81 @account_changed:82 @account_inserted:83 @account_removed:84 @accounts_reloaded:85 95 @get_accounts_func: 86 96 @get_cache_dir_func: … … 88 98 @alert_func: 89 99 @find_account_func: 100 @account_changed: 101 @account_inserted: 102 @account_removed: 103 @accounts_reloaded: 104 @connecting_started: 105 @connecting_finished: 90 106 91 107 <!-- ##### STRUCT TnyList ##### --> … … 262 278 263 279 280 <!-- ##### SIGNAL TnyAccount::connection-status-changed ##### --> 281 <para> 282 283 </para> 284 285 @tnyaccount: the object which received the signal. 286 264 287 <!-- ##### STRUCT TnyAccountIface ##### --> 265 288 <para> … … 292 315 @cancel_func: 293 316 @matches_url_string_func: 317 @connection_status_changed: 294 318 295 319 <!-- ##### STRUCT TnyDevice ##### --> … … 304 328 </para> 305 329 306 @ :307 @ :330 @tnydevice: the object which received the signal. 331 @arg1: 308 332 309 333 <!-- ##### STRUCT TnyDeviceIface ##### --> … … 343 367 @unsubscribe_func: 344 368 @find_folder_func: 369 @delete_cache_func: 345 370 346 371 <!-- ##### STRUCT TnyTransportAccount ##### --> … … 567 592 </para> 568 593 569 @ tnysendqueue: the object which received the signal.570 @ arg1:571 @ arg2:572 @ arg3:594 @: 595 @: 596 @: 597 @: 573 598 574 599 <!-- ##### SIGNAL TnySendQueue::msg-sent ##### --> … … 577 602 </para> 578 603 579 @ tnysendqueue: the object which received the signal.580 @ arg1:581 @ arg2:582 @ arg3:604 @: 605 @: 606 @: 607 @: 583 608 584 609 <!-- ##### STRUCT TnySendQueueIface ##### --> trunk/docs/devel/reference/tmpl/tny-store-account.sgml
r1797 r2121 42 42 @unsubscribe_func: 43 43 @find_folder_func: 44 @delete_cache_func: 44 45 45 46 <!-- ##### FUNCTION tny_store_account_subscribe ##### --> … … 72 73 73 74 75 <!-- ##### FUNCTION tny_store_account_delete_cache ##### --> 76 <para> 77 78 </para> 79 80 @self: 81 82
