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

234 Коммитов

Автор SHA1 Сообщение Дата
ted.mielczarek%gmail.com 394987a1f6 bug 356462, fix seamonkey win32 installer VC8 issues, patch by bugzilla@mcsmurf.de r=bsmedberg, sr=dveditz 2006-10-14 19:03:46 +00:00
cls%seawood.org 00570f4496 Align mingw libs linkage with msvc.
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
benjamin%smedbergs.us 409c85bd04 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 15:19:31 +00:00
benjamin%smedbergs.us 463a240463 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 14:45:37 +00:00
neil%parkwaycc.co.uk 3aeaa48825 Installer code cleanup b=47762 p=gautheri@noos.fr r=dveditz a=bsmedberg 2005-08-03 16:28:34 +00:00
masayuki%d-toybox.com d02d449e86 Bug 264386 Older version entries in registry not removed when version changes r=benjamin, sr=dveditz, a=asa 2005-07-13 15:59:56 +00:00
bzbarsky%mit.edu 6d15ce055d Fix installer crash. Bug 264980, patch by Sean Su <ssu0262@aol.com>,
r+sr=dveditz, a=asa
2005-05-05 16:08:44 +00:00
bsmedberg%covad.net 5d8370f04f Bug 289061 - Erroneous semicolon in extra.c p=Charles Fenwick <clf03f@garnet.acns.fsu.edu> r=me 2005-04-05 12:10:09 +00:00
masayuki%d-toybox.com c5d65da12c bug 286670 'Destination Directory' of 'Setup Style' is broken on l10n build r=bsmedbergs, sr=dveditz 2005-03-27 05:35:23 +00:00
timeless%mozdev.org d01dd1aa4c Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 19:34:02 +00:00
bugzilla%arlen.demon.co.uk 64a91a050e Bug 191805 Installer progress meters should use the system progress meter color
p=sdwalker@myrealbox.com r=bsmedberg sr=ben@mozilla.org
2004-11-10 13:44:33 +00:00
jshin%mailaps.org 8e3a9c9fe0 bug 264461 Installer windows shuffle offscreen with each step when windows taskbar located at top or left of screen patch by masayuki@d-toybox.com (r=bsmedberg,sr=dveditz) 2004-11-10 11:18:11 +00:00
dveditz%cruzio.com cc085ad3d0 bug 263366: blocking executes() should return execution error code, r=peterv,sr=jst 2004-10-17 00:32:17 +00:00
ssu%netscape.com 4e9b9efb55 fixing bug 47762 - Installer switches focus to itself repeatedly. r=leaf, sr=dveditz, a=asa 2004-07-08 00:47:08 +00:00
dveditz%cruzio.com d09585da95 bug 193273 move the restricted access check after cmd-line parsing so the previous fix actually works; r=ssu,sr=bryner,a=asa 2004-05-19 19:20:29 +00:00
dveditz%cruzio.com 0b6db13cdf bug 243373 StrStrI not available on some widows systems r=ssu,sr=mkaply,a=mkaply 2004-05-13 19:20:14 +00:00
dveditz%cruzio.com e5489da68b bug 243373 StrStrI not available on some windows systems r=ssu,sr=mkaply,a=mkaply 2004-05-13 19:17:26 +00:00
dveditz%cruzio.com adf42ce194 Fix VC.Net build bustage 2004-05-12 06:59:19 +00:00
cls%seawood.org 76e06a32fe Use lowercase for headers instead of mixed case
Fixing x-mingw tinderbox bustage.
2004-05-12 04:34:47 +00:00
dveditz%cruzio.com 14d176e62f bug 236312 prevent PendingFileRenameOperations registry value corruption and possible windows death r=ssu,sr=dbaron
bug 193723 non-admin WinXP users should be able to install (force a local GRE) r=ssu,sr=dougt
2004-05-11 21:32:39 +00:00
cbiesinger%web.de 5f4e7cb5b0 use parent of windows directory as "program files" directory, if no program
files directory exists
bug 238133 r=dveditz sr=roc
2004-04-26 12:48:11 +00:00
gerv%gerv.net 7007719893 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 14:37:35 +00:00
cls%seawood.org 4e1a592115 Add support for cross-compiling to mingw.
Bug #222013 r=bryner
2004-02-20 22:14:14 +00:00
cbiesinger%web.de c84c766db5 install reports there is zero space free on my drive and quits (NT 3.51)
bug 202505 r=dveditz sr=roc
2004-02-02 16:47:05 +00:00
ssu%netscape.com 01934f5ad1 fixing the following bugs:
bug 212599 - profile deleted when updating from 1.4b to 20030712 build
  bug 212244 - move ExcludeRemoveList to config.ini
  bug 213573 - Won't let me install in my preffered directory because it
	       contains the same letters as my windows directory

r=dveditz
sr=jag
2003-08-06 07:51:47 +00:00
ssu%netscape.com 815c99f4f5 fixing bug 198081 - Old GRE's left on disk when upgrading Mozilla. r=dveditz, sr=jag, a=dbaron 2003-07-10 23:42:07 +00:00
ssu%netscape.com d971762a99 fixing bug 210731 - Setup should delete target installation dir on upgrade. r=dveditz, sr=jag, a=dbaron 2003-07-10 23:10:18 +00:00
seawood%netscape.com 7a7cda041f Use the documented __declspec keyword instead of _declspec.
Bug #206934 r=dougt
2003-06-24 22:12:37 +00:00
ssu%netscape.com 610398496b fixing bug 207978 - Setup.exe crashes only with 1.4 (Windows 2000). r=sgehani, sr=dveditz. this is to get the code in sync with the branch. it's just a minor change since the main fix is already checked in. 2003-06-09 18:24:24 +00:00
ssu%netscape.com 8e431b61f5 fixing bug 207978 - Setup.exe crashes only with 1.4 (Windows 2000). r=/sr=dveditz 2003-06-06 04:39:05 +00:00
ssu%netscape.com 87b0e3601c addedum patch to fixing bug 195314 - Forced install regardless of existing installation. r=sgehani, sr=jag, a=sspitzer 2003-05-21 01:57:55 +00:00
ssu%netscape.com 286895b0ed fixing bug 195314 - Forced install regardless of existing installation. r=sgehani, sr=jag a=sspitzer 2003-05-20 21:38:18 +00:00
alecf%flett.org 2143729077 fix for bug 123425 - turn of MOZ_WINCONSOLE for the installer apps, so that someone can actually build with it
r=ssu, sr=cls, a=dbaron
2003-05-18 23:34:31 +00:00
ssu%netscape.com 9606f0a27d fixing bug 67027 - Having int chars in install folder name doesn't uninstall anything. r=dveditz sr=dmose, a=sspitzer 2003-05-06 06:08:31 +00:00
ssu%netscape.com 2ef4a2fee4 fixing bug 194115 - self-extracting installer no longer looks for .xpi files in cwd. r=sgehani, rs=jag, a=sspitzer 2003-04-30 03:11:26 +00:00
ssu%netscape.com 375c45534a fixing bug 203377 - Alert dialogs to close browser/kill process have hard coded 'Mozilla' strings. r=sgehani, sr=jag, a=asa 2003-04-29 08:38:12 +00:00
ssu%netscape.com b6f5b1135a fixing bug that I thought got into the patch checked in earlier for bug 190816, but didn't. 2003-04-25 07:58:53 +00:00
ssu%netscape.com dfaf50a8a8 fixing build breakage due to my recent check in 2003-04-25 07:24:43 +00:00
ssu%netscape.com fb411dc80b Reapplying patch that was used to back out yesterday's blocker bug:
bug 203194 - Installation fails after GRE setup

This patch fixes the blocker bug and the following bugs it backed out:
  bug 48051  - Restart dialog needs title
  bug 67067  - "unable to create directory" dialog is titleless
  bug 202606 - Need a way to disable showing of bitmap in dialog

r=sgehani
sr=leaf
a=sspitzer
2003-04-25 07:10:10 +00:00
ssu%netscape.com 4e0ef16242 fixing bug 190816 - Running process causes Installer to hang until process is shut down via task manager. r=sgehani, sr=jag, a=sspitzer 2003-04-25 06:54:29 +00:00
ssu%netscape.com 1448a1fd38 backout patches to bug 67067 and bug 202606 to fix blocker bug a=sheriff 2003-04-24 18:46:10 +00:00
ssu%netscape.com ce5eeb8bbd fixing bug 67067 - unable-to-create-directory dialog is titleless. r=curt, sr=dmose, a=asa 2003-04-24 01:34:31 +00:00
ssu%netscape.com b7c7938377 fixing bug 202606 - Need a way to disable showing of bitmap in dialog. r=sgehani, rs=dmose, a=asa 2003-04-23 20:54:14 +00:00
ssu%netscape.com 213bfb9b9e fixing bug 197847 - Too many network errors should pause install, not automatically cancel it. r=dveditz, rs=sspitzer 2003-04-11 07:32:00 +00:00
ssu%netscape.com dc9febe745 addedum patch to bug 201309 - Too many network errors caused by too many left over ns_tempX dirs. sr=dveditz 2003-04-09 23:53:43 +00:00
ssu%netscape.com 0073596cba fixing bug 201309 - Too many network errors caused by too many left over ns_tempX dirs. r=dveditz, rs=sspitzer 2003-04-09 08:46:05 +00:00
ssu%netscape.com e0b242b45a checking in patch for frank.schoenheit@gmx.de that fixes bug 90496. r=ssu, sr=dveditz 2003-03-21 23:36:17 +00:00
ssu%netscape.com 7adfb5f2fe this is another addendem to bug 190389 - GRE installer needs to use new version key format. this patch fixes an uninstall regression bug. r=sgehani 2003-03-13 03:10:13 +00:00
ssu%netscape.com cb8c51ee10 fixing bug 190389 - GRE installer needs to use new version key format. This is not enabled just yet, but support code is fully in place with this check in r=sgehani,sr=dveditz 2003-03-12 21:40:19 +00:00
cls%seawood.org d1479589a2 Adding mingw makefile changes.
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00