Commit Graph

418 Commits

Author SHA1 Message Date
sgehani%netscape.com
18c55343eb Allow for more component names in setup type description without falling off. (nsbeta2+) [b=41353; r=dveditz] 2000-06-16 10:44:33 +00:00
ssu%netscape.com
e0f7c21994 fixing nsbeta2+ bug #41581. [regression]the installer only wants to install to a top-level directory on the disk (e.g., c:\Mozilla). r=sgehani. affects windows platforms only 2000-06-16 06:02:01 +00:00
ssu%netscape.com
b1a6d36e3c Patch from gemal@gemal.dk that fixes bugs:
#38456 - ":" should not be in "Destination Directory:"
  #38563 - New title to exit installer dialog
  #34857 - "Total download size" should be "Total Install Size"

did not apply part of patch that fixes bug #33342 because I need marketing approval.  I reassigned that bug to the appropriate approver.

a=leaf
r=sgehani

affects only windows platforms.
2000-06-15 06:37:50 +00:00
sgehani%netscape.com
3e241020a1 No longer remove the old core directory eliminating potential OS file manager sync'ing issues causing component registration errors. (nsbeta2+) [b=41376; r=dveditz] 2000-06-15 01:10:34 +00:00
ssu%netscape.com
bf47ac1d5d fixing nsbeta2+ bug #30175 (but leaving it disabled until a final decision is made). Need to set Default dialup networking connectoid. r=sgehani 2000-06-12 23:16:33 +00:00
sgehani%netscape.com
51b3ef8145 Expose installer app title into config.ini. Prep for nsbeta2+ bug 38587.
[r=ssu]
2000-06-10 02:03:59 +00:00
jj%netscape.com
901b6acf11 #41858: updated version key to 5.0.0.a18. a=leaf, r=sgehani 2000-06-08 23:07:35 +00:00
sgehani%netscape.com
d5721f71b3 Fix site selector failover url parsing and download redirect ini routine. (Both nsbeta2+ bugs.) [b=32694, 32766; r=dveditz] 2000-06-07 23:15:14 +00:00
sgehani%netscape.com
56f0da834a New zlib linkage requires it in xpcom.xpi. Checking in for cls@seawood.org.
[b=41255, r=sgehani]
2000-06-03 19:05:35 +00:00
sgehani%netscape.com
f3282b105f Partial fix for crash on exit of Linux GTK installer. [b=36781, r=ssu] 2000-06-01 09:09:40 +00:00
sgehani%netscape.com
988aef394c Dogfood fix for subfolder problem when setting XPInstall's notion of prog dir. [b=41002, r=dveditz] 2000-06-01 08:53:52 +00:00
sfraser%netscape.com
a741dd03f7 Various fixes for Installer stability, bugs 39749, 41002. r=sgehani 2000-06-01 00:38:17 +00:00
sgehani%netscape.com
a2752dc6b7 Towards fixing heisenbug exit after extraction but before installation. [b=39749, r=ssu] 2000-05-31 23:02:19 +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
dveditz%netscape.com
53bbd8a4af add chatzilla to Mozilla mac install 2000-05-27 03:07:32 +00:00
ssu%netscape.com
08306a297a fixing bugs #:
39783 - installer should install seamonkey into a subfolder from chosen destination path.
34011 - err check for files getting downloaded before installation starts

The code to fix this bug is in, but simply disabled
39015 - Browser needs proxy settings from installer when available

r=sgehani
2000-05-25 00:47:30 +00:00
sgehani%netscape.com
a5516c5d4a Fixing seg fault on exit. [b=36781, r=dveditz] 2000-05-25 00:13:48 +00:00
dveditz%netscape.com
e03f25b54f adding new error defines to wizard header to match new errors in XPInstall engine 2000-05-24 14:15:34 +00:00
sgehani%netscape.com
5f14e72ac8 Fix Linux installer seg fault on exit. [b=36781, r=dveditz] 2000-05-23 00:12:25 +00:00
sgehani%netscape.com
1e2dbd5a1d Fix upgrade support parent folder deletion problem. [b=39676, a=granrose] 2000-05-18 01:08:10 +00:00
sgehani%netscape.com
19e73d8c5c *** NOT PART OF BUILD ***
Upgrade support on the Mac.
2000-05-17 03:47:12 +00:00
sgehani%netscape.com
cd0887ad8f Upgrade support in mac installer. [b=32547] 2000-05-17 03:13:48 +00:00
sgehani%netscape.com
e53c4a80e9 Add upgrade support dialog and old inst detection. [b=39543] 2000-05-17 02:55:24 +00:00
sgehani%netscape.com
418368ea28 Only switch to additions window if additional components were detected at parse time. 2000-05-16 04:05:21 +00:00
sgehani%netscape.com
59d27bc698 Land "Additions Window" for the Mac installer. [b=21039] 2000-05-16 03:57:46 +00:00
ssu%netscape.com
a9d3e190c0 fixing bug 5009 2000-05-16 00:25:42 +00:00
ssu%netscape.com
a69bec9cbe fixing bug 37910 and 39105 2000-05-15 20:42:12 +00:00
ssu%netscape.com
bf3d4bbbb0 fixing bug #37251.
also fixed problem with an uninstaller's dialog not being modal.

affects only windows platforms.
2000-05-15 06:23:36 +00:00
ssu%netscape.com
86346f3ec6 disabled the cancel button once the user clicks Uninstall 2000-05-14 21:57:42 +00:00
ssu%netscape.com
fd5c68bd02 fixed problem with files marked DO NOT UNINSTALL and still unregistering activeX file. Also fixed Are You Sure You Want To Remove The Shared File dialog to be more informative. Affects only windows platforms 2000-05-14 05:27:54 +00:00
ssu%netscape.com
bdd141574d uninstaller:
fixed silent and auto mode.
  added uninstall control for shared files
  added uninstall control for unregistering ole server files
  added uninstall control for do-not-uninstall flag

setup:
  added new string resource for error control (UNABLE_TO_LOCATE_LIB_FUNCTION and UNABLE_TO_LOAD_LIBRARY)

affects windows platforms only.
2000-05-14 02:41:50 +00:00
ssu%netscape.com
43025a668a added functionality in the wizard installer to register self registering dlls. Affects only windows platforms 2000-05-12 04:40:17 +00:00
ssu%netscape.com
a4cbc8d511 fixing bug #18563. Select Directory dialog now works correctly. affects only windows platforms. 2000-05-11 06:35:41 +00:00
sgehani%netscape.com
d72d12ba59 Part of fix for option to save dl bits [b=37340] 2000-05-11 04:24:16 +00:00
sgehani%netscape.com
75fe0a460c * [Feature] Option to save downloaded bits [b=37340] * Don't try and install if dl fails [b=30138] * Check sd errors and stop installation [b=34012] 2000-05-11 04:22:46 +00:00
sgehani%netscape.com
711c4eb402 Alter "Browse..." folder selection dialog invoking button to read "Change..."
[b=36856]
2000-05-11 00:26:05 +00:00
sgehani%netscape.com
d2456e7938 * [Feature] Multi-xpi support per checkbox [b=34881]
* Prevent multiple dialogs when consecutive return keys hit [b=36993,36988]
* Multiple resource release crash fixes.
2000-05-10 22:44:49 +00:00
ssu%netscape.com
4db7fc379f fixing bug #38568. affects only windows platforms. 2000-05-10 22:06:36 +00:00
ssu%netscape.com
f51d3580db fixing bug 21034. Program folders dialog now moved into the custom sequence. affects only windows platforms. 2000-05-09 23:07:50 +00:00
ssu%netscape.com
db86959743 fixing bug #27580. affects only windows platforms. 2000-05-09 19:48:21 +00:00
ssu%netscape.com
885953491e fixing bug 38588. creates correct destination path, not the one displayed with ... . affects only windows platforms 2000-05-08 22:44:55 +00:00
sgehani%netscape.com
b73de2400c Progress bar and message changes. [b=38035] 2000-05-08 22:10:08 +00:00
ssu%netscape.com
e33b5d15cc fixing bug #38560. affects only windows platforms. 2000-05-08 20:31:31 +00:00
dougt%netscape.com
78c3123a2e Adding nsIContentHandler to XPInstall so that we can handle mime types. This
allows us to click on a xpinstall link and have the install happen.

I also changed the windows wizard test application to use explict paths.  This
should have been checked in with the rest of the nsIFile/xpInstall stuff.  You
may have to adjust these paths manually.
2000-05-08 05:12:35 +00:00
ssu%netscape.com
01e0ed9fa7 fixing bugs:
38472 - choosing base now will show base in the StartInstall dialog
38473 - Correct components are now shown in the StartInstall dialog

affects only windows.
2000-05-08 02:09:08 +00:00
ssu%netscape.com
054958e2e0 fixing bugs:
38475 - fixed the browse button.  It now shows the browse for directory dialog.
32860 - installer truncates long destination paths with "..." correctly.

Also fixed code to display a string in the DlgMessage more accurately.
Optimized the way Setup matches the color to display the strings on the blue background.

Affects only windows platforms.
2000-05-08 01:53:43 +00:00
ssu%netscape.com
17eeeff4d7 mapped error values to strings when windows installer vails. affects only windows platforms. 2000-05-07 07:07:01 +00:00
ssu%netscape.com
bbf87243b0 fixing bugs: 23221, 33354, 34599 2000-05-07 06:15:04 +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
db5e81b195 restored the Start Install dialog in order to add new features to the installer. Affects only windows platforms. 2000-05-02 01:36:10 +00:00
sgehani%netscape.com
35c5605bd4 Part of fix for Mac installer bustage. [b = 36784] 2000-05-02 00:57:40 +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
cb16ec0aa3 fixing the makefile to build without having set WINOS explicitly 2000-04-26 22:47:45 +00:00
ssu%netscape.com
3d54a19fa6 fixing bug #7478. We now have an uninstaller for the installer on the Windows platform. r=dveditz 2000-04-26 05:04:21 +00:00
sgehani%netscape.com
3af3efdc3a * Fix build warnings * Make MIW.mcp build with Universal Headers 3.3.1 2000-04-25 14:55:11 +00:00
dveditz%netscape.com
8789b40a77 fixing clobber bustage 2000-04-24 15:03:47 +00:00
dveditz%netscape.com
15bbd2c7a4 added missing dependency 2000-04-24 13:36:06 +00:00
sgehani%netscape.com
c02e3f4de5 Make directory creation failure a non-fatal error. 2000-04-21 23:12:50 +00:00
sgehani%netscape.com
320cabe2f2 * Fix error mapping off-by-one for error strings.
* Hide cancel button once download/installation begins.
2000-04-21 22:57:05 +00:00
sgehani%netscape.com
7e1080d7a9 Add cancel button to installer.
b=35346
2000-04-21 00:25:15 +00:00
sgehani%netscape.com
93abcd5c22 * Fix shell script env setup.
* Add feature support to specify folder default in config.ini. [b=36392]
* Pipe erros to a dialog instead of to stdout.
2000-04-20 07:42:23 +00:00
beard%netscape.com
3f1ed5ff9c Compatibility with Universal Headers 3.3 or later. a=leaf 2000-04-19 22:13:51 +00:00
sgehani%netscape.com
3c5330d4dc Use new INI parser keys.
b=36395
a=leaf
2000-04-19 21:21:22 +00:00
sgehani%netscape.com
d6f128fd31 Added site selector feature, dynamic download path feature, graceful error handling if running on a system that is older than OS 8.5, and we now handle comments in the INI parser. Also, got rid of bad access paths in the project file. b = 34836, 32694, 32766, 36253 2000-04-19 04:43:14 +00:00
sgehani%netscape.com
ad9ba21309 Whitespace formatting for last warnings' checkin. 2000-04-19 04:32:46 +00:00
sgehani%netscape.com
8a3713fe69 Fix all 143 build warnings.
NOTE:
Compiled on RedHat 6.1 Linux and debian Linux.
2000-04-19 04:16:28 +00:00
dveditz%netscape.com
f55eb01c46 resurrecting VC 5.0 build -- again 2000-04-19 02:36:21 +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
sgehani%netscape.com
b4da562661 Ignoring generated Makefile and compiled installer binary. 2000-04-18 23:20:42 +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
ecc0933b33 initial checkin to fix bug 7874 (on going). affects only windows platforms. Not hooked up to build system yet. 2000-04-15 23:50:59 +00:00
ssu%netscape.com
ce3bc49dd4 added check for OS_TARGET env var to build nsztool. Affects only windows platforms. 2000-04-14 21:26:25 +00:00
sgehani%netscape.com
77088609b5 Adding a wrapper shell script to launch the installer binary. The shell
script takes care of setting up the users environment before launching the
installer binary.
2000-04-14 05:02:06 +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
pavlov%netscape.com
20d1b54cca fix build problems 2000-04-06 00:17:39 +00:00
jst%netscape.com
0b90cffbe9 Fixing unix objdir build bustage. r,a=leaf 2000-04-05 23:26:15 +00:00
sgehani%netscape.com
9442168f67 * Fixing ui/engine thread communication flakiness.
* Expecting .xpis in a tucked away ./xpi/ dir now.
* Renamed installer binary target to mozilla-installer.

Not part of build just yet.

b = 16300
2000-04-05 05:16:05 +00:00
ssu%netscape.com
6aebabc7a3 fixing bugs #32765, 32693, 21034, 33164.
affects only windows
2000-04-05 02:51:44 +00:00
ssu%netscape.com
5b922c7317 fixing bugs #32765, 32693, 21034, 33164.
affects only windows
2000-04-05 02:13:50 +00:00
sgehani%netscape.com
e9f653b904 Various Mac installer features/fixes: * Installer Modules folder now expected * Not displaying invisible components in setup type desc * Multi-xpi per checkbox support * Centering about box b=18912, 32690, 32707, 33370 2000-04-05 01:56:37 +00:00
cls%seawood.org
da66e49516 Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point. 2000-04-02 07:17:25 +00:00
ssu%netscape.com
956430cf35 initial checkin of tool to help build windows installer. Not hooked up to build system yet. 2000-03-25 01:38:12 +00:00
ssu%netscape.com
e0912a16e0 fixing bug #33166 - can no longer press next in Setup Type dialog when warning dialog is shown. r=sgehani 2000-03-24 21:20:22 +00:00
ssu%netscape.com
d28bf15bf4 fixing bugs:
33004
  33006
  33007
  23662
  27588
  27593
  27598
  28539
  32706

r=sgehani
2000-03-24 03:40:09 +00:00
pierre%netscape.com
6979ae9a19 For Profiler builds: removed NSRuntimeDebug.shlb from debug targets in MIW.mcp and modified NGLayoutBuildList.pm to not build that project when the Profiler is on. 2000-03-22 03:50:15 +00:00
ssu%netscape.com
dbc6706464 fixing bugs:
31157
21575
27298
27578
27581
27582
27583
27589
27590
28537
28538
28539
28750
30436
29169
27579

windows platform only

r=sgehani
2000-03-21 21:43:22 +00:00
ssu%netscape.com
edeb4aee3b fixing bug #32340 - msvcrt.dll and msvcirt.dll now get installed *only* if they don't exist.
a=chofmann
r=sgehani
2000-03-19 03:15:25 +00:00
sgehani%netscape.com
274c63de07 First cut of Linux Install Wizard using gtk. (Not part of build.) 2000-03-17 07:35:06 +00:00
ssu%netscape.com
22884681cc fixing a hack that was done for beta1. It is now possible to control the font size, color, and shadowing for the text on the blue background in the installer via the config.ini. affects only windows. r=sgehani 2000-03-17 02:38:13 +00:00
sgehani%netscape.com
7f8f94cd4e Fix various cosmetic issues with the Mac native installer. [b=29328, 28576, 18874, 31042, 29849; r=ssu] 2000-03-16 01:34:48 +00:00
ssu%netscape.com
4619755e33 fixing bug #31875 under win95. a=chofmann r=cathleen 2000-03-15 23:44:57 +00:00
ssu%netscape.com
45f4babcfe fixing bug #31875 - adding a windows shortcut to the desktop
Also fixing a nsztool bug that shows up when compressing small files.

a=cathleen
r=cathleen
2000-03-15 08:36:31 +00:00
sgehani%netscape.com
7b20487eeb Fix pref migration shortcut launching. [b=31234, r=ssu] 2000-03-15 05:09:55 +00:00
sgehani%netscape.com
75649f6bed Launch apps using relative path (from installation root) rather than app creator. [b=31234, r=ssu] 2000-03-15 02:04:45 +00:00
ssu%netscape.com
ba161d90bf fixing bugs:
#30711 - no longer attempts to detect Net2Phone
           running during startup of installer.
  #30982 - added netscape registry names to the
           .js install scripts.
  #30907 - changed the way the build number is
           displayed on the blue background.  It
           is now displayed in a smaller font and
           in black.
  #30877 - added creation of Profile Manager
           shortcut.

affects only windows platforms.

a=jar
r=sgehani
2000-03-09 09:49:36 +00:00
ssu%netscape.com
f967a579be fixing bugs:
#30096 - App crashes in Java at launch on Ja systems.  Need to deliver
           international version of jre.
  #30186 - installer needs to apply patch to jre1.3

a=jar
r=sgehani
2000-03-03 08:15:24 +00:00
sgehani%netscape.com
c062c18c32 Update installer about box. [b=29309][a=cathleen] 2000-03-01 09:41:41 +00:00
ssu%netscape.com
c1a0560c89 fixing bugs #29263 and 12359
added readme and license files support.

a=cathleen
r=sgehani
2000-03-01 00:42:11 +00:00
ssu%netscape.com
9023bcebd7 fixing memory corruption detected when I ran code through purify.
Pre-checkin tests done after the fix related to the windows
installer:

  * ran mozilla installer with .xpi files in current dir
  * ran mozilla installer with .xpi files in it's self-extracting .exe file
  * ran commercial installer with .xpi files in current dir
  * ran commercial installer with .xpi files being downloaded from remote
    ftp area.
  * started a process under NT, and made sure installer detected it at
    startup.

fix affects only windows platforms and only the installer (not the browser).

r=dbragg@netscape.com
r=sgehani@netscape.com
2000-02-26 03:32:52 +00:00
ssu%netscape.com
a44cee448f fixing bug #27856. udpate.html has been moved from the mozilla cvs to
the commercial cvs because it only applies to the
                    commercial build.

affects only windows
r=sgehani
2000-02-25 04:11:32 +00:00
sgehani%netscape.com
1b2b81bccb * Fixes plugins folder creation location [b=29031] * Fixes comp names descriptions [b=29028] r=ssu a=leaf 2000-02-25 02:46:24 +00:00
ssu%netscape.com
e77da71d7f fixing bug #28715. xpinstall build no longer shows dialog which pauses
builds under Win98.  Builds under NT have not been
                    affected.

affects only windows.

a=leaf
r=sgehani
2000-02-25 01:44:18 +00:00
ssu%netscape.com
40f5d1a45e fixing bug#28641 - fixing major memory leak that only shows up under Win98
with < 64MB RAM.

affects only windows.

a=jevering
r=cathleen
2000-02-24 00:03:34 +00:00
ssu%netscape.com
f2069fa604 fixing bug #18686. updated nszip.exe to update self-extracting .exe if one
already exists.  It no longer deletes the one it finds and creates a new.
one.  If none is found, then it still creates it.

not part of build
affects windows platform only

a=leger
r=sgehani
2000-02-19 01:47:05 +00:00
sgehani%netscape.com
b8a2c35ca4 Completion of fixes for PDT+ bugs: 21655, 27177 [a=leaf; r=ssu] 2000-02-16 23:27:21 +00:00
sgehani%netscape.com
74815fa443 *** NOT PART OF BUILD *** Completion of fixes for PDT+ bugs: 21655, 27177 [r=ssu] 2000-02-16 08:09:55 +00:00
sgehani%netscape.com
7a53e7fd4c Fixes for: * app launch (profile wizard) after install [b=21655]; * legacy file check (older version of Mozilla) [b=27177]; * retain folder selection [b=27885]; r=dbragg 2000-02-16 07:47:10 +00:00
sgehani%netscape.com
05cc829087 *** NOT PART OF BUILD *** Added new test keys and sections for additional feature support. 2000-02-16 01:57:28 +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
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
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
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
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
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
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
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
ssu%netscape.com
c0cb6bb626 updated the comment section of this script. Not part of the build system. 2000-02-03 23:42:10 +00:00
ssu%netscape.com
db202bbca3 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
dd952b1e5d 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
9378c2ef1a 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
3b5e0c4fe7 First Checked In. 2000-02-02 00:43:10 +00:00
ssu%netscape.com
620e812679 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
e797e95feb Add readme button and functionality to the Mac installer. b = 21041 r = ssu 2000-02-01 04:08:56 +00:00
scc%netscape.com
6366d6d779 Fixed access paths for upcoming switch to Pro5, see bug #25949. r=pinkerton 2000-02-01 00:49:16 +00:00
ssu%netscape.com
0b1e5d944d 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
e675552f08 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
91d3b04aec 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
af748a19f5 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
c9b3f95b93 Fixed installer creator type in all 4 targets ('MzIn', 'NSIn') 2000-01-06 23:17:34 +00:00
sgehani%netscape.com
1ba3a8a9ba *** NOT PART OF BUILD ***
Initial checkin of Unix installer.
2000-01-05 02:30:42 +00:00
sgehani%netscape.com
db12676a4d Default to root volume rather than cwd. b = 19360 r = mstoltz 2000-01-05 02:26:00 +00:00
ssu%netscape.com
7e474c472c 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
89a3e6ba5b 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
ef45445aaa removing error message if .ini file is missing. affects only windows. r=sgehani 1999-12-07 01:38:22 +00:00
ssu%netscape.com
e87e45a0c2 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
cbe2026152 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
b757709c17 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
08bd2bc569 enabling ren8dot3 to be part of tinderbox build 1999-11-30 09:52:34 +00:00
warren%netscape.com
96ec037ac6 Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
ssu%netscape.com
8af93bb957 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
32a2a5ca5e First Checked In. 1999-11-23 23:14:07 +00:00
sgehani%netscape.com
73f8c8f833 Preparing to checkin updated version. 1999-11-23 23:14:00 +00:00
sgehani%netscape.com
4f19a178ff *** Mac only *** UI bug fixes: 18874, 18880, 18900, 18208 [r=ssu, a=don] 1999-11-23 23:12:06 +00:00
ssu%netscape.com
8aa333ed9a updated to deliver *.html files dist install. a=leaf. 1999-11-23 20:29:45 +00:00
ssu%netscape.com
6e8111be91 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
33706c6615 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
f52b509c55 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
sdagley%netscape.com
8a5d58f90e Fix build bustage by removing header files that were improperly added to project. NOTE - do NOT add .h files to a project, the project tracks them by parsing the source .c/.cp files 1999-11-17 06:10:07 +00:00
sspitzer%netscape.com
c124379f10 fix windows build bustage. 1999-11-16 17:44:37 +00:00
sgehani%netscape.com
df8717551d Fix for bug 18874: buttons should appear depressed when invoked by keyboard. [r=ssu] 1999-11-16 16:11:24 +00:00
sgehani%netscape.com
de080b4931 Change "extracting" string. [r=ssu] 1999-11-16 16:10:26 +00:00
ssu%netscape.com
d08c1d3baf moving nsinstall into the MOZ_MFC define. This way people who do not have MFC, do not build this module by default. 1999-11-16 06:47:19 +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
ssu%netscape.com
a5d7b36847 fixing bug #17109. It now takes into account the size of the .xpi file to be downloaded as part of the amount of disk space required. r=sgehani 1999-11-16 05:59:35 +00:00
ssu%netscape.com
f178174ea0 moving setup and setuprsc to be built on if MOZ_MFC is set. This will allow people w/o MFC to build. People w/MFC should still build fine. r=sgehani 1999-11-15 22:35:07 +00:00
ssu%netscape.com
06a1aa4bb3 added myself as the module owner in this makefile 1999-11-15 20:24:25 +00:00
ssu%netscape.com
b6922ccfe1 fixing bug #18867. This now builds the resource file required to run setup.exe. This does not require MFC. It only affects windows platforms. 1999-11-15 20:13:53 +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
sgehani%netscape.com
164e35ea1a Fix bug 18670: handle enter key in addition to return key for default buttons on the Mac Install Wizard UI. [r=ssu] 1999-11-13 04:06:05 +00:00
sgehani%netscape.com
023890c016 MIWCommon + Netscape || MIWCommon + Mozilla subsumes MacInstallWizard (now obsolete). 1999-11-13 02:49:30 +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
sgehani%netscape.com
1dba02fca2 Added progress bar and message for overall status of components being installed. Also, we now display the icon for the folder or volume selected to install, including custom folder and disk icons. Added Quit menu and cmd+Quit keyboard handling. [r=ssu] 1999-11-11 00:29:38 +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
sgehani%netscape.com
462f21b1e5 No longer delete core file if it existed before running the installer: now only deleted if downloaded. Also, cleaned up the terminal window UI. Only affects the standalone Install Wizard app, not the browser or mail. [r=ssu, a=chofmann] 1999-11-04 08:23:55 +00:00
jj%netscape.com
5a3f4d9a55 fixed components lists for [Easy install] and variable names for module sizes. 1999-11-04 03:01:24 +00:00
sgehani%netscape.com
1430839213 Removing obsolete prefix files. (Replaced by nsInstallerPrefix* and mozInstallerPrefix*.) 1999-11-03 08:06:59 +00:00
sgehani%netscape.com
02946e10bf 1> Extraction of all files rather than regexp core_*/* search. 2> Prepare installer to work off of local archives for CD scenario and Mozilla (no sdinst.dll). 3> Fix build warnings. 4> Separated out Netscape and Mozilla specific targets. 5> Separated out Netscape and Mozilla specfic resources. [r=sfraser] 1999-11-03 07:53:59 +00:00
sgehani%netscape.com
57f90c0051 First Checked In. 1999-11-03 07:50:01 +00:00
sgehani%netscape.com
cf4701cdd8 First Checked In. 1999-11-03 06:12:10 +00:00
jj%netscape.com
54018a2aa4 First Checked In. 1999-11-03 03:17:47 +00:00
ssu%netscape.com
857d8cbf2c fixing bug #17562. r=sgehani
Fixes problem with not detecting xpinstall reboot return error.
1999-11-02 01:36:41 +00:00
sgehani%netscape.com
650d346a0d *** NOT PART OF BUILD *** Added "About..." box. 1999-10-30 22:29:26 +00:00
ssu%netscape.com
4dfdb6290c added new resource string. This is related to bug #17391. r=dbragg.
Affects only windows platforms.
1999-10-28 21:13:28 +00:00
ssu%netscape.com
e1cdb1d02e fixing bug #17391. r=dbragg.
Fixes problem with calculating available disk space under
Win95/win98.  Affects only windows platforms.
1999-10-28 21:12:24 +00:00
sgehani%netscape.com
8daf739dae Fixes bug 11209: we now detect free space larger than 2^32 bytes in the Install Wizard. [r=cathleen] 1999-10-26 02:12:00 +00:00
sgehani%netscape.com
6dcf3ee43a Fixes bug 17190: extract only core_*/* files to obtain the XPInstall engine run by the Install Wizard. [r=cathleen] 1999-10-26 02:08:56 +00:00
ssu%netscape.com
1cad704dd9 fixed bug #15309. r=dbragg. it now creates an empty Plugins directory within Seamonkey. Not part of tinderbox. would only affect windows. 1999-10-21 19:50:36 +00:00
pavlov%netscape.com
2255632071 clean up wizard code a bit 1999-10-18 21:52:03 +00:00
ssu%netscape.com
0d7f5faaf0 fixing bug #16694. fixes crash bug in the select components dialog in the windows installer. r=sgehani. Affects only windows platform. 1999-10-18 21:15:09 +00:00
ssu%netscape.com
7548d0ba6d fixes bug #6408 and #15393. r=dbragg. fixes windows installer xpinstall
error detection.  Windows platform only"
1999-10-15 20:47:15 +00:00
sgehani%netscape.com
493590fa17 *** NOT PART OF BUILD *** Fixed bug 11216: Cascading dependencies feature Fixed bug 14320: Parser and action support for the LAUNCHAPP atribute Fixed bug 14322: Mouse over displays component description Fixed bug 16224: Mac Install Wizard crashing when installing custom components 1999-10-14 08:30:29 +00:00
ssu%netscape.com
d5e843f7c0 this checkin is to help fix bug #15393. There is one more step to truly fix it, which will come later. Reviewed by sgehani@netscape.com. This only affects windows platforms. This fix is needed because xpistub.dll no longers requires two callback functions: XpiStart() and XpiFinal(). 1999-10-09 21:41:02 +00:00
sgehani%netscape.com
1c3d193ce4 *** NOT PART OF BUILD *** DEBUG symbolic constant renamed to MIW_DEBUG. 1999-10-06 23:52:08 +00:00
sgehani%netscape.com
3b52bfd894 *** NOT PART OF BUILD *** DEBUG symbolic constant changed from DEBUG to MIW_DEBUG. 1999-10-06 23:51:14 +00:00