Sat, 23 Nov 2024 19:42:35 -0600 Elliott Sales de Andrade Remove dead Windows code file | diff | annotate
Fri, 22 Nov 2024 00:21:51 -0600 Elliott Sales de Andrade Remove single-instance handling from Windows file | diff | annotate
Wed, 25 Oct 2023 20:26:35 -0500 Elliott Sales de Andrade Fix possible clash of config headers file | diff | annotate
Thu, 01 Dec 2022 03:18:56 -0600 Gary Kramlich Fix a compilation error on windows and many warnings file | diff | annotate
Sun, 10 Oct 2021 05:01:54 -0500 Elliott Sales de Andrade Fix typos in Pidgin file | diff | annotate
Tue, 06 Apr 2021 03:35:20 -0500 Gary Kramlich Port the updates from 2.14.2 and the upcoming 2.14.3 to 3.0.0 file | diff | annotate
Mon, 05 Apr 2021 20:41:42 -0500 Gary Kramlich Fix a number of issues with the windows build release-2.x.y file | diff | annotate
Thu, 15 Nov 2018 14:32:09 -0600 Mike Ruprecht winpidgin: Fix wprintf() style format for wchar_t strings file | diff | annotate
Thu, 24 May 2018 21:26:44 -0500 Mike Ruprecht win32: Define libpidgin DLL name in meson to avoid needing to change it file | diff | annotate
Thu, 24 May 2018 21:00:25 -0500 Mike Ruprecht win32: Use actual size of errbuf rather than hardcoding a number file | diff | annotate
Thu, 24 May 2018 20:53:02 -0500 Mike Ruprecht win32: Add warning at top of winpidgin.c to warn against direct linking file | diff | annotate
Tue, 22 May 2018 12:43:56 -0500 Mike Ruprecht win32: Allow WinPidgin to choose to add bin/ DLL directory at runtime file | diff | annotate
Wed, 16 May 2018 14:22:21 -0500 Mike Ruprecht win32: Remove portable mode file | diff | annotate
Thu, 17 May 2018 22:26:19 -0500 Mike Ruprecht win32: Simplify complicated DLL preparation file | diff | annotate
Wed, 16 May 2018 14:00:10 -0500 Mike Ruprecht win32: Just use LANG for locale file | diff | annotate
Fri, 19 Aug 2016 23:03:37 -0500 Gary Kramlich Monster merge everything file | diff | annotate
Tue, 05 Jan 2016 14:46:59 -0500 Daniel Atallah win32: Update windows API version to be XP consistently release-2.x.y file | diff | annotate
Sat, 03 Jan 2015 17:50:28 -0500 Daniel Atallah Merge with release-2.x.y file | diff | annotate
Thu, 01 Jan 2015 19:40:48 -0500 Daniel Atallah Update windows build to use perl 5.20.1. Thanks to Renato Silva for much of this. Fixes #15599 release-2.x.y file | diff | annotate
Fri, 25 Apr 2014 12:52:39 +0200 Tomasz Wasilczyk cross-win32: FHS support for win32 file | diff | annotate
Thu, 24 Apr 2014 20:28:28 +0200 Tomasz Wasilczyk Win32: don't assume backslashes in path; don't use %z in printf file | diff | annotate
Thu, 24 Apr 2014 01:42:00 +0200 Tomasz Wasilczyk cross-win32: make use of WIN32_LEAN_AND_MEAN define file | diff | annotate
Wed, 16 Apr 2014 22:40:44 +0200 Tomasz Wasilczyk cross-win32: make libpidgin and libfinch shared, disable hacky libpidgin loading code. Pidgin runs now file | diff | annotate
Tue, 11 Jun 2013 10:15:23 +0200 Tomasz Wasilczyk VV: set farstream plugin paths file | diff | annotate
Sat, 08 Jun 2013 18:30:36 +0200 Tomasz Wasilczyk Win32: silence perl check file | diff | annotate
Sat, 08 Jun 2013 10:26:04 +0200 Tomasz Wasilczyk Win32: strengthen DLL loading; VV: fix farstream plugins loading on win32 file | diff | annotate
Sat, 18 May 2013 19:22:47 +0200 Tomasz Wasilczyk win32: globally define _WIN32_WINNT macro, tune config, move gtkconv themes file | diff | annotate
Mon, 10 Sep 2012 23:15:35 -0400 Daniel Atallah Avoid unnecessary sizeof(char); it must always be 1 release-2.x.y file | diff | annotate
Fri, 07 Sep 2012 15:06:40 +0100 Daniel Atallah Explictly set the calling conventions for some dynamic functions on win32. release-2.x.y file | diff | annotate
Thu, 06 Sep 2012 04:38:07 +0100 Daniel Atallah Use SetProcessDEPPolicy to permanently enable DEP during startup on supported release-2.x.y file | diff | annotate
Thu, 13 Jan 2011 08:24:28 +0000 Nader Morshed Allowed pidgin on windows to properly handle combined arguments (i.e. "-dm" as opposed to "-d -m") file | diff | annotate
Tue, 31 Aug 2010 01:49:53 +0000 Daniel Atallah Use some fully qualified dll locations. file | diff | annotate
Mon, 15 Mar 2010 22:00:43 +0000 Daniel Atallah We're not going to support aspell dictionaries on Windows anymore. file | diff | annotate
Mon, 15 Mar 2010 21:54:23 +0000 Daniel Atallah We're not going to support a non-UNICODE pidgin.exe file | diff | annotate
Thu, 04 Mar 2010 04:22:19 +0000 Daniel Atallah Upgrade GtkSpell to 2.0.16 on Windows. The installer needs a bunch more work, but that is for later file | diff | annotate
Thu, 04 Mar 2010 02:20:50 +0000 Daniel Atallah Make the portable mode launcher try the "normal" mode path. file | diff | annotate
Sun, 01 Nov 2009 08:15:30 +0000 Daniel Atallah Remove some non longer needed #defines next.minor file | diff | annotate
Sun, 01 Nov 2009 08:04:37 +0000 Daniel Atallah Fix the win32 launcher to support unicode input. This allows the config next.minor file | diff | annotate
Sun, 01 Nov 2009 04:56:45 +0000 Daniel Atallah Use an updated exchndl.dll that supports setting the log file path manually and next.minor file | diff | annotate
Sun, 01 Nov 2009 03:34:32 +0000 Daniel Atallah Use a private GTK+ Runtime copy on Windows. next.minor file | diff | annotate
Thu, 10 Sep 2009 04:11:02 +0000 Daniel Atallah Patch from Johnson Earls to improve the win32 launcher detection of whether we file | diff | annotate
Sat, 02 May 2009 18:05:49 +0000 Daniel Atallah This is supposed to be a precision formatter. file | diff | annotate
Tue, 25 Nov 2008 03:40:28 +0000 Daniel Atallah Fix the initial parsing of args in the win32 launcher to be more robust. file | diff | annotate
Thu, 02 Oct 2008 02:22:42 +0000 Daniel Atallah Set %HOME% when running in portable mode so that GTK+'s files get stored in the file | diff | annotate
Wed, 30 Jul 2008 21:09:51 +0000 Daniel Atallah This should have been part of the previous commit related to no longer file | diff | annotate
Wed, 30 Jul 2008 20:22:22 +0000 Daniel Atallah Fix a crash in the win32 loader when %PATH% isn't set. file | diff | annotate
Mon, 28 Jul 2008 00:52:54 +0000 Daniel Atallah Update the Perl plugin loader to work with Perl 5.10. file | diff | annotate
Thu, 17 Jul 2008 04:49:35 +0000 Daniel Atallah disapproval of revision 'e650ca347f69ac381a109ef62b27da6696ef9026' file | diff | annotate
Thu, 17 Jul 2008 04:38:07 +0000 Daniel Atallah Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971. file | diff | annotate
Wed, 19 Mar 2008 03:13:19 +0000 Daniel Atallah Fix protocolhandler invocation. Fixes #5248 file | diff | annotate
Mon, 03 Mar 2008 16:35:15 +0000 Daniel Atallah Fix a regression in presenting the existing instance of Pidgin on Windows when the executable is launched a subsequent time. Fixes #5041. file | diff | annotate
Fri, 04 Jan 2008 01:10:09 +0000 Daniel Atallah This is how the error handling for the win32 single instance mutex is supposed to work. file | diff | annotate
Fri, 21 Dec 2007 21:03:35 +0000 Daniel Atallah Warning fixes. file | diff | annotate
Tue, 18 Dec 2007 02:26:44 +0000 Daniel Atallah Allow the user to Retry if Pidgin is running when they start the installer. Fixes #4355 file | diff | annotate
Thu, 15 Nov 2007 18:25:50 +0000 Daniel Atallah Use a Message only window for processing messages from the win32 launcher since it is slightly more efficient. file | diff | annotate
Sun, 21 Oct 2007 05:07:57 +0000 Luke Schierer applied changes from d6da6a7a5ad01f170f0fd78424183f73200dc78c release-2.2.2 file | diff | annotate
Fri, 19 Oct 2007 18:14:53 +0000 Luke Schierer applied changes from e56db1b8a7bb8729e30fb3bf99a94ff7887fe4ec release-2.2.2 file | diff | annotate
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date. file | diff | annotate
Thu, 02 Aug 2007 20:14:31 +0000 Daniel Atallah Fix "pidgin.exe --portable-mode" not to pass the flag to pidgin's init, so getopt doesn't choke on it. Fixes #2392. file | diff | annotate
Fri, 13 Jul 2007 18:18:56 +0000 Daniel Atallah Add win32 LCID lookup mappings for Afrikaans, Indonesian, Kannada, Pashto. file | diff | annotate
(0) -60 tip

mercurial