Sat, 06 Dec 2008 02:23:20 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head dd7a36be12180dba9663c2b740553e89711d7644)
|
Mon, 24 Nov 2008 10:59:08 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head df86c6f1de324e87828356aa8d5c369abd533b58)
|
Sat, 27 Sep 2008 04:44:17 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 25e27ca0f73c4714d17fcdf83d0e4ce7e63bc55d)
|
Fri, 05 Sep 2008 03:24:01 +0000 |
Mike Ruprecht |
Missed this when propagating.
|
Fri, 05 Sep 2008 02:57:48 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 25e6cb3cd762fe0e3dbb5ce67dd017555c8a26a8)
|
Wed, 27 Aug 2008 07:49:52 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 9860b693346097316a1c47ef0fb094355c3e49ae)
|
Fri, 19 Jun 2009 21:13:44 +0000 |
John Bailey |
Backport and apply Mark's changes in c586c7c63e038d187f56cc31c55b1e09dec584d2.
|
Fri, 19 Jun 2009 21:10:02 +0000 |
John Bailey |
*** Plucked rev cdbf018a5ef98397e81d541269550d9c6fded457 (sulabh@soc.pidgin.im):
|
Fri, 19 Jun 2009 20:58:44 +0000 |
John Bailey |
*** Plucked rev 3f699c081b38f9d19632fcee1c23cbc96fce3092 (sulabh@soc.pidgin.im):
|
Fri, 19 Jun 2009 20:57:03 +0000 |
John Bailey |
Manually apply revision 5c5977a6ed3591121ef82ff587586850b9dcd176 here. This
|
Fri, 19 Jun 2009 01:18:18 +0000 |
John Bailey |
Backport the parts of b859960a4a19f57f20db0536c1815a6d79e08e36 that apply to
|
Fri, 19 Jun 2009 01:07:51 +0000 |
John Bailey |
Backport a conjunction of the portions of revisions
|
Fri, 19 Jun 2009 00:56:37 +0000 |
John Bailey |
*** Plucked rev d0e53002eb30c6dbf9735ca50784d42141dfc96a (sulabh@soc.pidgin.im):
|
Wed, 13 May 2009 16:06:23 +0000 |
Sadrul Habib Chowdhury |
*** Plucked rev ecd9624a (sadrul@pidgin.im):
|
Sun, 10 May 2009 23:25:26 +0000 |
Paul Aurich |
*** Plucked rev f9080d0b (khc@pidgin.im):
|
Tue, 28 Apr 2009 20:46:53 +0000 |
Ethan Blanton |
applied changes from 6b5084da4501a491dab88006847c4e99fd4ce044
|
Mon, 18 Aug 2008 06:31:08 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 9db6cf3ac465ef3a7aca0eee0f47e02d3ea7b162)
|
Wed, 16 Jul 2008 21:55:08 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head e3ceb09b71185a9074ce73733f2a65b437c9a545)
|
Thu, 26 Jun 2008 20:25:38 +0000 |
Mike Ruprecht |
propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)
|
Tue, 27 May 2008 06:27:46 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
|
Sat, 22 Mar 2008 04:45:46 +0000 |
Sadrul Habib Chowdhury |
Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
|
Sat, 15 Mar 2008 07:39:15 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 8ca6a80e2cd7fbbc59983f8ba370f7276e062db9)
|
Wed, 06 Feb 2008 19:44:41 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
|
Sat, 12 Jul 2008 19:44:24 +0000 |
Sulabh Mahajan |
minor changes in comments style and alphabetic ordering of header files.
|
Sat, 12 Jul 2008 19:24:34 +0000 |
Sulabh Mahajan |
changed gboolean connection_type to enum yahoo_p2p_connection_type
|
Sat, 12 Jul 2008 19:13:31 +0000 |
Sulabh Mahajan |
changed PKT_YAHOOSERVER and PKT_P2P, into enum yahoo_pkt_type
|
Sat, 12 Jul 2008 18:55:29 +0000 |
Sulabh Mahajan |
Better naming convention, prefix YAHOO_P2PSTATUS_ to values in the enum YahooP2PStatus
|
Sat, 12 Jul 2008 18:33:15 +0000 |
Sulabh Mahajan |
if(p2p_data->source >= 0) in place of if(p2p_data->source)
|
Wed, 02 Jul 2008 11:16:35 +0000 |
Sulabh Mahajan |
Check for session id (value for key 11) in the received IMs and Notifications against our session id. Disconnect in
|
Wed, 02 Jul 2008 07:22:58 +0000 |
Sulabh Mahajan |
Changed user_data to more apt p2p_data, change in variable name.
|