log pidgin/win32/nsis/pidgin-installer.nsi @ 25046:e316de5f75a3

age author description
Tue, 03 Feb 2009 02:42:54 +0000 Daniel Atallah Work around the buggy Aspell dictionary installers by cleaning up after them.
Mon, 19 Jan 2009 18:44:31 +0000 Paul Aurich Add new cert to the Windows uninstaller per datallah's request
Fri, 19 Dec 2008 03:10:04 +0000 Daniel Atallah Delete MSN cert when uninstalling.
Thu, 04 Sep 2008 02:10:15 +0000 Daniel Atallah Don't select the GTK+ checkbox if the current version or a new er version is
Thu, 04 Sep 2008 01:34:11 +0000 Daniel Atallah Remove some stray references to the MIT kerberos stuff we distributed for a short time.
Thu, 28 Aug 2008 01:55:39 +0000 Daniel Atallah Build the XMPP Console plugin by default on windows too.
Wed, 27 Aug 2008 16:45:04 +0000 Daniel Atallah Update win32 installer for cert changes.
Wed, 30 Jul 2008 20:36:18 +0000 Daniel Atallah Don't distribute the MIT Kerberos libraries with the win32 build anymore.
Tue, 29 Jul 2008 23:51:06 +0000 Daniel Atallah Fix the win32 installer not to cause messageboxes in the gtk installer when
Mon, 28 Jul 2008 00:52:54 +0000 Daniel Atallah Update the Perl plugin loader to work with Perl 5.10.
Wed, 23 Jul 2008 00:36:50 +0000 Daniel Atallah Uninstall the CAcert certs in the win32 uninstaller.
Wed, 23 Jul 2008 00:35:30 +0000 Daniel Atallah Don't install the GSSAPI SASL plugin on NT4 as it isn't compatible. Fixes #6399.
Mon, 23 Jun 2008 15:47:37 +0000 Daniel Atallah applied changes from 88a24003053cda8454a59fd448eb6575bdea2e0e
Thu, 19 Jun 2008 03:11:26 +0000 Daniel Atallah applied changes from ae9d7912dfb7c1627441484bfe471dd4d370d346
Thu, 01 May 2008 03:55:48 +0000 Daniel Atallah Remove the stored installer language selection when uninstalling.
Mon, 14 Jan 2008 21:06:57 +0000 Daniel Atallah Don't keep a handle to the "pidgin_is_running" mutex in the installer - this causes the uninstaller to fail. There probably is a better solution, but this works for now.
Wed, 09 Jan 2008 19:04:28 +0000 Daniel Atallah Fix an issue where the Start Menu shortcut wasn't selected by default when not installed. Fixes #4489.
Sun, 23 Dec 2007 17:16:14 +0000 Stu Tomlinson Add the StartCom Free SSL Certificate Authority certificate (as used by
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
Tue, 06 Nov 2007 04:42:45 +0000 Daniel Atallah Add /DS=[0,1] and /SMS=[0,1] to the win32 installer for enabling and disabling the Desktop Shortcut and Start Menu Shortcut respectively. Fixes #3814.
Sat, 03 Nov 2007 20:13:51 +0000 Stu Tomlinson Improved cyrus sasl support on win32:
Sat, 03 Nov 2007 19:54:11 +0000 Stu Tomlinson Delete Microsoft_Secure_Server_Authority.pem when uninstalling on win32
Fri, 28 Sep 2007 21:48:10 +0000 Daniel Atallah Enable the new Arabic windows installer translation.
Wed, 12 Sep 2007 20:32:09 +0000 Daniel Atallah Add Basque translation to win32 installer from Mikel Pascual Aldabaldetreku. Fixes #2880.
Thu, 06 Sep 2007 20:07:51 +0000 Daniel Atallah Make the uninstaller remove everything it installs.
Thu, 30 Aug 2007 03:24:34 +0000 Daniel Atallah Add mingw makefile to the dist. Update uninstaller for new certs.
Wed, 29 Aug 2007 04:30:53 +0000 Daniel Atallah Upgrade the win32 build to use version 1.1.2 of the SILC toolkit.
Tue, 28 Aug 2007 03:15:48 +0000 Daniel Atallah Fix the win32 build for the cert SoC branch merge.
Sun, 26 Aug 2007 19:02:38 +0000 Kevin Stange Add MySpaceIM to the Windows build, though I can't verify this works
Sun, 26 Aug 2007 18:42:00 +0000 Jeffrey Connelly Add myim: URI handler to Win32 NSIS installer, for MySpaceIM plugin.