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

155 Коммитов

Автор SHA1 Сообщение Дата
sgehani%netscape.com b6f48bd954 *** NOT PART OF BUILD ***
Linux install wizard progress.
2000-02-11 00:57:43 +00:00
sgehani%netscape.com 4953678682 Part of fix for b = 24299 r = ssu 2000-02-10 10:15:01 +00:00
sgehani%netscape.com 62d5d66fe9 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 d95ba12580 Really default to installing in the root of the boot volume. b = 19360 r = ssu 2000-02-10 08:48:50 +00:00
dveditz%netscape.com f7ec00ef59 Fixes to get this building on VC5 again. r=ssu 2000-02-10 07:03:49 +00:00
ssu%netscape.com f5159f039e 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 e074dbd04a 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 52c7023fe3 removed comment. not part of build yet 2000-02-09 03:12:34 +00:00
ssu%netscape.com 37c923e873 fixing up test code. not part of build system yet 2000-02-09 02:21:04 +00:00
ssu%netscape.com daaef0e67f fixed compression bug and cleaned up code. Not part of build system yet. 2000-02-09 02:10:53 +00:00
ssu%netscape.com 80c0a5c3ad 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 a672e590b3 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 39def9891d Added NSRuntimeDebug.shlb to debug targets for Profiler builds 2000-02-08 04:28:34 +00:00
scc%netscape.com 5e041e830f Pro5 update 2000-02-07 23:06:04 +00:00
ssu%netscape.com 881dd2390c added comments to functions; removed obsolete function; Not part of build at all. 2000-02-06 23:41:00 +00:00
ssu%netscape.com 364aab31d9 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
sgehani%netscape.com 1d8a1b423b Unbreak the Mac installer. b = 25569 r = polar bear 2000-02-05 01:44:19 +00:00
ssu%netscape.com f77414dd7d readme.txt for build.pl. not part of build 2000-02-04 00:36:47 +00:00
ssu%netscape.com 58724e0a42 changed folder name from Stage to state. Not part of the build system. 2000-02-04 00:26:07 +00:00
ssu%netscape.com f88c618ebc updated the comment section of this script. Not part of the build system. 2000-02-03 23:42:10 +00:00
ssu%netscape.com 486a561ef3 new perl file that will build the self-extracting installer and its corresponding .xpi files given a mozilla build on a local system. Not part of the build system. 2000-02-03 23:39:56 +00:00
ssu%netscape.com 81c9e6ca92 fix for bug #23225. it now detects instance of mozilla.exe running and requests the user to quit it before runnning setup again.
fix for bug #23224. only one instance of setup can be run now.

affects only windows.  r=sgehani
2000-02-02 22:41:21 +00:00
sgehani%netscape.com 46c9bd6e29 Preparing for additions dialog feature. Also, fixing control highlighting bugs when the app is suspended and resumed: for controls on the setup type and welcome dialogs. b = none r = ssu 2000-02-02 00:49:21 +00:00
sgehani%netscape.com 94835e2199 First Checked In. 2000-02-02 00:43:10 +00:00
ssu%netscape.com 5592321679 fixing bug #11210. Updated the install progress dialog to have a better
look and feel.  r=sgehani.  affects only the windows platform.
2000-02-01 23:00:49 +00:00
sgehani%netscape.com 1e477bec38 Add readme button and functionality to the Mac installer. b = 21041 r = ssu 2000-02-01 04:08:56 +00:00
scc%netscape.com 24bd24cf92 Fixed access paths for upcoming switch to Pro5, see bug #25949. r=pinkerton 2000-02-01 00:49:16 +00:00
ssu%netscape.com 33e2071e28 fixing bug #25902. removed extended resource information that was not needed, but that simply made it more difficult to localize. r=sgehani 2000-01-31 22:14:51 +00:00
ssu%netscape.com 7da2097bff fixing bug #25410. The size shown under the custom install is now the
download size (size of archive), not installation size.

Also has code to help fix bug #21034.  Added code place holder to show the
new Additions dialog.

Fixed problem with not calculating disk space required properly.  It would
not take into account components that get installed outside the user
selected folder (such as the case with security module, which needs to be
installed in a centralized place).  This required the installer to be link
in nsreg_s.dll in order to tap into the Netscape registry to anticipate
where the modules might be installed at.

affects only windows.
2000-01-29 23:39:47 +00:00
ssu%netscape.com e8f5c58b45 fixing bug 23389. macinstaller was quitting after the downloding of the .xpi files. a=jj r=cathleen 2000-01-15 00:10:31 +00:00
dbragg%netscape.com f7775b6c6a fixing bug #23389 where the mac install wizard simply quits in the middle of the installer. The problem arose after a change to NS_InitXPCOM(). r=dveditz 2000-01-13 03:53:22 +00:00
jj%netscape.com 85dbdb3007 Fixed installer creator type in all 4 targets ('MzIn', 'NSIn') 2000-01-06 23:17:34 +00:00
sgehani%netscape.com 87e3e08a53 *** NOT PART OF BUILD ***
Initial checkin of Unix installer.
2000-01-05 02:30:42 +00:00
sgehani%netscape.com 11052ffd3a Default to root volume rather than cwd. b = 19360 r = mstoltz 2000-01-05 02:26:00 +00:00
ssu%netscape.com 644c06df45 This fixes bugs #16350, 17631, 20259, 21575.
Installer registers in the Windows registry where mozilla.exe gets
installed to.

Installer is aware of the previous mozilla.exe installation location
and offers it as the default destination location.

Installer now is able to show a Readme.txt in the SetupType dialog.

Eliminated most of the "Netscape" and replaced it with "Mozilla"

a=chofmann
r=sgehani
1999-12-22 20:19:34 +00:00
sgehani%netscape.com cad894d32f Fix for .xpi file deletion upon completion of install. b = 21734; r = mstoltz; a = chofmann 1999-12-15 08:06:09 +00:00
ssu%netscape.com 758efda941 removing error message if .ini file is missing. affects only windows. r=sgehani 1999-12-07 01:38:22 +00:00
ssu%netscape.com 172d3ac5b9 fixes bug #17630. allows the control of at most 3 lines of text on the
blue setup background to be displayed.

Affects only windows platforms.

r=sgehani@netscape.com
1999-12-04 23:21:26 +00:00
dveditz%netscape.com aac984d72c Bug 12816, move XPInstall initialization closer to the front so we can
clean up after an install *before* the wrong components are loaded.
1999-12-03 13:37:23 +00:00
ssu%netscape.com 36f328a592 fixing problem with not checking for empty string of command line path passed into setup. If an empty string was passed in (meaning nothing was passed in), it would used to still try to contatenate a filename to this empty string. bad. r=sgehani@netscape.com 1999-12-02 02:14:51 +00:00
ssu%netscape.com 1694e1ba19 enabling ren8dot3 to be part of tinderbox build 1999-11-30 09:52:34 +00:00
warren%netscape.com 4ab4ee4d4e Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
ssu%netscape.com 8782b40c50 initial checkin of tool that renames files. This tool is used with the psm.xpi installer to rename 8.3 filenames to long filenames under Win95/98. Not part of tinderbox build system yet. 1999-11-24 20:48:32 +00:00
sgehani%netscape.com 0b4e8b1b16 First Checked In. 1999-11-23 23:14:07 +00:00
sgehani%netscape.com a1661b07e9 Preparing to checkin updated version. 1999-11-23 23:14:00 +00:00
sgehani%netscape.com 1adb69bb02 *** Mac only *** UI bug fixes: 18874, 18880, 18900, 18208 [r=ssu, a=don] 1999-11-23 23:12:06 +00:00
ssu%netscape.com 0b596e74cb updated to deliver *.html files dist install. a=leaf. 1999-11-23 20:29:45 +00:00
ssu%netscape.com 0a68217462 initial checkin of a smartupdate trial trigger page. not part of tinderbox. a=leaf not part of build either. 1999-11-23 20:00:19 +00:00
ssu%netscape.com 6947adf263 fixing bug #19597. Fixed the warning of insufficient disk space error message to show the correct disk space required/available. r=dveditz 1999-11-23 03:21:43 +00:00
ssu%netscape.com cf2d44b026 fixed the title bar of the Progress dialog during installation of files to
show which component it's currently processing.

also added a new key to parse in the config.ini to help fix bug #19391.

All these changes only affect windows platorms

r=dbragg
1999-11-22 23:00:21 +00:00