Commit Graph

777 Commits

Author SHA1 Message Date
dougt%netscape.com
09388ece36 Adding timebomb to xpinstall. r=pinkerton. 2000-02-16 01:54:08 +00:00
ssu%netscape.com
900ac9c823 fixing bug #27183 - detects psm.exe and tells user to quit before setup
can continue, so a reboot is not required.

windows only
does not affect build
r=dveditz
2000-02-16 01:27:33 +00:00
ssu%netscape.com
5b5d193f2a fixes bug #27183 - do not require a restart after installation is done by
detecting psm.exe running and not continuing until user
                   quits it.

windows platform only.
r=dveditz
2000-02-15 23:10:06 +00:00
ssu%netscape.com
c7c5f68ac7 fixing bug #26152 - changed references to "Seamonkey" and "Netscape
Seamonkey" to "Netscape 6".

windows platform only.
r=dveditz
2000-02-15 09:00:37 +00:00
ssu%netscape.com
be55b02da7 fixe for bug #27176. it will now detect is user selected to install ontop
of a previous version of mozilla that might be incompatible with the new
version.

windows platform only.

r=sgehani
2000-02-15 07:20:39 +00:00
ssu%netscape.com
39142337f6 oops. changed the string from Netscape to Mozilla. 2000-02-15 07:12:31 +00:00
ssu%netscape.com
c795c4b06f fix for part of bug #27176. To detect is user has selected to install
mozilla onto a previous (non compatible) version of mozilla, and show
warning.

will not affect build.
Windows platform only.

r=sgehani
2000-02-15 07:10:49 +00:00
dveditz%netscape.com
59d9af7a89 bug 24611, new API names for install 2000-02-15 01:44:48 +00:00
dveditz%netscape.com
9172024f8e New wstring nsIRegistry interface, bug 23859;
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
2000-02-15 01:32:12 +00:00
dougt%netscape.com
1d7ae3692e Adding timebomb to package lists. bug 1542. 2000-02-14 06:11:51 +00:00
syd%netscape.com
8264661205 Added splash.xpm to Unix package 2000-02-13 15:24:07 +00:00
jj%netscape.com
0f4c46d36d removed obsolete <file.xpt>. r=dougt,sdagley 2000-02-12 00:10:35 +00:00
cathleen%netscape.com
689c63308d check in fix for dougt, bug=27254 r=cathleen
change relative chrome url path to absolute url path
2000-02-11 12:51:51 +00:00
ssu%netscape.com
8e14066abd fixed bugs:
#24297 - added code to randomly install talkback 2o% of the time.
#27298 - fixed the underline under the N on the Mail&News string
#27184 - removed all references to "SmartUpdate" strings
2000-02-11 05:30:25 +00:00
ssu%netscape.com
0dce79a418 added a #define so vc6 knows it does not require MFC. r=sgehani 2000-02-11 04:20:43 +00:00
sgehani%netscape.com
31ef92c2e8 *** NOT PART OF BUILD ***
Linux install wizard progress.
2000-02-11 00:57:43 +00:00
tbogard%aol.net
8e5c7e1c47 Removed unused header file. 2000-02-11 00:54:29 +00:00
dbragg%netscape.com
a271589189 Fix for bug 21089 r=dveditz 2000-02-11 00:52:26 +00:00
sgehani%netscape.com
863f01eb9b Part of fix for b = 24299 r = ssu 2000-02-10 10:15:01 +00:00
sgehani%netscape.com
42f6bac3db Added random install feature to deteremine component pre-selection at parse time. b = 24299 r = ssu 2000-02-10 10:04:18 +00:00
sgehani%netscape.com
97ae8b2820 Really default to installing in the root of the boot volume. b = 19360 r = ssu 2000-02-10 08:48:50 +00:00
ssu%netscape.com
b22d34fe12 Fixed bug #21426 - Core.xpi has been broken up into core.xpi and browser.xpi
r=cathleen
2000-02-10 07:11:36 +00:00
dveditz%netscape.com
68047f1c36 Fixes to get this building on VC5 again. r=ssu 2000-02-10 07:03:49 +00:00
pinkerton%netscape.com
8cdc9e4a08 removal of WasteLib from viewer and un-necessary native widgets from Mac build. r=sfraser. 2000-02-10 04:18:55 +00:00
ssu%netscape.com
c14233ff6c Turning AutoRegister back on so we don't have a repeat of 26759 when
the build doesn't pre-generate component.reg   r=ssu
2000-02-09 03:42:08 +00:00
ssu%netscape.com
e00a43627e removed test from build command line because it requires nszip.exe which not everyone might have it on their system. r= dveditz affects only windows platform. 2000-02-09 03:33:21 +00:00
ssu%netscape.com
aaf8635eff Removed MFC dependencies from the native windows installer.
Rewrote nszip.exe to not require MFC to build.
Wrote TestXPI.exe to test xpinstall via xpistub to mimic a native windows
installer.
update makefile.win to not build nszip.exe and build the new tools:
  nsztool
  test
and to not require MOZ_MFC=1 to build these files anymore.

affects only windows platform.

r=dougt
r=dveditz
2000-02-09 03:25:49 +00:00
ssu%netscape.com
575c2d9046 removed comment. not part of build yet 2000-02-09 03:12:34 +00:00
ssu%netscape.com
bca2380015 fixing up test code. not part of build system yet 2000-02-09 02:21:04 +00:00
ssu%netscape.com
65ed2b842e fixed compression bug and cleaned up code. Not part of build system yet. 2000-02-09 02:10:53 +00:00
ssu%netscape.com
f51f453392 cleaning up the test code a bit. not part of the build system yet. 2000-02-08 12:10:24 +00:00
ssu%netscape.com
583be1a076 Initial checkin of files to test xpinstall via xpistub entry point.
This is not hooked up to the build system yet.
Just checking in so I don't lose the new code.
2000-02-08 11:49:22 +00:00
pierre%netscape.com
e46146ac16 Added NSRuntimeDebug.shlb to debug targets for Profiler builds 2000-02-08 04:28:34 +00:00
dveditz%netscape.com
27cb3c3930 fixes bug 26759, r=ssu 2000-02-08 02:40:17 +00:00
scc%netscape.com
73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
ssu%netscape.com
fb3f249ef1 added comments to functions; removed obsolete function; Not part of build at all. 2000-02-06 23:41:00 +00:00
ssu%netscape.com
28eb5e5828 initial checkin for nsztool.exe source files. This is a rewrite of nszip.exe to not use MFC. This is not part of the build. I'm just checking in so I don't lose the work. 2000-02-06 20:06:54 +00:00
sspitzer%netscape.com
ff5baab1d5 in the immortal words of sfraser: "die, appcores, die".
the next step is to remove mozilla/xpfe/AppCores from the tree, which I will
gladly do next.

r=alecf
2000-02-06 06:54:52 +00:00
dougt%netscape.com
982434242e adding explict call to VR_Close after using other VR_ routines which open
the version registry.  suggested by dveditz@netscape.com
2000-02-06 02:45:08 +00:00
sspitzer%netscape.com
93837a592c remove nsCategoryManager.js from the packages. 2000-02-06 01:21:10 +00:00
jband%netscape.com
7277c47eba fix incorrectly declared callback and its evil (cast) that were crashing my release builds of xpcshell and viewer. r=dougt 2000-02-06 01:09:15 +00:00
alecf%netscape.com
832bf7d067 update packages to reflect appshell's new home
r=sspitzer
2000-02-05 05:45:55 +00:00
sspitzer%netscape.com
211d11aa23 package nsCategoryManager.js on windows 2000-02-05 05:27:56 +00:00
sgehani%netscape.com
a3f3f594ed Unbreak the Mac installer. b = 25569 r = polar bear 2000-02-05 01:44:19 +00:00
ssu%netscape.com
a12a7f2a31 readme.txt for build.pl. not part of build 2000-02-04 00:36:47 +00:00
sgehani%netscape.com
48b4a84a9a making it binary 2000-02-04 00:28:39 +00:00
ssu%netscape.com
fb6cb26131 changed folder name from Stage to state. Not part of the build system. 2000-02-04 00:26:07 +00:00
sgehani%netscape.com
9968ec2518 *** NOT PART OF BUILD ***
Adding XPInstall smoke test to make publicly accessible through lxr.
2000-02-04 00:14:11 +00:00
sgehani%netscape.com
963c65ca83 *** NOT PART OF BUILD ***
1> Binary .xpi file wasn't checked in using -kb.
2> Trigger page and sources didn't include the license header.
2000-02-04 00:02:49 +00:00
sgehani%netscape.com
490f7f7973 Adding XPInstall test public accessibility *** NOT PART OF BUILD *** 2000-02-03 23:54:24 +00:00