log libpurple/win32/libc_internal.h @ 32667:7b6ab83622db

age author description
Fri, 26 Aug 2011 19:26:33 +0000 Daniel Atallah Remove wpurple_rename(). I suspect nobody actually ever used it directly
Sat, 22 Aug 2009 21:47:20 +0000 John Bailey Kill off unneeded GLIB_CHECK_VERSION checks in libpurple. Refs #10024.
Sat, 18 Jul 2009 02:32:04 +0000 Stu Tomlinson Use mingw's <sys/time.h> to define "struct timezone" when it is new enough.
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.
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.
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/