log libpurple/protocols/yahoo/yahoo_filexfer.c @ 26220:9a5da524fba9

age author description
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, 13 Jul 2008 14:10:22 +0000 Sulabh Mahajan Fix file transfer to a user not in buddy list, defaulting to use v15
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
Fri, 11 Jul 2008 19:03:59 +0000 Sulabh Mahajan Receive files when we are p2p server
Wed, 09 Jul 2008 18:19:37 +0000 Sulabh Mahajan Add + in place of spaces in p2p url, fixes transfer of file with name containing spaces
Wed, 09 Jul 2008 15:05:09 +0000 Sulabh Mahajan Send file by p2p when we are server
Sat, 21 Jun 2008 14:34:38 +0000 Sulabh Mahajan Support for P2P file transfer (SEND), when we are client to the peer
Mon, 09 Jun 2008 08:08:21 +0000 Sulabh Mahajan Yahoo P2P File Transfer RECEIVE only support added.
Wed, 12 Nov 2008 03:53:09 +0000 John Bailey Patch from 'siddish' to fix Yahoo! file transfers with older (i.e. non-p15)
Fri, 02 May 2008 22:01:01 +0000 Daniel Atallah Leak fixes.
Wed, 06 Feb 2008 18:06:44 +0000 John Bailey Simplified version of the newest patch on #4533 to not try Yahoo protocol
Fri, 25 Jan 2008 13:46:55 +0000 Stu Tomlinson Kill this warning when using -Wstrict-prototypes:
Sun, 06 Jan 2008 21:56:12 +0000 John Bailey Fix a couple compile warnings.
Sun, 06 Jan 2008 21:15:17 +0000 John Bailey Some readability changes. Refs #4533.
Sun, 06 Jan 2008 19:45:03 +0000 Thanumalayan This patch from Thanumalayan S. implements Yahoo protocol version 15 file
Sun, 06 Jan 2008 19:28:49 +0000 John Bailey Revert patch that added receive-only transfer support for Yahoo protocol
Mon, 10 Dec 2007 02:07:01 +0000 Daniel Atallah Patch from Alex Badea to support receiving files from Yahoo users using the newer yahoo protocol. Committing this is very long overdue, it somehow slipped through the cracks for a long time. References #708.
Fri, 28 Sep 2007 16:58:29 +0000 Richard Laager applied changes from 80e3a515775c28b61c4c155c4a524374ef3360ff
Fri, 28 Sep 2007 15:37:10 +0000 Richard Laager applied changes from 7f71045586c32cffc40f836f3fba92c693adda57
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Wed, 01 Aug 2007 22:38:47 +0000 Daniel Atallah Fix yahoo doodling to work with newer yahoo messenger clients. This breaks doodling with older Pidgin clients (trying to support both looked too painful). Fixes #1445.
Wed, 20 Jun 2007 18:23:49 +0000 Stu Tomlinson #include reorganizations to allow compiling with glib < 2.8 using the
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/