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

23 Коммитов

Автор SHA1 Сообщение Дата
ssu%netscape.com 6ec993d8fc fixing:
bug 68110 - installer fails on proxy support.
bug 64433 - setup.exe contains "netscape.exe" string.
bug 67259 - xpi error should indicate which package failed.
bug 52597 - show license file under mozilla installer.
bug 40707 - create mozilla mail shortcut.
bug 70892 - uninstall not possible after uninstall, install, then reboot.

bug 68053 contains patch for all of above.

r=dveditz,sgehani
sr=mscott

affects only windows platforms.
2001-03-14 00:24:23 +00:00
ssu%netscape.com 8b4b8a8669 fixing bug 49456 - installer memory usage too high. r=dveditz, sr=mscott. windows platform only. 2001-02-06 07:15:13 +00:00
ssu%netscape.com aa2073782a fixing bug 66768 - uninstaller has no product name
bug 66851 - Cannot download over modem using new download agent
r=dveditz,sgehani
sr=mscott

affects windows platforms only.
2001-01-30 01:47:31 +00:00
ssu%netscape.com ef404f92ee This check-in will fix the following bugs:
Bug 52417 (add downloader code)
Bug 64179 ('K' should be 'KB')
Bug 62560 (misspelled 'Existence')
Bug 64550 (remove 'Seamonkey' reference)
Bug 60352 (add crc check to installer)
Bug 62991 (psm check crashes n6 setup)
Bug 58267 (npoji600.dll)
Bug 47274 (Title should be 'Mozilla Setup')
Bug 66497 (installer need to clean up windows registry)
Bug 66498 (uninstaller checking itself)
Bug 64566 (shouldn't be able to start multiple Setup)
Bug 56292 (Alt-r conflict in Setup Type dialog)
Bug 31821 (force-upgrade support)

r=deveditz
sr=mscott

affects windows platforms only!
2001-01-27 01:49:57 +00:00
ssu%netscape.com fd3921b677 fixing bug #40708 - The bug is actually about adding a new parameter to
the self-extracting .exe code so it simply uncompresses
                    its contents without running setup.exe at the end.
There are two fixes to fhe extra.c file.
1) When running in silent/auto mode, if there's not enough disk space, the
installer will go into an infinite loop.  This was discovered by fixing bug
#40708.  The fix is to simply exit the installer (one line fix).
2) #40715 - Installer could unintentionally delete the selected installation
            dir.  I've talked to Dan and Samir about this one line fix, and
            they both agreed that it should happen.

a=leaf,dvedtiz
r=sgehani
2000-05-31 00:49:13 +00:00
ssu%netscape.com a69bec9cbe fixing bug 37910 and 39105 2000-05-15 20:42:12 +00:00
ssu%netscape.com 7369ee7d78 fixing bugs:
37911 - added the '>' char to the Next button
38138 - added a ':' in one of the dialog strings
37337 - added option to save the downloaded files and installer
35792 - exposed proxy support
31415 - fixed localization problem with string displayed on blue background

Affects only windows platforms.
2000-05-05 03:18:41 +00:00
ssu%netscape.com 5b5a1a031c fixed problem with redirect.ini being deleted when user canceled download.
When redirect.ini was deleted, it cause the download agent to start its
download process from the first file when it was restarted.

fixed 33357: installer can no longer be run while a copy is already running.
2000-04-28 20:37:56 +00:00
ssu%netscape.com fbd8039811 fixing bugs 7874 (on going) and 30909.
Affects only windows platforms.
2000-04-19 00:51:00 +00:00
ssu%netscape.com 3c48f3bef3 fixing bug 7874 (on going).
Affects windows platforms only.
2000-04-16 23:07:11 +00:00
ssu%netscape.com 98048e5bbc fixing bugs:
16068
  16465
  25595
  27587
  27598
  18563
  23240
  34664
  34621
  33348

affects only Windows platforms.
2000-04-14 03:19:16 +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
dveditz%netscape.com 68047f1c36 Fixes to get this building on VC5 again. r=ssu 2000-02-10 07:03:49 +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
warren%netscape.com 96ec037ac6 Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
ssu%netscape.com 51390e5fa4 undoing commenting the RESFILE line. Commenting this line out was not the correct fix. 1999-11-16 06:46:17 +00:00
cls%seawood.org f684b0c776 Removing the need for MFC from the build. The .rc files require afxres.h to build but do not appear to be neccessary themselves. 1999-11-13 22:33:41 +00:00
erik%netscape.com 97a4edf14f This is just a local .cvsignore file. Doesn't affect build. 1999-11-11 18:15:49 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
ssu%netscape.com 8b9df615a4 updated makefile to use non_mt libs.
update license info for the other files.

This is not part of the seamonkey build, yet.
1999-09-07 23:19:23 +00:00
dveditz%netscape.com 456e87a0c7 adding makefile 1999-09-07 19:29:04 +00:00
ssu%netscape.com 54f39d3920 added icon to nsinstall.exe. This change does not affect the seamonkey build. The windows wizard is not part of the build yet. 1999-09-03 19:20:44 +00:00
ssu%netscape.com d8587707da This is the initial checkin for the windows native install wizard. This will not affect the seamonkey builds. 1999-09-01 18:31:18 +00:00