summaryrefslogtreecommitdiff
path: root/libpurple/win32
Commit message (Expand)AuthorAgeFilesLines
* Use ExtUtils::ParseXS instead of the xsubpp script to generate C source for X...Daniel Atallah2010-03-121-1/+1
* Use Perl in the system Path instead of a hard-coded cygwin-specific pathDaniel Atallah2010-03-121-1/+1
* Upgrade GtkSpell to 2.0.16 on Windows. The installer needs a bunch more work...Daniel Atallah2010-03-041-2/+2
* Warning fixesDaniel Atallah2010-03-011-3/+3
* Update NSS/NSPR to 3.12.5/4.8.2 (self-built). Big thanks goes to Berke Vikto...Daniel Atallah2010-03-011-2/+1
* Update _WIN32_IE definition slightly to make building with mingw-64 more plea...Daniel Atallah2010-02-281-1/+1
* Use standalone gettextDaniel Atallah2010-02-281-1/+1
* Use libxml2-2.7.4Daniel Atallah2010-02-251-1/+1
* Win32 build updatesDaniel Atallah2010-02-183-28/+7
* Fix win32 buildDaniel Atallah2010-02-181-1/+1
* copyright year updatesDaniel Atallah2010-02-181-1/+1
* propagate from branch 'im.pidgin.pidgin' (head 9ff8f3bdd0f5c0101988628f7bf8da...Paul Aurich2010-02-154-258/+47
|\
| * No need to access SHGetFolderPath() indirectly any more with required version...Daniel Atallah2009-10-311-21/+4
| * propagate from branch 'im.pidgin.pidgin' (head 7271f3acaae450e032403ec462b1cc...Daniel Atallah2009-10-311-1/+1
| |\
| * | Remove some win9x specific code.Daniel Atallah2009-09-041-121/+43
| * | Kill off unneeded GLIB_CHECK_VERSION checks in libpurple. Refs #10024.John Bailey2009-08-223-116/+0
* | | Fix cross-compile on OSX, working around an apparently crippled sed.Daniel Atallah2010-02-131-1/+1
| |/ |/|
* | Define WIN32_LEAN_AND_MEAN where possible during the compile to hopefully spe...Daniel Atallah2009-10-311-1/+1
|/
* Fix windows build by adding the necessary bits to define the MTN revisionStu Tomlinson2009-07-272-0/+12
* merge of '8a058554f86508b8aff7b45367184ff0b4cd3adc'Etan Reisner2009-07-211-0/+4
|\
| * Use mingw's <sys/time.h> to define "struct timezone" when it is new enough.Stu Tomlinson2009-07-181-0/+4
* | Oops, missed this.Etan Reisner2009-07-081-1/+1
|/
* Modify the Windows build/install setup to deal with the perl modules the wayEtan Reisner2009-07-073-16/+8
* Increase the logging level of some debugging messages that seemed to be aMauro Brasil2009-07-021-2/+2
* Make the makensis option prefix configurable, so cross-compiling from LinuxStu Tomlinson2009-05-131-0/+1
* Clean up libpurple memory allocations on win32 libpurple uninit.Nick Hebner2009-04-091-0/+7
* Fix from the QuteCom folks to compile with Glib < 2.8.5 with MSVC. Fixes #776...Daniel Atallah2009-01-011-7/+4
* Updated included win32 meanwhile library to fix #7563Daniel Atallah2008-12-101-1/+1
* Update SILC Toolkit used on win32 to 1.1.8Daniel Atallah2008-12-101-1/+1
* (Slightly modified) patch from fqueze to avoid exceptions with newer win32 CRTs.Daniel Atallah2008-12-021-0/+15
* I'm not sure how this ever worked...Daniel Atallah2008-12-011-2/+2
* Warnings cleanup from Lee Roach. Fixes #6242.Daniel Atallah2008-08-314-3/+6
* Add support for reading SOCKS proxy information from the Windows proxy settings.Daniel Atallah2008-08-262-97/+12
* Upgrade SILC Toolkit for win32 to 1.1.7 (which contains security fixes).Daniel Atallah2008-07-301-1/+1
* Update the Perl plugin loader to work with Perl 5.10.Daniel Atallah2008-07-281-2/+2
* Fix running several Bonjour instances on the same machine.Daniel Atallah2008-07-191-1/+4
* re-Fix win32 build.Daniel Atallah2008-06-091-1/+1
* Use g_snprintf() instead of snprintf(), which isn't really available onDaniel Atallah2008-04-251-11/+27
* Include winsock2.h before windows.h is included to avoid winsock.h beingDaniel Atallah2008-04-253-16/+6
* Patch from dharding to allow pidgin to be built on win32 using MSYS 1.0.10 wh...Daniel Atallah2008-04-151-4/+3
* Patch from vladb to remove a C++ protected word ("namespace") from win32 libp...Daniel Atallah2008-04-152-3/+3
* Ugly hackery to support INSTALL_PIXMAPS for the win32 build.Daniel Atallah2008-03-311-0/+3
* printf format warning fixes.Daniel Atallah2008-03-241-3/+3
* Add extern "C" wrappers to win32 headers. There is also a change here that I...Daniel Atallah2008-03-243-3/+27
* I was wondering why the more sane error messges were never appearing... now I...Daniel Atallah2008-03-171-0/+9
* Avoid saying "Cyrus SASL: Disabled" in the About box on Win32 when it's not t...Kevin Stange2008-03-011-0/+4
* Enable SASL support for xmpp in the win32 build.Daniel Atallah2008-02-291-0/+2
* Update the win32 changelog to reflect new GTK+ runtime and updated libmeanwhile.Daniel Atallah2008-02-291-1/+1
* Better error messages for common Winsock errors. This was Kevin's wonderful i...Daniel Atallah2007-11-261-9/+40
* Suppress warningDaniel Atallah2007-11-161-1/+3