log libpurple/win32/libc_interface.h @ 32672:3828a61c44da

age author description
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads.
Tue, 13 Dec 2011 15:33:12 +0000 Daniel Atallah propagate from branch 'im.pidgin.pidgin.2.x.y' (head 83dd0d90742e9ccf6890fc21736440df73e48f24)
Tue, 13 Dec 2011 15:24:16 +0000 Eion Robb Fix the compilation of the Bonjour prpl on Windows.
Fri, 26 Aug 2011 19:26:33 +0000 Daniel Atallah Remove wpurple_rename(). I suspect nobody actually ever used it directly
Thu, 18 Feb 2010 23:32:18 +0000 Daniel Atallah Win32 build updates
Sat, 22 Aug 2009 21:47:20 +0000 John Bailey Kill off unneeded GLIB_CHECK_VERSION checks in libpurple. Refs #10024.
Sun, 31 Aug 2008 18:49:23 +0000 Daniel Atallah Warnings cleanup from Lee Roach. Fixes #6242.
Tue, 15 Apr 2008 16:16:52 +0000 Daniel Atallah Patch from vladb to remove a C++ protected word ("namespace") from win32 libpurple code. Fixes #5471
Mon, 24 Mar 2008 16:11:21 +0000 Daniel Atallah Add extern "C" wrappers to win32 headers. There is also a change here that I thought I committed earlier that should provide better error messages for winsock errors.
Fri, 09 Nov 2007 01:39:51 +0000 Daniel Atallah Fix the win32 build for the file synchronization changes. Hopefully this will fix some of the occasional issues that people have had on Windows with their files getting corrupted on power failure or something.
Sun, 21 Oct 2007 04:46:33 +0000 Luke Schierer applied changes from 2762c6075c0dc52a96098c5478c5bf68cfd890a3
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Tue, 14 Aug 2007 18:31:01 +0000 Daniel Atallah bcopy and bzero shouldn't be used. This allows Alver to compile nat-pmp.c on one of his obscure systems (and I fixed some other stuff that I noticed at the same time).
Sun, 01 Jul 2007 01:48:42 +0000 Nick Hebner Fix up some macros for Visual Studio. --rlaager
Sun, 01 Jul 2007 01:46:01 +0000 Nick Hebner Fix some S_ISDIR calls to work with Visual Studio. --rlaager
Fri, 23 Mar 2007 01:47:09 +0000 Daniel Atallah move internal stuff to libc_internal.h to fix warnings
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/