log libpurple/protocols/msn/transaction.c @ 32827:4a34689eeb33 default tip

age author description
Sun, 21 Nov 2010 06:58:45 +0000 Elliott Sales de Andrade Prevent a use-after-free. The timeout_cb may free the MsnTransaction,
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.
Sat, 13 Mar 2010 08:18:25 +0000 Elliott Sales de Andrade I don't really like this name.
Thu, 11 Mar 2010 17:59:53 +0000 masca We need a way to send commands without transaction ID
Fri, 09 Oct 2009 18:01:51 +0000 Sadrul Habib Chowdhury Allow setting a destroy-function for the data. Fixes a leak.
Tue, 10 Feb 2009 03:22:35 +0000 Mark Doliner Set this timer to 0 when we return FALSE
Thu, 13 Nov 2008 08:26:12 +0000 Mark Doliner Use purple_timeout_add_seconds() instead of purple_timeout_add() in a
Sat, 26 May 2007 13:59:07 +0000 Stu Tomlinson Revert a bunch of whitespace changes so reviewing a diff against
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/