log libpurple/protocols/msn/Makefile.mingw @ 31788:38cdb15777fb

age author description
Fri, 11 Mar 2011 01:55:27 +0000 matekm Fix the Windows build. Fixes #13492.
Sun, 19 Sep 2010 20:38:03 +0000 masca This files doesn't exist anymore and the Makefile.mingw must be updated to reflect the change. Thanks to Andrea Visioni for the patch.
Tue, 29 Jun 2010 22:18:22 +0000 masca Move msn_xfer code to it's own module aiming to simplify slp code.
Wed, 16 Jun 2010 21:25:11 +0000 masca Introduce SlpMessagePart, It will replace MsnMessage in every Slp related code so MsnMessage just get used where it makes sense, in the Switchboard.
Tue, 15 Jun 2010 00:42:05 +0000 masca Move MsnMessage stuff out of slplink to SBConn.
Thu, 03 Jun 2010 23:36:23 +0000 masca Add the new module to Makefiles.
Wed, 17 Mar 2010 03:45:07 +0000 kukkerman Initial support for direct connections. Preliminary patch from ticket #247
Sat, 15 Aug 2009 19:59:14 +0000 Paul Aurich Remove directconn.c from Makefile.mingw, since nothing uses it and it includes an #error now.
Fri, 01 Aug 2008 02:04:36 +0000 Elliott Sales de Andrade Get rid of MsnSlpSession entirely. It only seems to link to MsnSlpCall
Sun, 13 Jul 2008 23:28:37 +0000 Ka-Hing Cheung remove soap2.c from windows as well, from Andrea Visinoni
Sat, 03 Nov 2007 06:17:09 +0000 Ka-Hing Cheung fix win32 build
Wed, 02 May 2007 05:25:27 +0000 Ka-Hing Cheung explicit merge of 'd42ad2da81f881b2fbd2fb080cc70a843bc70d02'
Sun, 15 Apr 2007 04:12:27 +0000 Ka-Hing Cheung Committing khc's msnp14 changes from Trac Ticket #148. --rlaager
Mon, 23 Apr 2007 01:30:49 +0000 Daniel Atallah Allow include and lib paths to be overridden from local.ent
Tue, 10 Apr 2007 06:19:29 +0000 Kevin Stange This should get all the Win32 Makefiles in line with
Sun, 21 Jan 2007 21:55:07 +0000 Daniel Atallah Update win32 build for libpurple and pidgin renames. This compiles, but is far from complete.
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/