log libpurple/win32/libc_interface.c @ 32819:2c6510167895 default tip

age author description
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.
Thu, 15 Sep 2011 21:52:28 +0000 andrew victor Remove deprecated wpurple_g_access().
Fri, 26 Aug 2011 19:26:33 +0000 Daniel Atallah Remove wpurple_rename(). I suspect nobody actually ever used it directly
Sun, 17 Jul 2011 17:48:47 +0000 Ethan Blanton Replace an unchecked strcpy with g_strlcpy().
Fri, 17 Sep 2010 14:40:13 +0000 Daniel Atallah Fix some cases where an arbitrary string was being specified as a printf format.
Mon, 01 Mar 2010 04:29:18 +0000 Daniel Atallah Warning fixes