log

age author description
Mon, 16 Mar 2009 17:07:41 +0000 Kevin Stange A patch from Jorge Villaseor which makes all pounces share a single window.
Sun, 15 Mar 2009 20:22:28 +0000 Marcus Lundblad merge of '71a628a1d60524a087f0cb356fd6425036c72bee'
Fri, 13 Mar 2009 04:32:05 +0000 Elliott Sales de Andrade merge of '9ae083b7093cb3dc764443a54dbb8d2abe84a0b8'
Fri, 13 Mar 2009 03:04:07 +0000 Paul Aurich Move 'Minutes before becoming idle' above 'Change status when idle'
Fri, 13 Mar 2009 03:02:01 +0000 Paul Aurich Mark "Khmer" as translatable since we're not in string freeze
Fri, 13 Mar 2009 02:51:00 +0000 Mark Doliner Add a note that this function could potentially be faster.
Fri, 13 Mar 2009 04:29:11 +0000 Elliott Sales de Andrade Add xmlnode_set_attrib_full that enables you to set an attribute with both
Fri, 13 Mar 2009 02:21:27 +0000 Mark Doliner Is there any reason this is an int instead of PurplePrivacyType? I
Thu, 12 Mar 2009 11:02:02 +0000 Richard Nelson fix a crash when changing to away without a status message
Wed, 11 Mar 2009 04:39:56 +0000 John Bailey And make that actually compile.
Wed, 11 Mar 2009 04:38:12 +0000 John Bailey Add libpurple version to '/debug version' output.
Tue, 10 Mar 2009 17:02:05 +0000 Ethan Blanton Add libpurple version to --version
Tue, 10 Mar 2009 16:57:57 +0000 Ethan Blanton Add the libpurple version to Pidgin's About dialog
Mon, 09 Mar 2009 02:19:51 +0000 Mark Doliner Only show the oscar error "we couldn't fetch your buddy list, but
Sun, 08 Mar 2009 06:24:15 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head aa9e255d8e32921a2fe4e6bd74fe36d1ffdc9ec1)
Sun, 08 Mar 2009 06:20:04 +0000 Sulabh Mahajan Update yahoo.c as per im.pidgin.pidgin to resolve conflicts
Sun, 08 Mar 2009 05:45:46 +0000 Sulabh Mahajan clear a double free bug
Sun, 01 Mar 2009 13:55:33 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head df7280158976d27e9eaf4a660e32a5af5a484578)
Sun, 01 Mar 2009 09:50:59 +0000 Sulabh Mahajan When acting as a p2p server, send HTTP OK after receiving file.
Wed, 28 Jan 2009 07:34:18 +0000 Sulabh Mahajan fix a bug in libpurple that prevented receiving file transfers to be marked completed (in case the protocol uses an xfer->ops.read function)
Wed, 28 Jan 2009 07:01:37 +0000 Sulabh Mahajan use "msn/" rather than "wlm/"
Wed, 21 Jan 2009 09:14:01 +0000 Sulabh Mahajan msn interoperability : presence settings
Wed, 21 Jan 2009 08:55:05 +0000 Sulabh Mahajan msn interoperability: change groups
Tue, 20 Jan 2009 18:08:36 +0000 Sulabh Mahajan initialize *pkt to NULL, remove a warning from the compiler
Tue, 20 Jan 2009 17:44:36 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head eeaad582dcb34b6753c78371c4aa03af92b095f5)
Tue, 20 Jan 2009 17:11:35 +0000 Sulabh Mahajan clearing conflicts while merging from im.pidgin.pidgin to im.pidgin.soc.2008.yahoo
Tue, 20 Jan 2009 16:28:40 +0000 Sulabh Mahajan implement wlm interoperability, add/message friends using wlm/<wlm id> as id, note prefix "wlm/"
Fri, 14 Nov 2008 09:21:26 +0000 Sulabh Mahajan identify when packet bounces back and contains our own ip instead
Fri, 14 Nov 2008 08:08:59 +0000 Sulabh Mahajan remove connection timeout if already connected
Fri, 14 Nov 2008 07:07:43 +0000 Sulabh Mahajan set fd to -1 initially, if not done, no p2p connection is initiated ever.
Wed, 12 Nov 2008 10:23:13 +0000 Sulabh Mahajan resolved conflict -- merged im.pidgin.pidgin to im.pidgin.soc.2008.yahoo
Wed, 12 Nov 2008 10:18:49 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head bc80dc424bc7a7e274901f9124173538e5b43f41)
Wed, 12 Nov 2008 10:17:38 +0000 Sulabh Mahajan resolving conflict - merging im.pidgin.pidgin to im.pidgin.soc.2008.yahoo
Wed, 12 Nov 2008 08:19:56 +0000 Sulabh Mahajan set yahoo_p2p_server_watcher, yahoo_p2p_server_timeout_handle to 0; check for nonnegative fd instead of nonzero;
Sun, 28 Sep 2008 16:03:24 +0000 Sulabh Mahajan Add timeout to p2p server accepting connections
Sun, 28 Sep 2008 15:52:08 +0000 Sulabh Mahajan correct a malloc bug
Sat, 27 Sep 2008 15:36:16 +0000 Sulabh Mahajan During logging out close p2p server if it is waiting for peer to connect
Sat, 27 Sep 2008 15:30:10 +0000 Sulabh Mahajan dont initiate p2p connection with a peer, while we are waiting for another peer to conenct to us
Fri, 22 Aug 2008 20:25:56 +0000 Sulabh Mahajan Dont try connecting to those on sms or offline.
Fri, 22 Aug 2008 19:27:31 +0000 Sulabh Mahajan Remove bug that crashed pidgin when sending p2p pkt to a buddy not on
Fri, 22 Aug 2008 18:48:03 +0000 Sulabh Mahajan Fix a bug, where malloc failed to allocate memory at times, replaced
Fri, 22 Aug 2008 15:00:16 +0000 Sulabh Mahajan When sending a file, if there isn't a p2p connection, try establishing it.
Wed, 20 Aug 2008 21:37:09 +0000 Sulabh Mahajan remove p2p keepalive timer at logout
Wed, 20 Aug 2008 21:17:04 +0000 Sulabh Mahajan Dont try a p2p connection to non yahoo buddies
Wed, 20 Aug 2008 21:11:56 +0000 Sulabh Mahajan MSN Interoperability, add, remove buddies, change group, send im, etc
Wed, 20 Aug 2008 20:32:57 +0000 Sulabh Mahajan Implement keep alives for p2p connections, remove bug causing hundreds
Tue, 22 Jul 2008 18:57:02 +0000 Sulabh Mahajan Fix a bug, which results in trying to setup a p2p connection to self
Mon, 21 Jul 2008 09:07:42 +0000 Sulabh Mahajan Remove some bugs related to inserting some data into hash table, data for connected peers
Sun, 20 Jul 2008 17:37:46 +0000 Sulabh Mahajan Use purple_util_chrreplace instead of g_strsplit then g_strjoinv
Sun, 20 Jul 2008 16:51:19 +0000 Sulabh Mahajan Remove check of version for file transfer, use only version 15 file transfer
Sun, 20 Jul 2008 15:27:22 +0000 Sulabh Mahajan Send and receive SMS through yahoo
Sun, 13 Jul 2008 14:19:59 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head d2e4560619da68f5b4346dcf1247908d88f39eb3)
Mon, 16 Mar 2009 02:57:33 +0000 Mike Ruprecht Silence warning.
Wed, 04 Mar 2009 23:10:31 +0000 Marcus Lundblad Make it compile when --enable-vv is "no"
Mon, 02 Mar 2009 19:47:17 +0000 Marcus Lundblad Manual merging...
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Thu, 26 Feb 2009 09:03:46 +0000 Mike Ruprecht Fix up the network preference window.
Thu, 26 Feb 2009 06:08:51 +0000 Mike Ruprecht Limit the size and framerate of the video source.
Wed, 25 Feb 2009 09:20:20 +0000 Mike Ruprecht Stop crash when there are no candidates set.
Wed, 25 Feb 2009 08:18:17 +0000 Mike Ruprecht Have purple_media_codecs_ready handle a session wildcard.