Граф коммитов

247 Коммитов

Автор SHA1 Сообщение Дата
rob_strong@exchangecode.com 78f58c1461 Bug 398036 - Add file in use install support. r=sspitzer, blocking-firefox3=mconnor 2007-11-30 11:02:09 -08:00
rob_strong@exchangecode.com a1a94a9fa2 Bug 402999 - Installer defaults to official install directory for beta releases. r=sspitzer, a1.9=mtschrep 2007-11-09 12:22:16 -08:00
rob_strong@exchangecode.com fe391f1f21 l10n correctness fix for Bug 399665 - NPOB for en-US 2007-10-24 13:12:37 -07:00
rob_strong@exchangecode.com 35d3db39d6 Bug 399665 - Support replacing BrandShortName and BrandFullName in the installer. r=sspitzer, approvalM9=mconnor, approval1.9=mconnor 2007-10-24 00:02:57 -07:00
rob_strong@exchangecode.com 1760189052 Bug 398434 - Provide option to remove profiles during uninstall. r=sspitzer, blocking-firefox3=beltzner 2007-10-20 15:56:49 -07:00
rob_strong@exchangecode.com c063d826f8 Bug 399381 - Support custom wizard images. r=sspitzer, a1.9=mconnor 2007-10-19 14:26:30 -07:00
rob_strong@exchangecode.com e9332e49c6 Bug 398867 - Building installer without a MOZ_OPTIONAL_PKG_LIST copies all files into the optional directory. r=bsmedberg, a1.9=mconnor 2007-10-09 12:30:28 -07:00
rob_strong@exchangecode.com 60f796a461 Bug 370571 - Ability to install as a standard user on Vista is not available. r=sspitzer a=beltzner (blocking-firefox3) 2007-09-29 02:48:32 -07:00
rob_strong@exchangecode.com 3fa8599b83 Bug 396870 - Add file in use uninstall support (also fixes bug 252273). r=sspitzer, a1.9=mconnor 2007-09-21 15:09:04 -07:00
rob_strong@exchangecode.com 0b0702dbab Bug 395404 - Use Checkbox instead of Radio Buttons for License Agreement Prompt. r=sspitzer, a1.9=mconnor 2007-09-18 20:27:17 -07:00
rob_strong@exchangecode.com e3c7ce57f4 Backing out unrelated change checked in as part of bug 392303 2007-09-17 20:08:44 -07:00
rob_strong@exchangecode.com 7fc4e1ab75 Bug 392303 - Simplify installer changes. r=sspitzer, a1.9=mconnor 2007-09-17 19:47:34 -07:00
mcsmurf@mcsmurf.de 4a3aad7322 Bug 394707 - `make package` broken for cross-compiles (not using host xpt_link), p=Mook, r+a=bsmedberg 2007-09-07 14:25:47 -07:00
rob_strong@exchangecode.com 231b5fb55d backing out code that snuck in from bug 392303 2007-08-23 14:13:47 -07:00
rob_strong@exchangecode.com 4c679bec9a Bug 392303 - Simplify installer changes (fix includes for older versions of NSIS). r=sspitzer 2007-08-23 12:39:50 -07:00
rob_strong@exchangecode.com cad7601376 Backing out previous attempts to fixe non newref tinderboxes and part of the patch for bug 392303 2007-08-22 17:08:24 -07:00
rob_strong@exchangecode.com 9a239a7686 Better fix for the Seamokey, Thunderbird, and Calendar build breakage from landing of bug 392303 2007-08-22 16:21:50 -07:00
rob_strong@exchangecode.com 6c230082a4 Attempt to fix Seamokey build breakage from landing of bug 392303 2007-08-22 15:42:19 -07:00
rob_strong@exchangecode.com ad6b019e2c Bug 392303 - Simplify installer changes - Part 1. r=sspitzer 2007-08-22 14:38:03 -07:00
rob_strong@exchangecode.com 650146829b Bug 393149 - Some registry keys aren't removed under HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\ [win32 only]. r=sspitzer 2007-08-21 23:46:06 -07:00
rob_strong@exchangecode.com 30072333a1 Comment fix for Bug 389244 - Uninstall information of old version not cleared from registry when updating via auto update. r=sspitzer 2007-08-16 14:39:49 -07:00
rob_strong@exchangecode.com 5ea5167096 Bug 389244 - Uninstall information of old version not cleared from registry when updating via auto update. r=sspitzer 2007-08-16 14:34:52 -07:00
benjamin@smedbergs.us aa24fab361 Fix the name of the Windows SDK, for real this time 2007-08-11 13:29:48 -07:00
benjamin@smedbergs.us 3e619646be Fix copy-paste typo from bug 391308 2007-08-10 06:56:43 -07:00
benjamin@smedbergs.us fbfa1be233 Bug 391308 - Make the new-style SDK package, r=luser 2007-08-09 12:53:08 -07:00
benjamin@smedbergs.us 4b6ed1dfac Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser 2007-08-03 07:46:17 -07:00
rob_strong@exchangecode.com f30a5ccefa Bug 368587 - avoid the second UAC prompt for helper.exe on software update by launching it directly from the elevated updater.exe process. r=bsmedberg, a=mconnor 2007-07-30 13:16:56 -07:00
rob_strong@exchangecode.com c0ad1616f3 Bug 387385 - Remove files from the VirtualStore on uninstall / in-place upgrade / software update. r=sspitzer 2007-07-17 11:11:18 -07:00
kairo@kairo.at 323e6d022b bug 386903 - remove xpinstall/packager from cvs, r=bsmedberg 2007-07-09 10:47:04 -07:00
rob_strong@exchangecode.com 4c08274d54 Bug 361402 - installer does not automatically find path to existing installation when going from 1.5.0.x to 2.0.0.x. r=sspitzer 2007-07-02 10:37:23 -07:00
rob_strong@exchangecode.com 2f2d420a70 Win32 only - Bug 369221: Fails to install with xpicleanup error message. r=sspitzer, sr=mscott for Thunderbird 2007-05-03 16:40:54 -07:00
mats.palmgren@bredband.net c712869d45 Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc 2007-04-30 16:52:44 -07:00
kaie@kuix.de 9ab452369c Bug 370693, Mozilla.org nightly bits broken, Failure to use crypto with FIPS modeBuild system changes onlyPatch originally proposed by Wan-Teh in bug 249782r=bsmedberg 2007-04-17 13:42:54 -07:00
axel@pike.org 99daa6badd bug 361583, support filter commandline argument, and use it from packager.mk, r=bsmedberg 2007-04-13 16:43:36 -07:00
bugzilla@standard8.demon.co.uk 8049568bcc Back out part of bug 361583 to fix xul app bustage occuring when attempting to do nightly builds. 2007-04-12 05:41:32 -07:00
axel@pike.org 37999fa74b bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg 2007-04-11 09:35:01 -07:00
hg@mozilla.com 05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
pedemont%us.ibm.com 0ce77428b9 Bug 370243 - XULRunner DMG no longer contains installer. r=bsmedberg 2007-02-27 19:43:59 +00:00
scott%scott-macgregor.org b4eb06adf9 Bug #354897 --> thunderbird installer changes to support vista including renaming uninst.exe to helper.exe.
r=rob strong
2007-02-26 07:18:45 +00:00
rob_strong%exchangecode.com 04d62f88c9 Win32 only - Bug 370126: Wrong value written to EditFlags by NSIS installer? r=sspitzer 2007-02-13 23:51:38 +00:00
rob_strong%exchangecode.com 6264b3f99e Landing of interdependent bugs for Vista support. Bug 354005 Setting the app as the OS default is broken on Vista. r=sspitzer, r=dougt, sr=bsmedberg. Bug 351949 � Automatic Update is not working for Vista users with limited account privilege and UAC (User Account Control) enabled. r=sspitzer, r=rstrong. Bug 354226 � nsPostUpdateWin.js fails to update registry keys / log files after an update has been applied. r=rstrong. 2007-01-30 05:14:50 +00:00
rob_strong%exchangecode.com 42bba0ab48 Bug 333491 � FF installer icon looks bad on Windows Vista. ui-r=beltzner 2007-01-26 04:08:12 +00:00
gerv%gerv.net caae487a24 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
rob_strong%exchangecode.com 5a9cf94f95 Bug 357922 - Bookmarks missing, tabs broken, etc. (Firefox 2 install over Firefox 1.5.0.7 failed to replace some files.). r=sspitzer 2006-11-27 19:17:14 +00:00
rob_strong%exchangecode.com bf57a0d2e5 Bug 355242 - NSIS installer removes folders but not files listed in removed-files.in. r=sspitzer 2006-10-03 22:37:09 +00:00
rob_strong%exchangecode.com b8be1bb361 Bug 336469 - use new APIs in Vista to register file and protocol handlers (installer). r=sspitzer 2006-09-19 20:13:10 +00:00
rob_strong%exchangecode.com 7f63a2923f Bug 344476 - Chinese/Japanese/Korean installer's UI looks ugly. r=bsmedberg 2006-09-08 20:44:12 +00:00
rob_strong%exchangecode.com dcfc9b66b5 Followup to Bug 344236 - Remove xpinstall-based installer code. r=bsmedberg 2006-08-31 18:45:08 +00:00
benjamin%smedbergs.us 349f88112b Bug 344236 - Remove xpinstall-based installer code for the toolkit, r=robstrong 2006-08-31 13:57:55 +00:00
rob_strong%exchangecode.com 47f8b75946 Bug 349551 - Updated builds won't uninstall via Windows Control Panel. r=bsmedberg 2006-08-30 00:08:35 +00:00