log libpurple/win32/win32dep.c @ 28793:a335d1bab20e

age author description
2009-07-07 Etan Reisner Modify the Windows build/install setup to deal with the perl modules the way
2009-07-02 mauro brasil Increase the logging level of some debugging messages that seemed to be a
2009-04-09 Nick Hebner Clean up libpurple memory allocations on win32 libpurple uninit.
2008-08-26 Daniel Atallah Add support for reading SOCKS proxy information from the Windows proxy settings.
2008-04-25 Daniel Atallah Include winsock2.h before windows.h is included to avoid winsock.h being
2008-03-24 Daniel Atallah printf format warning fixes.
2007-10-27 Stu Tomlinson Add a --with-extraversion option to ./configure so packagers can fine tune
2007-09-28 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
2007-09-20 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.
2007-09-16 Richard Laager explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
2007-09-12 Ka-Hing Cheung 3rd time the charm? Fixes #2990, maybe
2007-09-28 Richard Laager applied changes from 53760bd543d0a40f81167717a7821f7ec2f16099
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-07-06 Daniel Atallah Fix the win32 build. Thanks to Etan and Lee Roach. Fixes #1929.
2007-06-25 Stu Tomlinson Another fix to use the G_GNUC_NULL_TERMINATED compatibility stuff
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-02-26 Daniel Atallah I forgot to add the new mingw makefiles.
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/