log libpurple/protocols/msn/xfer.c @ 32286:845885bd5e4d

age author description
Sat, 15 Oct 2011 23:43:14 +0000 Elliott Sales de Andrade Since we don't know what these fields are, and we don't use them,
Fri, 26 Aug 2011 18:37:27 +0000 andrew victor Convert the msn prpl to use the new API.
Thu, 06 Jan 2011 05:51:03 +0000 Elliott Sales de Andrade Change MsnFileContext variables from "header" to "context". This it
Sun, 19 Dec 2010 20:30:38 +0000 Elliott Sales de Andrade Fix a crash on receiving a file with no preview that I just introduced
Fri, 17 Dec 2010 08:53:34 +0000 Elliott Sales de Andrade Add functions for reading and writing a MsnFileContext which negates
Sat, 27 Nov 2010 07:56:27 +0000 Elliott Sales de Andrade These new files are missing GPL headers. And fix a couple incorrect
Tue, 29 Jun 2010 22:18:22 +0000 masca Move msn_xfer code to it's own module aiming to simplify slp code.