summaryrefslogtreecommitdiff
path: root/libpurple/win32/win32dep.c
Commit message (Expand)AuthorAgeFilesLines
* Mark a number of unused parameters as suchGary Kramlich2023-02-191-1/+4
* Fix several typos in libpurpleElliott Sales de Andrade2021-10-101-1/+1
* Fix several type conversion warnings on Windows.Elliott Sales de Andrade2019-10-101-4/+5
* ca-certs: Remove unused ca-certs directoryMike Ruprecht2016-09-241-16/+0
* Remove win32-dirs optionMike Ruprecht2018-05-221-31/+1
* win32: Drop now unused wpurple_get_tz_offset()Mike Ruprecht2017-07-141-16/+0
* Remove GLIB_CHECK_VERSION <= 2.36 callsMike Ruprecht2016-09-141-9/+0
* cross-win32: FHS and system-provided certsTomasz Wasilczyk2014-04-251-1/+20
* cross-win32: FHS support for win32Tomasz Wasilczyk2014-04-251-10/+119
* win32: get rid of WINVER-like macros. If we need it, define globally. linux: ...Tomasz Wasilczyk2014-04-241-1/+0
* cross-win32: correct PURPLE_DATADIR location, rename misleading wpurple_data_...Tomasz Wasilczyk2014-04-171-1/+1
* cross-win32: make dirs more flexible, add them to the config.hTomasz Wasilczyk2014-04-151-1/+15
* Log reader: fix some Trilian-related warnings in debug output. Refs #15279Tomasz Wasilczyk2013-12-081-0/+46
* Win32: strengthen DLL loading; VV: fix farstream plugins loading on win32Tomasz Wasilczyk2013-06-081-4/+6
* Correctly remove deprecated functions g_type_init and g_thread_initTomasz Wasilczyk2013-04-141-0/+6
* Fixing warnings (win32, glib, others)Tomasz Wasilczyk2013-04-141-0/+1
* win32: switch to OBS, update and push to runtime-deps package - libenchant, g...Tomasz Wasilczyk2013-04-071-3/+6
* New custom resolver, that uses libpurple for DNS queries. Get rid of old win3...Tomasz Wasilczyk2012-06-071-0/+105
* Display the reason LoadLibrary didn't succeed in the debug logDaniel Atallah2010-08-311-1/+2
* Make wpurple_install_dir() (DATADIR) relative to the libpurple dll instead of...Daniel Atallah2010-08-311-2/+2
* Make wpurple_find_and_loadproc() work for non-ASCII full pathsDaniel Atallah2010-08-311-2/+8
* Update _WIN32_IE definition slightly to make building with mingw-64 more plea...Daniel Atallah2010-02-281-1/+1
* No need to access SHGetFolderPath() indirectly any more with required version...Daniel Atallah2009-10-311-21/+4
* Remove some win9x specific code.Daniel Atallah2009-09-041-121/+43
* Modify the Windows build/install setup to deal with the perl modules the wayEtan Reisner2009-07-071-13/+0
* Increase the logging level of some debugging messages that seemed to be aMauro Brasil2009-07-021-2/+2
* Clean up libpurple memory allocations on win32 libpurple uninit.Nick Hebner2009-04-091-0/+7
* Add support for reading SOCKS proxy information from the Windows proxy settings.Daniel Atallah2008-08-261-95/+3
* Include winsock2.h before windows.h is included to avoid winsock.h beingDaniel Atallah2008-04-251-12/+1
* printf format warning fixes.Daniel Atallah2008-03-241-3/+3
* Add a --with-extraversion option to ./configure so packagers can fine tuneStu Tomlinson2007-10-271-1/+1
* More robust win32 IE proxy settings detection using winhttp. This essentiall...Daniel Atallah2007-09-201-85/+74
* explicit merge of '71d37b57eff2574031b2bbf1a2388ae1446db2da'Richard Laager2007-09-161-0/+16
|\
| * 3rd time the charm? Fixes #2990, maybeKa-Hing Cheung2007-09-121-0/+16
* | The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
|/
* Fix the win32 build. Thanks to Etan and Lee Roach. Fixes #1929.Daniel Atallah2007-07-061-2/+0
* Another fix to use the G_GNUC_NULL_TERMINATED compatibility stuffStu Tomlinson2007-06-251-0/+1
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-53/+53
* I forgot to add the new mingw makefiles.Daniel Atallah2007-02-261-0/+2
* Rename gtk/ and libgaim/ to pidgin/ and libpurple/Sean Egan2007-01-201-0/+594