log libpurple/win32/win32dep.c @ 20859:817425918f92

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