log libpurple/protocols/msn/httpconn.c @ 20987:0cbfc19e4909

age author description
Thu, 18 Oct 2007 20:20:57 +0000 Daniel Atallah Fix some leaks caused by misuse of g_list_remove_link() instead of g_list_delete_link().
Mon, 15 Oct 2007 03:07:16 +0000 Daniel Atallah More leak fixes.
Mon, 15 Oct 2007 00:31:34 +0000 Daniel Atallah Fix some leaks.
Fri, 28 Sep 2007 15:48:01 +0000 Richard Laager applied changes from b23d40378bee58e6e5a79f04f532b50daf43f802
Thu, 13 Sep 2007 03:02:34 +0000 Daniel Atallah A fix from Laszlo Pandy to make the MSN HTTP Method work again. Fixes #2638 and should make a number of people happy. This introduces a new string that isn't marked as translatable for 2.2.0 because it is so late in the game.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Wed, 05 Sep 2007 22:33:22 +0000 Sadrul Habib Chowdhury Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
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/