Changeset 2572

Show
Ignore:
Timestamp:
08/07/07 00:07:06
Author:
pvanhoof
Message:

Some fixes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/docs/devel/reference/libtinymail-docs.sgml

    r2003 r2572  
    9797<!ENTITY libtinymail-asyncworker-TnyAsyncWorkerQueue SYSTEM "xml/tny-async-worker-queue.xml"> 
    9898 
    99 <!ENTITY libtinymail-queues-TnyQueue SYSTEM "xml/tny-queue.xml"
    100 <!ENTITY libtinymail-queues-TnyQueueTask SYSTEM "xml/tny-queue-task.xml"
    101 <!ENTITY libtinymail-queues-TnyGenericSendQueue SYSTEM "xml/tny-generic-send-queue.xml"
    102 <!ENTITY libtinymail-queues-TnyGetMsgQueue SYSTEM "xml/tny-get-msg-queue.xml"
     99<!-- !ENTITY libtinymail-queues-TnyQueue SYSTEM "xml/tny-queue.xml" //--
     100<!-- !ENTITY libtinymail-queues-TnyQueueTask SYSTEM "xml/tny-queue-task.xml" //--
     101<!-- !ENTITY libtinymail-queues-TnyGenericSendQueue SYSTEM "xml/tny-generic-send-queue.xml" //--
     102<!-- !ENTITY libtinymail-queues-TnyGetMsgQueue SYSTEM "xml/tny-get-msg-queue.xml" //--
    103103 
    104104<!ENTITY index-Object-Tree SYSTEM "xml/tree_index.sgml"> 
     
    219219        </chapter> 
    220220 
    221         <chapter id="libtinymail-queues"> 
     221        <!-- chapter id="libtinymail-queues"> 
    222222                <title>A queue library</title> 
    223223                &libtinymail-queues-TnyQueue; 
     
    225225                &libtinymail-queues-TnyGenericSendQueue; 
    226226                &libtinymail-queues-TnyGetMsgQueue; 
    227         </chapter
    228  
    229         <chapter id="libtinymail-asyncworker"> 
     227        </chapter //--
     228 
     229        <!-- chapter id="libtinymail-asyncworker"> 
    230230                <title>A library that implements TnyQueue</title> 
    231231                &libtinymail-asyncworker-TnyAsyncWorkerQueueTask; 
    232232                &libtinymail-asyncworker-TnyAsyncWorkerQueue; 
    233         </chapter
     233        </chapter //--
    234234 
    235235        <chapter id="libtinymail-camel"> 
  • trunk/docs/devel/reference/tmpl/tny-account-store.sgml

    r2505 r2572  
    1616 
    1717<!-- ##### SECTION Stability_Level ##### --> 
    18  
    19  
    20 <!-- ##### MACRO TNY_TYPE_ACCOUNT_STORE_SIGNAL ##### --> 
    21 <para> 
    22  
    23 </para> 
    24  
    2518 
    2619 
     
    4538 
    4639 
    47 <!-- ##### SIGNAL TnyAccountStore::account-changed ##### --> 
    48 <para> 
    49  
    50 </para> 
    51  
    52 @:  
    53 @: 
    54  
    55 @tnyaccountstore: the object which received the signal. 
    56 @arg1:  
    57  
    58 <!-- ##### SIGNAL TnyAccountStore::account-inserted ##### --> 
    59 <para> 
    60  
    61 </para> 
    62  
    63 @:  
    64 @: 
    65  
    66 @tnyaccountstore: the object which received the signal. 
    67 @arg1:  
    68  
    69 <!-- ##### SIGNAL TnyAccountStore::account-removed ##### --> 
    70 <para> 
    71  
    72 </para> 
    73  
    74 @:  
    75 @: 
    76  
    77 @tnyaccountstore: the object which received the signal. 
    78 @arg1:  
    79  
    80 <!-- ##### SIGNAL TnyAccountStore::accounts-reloaded ##### --> 
    81 <para> 
    82  
    83 </para> 
    84  
    85 @: 
    86  
    87 @tnyaccountstore: the object which received the signal. 
    88  
    89 <!-- ##### SIGNAL TnyAccountStore::connecting-finished ##### --> 
    90 <para> 
    91  
    92 </para> 
    93  
    94 @: 
    95  
    96 @tnyaccountstore: the object which received the signal. 
    97  
    9840<!-- ##### SIGNAL TnyAccountStore::connecting-started ##### --> 
    9941<para> 
    10042 
    10143</para> 
    102  
    103 @: 
    10444 
    10545@tnyaccountstore: the object which received the signal. 
     
    11656@alert_func:  
    11757@find_account_func:  
    118 @account_changed:  
    119 @account_inserted:  
    120 @account_removed:  
    121 @accounts_reloaded:  
    12258@connecting_started:  
    123 @connecting_finished:  
    12459 
    12560<!-- ##### FUNCTION tny_get_accounts_request_type_get_type ##### --> 
  • trunk/docs/devel/reference/tmpl/tny-account.sgml

    r2505 r2572  
    1818 
    1919 
     20<!-- ##### MACRO TNY_TYPE_ACCOUNT_TYPE ##### --> 
     21<para> 
     22 
     23</para> 
     24 
     25 
     26 
    2027<!-- ##### STRUCT TnyAccount ##### --> 
    2128<para> 
     
    2330</para> 
    2431 
     32 
     33<!-- ##### SIGNAL TnyAccount::changed ##### --> 
     34<para> 
     35 
     36</para> 
     37 
     38@tnyaccount: the object which received the signal. 
    2539 
    2640<!-- ##### SIGNAL TnyAccount::connection-status-changed ##### --> 
     
    6680@start_operation_func:  
    6781@stop_operation_func:  
     82@is_ready_func:  
    6883@connection_status_changed:  
    69  
    70 <!-- ##### MACRO TNY_TYPE_CONNECTION_STATUS ##### --> 
    71 <para> 
    72  
    73 </para> 
    74  
    75  
    76  
    77 <!-- ##### MACRO TNY_TYPE_ACCOUNT_TYPE ##### --> 
    78 <para> 
    79  
    80 </para> 
    81  
    82  
    83  
    84 <!-- ##### MACRO TNY_TYPE_ACCOUNT_SIGNAL ##### --> 
    85 <para> 
    86  
    87 </para> 
    88  
    89  
     84@changed:  
    9085 
    9186<!-- ##### FUNCTION tny_account_type_get_type ##### --> 
     
    9792 
    9893 
    99 <!-- ##### FUNCTION tny_account_get_connection_status ##### --> 
    100 <para> 
    101  
    102 </para> 
    103  
    104 @self:  
    105 @Returns:  
    106  
    107  
    10894<!-- ##### FUNCTION tny_account_set_id ##### --> 
    10995<para> 
     
    124110 
    125111 
    126 <!-- ##### FUNCTION tny_account_set_secure_auth_mech ##### --> 
    127 <para> 
    128  
    129 </para> 
    130  
    131 @self:  
    132 @mech:  
    133  
    134  
    135112<!-- ##### FUNCTION tny_account_set_proto ##### --> 
    136113<para> 
     
    214191 
    215192 
    216 <!-- ##### FUNCTION tny_account_get_secure_auth_mech ##### --> 
    217 <para> 
    218  
    219 </para> 
    220  
    221 @self:  
    222 @Returns:  
    223  
    224  
    225193<!-- ##### FUNCTION tny_account_get_proto ##### --> 
    226194<para> 
     
    313281 
    314282 
    315 <!-- ##### FUNCTION tny_account_start_operation ##### --> 
    316 <para> 
    317  
    318 </para> 
    319  
    320 @self:  
    321 @domain:  
    322 @code:  
    323 @status_callback:  
    324 @status_user_data:  
    325  
    326  
    327 <!-- ##### FUNCTION tny_account_stop_operation ##### --> 
    328 <para> 
    329  
    330 </para> 
    331  
    332 @self:  
    333 @canceled:  
    334  
    335  
  • trunk/docs/devel/reference/tmpl/tny-camel-account.sgml

    r2403 r2572  
    9696@self:  
    9797@online:  
    98 @err:  
     98@callback:  
    9999 
    100100 
    101 <!-- ##### USER_FUNCTION TnyCamelGetSupportedSecureAuthCallback ##### --> 
    102 <para> 
    103  
    104 </para> 
    105  
    106 @self:  
    107 @cancelled:  
    108 @auth_types:  
    109 @err:  
    110 @user_data:  
    111  
    112  
    113 <!-- ##### FUNCTION tny_camel_account_get_supported_secure_authentication ##### --> 
    114 <para> 
    115  
    116 </para> 
    117  
    118 @self:  
    119 @callback:  
    120 @status_callback:  
    121 @user_data:  
    122  
    123  
  • trunk/docs/devel/reference/tmpl/tny-camel-pop-store-account.sgml

    r2121 r2572  
    3232 
    3333 
    34 <!-- ##### FUNCTION tny_camel_pop_store_account_set_leave_messages_on_server ##### --> 
    35 <para> 
    36  
    37 </para> 
    38  
    39 @self:  
    40 @enabled:  
    41  
    42  
    43 <!-- ##### FUNCTION tny_camel_pop_store_account_reconnect ##### --> 
    44 <para> 
    45  
    46 </para> 
    47  
    48 @self:  
    49  
    50  
  • trunk/docs/devel/reference/tmpl/tny-camel-send-queue.sgml

    r2403 r2572  
    5959 
    6060 
    61 <!-- ##### FUNCTION tny_camel_send_queue_join_worker ##### --> 
    62 <para> 
    63  
    64 </para> 
    65  
    66 @self:  
    67  
    68  
  • trunk/docs/devel/reference/tmpl/tny-device.sgml

    r2505 r2572  
    1919 
    2020 
    21 <!-- ##### MACRO TNY_TYPE_DEVICE_SIGNAL ##### --> 
    22 <para> 
    23  
    24 </para> 
    25  
    26  
    27  
    2821<!-- ##### STRUCT TnyDevice ##### --> 
    2922<para> 
     
    3629 
    3730</para> 
    38  
    39 @:  
    40 @: 
    4131 
    4232@tnydevice: the object which received the signal. 
  • trunk/docs/devel/reference/tmpl/tny-enums.sgml

    r2501 r2572  
    122122@TNY_ACCOUNT_TYPE_COMBINED:  
    123123 
    124 <!-- ##### ENUM TnyAccountSignal ##### --> 
    125 <para> 
    126  
    127 </para> 
    128  
    129 @TNY_ACCOUNT_CONNECTION_STATUS_CHANGED:  
    130 @TNY_ACCOUNT_LAST_SIGNAL:  
    131  
    132 <!-- ##### ENUM TnyConnectionStatus ##### --> 
    133 <para> 
    134  
    135 </para> 
    136  
    137 @TNY_CONNECTION_STATUS_DISCONNECTED:  
    138 @TNY_CONNECTION_STATUS_DISCONNECTED_BROKEN:  
    139 @TNY_CONNECTION_STATUS_CONNECTED_BROKEN:  
    140 @TNY_CONNECTION_STATUS_CONNECTED:  
    141 @TNY_CONNECTION_STATUS_RECONNECTING:  
    142 @TNY_CONNECTION_STATUS_INIT:  
    143  
    144124<!-- ##### ENUM TnyAccountStoreSignal ##### --> 
    145125<para> 
     
    249229@TNY_FOLDER_TYPE_NUM:  
    250230 
    251 <!-- ##### ENUM TnySendQueueSignal ##### --> 
    252 <para> 
    253  
    254 </para> 
    255  
    256 @TNY_SEND_QUEUE_MSG_SENDING:  
    257 @TNY_SEND_QUEUE_MSG_SENT:  
    258 @TNY_SEND_QUEUE_ERROR_HAPPENED:  
    259 @TNY_SEND_QUEUE_LAST_SIGNAL:  
    260  
    261 <!-- ##### ENUM TnyStoreAccountSignal ##### --> 
    262 <para> 
    263  
    264 </para> 
    265  
    266 @TNY_STORE_ACCOUNT_SUBSCRIPTION_CHANGED:  
    267 @TNY_STORE_ACCOUNT_LAST_SIGNAL:  
    268  
  • trunk/docs/devel/reference/tmpl/tny-folder-change.sgml

    r2501 r2572  
    1717 
    1818<!-- ##### SECTION Stability_Level ##### --> 
    19  
    20  
    21 <!-- ##### MACRO TNY_TYPE_FOLDER_CHANGE_CHANGED ##### --> 
    22 <para> 
    23  
    24 </para> 
    25  
    2619 
    2720 
     
    123116 
    124117 
    125 <!-- ##### FUNCTION tny_folder_change_add_expunged_header ##### --> 
    126 <para> 
    127  
    128 </para> 
    129  
    130 @self:  
    131 @header:  
    132  
    133  
    134118<!-- ##### FUNCTION tny_folder_change_get_added_headers ##### --> 
    135 <para> 
    136  
    137 </para> 
    138  
    139 @self:  
    140 @headers:  
    141  
    142  
    143 <!-- ##### FUNCTION tny_folder_change_get_expunged_headers ##### --> 
    144119<para> 
    145120 
  • trunk/docs/devel/reference/tmpl/tny-folder-store-change.sgml

    r2403 r2572  
    1717 
    1818<!-- ##### SECTION Stability_Level ##### --> 
    19  
    20  
    21 <!-- ##### MACRO TNY_TYPE_FOLDER_STORE_CHANGE_CHANGED ##### --> 
    22 <para> 
    23  
    24 </para> 
    25  
    2619 
    2720 
  • trunk/docs/devel/reference/tmpl/tny-folder.sgml

    r2501 r2572  
    4242@get_msg_async_func:  
    4343@get_headers_func:  
     44@get_headers_async_func:  
    4445@get_name_func:  
    4546@get_id_func:  
     
    6465@get_caps_func:  
    6566 
    66 <!-- ##### MACRO TNY_TYPE_FOLDER_SIGNAL ##### --> 
    67 <para> 
    68  
    69 </para> 
    70  
    71  
    72  
    7367<!-- ##### MACRO TNY_TYPE_FOLDER_TYPE ##### --> 
    7468<para> 
     
    7872 
    7973 
    80 <!-- ##### MACRO TNY_TYPE_FOLDER_CAPS ##### --> 
    81 <para> 
    82  
    83 </para> 
    84  
    85  
    86  
    8774<!-- ##### FUNCTION tny_folder_type_get_type ##### --> 
    8875<para> 
     
    157144@expunge:  
    158145@err:  
    159  
    160  
    161 <!-- ##### FUNCTION tny_folder_sync_async ##### --> 
    162 <para> 
    163  
    164 </para> 
    165  
    166 @self:  
    167 @expunge:  
    168 @callback:  
    169 @status_callback:  
    170 @user_data:  
    171146 
    172147 
     
    262237 
    263238<!-- ##### FUNCTION tny_folder_get_unread_count ##### --> 
    264 <para> 
    265  
    266 </para> 
    267  
    268 @self:  
    269 @Returns:  
    270  
    271  
    272 <!-- ##### FUNCTION tny_folder_get_local_size ##### --> 
    273239<para> 
    274240 
     
    347313 
    348314 
    349 <!-- ##### FUNCTION tny_folder_copy_async ##### --> 
    350 <para> 
    351  
    352 </para> 
    353  
    354 @self:  
    355 @into:  
    356 @new_name:  
    357 @del:  
    358 @callback:  
    359 @status_callback:  
    360 @user_data:  
    361  
    362  
    363315<!-- ##### FUNCTION tny_folder_poke_status ##### --> 
    364316<para> 
     
    414366 
    415367 
    416 <!-- ##### FUNCTION tny_folder_get_url_string ##### --> 
    417 <para> 
    418  
    419 </para> 
    420  
    421 @self:  
    422 @Returns:  
    423  
    424  
  • trunk/docs/devel/reference/tmpl/tny-gnome-account-store.sgml

    r1857 r2572  
    4242 
    4343 
    44 <!-- ##### FUNCTION tny_gnome_account_store_add_store_account ##### --> 
    45 <para> 
    46  
    47 </para> 
    48  
    49 @self:  
    50 @account:  
    51  
    52  
    53 <!-- ##### FUNCTION tny_gnome_account_store_add_transport_account ##### --> 
    54 <para> 
    55  
    56 </para> 
    57  
    58 @self:  
    59 @account:  
    60  
    61  
  • trunk/docs/devel/reference/tmpl/tny-gtk-folder-store-tree-model.sgml

    r1286 r2572  
    9696</para> 
    9797 
    98 @async:  
    9998@query:  
    10099@Returns:  
  • trunk/docs/devel/reference/tmpl/tny-header.sgml

    r2403 r2572  
    6464@unset_flags_func:  
    6565 
    66 <!-- ##### MACRO TNY_TYPE_HEADER_PRIORITY_FLAGS ##### --> 
    67 <para> 
    68  
    69 </para> 
    70  
    71  
    72  
    7366<!-- ##### FUNCTION tny_header_flags_get_type ##### --> 
    7467<para> 
  • trunk/docs/devel/reference/tmpl/tny-merge-folder.sgml

    r2501 r2572  
    4242 
    4343 
    44 <!-- ##### FUNCTION tny_merge_folder_set_folder_type ##### --> 
    45 <para> 
    46  
    47 </para> 
    48  
    49 @self:  
    50 @folder_type:  
    51  
    52  
  • trunk/docs/devel/reference/tmpl/tny-mime-part.sgml

    r2332 r2572  
    138138 
    139139 
    140 <!-- ##### FUNCTION tny_mime_part_is_purged ##### --> 
    141 <para> 
    142  
    143 </para> 
    144  
    145 @self:  
    146 @Returns:  
    147  
    148  
    149140<!-- ##### FUNCTION tny_mime_part_set_content_location ##### --> 
    150141<para> 
     
    192183 
    193184 
    194 <!-- ##### FUNCTION tny_mime_part_set_purged ##### --> 
    195 <para> 
    196  
    197 </para> 
    198  
    199 @self:  
    200  
    201  
    202185<!-- ##### FUNCTION tny_mime_part_is_attachment ##### --> 
    203186<para> 
     
    255238 
    256239 
    257 <!-- ##### FUNCTION tny_mime_part_set_header_pair ##### --> 
    258 <para> 
    259  
    260 </para> 
    261  
    262 @self:  
    263 @name:  
    264 @value:  
    265  
    266  
  • trunk/docs/devel/reference/tmpl/tny-msg.sgml

    r2332 r2572  
    6464 
    6565 
    66 <!-- ##### FUNCTION tny_msg_uncache_attachments ##### --> 
    67 <para> 
    68  
    69 </para> 
    70  
    71 @self:  
    72  
    73  
    74 <!-- ##### FUNCTION tny_msg_rewrite_cache ##### --> 
    75 <para> 
    76  
    77 </para> 
    78  
    79 @self:  
    80  
    81  
  • trunk/docs/devel/reference/tmpl/tny-send-queue.sgml

    r2505 r2572  
    4040</para> 
    4141 
     42@:  
     43@:  
     44@:  
     45@: 
     46 
    4247@tnysendqueue: the object which received the signal. 
    4348@arg1:  
     
    4954 
    5055</para> 
     56 
     57@:  
     58@:  
     59@:  
     60@:  
     61@: 
    5162 
    5263@tnysendqueue: the object which received the signal. 
     
    6071 
    6172</para> 
     73 
     74@:  
     75@:  
     76@:  
     77@:  
     78@: 
    6279 
    6380@tnysendqueue: the object which received the signal. 
     
    8097@get_outbox_func:  
    8198@cancel_func:  
    82  
    83 <!-- ##### MACRO TNY_TYPE_SEND_QUEUE_SIGNAL ##### --> 
    84 <para> 
    85  
    86 </para> 
    87  
    88  
    8999 
    90100<!-- ##### FUNCTION tny_send_queue_add ##### --> 
  • trunk/docs/devel/reference/tmpl/tny-session-camel.sgml

    r2501 r2572  
    4747@connchanged_signal:  
    4848@current_accounts:  
     49@current_accounts_lock:  
    4950@camel_dir:  
    5051@in_auth_function:  
    5152@is_connecting:  
    52 @async_connect:  
    5353@ui_lock:  
    54 @conlock:  
    5554@queue_lock:  
    56 @conthread:  
    5755@stop_now:  
    5856@initialized:  
    5957@is_inuse:  
    60 @background_thread_running:  
    6158@regged_queues:  
    6259 
     
    9693 
    9794 
    98 <!-- ##### FUNCTION tny_session_camel_join_connecting ##### --> 
    99 <para> 
    100  
    101 </para> 
    102  
    103 @self:  
    104  
    105  
    106 <!-- ##### FUNCTION tny_session_camel_set_async_connecting ##### --> 
    107 <para> 
    108  
    109 </para> 
    110  
    111 @self:  
    112 @enable:  
    113  
    114  
    115 <!-- ##### FUNCTION tny_session_camel_set_initialized ##### --> 
    116 <para> 
    117  
    118 </para> 
    119  
    120 @self:  
    121  
    122  
  • trunk/docs/devel/reference/tmpl/tny-shared.sgml

    r2505 r2572  
    1616 
    1717<!-- ##### SECTION Stability_Level ##### --> 
    18  
    19  
    20 <!-- ##### MACRO tny_debug ##### --> 
    21 <para> 
    22  
    23 </para> 
    24  
    2518 
    2619 
     
    4235 
    4336 
    44 <!-- ##### SIGNAL TnyAccountStore::account-changed ##### --> 
    45 <para> 
    46  
    47 </para> 
    48  
    49 @tnyaccountstore: the object which received the signal. 
    50 @arg1:  
    51  
    52 <!-- ##### SIGNAL TnyAccountStore::account-inserted ##### --> 
    53 <para> 
    54  
    55 </para> 
    56  
    57 @tnyaccountstore: the object which received the signal. 
    58 @arg1:  
    59  
    60 <!-- ##### SIGNAL TnyAccountStore::account-removed ##### --> 
    61 <para> 
    62  
    63 </para> 
    64  
    65 @tnyaccountstore: the object which received the signal. 
    66 @arg1:  
    67  
    68 <!-- ##### SIGNAL TnyAccountStore::accounts-reloaded ##### --> 
    69 <para> 
    70  
    71 </para> 
    72  
    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  
    8237<!-- ##### SIGNAL TnyAccountStore::connecting-started ##### --> 
    8338<para> 
     
    8540</para> 
    8641 
    87 @tnyaccountstore: the object which received the signal. 
     42@:  
    8843 
    8944<!-- ##### STRUCT TnyAccountStoreIface ##### --> 
     
    9853@alert_func:  
    9954@find_account_func:  
    100 @account_changed:  
    101 @account_inserted:  
    102 @account_removed:  
    103 @accounts_reloaded:  
    10455@connecting_started:  
    105 @connecting_finished:  
    10656 
    10757<!-- ##### STRUCT TnyList ##### --> 
     
    187137@get_msg_async_func:  
    188138@get_headers_func:  
     139@get_headers_async_func:  
    189140@get_name_func:  
    190141@get_id_func:  
     
    284235</para> 
    285236 
     237 
     238<!-- ##### SIGNAL TnyAccount::changed ##### --> 
     239<para> 
     240 
     241</para> 
     242 
     243@tnyaccount: the object which received the signal. 
    286244 
    287245<!-- ##### SIGNAL TnyAccount::connection-status-changed ##### --> 
     
    325283@start_operation_func:  
    326284@stop_operation_func:  
     285@is_ready_func:  
    327286@connection_status_changed:  
     287@changed:  
    328288 
    329289<!-- ##### STRUCT TnyDevice ##### --> 
     
    338298</para> 
    339299 
    340 @tnydevice: the object which received the signal. 
    341 @arg1:  
     300@:  
     301@:  
    342302 
    343303<!-- ##### STRUCT TnyDeviceIface ##### --> 
     
    364324</para> 
    365325 
    366 @tnystoreaccount: the object which received the signal. 
    367 @arg1:  
     326@:  
     327@:  
    368328 
    369329<!-- ##### STRUCT TnyStoreAccountIface ##### --> 
     
    460420 
    461421 
    462 <!-- ##### USER_FUNCTION TnySyncFolderCallback ##### --> 
    463 <para> 
    464  
    465 </para> 
    466  
    467 @folder:  
    468 @cancelled:  
    469 @err:  
    470 @user_data:  
    471  
    472  
    473422<!-- ##### USER_FUNCTION TnyTransferMsgsCallback ##### --> 
    474423<para> 
     
    575524 
    576525 
    577 <!-- ##### USER_FUNCTION TnyCopyFolderCallback ##### --> 
    578 <para> 
    579  
    580 </para> 
    581  
    582 @self:  
    583 @into:  
    584 @cancelled:  
    585 @new_folder:  
    586 @err:  
    587 @user_data:  
    588  
    589  
    590526<!-- ##### STRUCT TnyMsgRemoveStrategy ##### --> 
    591527<para> 
     
    613549</para> 
    614550 
    615 @:  
    616 @:  
    617 @:  
    618 @:  
     551@tnysendqueue: the object which received the signal. 
     552@arg1:  
     553@arg2:  
     554@arg3:  
    619555 
    620556<!-- ##### SIGNAL TnySendQueue::msg-sending ##### --> 
     
    623559</para> 
    624560 
    625 @:  
    626 @:  
    627 @:  
    628 @:  
    629 @:  
     561@tnysendqueue: the object which received the signal. 
     562@arg1:  
     563@arg2:  
     564@arg3:  
     565@arg4:  
    630566 
    631567<!-- ##### SIGNAL TnySendQueue::msg-sent ##### --> 
     
    634570</para> 
    635571 
    636 @:  
    637 @:  
    638 @:  
    639 @:  
    640 @:  
     572@tnysendqueue: the object which received the signal. 
     573@arg1:  
     574@arg2:  
     575@arg3:  
     576@arg4:  
    641577 
    642578<!-- ##### STRUCT TnySendQueueIface ##### --> 
  • trunk/docs/devel/reference/tmpl/tny-status.sgml

    r2501 r2572  
    1818 
    1919 
     20<!-- ##### MACRO TNY_TYPE_STATUS_DOMAIN ##### --> 
     21<para> 
     22 
     23</para> 
     24 
     25 
     26 
    2027<!-- ##### STRUCT TnyStatus ##### --> 
    2128<para> 
     
    2835@position:  
    2936@of_total:  
    30  
    31 <!-- ##### MACRO TNY_TYPE_STATUS_DOMAIN ##### --> 
    32 <para> 
    33  
    34 </para> 
    35  
    36  
    37  
    38 <!-- ##### MACRO TNY_TYPE_STATUS_CODE ##### --> 
    39 <para> 
    40  
    41 </para> 
    42  
    43  
    4437 
    4538<!-- ##### FUNCTION tny_status_domain_get_type ##### --> 
  • trunk/docs/devel/reference/tmpl/tny-store-account.sgml

    r2505 r2572  
    1818 
    1919 
    20 <!-- ##### MACRO TNY_TYPE_STORE_ACCOUNT_SIGNAL ##### --> 
    21 <para> 
    22  
    23 </para> 
    24  
    25  
    26  
    2720<!-- ##### STRUCT TnyStoreAccount ##### --> 
    2821<para> 
     
    3629</para> 
    3730 
    38 @:  
    3931@: 
    4032 
     
    8375 
    8476 
    85 <!-- ##### FUNCTION tny_store_account_delete_cache ##### --> 
    86 <para> 
    87  
    88 </para> 
    89  
    90 @self:  
    91  
    92  
  • trunk/docs/devel/reference/tmpl/tny-stream-camel.sgml

    r2403 r2572  
    1818 
    1919<!-- ##### SECTION Stability_Level ##### --> 
    20  
    21  
    22 <!-- ##### MACRO TNY_TYPE_STREAM_CAMEL_STREAM ##### --> 
    23 <para> 
    24  
    25 </para> 
    26  
    2720 
    2821