log libpurple/win32/libc_interface.h @ 22796:7e28f2b64982

age author description
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/