Changeset 1399
- Timestamp:
- 01/13/07 04:45:01
- Files:
-
- trunk/ChangeLog (modified) (1 diff)
- trunk/docs/devel/reference/libtinymail-docs.sgml (modified) (4 diffs)
- trunk/docs/devel/reference/tmpl/tny-camel-account-priv.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-camel-pop-store-account-priv.sgml (modified) (2 diffs)
- trunk/docs/devel/reference/tmpl/tny-camel-pop-store-account.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-camel-shared.sgml (modified) (2 diffs)
- trunk/docs/devel/reference/tmpl/tny-gtk-lockable.sgml (added)
- trunk/docs/devel/reference/tmpl/tny-lockable.sgml (added)
- trunk/docs/devel/reference/tmpl/tny-noop-lockable.sgml (added)
- trunk/docs/devel/reference/tmpl/tny-pair.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-send-queue.sgml (modified) (2 diffs)
- trunk/docs/devel/reference/tmpl/tny-session-camel.sgml (modified) (2 diffs)
- trunk/docs/devel/reference/tmpl/tny-shared.sgml (modified) (3 diffs)
- trunk/libtinymail/tny-noop-lockable.c (modified) (1 diff)
- trunk/libtinymailui-gtk/tny-gtk-lockable.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/ChangeLog
r1398 r1399 6 6 * Async authentication in TnySessionCamel 7 7 * Async alerts in TnySessionCamel 8 * Updated API documentation 8 9 9 10 * This was a major API change trunk/docs/devel/reference/libtinymail-docs.sgml
r1379 r1399 24 24 <!ENTITY libtinymail-TnySendQueue SYSTEM "xml/tny-send-queue.xml"> 25 25 <!ENTITY libtinymail-TnyPair SYSTEM "xml/tny-pair.xml"> 26 <!ENTITY libtinymail-TnyLockable SYSTEM "xml/tny-lockable.xml"> 27 <!ENTITY libtinymail-TnyNoopLockable SYSTEM "xml/tny-noop-lockable.xml"> 26 28 <!ENTITY libtinymail-TnyShared SYSTEM "xml/tny-shared.xml"> 27 29 … … 63 65 <!ENTITY libtinymailui-gtk-TnyGtkMimePartSaveStrategy SYSTEM "xml/tny-gtk-mime-part-save-strategy.xml"> 64 66 <!ENTITY libtinymailui-gtk-TnyGtkTextMimePartView SYSTEM "xml/tny-gtk-text-mime-part-view.xml"> 67 <!ENTITY libtinymailui-gtk-TnyGtkLockable SYSTEM "xml/tny-gtk-lockable.xml"> 65 68 66 69 <!ENTITY libtinymailui-TnyMimePartSaver SYSTEM "xml/tny-mime-part-saver.xml"> … … 134 137 &libtinymail-TnySimpleList; 135 138 &libtinymail-TnyPair; 139 &libtinymail-TnyLockable; 140 &libtinymail-TnyNoopLockable; 136 141 &libtinymail-TnyEnums; 137 142 &libtinymail-TnyShared; … … 165 170 &libtinymailui-gtk-TnyGtkTextMimePartView; 166 171 &libtinymailui-gtk-TnyGtkAttachmentMimePartView; 172 &libtinymailui-gtk-TnyGtkLockable; 167 173 &libtinymailui-gtk-TnyGtkEnums; 168 174 </chapter> trunk/docs/devel/reference/tmpl/tny-camel-account-priv.sgml
r886 r1399 43 43 @name: 44 44 @options: 45 @cache_location: 45 46 @account_type: 46 47 trunk/docs/devel/reference/tmpl/tny-camel-pop-store-account-priv.sgml
r1379 r1399 10 10 </para> 11 11 12 13 12 <!-- ##### SECTION See_Also ##### --> 14 13 <para> 15 14 16 15 </para> 17 18 16 19 17 <!-- ##### SECTION Stability_Level ##### --> … … 27 25 @inbox: 28 26 @lock: 27 @delete_originals: 29 28 30 29 <!-- ##### MACRO TNY_CAMEL_POP_STORE_ACCOUNT_GET_PRIVATE ##### --> trunk/docs/devel/reference/tmpl/tny-camel-pop-store-account.sgml
r910 r1399 32 32 33 33 34 <!-- ##### FUNCTION tny_camel_pop_store_account_get_delete_originals ##### --> 35 <para> 36 37 </para> 38 39 @self: 40 @Returns: 41 42 43 <!-- ##### FUNCTION tny_camel_pop_store_account_set_delete_originals ##### --> 44 <para> 45 46 </para> 47 48 @self: 49 @delete_originals: 50 51 trunk/docs/devel/reference/tmpl/tny-camel-shared.sgml
r886 r1399 37 37 @connchanged_signal: 38 38 @current_accounts: 39 @camel_dir: 40 @in_auth_function: 41 @ui_lock: 39 42 40 43 <!-- ##### STRUCT TnySessionCamelClass ##### --> … … 44 47 45 48 @parent_class: 46 @set_pass_func_func:47 @set_forget_pass_func_func:48 @set_account_store_func:49 49 50 50 <!-- ##### FUNCTION tny_session_camel_new ##### --> trunk/docs/devel/reference/tmpl/tny-pair.sgml
r1379 r1399 10 10 </para> 11 11 12 13 12 <!-- ##### SECTION See_Also ##### --> 14 13 <para> 15 14 #TnyMimePart 16 15 </para> 17 18 16 19 17 <!-- ##### SECTION Stability_Level ##### --> trunk/docs/devel/reference/tmpl/tny-send-queue.sgml
r1379 r1399 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-session-camel.sgml
r949 r1399 49 49 @connchanged_signal: 50 50 @current_accounts: 51 @camel_dir: 52 @in_auth_function: 53 @ui_lock: 51 54 52 55 <!-- ##### FUNCTION tny_session_camel_set_pass_func ##### --> … … 88 91 89 92 93 <!-- ##### FUNCTION tny_session_camel_set_ui_locker ##### --> 94 <para> 95 96 </para> 97 98 @self: 99 @ui_lock: 100 101 trunk/docs/devel/reference/tmpl/tny-shared.sgml
r1379 r1399 478 478 </para> 479 479 480 @ tnysendqueue: the object which received the signal.481 @ arg1:482 @ arg2:483 @ arg3:480 @: 481 @: 482 @: 483 @: 484 484 485 485 <!-- ##### SIGNAL TnySendQueue::msg-sent ##### --> … … 488 488 </para> 489 489 490 @ tnysendqueue: the object which received the signal.491 @ arg1:492 @ arg2:493 @ arg3:490 @: 491 @: 492 @: 493 @: 494 494 495 495 <!-- ##### STRUCT TnySendQueueIface ##### --> … … 532 532 @parent: 533 533 534 <!-- ##### STRUCT TnyLockable ##### --> 535 <para> 536 537 </para> 538 539 540 <!-- ##### STRUCT TnyLockableIface ##### --> 541 <para> 542 543 </para> 544 545 @parent: 546 @lock_func: 547 @unlock_func: 548 549 <!-- ##### STRUCT TnyNoopLockable ##### --> 550 <para> 551 552 </para> 553 554 555 <!-- ##### STRUCT TnyNoopLockableClass ##### --> 556 <para> 557 558 </para> 559 560 @parent: 561 trunk/libtinymail/tny-noop-lockable.c
r1398 r1399 67 67 } 68 68 69 /** 70 * tny_noop_lockable_new: 71 * 72 * Return value: a #TnyLockable instance that does nothing 73 **/ 69 74 TnyLockable* 70 75 tny_noop_lockable_new (void) trunk/libtinymailui-gtk/tny-gtk-lockable.c
r1398 r1399 67 67 } 68 68 69 /** 70 * tny_gtk_lockable_new: 71 * 72 * Create a #TnyLockable instance that uses gdk_threads_enter and gdk_threads_leave 73 * as lock and unlock implementations. 74 * 75 * Return value: a new #TnyLockable instance implemented for Gtk+ 76 **/ 69 77 TnyLockable* 70 78 tny_gtk_lockable_new (void)
