log libpurple/win32/libc_interface.h @ 29630:9f59abd49def

age author description
2010-02-18 Daniel Atallah Win32 build updates
2009-08-22 John Bailey Kill off unneeded GLIB_CHECK_VERSION checks in libpurple. Refs #10024.
2008-08-31 Daniel Atallah Warnings cleanup from Lee Roach. Fixes #6242.
2008-04-15 Daniel Atallah Patch from vladb to remove a C++ protected word ("namespace") from win32 libpurple code. Fixes #5471
2008-03-24 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.
2007-11-09 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.
2007-10-21 Luke Schierer applied changes from 2762c6075c0dc52a96098c5478c5bf68cfd890a3
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-08-14 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).
2007-07-01 Nick Hebner Fix up some macros for Visual Studio. --rlaager
2007-07-01 Nick Hebner Fix some S_ISDIR calls to work with Visual Studio. --rlaager
2007-03-23 Daniel Atallah move internal stuff to libc_internal.h to fix warnings
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/