log libpurple/protocols/oscar/oft.c @ 32819:2c6510167895 default tip

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, 29 Aug 2011 22:55:51 +0000 Daniel Atallah Steps toward hiding PurpleXfer.
Fri, 26 Aug 2011 19:11:09 +0000 andrew victor Convert the oscar prpl to use the new API.
Thu, 07 Oct 2010 02:02:15 +0000 Daniel Atallah Use g_fopen() instead of fopen() in a few places that snuck in.
Mon, 23 Aug 2010 01:41:31 +0000 Elliott Sales de Andrade Standardize on "cancelled".
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
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/