log libpurple/protocols/msn/command.c @ 32782:90ae6701eaf2

age author description
Wed, 15 Dec 2010 23:10:13 +0000 Elliott Sales de Andrade Use the unref functions everywhere, instead of destroy. I also removed
Wed, 15 Dec 2010 04:17:59 +0000 Elliott Sales de Andrade As Mark did before, we probably don't need a return value from these
Fri, 28 May 2010 22:45:52 +0000 masca Include internal.h on each c file to avoid windows breakage as recommended by Daniel.
Fri, 28 May 2010 08:05:38 +0000 masca Remove unnecesary includes from msn.h.
Sun, 13 Jul 2008 04:55:39 +0000 Elliott Sales de Andrade Workaround a bug in MSN servers where it sends an extra space at the
Wed, 09 Jul 2008 01:46:10 +0000 Elliott Sales de Andrade Get rid of that whole msn_set_payload_len thing and correctly set the
Sat, 21 Jun 2008 06:50:53 +0000 Elliott Sales de Andrade Avoid a NULL reference in msn_command_from_string.
Sat, 07 Jun 2008 04:05:25 +0000 Elliott Sales de Andrade I was getting annoyed with this extra printing, so now on MSN, it only
Sat, 03 May 2008 02:12:26 +0000 John Bailey This cleans up a bunch of warnings that stem from the fact that size_t and
Fri, 21 Mar 2008 03:17:26 +0000 Ka-Hing Cheung Michael Ruprecht aka Maiku fixed #5210
Fri, 30 Nov 2007 06:54:58 +0000 Ka-Hing Cheung why do we try to set the payload length here? When we get a error from the
Thu, 04 Oct 2007 01:09:10 +0000 Daniel Atallah Sanity checking and minor cleanup.
Sun, 16 Sep 2007 18:03:53 +0000 Richard Laager explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
Tue, 17 Jul 2007 00:35:50 +0000 Carlos Silva Misc cleanups, better error handling, and print the Address Book received from the server in a human readable way.
Sun, 27 May 2007 17:00:06 +0000 Stu Tomlinson A bunch of MSNP14 stuff:
Sun, 27 May 2007 11:23:09 +0000 Stu Tomlinson Make a couple more functions static
Sun, 15 Apr 2007 04:59:43 +0000 Richard Laager Fix up some gaim -> purple issues.
Sun, 15 Apr 2007 04:29:56 +0000 Richard Laager merge of 'b4911943cba6f29cf0694dfd563cac17612236dc'
Sun, 15 Apr 2007 03:56:08 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-sf-1621854-4-rlaager-whitespace' (head 51cec0ffea45c8589dcb7bf0f9e36e749ed43017)
Sun, 15 Apr 2007 03:43:17 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 98b6b547b29ea1192b73cc4e1de1e674edef4328)
Fri, 19 Oct 2007 17:28:26 +0000 Luke Schierer disapproval of revision 'ba01a475b5298205283309f3c0aaf3dd8d1a54f1'
Fri, 19 Oct 2007 17:18:40 +0000 Luke Schierer This asked me to do a 3way merge in vim. Someone should check it.
Sun, 15 Apr 2007 04:12:27 +0000 Ka-Hing Cheung Committing khc's msnp14 changes from Trac Ticket #148. --rlaager
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
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/