Changeset 3614
- Timestamp:
- 04/23/08 15:11:51
- Files:
-
- trunk/ChangeLog (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-account-store.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-account.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-camel-account.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-device.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-gnome-account-store.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-gnome-device.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-gnome-platform-factory.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-moz-embed-html-mime-part-view.sgml (modified) (1 diff)
- trunk/docs/devel/reference/tmpl/tny-send-queue.sgml (modified) (5 diffs)
- trunk/docs/devel/reference/tmpl/tny-shared.sgml (modified) (4 diffs)
- trunk/libtinymail-camel/tny-camel-send-queue.c (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/ChangeLog
r3613 r3614 1 2008-04-23 Philip Van Hoof <pvanhoof@gnome.org> 2 3 * Reference count fix in TnyCamelSendQueue 4 1 5 2008-04-23 Jürg Billeter <j@bitron.ch> 2 6 trunk/docs/devel/reference/tmpl/tny-account-store.sgml
r3611 r3614 49 49 50 50 </para> 51 52 @:53 51 54 52 @tnyaccountstore: the object which received the signal. trunk/docs/devel/reference/tmpl/tny-account.sgml
r3611 r3614 28 28 29 29 </para> 30 31 @: 30 32 31 33 @tnyaccount: the object which received the signal. trunk/docs/devel/reference/tmpl/tny-camel-account.sgml
r3611 r3614 74 74 75 75 76 <!-- ##### SIGNAL TnyCamelAccount::set-online-happened ##### --> 77 <para> 78 79 </para> 80 81 @tnycamelaccount: the object which received the signal. 82 @arg1: 83 76 84 <!-- ##### FUNCTION tny_camel_account_get_options ##### --> 77 85 <para> trunk/docs/devel/reference/tmpl/tny-device.sgml
r3611 r3614 36 36 37 37 </para> 38 39 @:40 @:41 38 42 39 @tnydevice: the object which received the signal. trunk/docs/devel/reference/tmpl/tny-gnome-account-store.sgml
r3611 r3614 23 23 </para> 24 24 25 @parent: 25 26 26 27 <!-- ##### FUNCTION tny_gnome_account_store_new ##### --> trunk/docs/devel/reference/tmpl/tny-gnome-device.sgml
r3611 r3614 23 23 </para> 24 24 25 @parent: 25 26 26 27 <!-- ##### FUNCTION tny_gnome_device_new ##### --> trunk/docs/devel/reference/tmpl/tny-gnome-platform-factory.sgml
r3611 r3614 23 23 </para> 24 24 25 @parent: 25 26 26 27 <!-- ##### FUNCTION tny_gnome_platform_factory_get_instance ##### --> trunk/docs/devel/reference/tmpl/tny-moz-embed-html-mime-part-view.sgml
r3611 r3614 23 23 </para> 24 24 25 @parent: 25 26 26 27 <!-- ##### FUNCTION tny_moz_embed_html_mime_part_view_new ##### --> trunk/docs/devel/reference/tmpl/tny-send-queue.sgml
r3611 r3614 40 40 </para> 41 41 42 @: 43 @: 44 @: 45 @: 46 42 47 @tnysendqueue: the object which received the signal. 43 48 @arg1: … … 49 54 50 55 </para> 56 57 @: 58 @: 59 @: 60 @: 61 @: 51 62 52 63 @tnysendqueue: the object which received the signal. … … 61 72 </para> 62 73 74 @: 75 @: 76 @: 77 @: 78 @: 79 63 80 @tnysendqueue: the object which received the signal. 64 81 @arg1: … … 72 89 </para> 73 90 74 @:75 76 91 @tnysendqueue: the object which received the signal. 77 92 … … 80 95 81 96 </para> 82 83 @:84 97 85 98 @tnysendqueue: the object which received the signal. trunk/docs/devel/reference/tmpl/tny-shared.sgml
r3611 r3614 54 54 </para> 55 55 56 @ tnyaccountstore: the object which received the signal.56 @: 57 57 58 58 <!-- ##### STRUCT TnyAccountStoreIface ##### --> … … 263 263 </para> 264 264 265 @ :265 @tnyaccount: the object which received the signal. 266 266 267 267 <!-- ##### SIGNAL TnyAccount::connection-status-changed ##### --> … … 322 322 </para> 323 323 324 @ tnydevice: the object which received the signal.325 @ arg1:324 @: 325 @: 326 326 327 327 <!-- ##### STRUCT TnyDeviceIface ##### --> … … 494 494 </para> 495 495 496 @tnysendqueue: the object which received the signal. 497 @arg1: 498 @arg2: 499 @arg3: 500 501 <!-- ##### SIGNAL TnySendQueue::msg-sending ##### --> 502 <para> 503 504 </para> 505 506 @tnysendqueue: the object which received the signal. 507 @arg1: 508 @arg2: 509 @arg3: 510 @arg4: 511 512 <!-- ##### SIGNAL TnySendQueue::msg-sent ##### --> 513 <para> 514 515 </para> 516 517 @tnysendqueue: the object which received the signal. 518 @arg1: 519 @arg2: 520 @arg3: 521 @arg4: 522 523 <!-- ##### SIGNAL TnySendQueue::queue-start ##### --> 524 <para> 525 526 </para> 527 496 528 @: 529 530 <!-- ##### SIGNAL TnySendQueue::queue-stop ##### --> 531 <para> 532 533 </para> 534 497 535 @: 498 @:499 @:500 501 <!-- ##### SIGNAL TnySendQueue::msg-sending ##### -->502 <para>503 504 </para>505 506 @:507 @:508 @:509 @:510 @:511 512 <!-- ##### SIGNAL TnySendQueue::msg-sent ##### -->513 <para>514 515 </para>516 517 @:518 @:519 @:520 @:521 @:522 523 <!-- ##### SIGNAL TnySendQueue::queue-start ##### -->524 <para>525 526 </para>527 528 @tnysendqueue: the object which received the signal.529 530 <!-- ##### SIGNAL TnySendQueue::queue-stop ##### -->531 <para>532 533 </para>534 535 @tnysendqueue: the object which received the signal.536 536 537 537 <!-- ##### STRUCT TnySendQueueIface ##### --> trunk/libtinymail-camel/tny-camel-send-queue.c
r3598 r3614 332 332 TnyAccount *outbox_account, *sentbox_account; 333 333 TnyFolder *outbox, *sentbox; 334 TnyTransportAccount *trans_account; 334 335 } MainThreadInfo; 335 336 … … 528 529 if (err == NULL) 529 530 { 530 _tny_camel_account_start_camel_operation (TNY_CAMEL_ACCOUNT ( priv->trans_account),531 _tny_camel_account_start_camel_operation (TNY_CAMEL_ACCOUNT (info->trans_account), 531 532 NULL, NULL, "Sending message"); 532 533 533 534 g_static_rec_mutex_unlock (priv->sending_lock); 534 tny_transport_account_send ( priv->trans_account, msg, &err);535 tny_transport_account_send (info->trans_account, msg, &err); 535 536 g_static_rec_mutex_lock (priv->sending_lock); 536 537 537 _tny_camel_account_stop_camel_operation (TNY_CAMEL_ACCOUNT ( priv->trans_account));538 _tny_camel_account_stop_camel_operation (TNY_CAMEL_ACCOUNT (info->trans_account)); 538 539 539 540 if (err != NULL) { … … 612 613 g_object_unref (info->outbox); 613 614 g_object_unref (info->sentbox); 615 g_object_unref (info->trans_account); 614 616 615 617 g_slice_free (MainThreadInfo, info); … … 661 663 info->sentbox_account = tny_folder_get_account (info->sentbox); 662 664 info->outbox_account = tny_folder_get_account (info->outbox); 665 info->trans_account = (TnyTransportAccount *) g_object_ref (priv->trans_account); 666 663 667 664 668 emit_queue_control_signals (self, TNY_SEND_QUEUE_START);
