log libpurple/win32/win32dep.c @ 29493:224f9674a57e

age author description
Fri, 04 Sep 2009 02:57:26 +0000 Daniel Atallah Remove some win9x specific code.
Tue, 07 Jul 2009 15:44:24 +0000 Etan Reisner Modify the Windows build/install setup to deal with the perl modules the way
Thu, 02 Jul 2009 04:26:00 +0000 mauro brasil Increase the logging level of some debugging messages that seemed to be a
Thu, 09 Apr 2009 17:59:35 +0000 Nick Hebner Clean up libpurple memory allocations on win32 libpurple uninit.
Tue, 26 Aug 2008 04:36:29 +0000 Daniel Atallah Add support for reading SOCKS proxy information from the Windows proxy settings.
Fri, 25 Apr 2008 15:48:33 +0000 Daniel Atallah Include winsock2.h before windows.h is included to avoid winsock.h being
Mon, 24 Mar 2008 16:15:39 +0000 Daniel Atallah printf format warning fixes.
Sat, 27 Oct 2007 13:56:54 +0000 Stu Tomlinson Add a --with-extraversion option to ./configure so packagers can fine tune
Fri, 28 Sep 2007 16:34:43 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
Thu, 20 Sep 2007 18:01:22 +0000 Daniel Atallah More robust win32 IE proxy settings detection using winhttp. This essentially parses the same registry entries, but we don't have to do the grunt work and it seems to work better. This gives us a start to apply proxy bypass support and autoconfig via PAC file when we can change the API in 3.0.0. I'd also like to change this so we can parse a SOCKS proxy setting and not just fill in the environment variables.
Sun, 16 Sep 2007 18:03:53 +0000 Richard Laager explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
Wed, 12 Sep 2007 05:36:59 +0000 Ka-Hing Cheung 3rd time the charm? Fixes #2990, maybe
Fri, 28 Sep 2007 15:43:44 +0000 Richard Laager applied changes from 53760bd543d0a40f81167717a7821f7ec2f16099
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, 06 Jul 2007 14:44:05 +0000 Daniel Atallah Fix the win32 build. Thanks to Etan and Lee Roach. Fixes #1929.
Mon, 25 Jun 2007 01:45:31 +0000 Stu Tomlinson Another fix to use the G_GNUC_NULL_TERMINATED compatibility stuff
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Mon, 26 Feb 2007 03:19:35 +0000 Daniel Atallah I forgot to add the new mingw makefiles.
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/