log libpurple/protocols/oscar/oft.c @ 32796:189b9a516d5d

age author description
Sun, 30 Oct 2011 15:55:56 +0000 andrew victor Oscar: Use file-transfer accessor functions
Sun, 16 Oct 2011 07:52:24 +0000 Elliott Sales de Andrade Update Oscar for 64-bit file transfers. This doesn't actually add any
Mon, 26 Sep 2011 14:57:21 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Mon, 29 Aug 2011 22:55:51 +0000 Daniel Atallah Steps toward hiding PurpleXfer.
Mon, 29 Aug 2011 12:28:49 +0900 Yoshiki Yazawa merge to upstream
Fri, 26 Aug 2011 19:11:09 +0000 andrew victor Convert the oscar prpl to use the new API.
Thu, 14 Oct 2010 14:53:35 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Thu, 07 Oct 2010 02:02:15 +0000 Daniel Atallah Use g_fopen() instead of fopen() in a few places that snuck in.
Wed, 22 Sep 2010 14:17:09 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin:
Mon, 23 Aug 2010 01:41:31 +0000 Elliott Sales de Andrade Standardize on "cancelled".
Wed, 07 Apr 2010 17:41:51 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 06 Apr 2010 09:26:30 +0000 Mark Doliner A revision to my previous commit.
Tue, 06 Apr 2010 08:18:47 +0000 Mark Doliner Set file transfers to "completed" if the other user tells us they've
Tue, 03 Mar 2009 06:57:02 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 66190c21dfe7125476caca3c14725bac9db8b71b)
Mon, 28 Apr 2008 09:04:10 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head caaa65e1c157e6cb43219237f88a4ad298f3bbf5)
Sun, 02 Mar 2008 21:35:56 +0000 Yoshiki Yazawa fixed indentation
Fri, 29 Feb 2008 17:56:13 +0000 Yoshiki Yazawa - import nosuke's hash 244 patch and others to yahoo plugin
Mon, 17 Dec 2007 08:20:42 +0000 Yoshiki Yazawa half baked fixes for file transfer.
Thu, 22 Nov 2007 07:44:59 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cc8513f94aa94550d600cd8a5d42475dbf7249c0)
Wed, 19 Sep 2007 08:27:28 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1cb036aecbbe359226e69874379d39ce74c8daf6)
Fri, 13 Jul 2007 13:42:25 +0000 Yoshiki Yazawa - filename in filetransfer should be utf8 in oscar.
Mon, 26 Jan 2009 09:12:04 +0000 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
Thu, 24 Apr 2008 11:28:20 +0000 Evan Schoenberg Fixed the final stragglers in need of byte_stream_destroy()
Sat, 03 Nov 2007 17:52:28 +0000 Nathan Walp replace most calls to strerror with calls to g_strerror. strerror will return
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Fri, 07 Sep 2007 06:20:05 +0000 Mark Doliner Change the way we handle file names when dealing with AIM file
Tue, 22 May 2007 18:56:09 +0000 Daniel Atallah Make all the oscar memory allocations and frees use the glib functions to avoid problems when mixing C runtimes.
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/