log pidgin/win32/nsis/pidgin-installer.nsi @ 22775:a8a2268ce925

age author description
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.
Fri, 17 Aug 2007 14:25:59 +0000 Daniel Atallah New Persian win32 installer translation from Elnaz Sarbar. Fixes 2273.
Mon, 09 Jul 2007 22:00:55 +0000 Daniel Atallah Preselect the Desktop and Startmenu shortcuts in the installer based on the previous installation (if there is one). Fixes #1620.
Fri, 15 Jun 2007 14:38:51 +0000 Daniel Atallah Fix win32 installer finishpage URL. (this is fixed in the 2.0.2 installer too)
Thu, 14 Jun 2007 13:39:02 +0000 Daniel Atallah Build and distribute the joinpart plugin on win32.
Wed, 13 Jun 2007 12:20:25 +0000 Daniel Atallah Clean up information displayed in the Add/Remove Programs section on Windows. Fixes #1646.
Thu, 07 Jun 2007 06:29:30 +0000 Mark Doliner Get rid of 'Gaim' in a few more places
Tue, 05 Jun 2007 22:38:14 +0000 Daniel Atallah Add the bonjour prpl to the win32 uninstaller.
Wed, 30 May 2007 03:17:56 +0000 Daniel Atallah Patch from Amir Szekely to make the installer start up faster and use NSIS' built-in Windows version checking. Fixes #1289 (Thanks, Amir)
Wed, 23 May 2007 02:31:55 +0000 Daniel Atallah Don't put the Pidgin startmenu entry in a subdirectory. This violates the MS guidelines and (more importantly) it is pointless and annoying. Fixes #1188
Wed, 02 May 2007 05:23:57 +0000 Daniel Atallah Bump the spellchecking download timeout to 10 seconds.
Wed, 02 May 2007 05:14:05 +0000 Daniel Atallah Don't automatically proceed to the installer's "Finished" page - allow the log to be reviewed and make the user choose to move on. (Fixes #456).
Wed, 02 May 2007 05:03:47 +0000 Daniel Atallah Fix some installer issues (#416, #433)
Tue, 01 May 2007 23:36:35 +0000 Daniel Atallah Fix #470 (change spellchecker language to not select every language)
Mon, 30 Apr 2007 14:31:57 +0000 Daniel Atallah Add the Afrikaans translation from Friedel Wolff to the win32 installer (while humming 'De La Rey') now that NSIS 2.26 has been released and inclues an Afrikaans translation.
Fri, 27 Apr 2007 21:53:20 +0000 Daniel Atallah Remove unused strings cruft from the installer that were left over from when it dealt with the GTK+ theme (It seems like I already did this before). Also, make installing GTK+ optional if it is already installed.
Wed, 18 Apr 2007 22:00:41 +0000 Daniel Atallah Fix win32 build for Jabber/XMPP split.
Wed, 18 Apr 2007 19:19:08 +0000 Daniel Atallah Remove GTK+ theme selection from installer. The next GTK+ runtime installer will contain a theme selector utility.
Mon, 16 Apr 2007 16:21:33 +0000 Daniel Atallah Fix win32 build after autoreply was moved back to the plugin pack.
Mon, 26 Mar 2007 15:33:26 +0000 Daniel Atallah Some pixmap path fixes and win32 fixes
Fri, 16 Mar 2007 03:43:20 +0000 Daniel Atallah Default the URI Handler checkboxes in the installer appropriately (if pidgin is the current handler or if there is no current handler). Also, don't use the previous Gaim installation directory as the default new directory for Pidgin (perhaps it would be smart to use something like ...\blah\Pidgin if gaim was installed in ...\blah\Gaim, but I'm not sure it is worth the effort).
Fri, 16 Mar 2007 02:10:25 +0000 Daniel Atallah Add support for registering URI handlers to the windows installer.
Fri, 02 Mar 2007 02:00:04 +0000 Daniel Atallah Installer updates
Thu, 01 Mar 2007 02:42:20 +0000 Daniel Atallah More installer stuff.
Wed, 28 Feb 2007 17:27:30 +0000 Daniel Atallah Updates to the win32 installer. It isn't complete yet, but this a good saving point.