Changeset 2121

Show
Ignore:
Timestamp:
06/11/07 14:15:45
Author:
pvanhoof
Message:

Updated docs

Files:

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 
    12.libs 
    23libtinymail.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  
    22libtinymail-unused.sgml 
    33*-priv.sgml 
     4*.bak 
  • trunk/docs/devel/reference/tmpl/tny-account-store.sgml

    r2003 r2121  
    4343</para> 
    4444 
     45@:  
     46@: 
     47 
    4548@tnyaccountstore: the object which received the signal. 
    4649@arg1:  
     
    5053 
    5154</para> 
     55 
     56@:  
     57@: 
    5258 
    5359@tnyaccountstore: the object which received the signal. 
     
    5965</para> 
    6066 
     67@:  
     68@: 
     69 
    6170@tnyaccountstore: the object which received the signal. 
    6271@arg1:  
    6372 
    6473<!-- ##### 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 ##### --> 
    6590<para> 
    6691 
     
    75100 
    76101@parent:  
    77 @account_changed:  
    78 @account_inserted:  
    79 @account_removed:  
    80 @accounts_reloaded:  
    81102@get_accounts_func:  
    82103@get_cache_dir_func:  
     
    84105@alert_func:  
    85106@find_account_func:  
     107@account_changed:  
     108@account_inserted:  
     109@account_removed:  
     110@accounts_reloaded:  
     111@connecting_started:  
     112@connecting_finished:  
    86113 
    87114<!-- ##### FUNCTION tny_get_accounts_request_type_get_type ##### --> 
     
    136163@self:  
    137164@type:  
     165@question:  
    138166@error:  
    139167@Returns:  
  • trunk/docs/devel/reference/tmpl/tny-account.sgml

    r1947 r2121  
    3030</para> 
    3131 
     32 
     33<!-- ##### SIGNAL TnyAccount::connection-status-changed ##### --> 
     34<para> 
     35 
     36</para> 
     37 
     38@tnyaccount: the object which received the signal. 
    3239 
    3340<!-- ##### STRUCT TnyAccountIface ##### --> 
     
    6168@cancel_func:  
    6269@matches_url_string_func:  
     70@connection_status_changed:  
    6371 
    6472<!-- ##### FUNCTION tny_account_type_get_type ##### --> 
  • trunk/docs/devel/reference/tmpl/tny-async-worker-queue-task.sgml

    r2005 r2121  
    1010</para> 
    1111 
    12  
    1312<!-- ##### SECTION See_Also ##### --> 
    1413<para> 
    1514#OAsyncWorkerTask, #OAsyncWorker, #TnyQueue 
    1615</para> 
    17  
    1816 
    1917<!-- ##### SECTION Stability_Level ##### --> 
  • trunk/docs/devel/reference/tmpl/tny-async-worker-queue.sgml

    r2005 r2121  
    1010</para> 
    1111 
    12  
    1312<!-- ##### SECTION See_Also ##### --> 
    1413<para> 
    1514#OAsyncWorker, #OAsyncWorkerTas,k #TnyQueueTask 
    1615</para> 
    17  
    1816 
    1917<!-- ##### SECTION Stability_Level ##### --> 
  • trunk/docs/devel/reference/tmpl/tny-camel-pop-store-account.sgml

    r1399 r2121  
    3232 
    3333 
    34 <!-- ##### FUNCTION tny_camel_pop_store_account_get_delete_originals ##### --> 
     34<!-- ##### FUNCTION tny_camel_pop_store_account_set_leave_messages_on_server ##### --> 
    3535<para> 
    3636 
     
    3838 
    3939@self:  
    40 @Returns:  
     40@enabled:  
    4141 
    4242 
    43 <!-- ##### FUNCTION tny_camel_pop_store_account_set_delete_originals ##### --> 
     43<!-- ##### FUNCTION tny_camel_pop_store_account_reconnect ##### --> 
    4444<para> 
    4545 
     
    4747 
    4848@self:  
    49 @delete_originals:  
    5049 
    5150 
  • trunk/docs/devel/reference/tmpl/tny-device.sgml

    r2003 r2121  
    2929 
    3030</para> 
     31 
     32@:  
     33@: 
    3134 
    3235@tnydevice: the object which received the signal. 
  • trunk/docs/devel/reference/tmpl/tny-folder.sgml

    r2003 r2121  
    377377 
    378378 
     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  
    1313</para> 
    1414 
    15  
    1615<!-- ##### SECTION See_Also ##### --> 
    1716<para> 
    1817#TnyQueue, #TnySendQueue, #TnyFolderObserver 
    1918</para> 
    20  
    2119 
    2220<!-- ##### SECTION Stability_Level ##### --> 
     
    2927 
    3028 
     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  
    1111</para> 
    1212 
    13  
    1413<!-- ##### SECTION See_Also ##### --> 
    1514<para> 
    1615#TnyQueue, #TnyQueueTask 
    1716</para> 
    18  
    1917 
    2018<!-- ##### SECTION Stability_Level ##### --> 
  • trunk/docs/devel/reference/tmpl/tny-queue-task.sgml

    r2005 r2121  
    1212</para> 
    1313 
    14  
    1514<!-- ##### SECTION See_Also ##### --> 
    1615<para> 
    1716#TnyQueue, #TnyAsyncWorkerQueueTask 
    1817</para> 
    19  
    2018 
    2119<!-- ##### SECTION Stability_Level ##### --> 
  • trunk/docs/devel/reference/tmpl/tny-queue.sgml

    r2005 r2121  
    1212</para> 
    1313 
    14  
    1514<!-- ##### SECTION See_Also ##### --> 
    1615<para> 
    1716#TnyQueueTask, #TnyAsyncWorkerQueue 
    1817</para> 
    19  
    2018 
    2119<!-- ##### SECTION Stability_Level ##### --> 
  • trunk/docs/devel/reference/tmpl/tny-send-queue.sgml

    r2003 r2121  
    4040</para> 
    4141 
    42 @:  
    43 @:  
    44 @:  
    45 @: 
    46  
    4742@tnysendqueue: the object which received the signal. 
    4843@arg1:  
     
    5449 
    5550</para> 
    56  
    57 @:  
    58 @:  
    59 @:  
    60 @: 
    6151 
    6252@tnysendqueue: the object which received the signal. 
  • trunk/docs/devel/reference/tmpl/tny-shared.sgml

    r2003 r2121  
    4747</para> 
    4848 
    49 @:  
    50 @:  
     49@tnyaccountstore: the object which received the signal. 
     50@arg1:  
    5151 
    5252<!-- ##### SIGNAL TnyAccountStore::account-inserted ##### --> 
     
    5555</para> 
    5656 
    57 @:  
    58 @:  
     57@tnyaccountstore: the object which received the signal. 
     58@arg1:  
    5959 
    6060<!-- ##### SIGNAL TnyAccountStore::account-removed ##### --> 
     
    6363</para> 
    6464 
    65 @:  
    66 @:  
     65@tnyaccountstore: the object which received the signal. 
     66@arg1:  
    6767 
    6868<!-- ##### SIGNAL TnyAccountStore::accounts-reloaded ##### --> 
     
    7171</para> 
    7272 
    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. 
    7488 
    7589<!-- ##### STRUCT TnyAccountStoreIface ##### --> 
     
    7993 
    8094@parent:  
    81 @account_changed:  
    82 @account_inserted:  
    83 @account_removed:  
    84 @accounts_reloaded:  
    8595@get_accounts_func:  
    8696@get_cache_dir_func:  
     
    8898@alert_func:  
    8999@find_account_func:  
     100@account_changed:  
     101@account_inserted:  
     102@account_removed:  
     103@accounts_reloaded:  
     104@connecting_started:  
     105@connecting_finished:  
    90106 
    91107<!-- ##### STRUCT TnyList ##### --> 
     
    262278 
    263279 
     280<!-- ##### SIGNAL TnyAccount::connection-status-changed ##### --> 
     281<para> 
     282 
     283</para> 
     284 
     285@tnyaccount: the object which received the signal. 
     286 
    264287<!-- ##### STRUCT TnyAccountIface ##### --> 
    265288<para> 
     
    292315@cancel_func:  
    293316@matches_url_string_func:  
     317@connection_status_changed:  
    294318 
    295319<!-- ##### STRUCT TnyDevice ##### --> 
     
    304328</para> 
    305329 
    306 @:  
    307 @:  
     330@tnydevice: the object which received the signal. 
     331@arg1:  
    308332 
    309333<!-- ##### STRUCT TnyDeviceIface ##### --> 
     
    343367@unsubscribe_func:  
    344368@find_folder_func:  
     369@delete_cache_func:  
    345370 
    346371<!-- ##### STRUCT TnyTransportAccount ##### --> 
     
    567592</para> 
    568593 
    569 @tnysendqueue: the object which received the signal. 
    570 @arg1:  
    571 @arg2:  
    572 @arg3:  
     594@:  
     595@:  
     596@:  
     597@:  
    573598 
    574599<!-- ##### SIGNAL TnySendQueue::msg-sent ##### --> 
     
    577602</para> 
    578603 
    579 @tnysendqueue: the object which received the signal. 
    580 @arg1:  
    581 @arg2:  
    582 @arg3:  
     604@:  
     605@:  
     606@:  
     607@:  
    583608 
    584609<!-- ##### STRUCT TnySendQueueIface ##### --> 
  • trunk/docs/devel/reference/tmpl/tny-store-account.sgml

    r1797 r2121  
    4242@unsubscribe_func:  
    4343@find_folder_func:  
     44@delete_cache_func:  
    4445 
    4546<!-- ##### FUNCTION tny_store_account_subscribe ##### --> 
     
    7273 
    7374 
     75<!-- ##### FUNCTION tny_store_account_delete_cache ##### --> 
     76<para> 
     77 
     78</para> 
     79 
     80@self:  
     81 
     82