sgehani%netscape.com
c28249e4e1
* [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
56c2644cd0
fixing bug #38568 . affects only windows platforms.
2000-05-10 22:06:36 +00:00
ssu%netscape.com
46d0c5ea51
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
191c8feb0a
fixing bug #27580 . affects only windows platforms.
2000-05-09 19:48:21 +00:00
ssu%netscape.com
a2061dad58
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
90cb4e1cf6
Progress bar and message changes. [b=38035]
2000-05-08 22:10:08 +00:00
ssu%netscape.com
960f9de6d2
fixing bug #38560 . affects only windows platforms.
2000-05-08 20:31:31 +00:00
dougt%netscape.com
af2653ff5f
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
8188e7b683
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
487d3c8a6e
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
3ff5516222
mapped error values to strings when windows installer vails. affects only windows platforms.
2000-05-07 07:07:01 +00:00
ssu%netscape.com
1b078f6276
fixing bugs: 23221, 33354, 34599
2000-05-07 06:15:04 +00:00
ssu%netscape.com
dd760da6d3
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
017c80caac
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
3052648236
Part of fix for Mac installer bustage. [b = 36784]
2000-05-02 00:57:40 +00:00
ssu%netscape.com
78cebe3802
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
c12d640ea1
fixing the makefile to build without having set WINOS explicitly
2000-04-26 22:47:45 +00:00
ssu%netscape.com
c9011a93b3
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
01971b9297
* Fix build warnings
* Make MIW.mcp build with Universal Headers 3.3.1
2000-04-25 14:55:11 +00:00
dveditz%netscape.com
6281fa3350
fixing clobber bustage
2000-04-24 15:03:47 +00:00
dveditz%netscape.com
4b19a51ec6
added missing dependency
2000-04-24 13:36:06 +00:00
sgehani%netscape.com
85a00bfd1c
Make directory creation failure a non-fatal error.
2000-04-21 23:12:50 +00:00
sgehani%netscape.com
7f03780cdd
* 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
6c274e79ca
Add cancel button to installer.
...
b=35346
2000-04-21 00:25:15 +00:00
sgehani%netscape.com
6eef4f65bd
* 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
9d3aee255a
Compatibility with Universal Headers 3.3 or later. a=leaf
2000-04-19 22:13:51 +00:00
sgehani%netscape.com
9b1eeac07f
Use new INI parser keys.
...
b=36395
a=leaf
2000-04-19 21:21:22 +00:00
sgehani%netscape.com
e1e06f5952
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
767fd3b811
Whitespace formatting for last warnings' checkin.
2000-04-19 04:32:46 +00:00
sgehani%netscape.com
8d5b608046
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
dd0664eb71
resurrecting VC 5.0 build -- again
2000-04-19 02:36:21 +00:00
ssu%netscape.com
0082da970a
fixing bugs 7874 (on going) and 30909.
...
Affects only windows platforms.
2000-04-19 00:51:00 +00:00
sgehani%netscape.com
ea957fa6fb
Ignoring generated Makefile and compiled installer binary.
2000-04-18 23:20:42 +00:00
ssu%netscape.com
eb9534f9f9
fixing bug 7874 (on going).
...
Affects windows platforms only.
2000-04-16 23:07:11 +00:00
ssu%netscape.com
74c48b2848
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
b6752d5a8b
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
a0e4444da8
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
719e76556e
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
9e4a425805
fix build problems
2000-04-06 00:17:39 +00:00
jst%netscape.com
04dda4c43b
Fixing unix objdir build bustage. r,a=leaf
2000-04-05 23:26:15 +00:00
sgehani%netscape.com
83c1ecb571
* 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
e742181ebe
fixing bugs #32765 , 32693, 21034, 33164.
...
affects only windows
2000-04-05 02:51:44 +00:00
ssu%netscape.com
37b51b0bfb
fixing bugs #32765 , 32693, 21034, 33164.
...
affects only windows
2000-04-05 02:13:50 +00:00
sgehani%netscape.com
0943520904
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
0d63199902
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
a069779429
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
f5b0a3cf95
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
c846d1162a
fixing bugs:
...
33004
33006
33007
23662
27588
27593
27598
28539
32706
r=sgehani
2000-03-24 03:40:09 +00:00
pierre%netscape.com
34104d24a4
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
33c7a2cb6e
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
d194e5a6bd
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
93727fb71d
First cut of Linux Install Wizard using gtk. (Not part of build.)
2000-03-17 07:35:06 +00:00
ssu%netscape.com
6fd78127b3
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
64ed92f199
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
cf580c8744
fixing bug #31875 under win95. a=chofmann r=cathleen
2000-03-15 23:44:57 +00:00
ssu%netscape.com
54132d95a1
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
d995b77c9f
Fix pref migration shortcut launching. [b=31234, r=ssu]
2000-03-15 05:09:55 +00:00
sgehani%netscape.com
27deb20f40
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
0a3108843a
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
40fbfcc0af
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
60838d3f07
Update installer about box.
[b=29309][a=cathleen]
2000-03-01 09:41:41 +00:00
ssu%netscape.com
94d79fc3ba
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
4e4de1bbef
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
8bd0712b86
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
0cf4de1112
* 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
b6668e1ce2
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
c3a01ca29d
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
4c59561cac
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
a76dc2f5c1
Completion of fixes for PDT+ bugs: 21655, 27177 [a=leaf; r=ssu]
2000-02-16 23:27:21 +00:00
sgehani%netscape.com
9328dec1f2
*** 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
3300bb0be2
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
0294375917
*** 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
c14a4e1cfd
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
cdc6e110cf
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
92e9301635
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
8192f57150
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
c1c02cc490
added a #define so vc6 knows it does not require MFC. r=sgehani
2000-02-11 04:20:43 +00:00
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
sdagley%netscape.com
e3c74a4005
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
a79c616a1f
fix windows build bustage.
1999-11-16 17:44:37 +00:00
sgehani%netscape.com
682fed659c
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
e871e97fc8
Change "extracting" string. [r=ssu]
1999-11-16 16:10:26 +00:00
ssu%netscape.com
56b18dcf38
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
85c24d8563
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
e26a4869c9
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
1bdb98b6fa
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
ffc5e788fc
added myself as the module owner in this makefile
1999-11-15 20:24:25 +00:00
ssu%netscape.com
6e161b21ad
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
b3b7c5882c
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
fb2596370d
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
b652e5ad84
MIWCommon + Netscape || MIWCommon + Mozilla subsumes MacInstallWizard (now obsolete).
1999-11-13 02:49:30 +00:00
erik%netscape.com
a07ac40a78
This is just a local .cvsignore file. Doesn't affect build.
1999-11-11 18:15:49 +00:00
sgehani%netscape.com
3d90c136c1
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
8535dda53e
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
13b962fc30
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
5ff58b717f
fixed components lists for [Easy install] and variable names for module sizes.
1999-11-04 03:01:24 +00:00
sgehani%netscape.com
0d2dfaa2dd
Removing obsolete prefix files. (Replaced by nsInstallerPrefix* and mozInstallerPrefix*.)
1999-11-03 08:06:59 +00:00
sgehani%netscape.com
4d998406d8
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
0f7928709e
First Checked In.
1999-11-03 07:50:01 +00:00
sgehani%netscape.com
ed8b8bf1e3
First Checked In.
1999-11-03 06:12:10 +00:00
jj%netscape.com
51239c23b0
First Checked In.
1999-11-03 03:17:47 +00:00
ssu%netscape.com
5376d575d3
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
98b48e7109
*** NOT PART OF BUILD ***
Added "About..." box.
1999-10-30 22:29:26 +00:00
ssu%netscape.com
da4a11089a
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
346953a5dc
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
766617c63d
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
0afafa0cfd
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
63bc7b836a
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
aca3a56acf
clean up wizard code a bit
1999-10-18 21:52:03 +00:00
ssu%netscape.com
b0c9238832
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
c2446e2100
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
4a5fef775d
*** 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
fc736ea126
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
8ee89b47d6
*** NOT PART OF BUILD ***
DEBUG symbolic constant renamed to MIW_DEBUG.
1999-10-06 23:52:08 +00:00
sgehani%netscape.com
1526ac51dc
*** NOT PART OF BUILD ***
DEBUG symbolic constant changed from DEBUG to MIW_DEBUG.
1999-10-06 23:51:14 +00:00
sgehani%netscape.com
44c4087464
*** NOT PART OF BUILD ***
Cleanup of inflation routines.
1999-10-06 23:50:10 +00:00
sgehani%netscape.com
ade5ade577
*** NOT PART OF BUILD ***
Disable back button on welcome window preventing user from returning to the license window.
1999-10-06 23:49:16 +00:00
sgehani%netscape.com
d0a1a92f88
*** NOT PART OF BUILD ***
Disk space checking is now accurate for "Custom Install".
1999-10-06 23:48:09 +00:00
sgehani%netscape.com
94d50edd2a
*** NOT PART OF BUILD ***
Detect and don't download pre-existing .xpi files. Fixes bug 15695.
1999-10-06 23:47:02 +00:00
sgehani%netscape.com
60fbea45a2
*** NOT PART OF BUILD ***
Mouse over component now highlights and updates long description: fixes bug 14322.
1999-10-06 23:45:49 +00:00
pavlov%netscape.com
d9c81fb2e7
initial work on unix installer
1999-10-06 06:59:20 +00:00
ssu%netscape.com
8f80e22e1b
fixing bug #15031 and #15032 .
...
reviewed by sgehani@netscape.com
affects only windows platform.
1999-09-30 06:20:04 +00:00
ssu%netscape.com
7128984a21
fixing bug #15033 .
...
reviewed by sgehani@netscape.com
affects only windows platform.
1999-09-30 06:18:43 +00:00
sgehani%netscape.com
496080c46f
* Added support for recursive extraction of arbitrarily nested files in the core_file zip archive.
* Fixed welcome window to disable back button.
* Added PRE_BETA_HACKERY symbolic constant that alters the download and extraction location of the core_file to the user selected folder and does not run xpinstall, instead of the normal behavior of extracting the core_file in "Temporary Items" and loading and running all downloaded .xips through xpinstall.
* Fixed terminal window icon repaint bug 13770.
1999-09-23 06:06:58 +00:00
sgehani%netscape.com
dc29dec919
Example of multiple .xpi's to test fix for bug 14318.
1999-09-22 00:47:20 +00:00
sgehani%netscape.com
c0f27010fd
Run all .xpi's downloaded: bug 14318.
1999-09-22 00:46:34 +00:00
sgehani%netscape.com
f390d45693
Attribute support.
1999-09-22 00:45:26 +00:00
sgehani%netscape.com
a13c23af58
Minor string modifications.
1999-09-21 21:34:09 +00:00
sgehani%netscape.com
4533eba632
Added support for component attributes.
1999-09-21 21:31:55 +00:00
sgehani%netscape.com
41d72b8ee9
Adding example attributes.
1999-09-21 21:29:25 +00:00
ssu%netscape.com
da675ccc69
updated resource string. Nothing was added or delete, simply changed. Affects only windows platforms.
1999-09-21 07:02:25 +00:00
ssu%netscape.com
5d6f13a532
fixing bug# 13117
1999-09-21 06:22:10 +00:00
ssu%netscape.com
2a92d81b9d
fixing font type, bug #13572
1999-09-21 05:12:02 +00:00
jj%netscape.com
611ea189a4
fixed icon family
1999-09-18 04:10:25 +00:00
sgehani%netscape.com
fb8ef495b3
Added checkboxes and extended drag multiselection to components win. Also, various minor bug fixes.
1999-09-17 00:12:55 +00:00
sgehani%netscape.com
831165b661
First Checked In.
1999-09-17 00:10:43 +00:00
sgehani%netscape.com
626b8f59ca
Added checkboxes and extended drag multiselection to components win.
1999-09-17 00:09:39 +00:00
sgehani%netscape.com
372b841652
Appended .rsrc suffix to target.
1999-09-17 00:08:45 +00:00
sgehani%netscape.com
8a7ffa1451
First Checked In.
1999-09-16 23:42:45 +00:00
ssu%netscape.com
22287d3984
config.ini no longer being used.
1999-09-16 07:25:21 +00:00
ssu%netscape.com
ae66f2ce79
fixed parsing for filename only function. affects only windows platforms
1999-09-16 05:55:38 +00:00
ssu%netscape.com
7e2cb0fab5
changed grammer for a resource string. Affects only windows
1999-09-16 05:48:00 +00:00
ssu%netscape.com
bca82292b4
fixing message typo. Affects only windows builds
1999-09-16 01:00:46 +00:00
ssu%netscape.com
9ebd49642d
removed obosolete function
1999-09-15 20:29:30 +00:00
ssu%netscape.com
97239c0cc0
added dialog to show when launching 3rd party apps during install time. affects only windows.
1999-09-15 20:04:00 +00:00
ssu%netscape.com
75f2126c76
added new string resource to installer. Affects windows only.
1999-09-15 20:02:07 +00:00
ssu%netscape.com
a9cb400f21
updated path to where xpinst.dll is located when launching smartupdate via native wizard installer
1999-09-14 23:10:48 +00:00
sgehani%netscape.com
877acbe440
Added progress bar.
1999-09-14 22:57:41 +00:00
sgehani%netscape.com
3efdfca397
Added install progress bar and minor bug fixes.
1999-09-14 21:44:40 +00:00
sgehani%netscape.com
7e59f54807
Changed terminal win text to accomodate progress bar.
1999-09-14 21:43:25 +00:00
sgehani%netscape.com
059427e899
Linking with AppearanceLib for progress bar additions.
1999-09-14 21:42:42 +00:00
ssu%netscape.com
fb707b0e54
changing the logic MFC variable definition for nszip. It will now only build nszip (which requires MFC) if MOZ_MFC is set. This only affects the windows platforms.
1999-09-13 20:47:41 +00:00
ssu%netscape.com
d0e2d04343
removed WinMain() from nszip.cpp, and fixed makefile.win to compile it correctly. Affects only Windows
1999-09-10 19:11:40 +00:00
sgehani%netscape.com
72b16cbee8
Fixes for 12263 and 13101.
1999-09-10 08:50:53 +00:00
dveditz%netscape.com
ed5c65ebf2
skip nszip if MOZ_NO_MFC is set
1999-09-09 22:37:18 +00:00
dveditz%netscape.com
831c4ba394
Making this compile on vc5. Not part of build yet
1999-09-09 22:34:32 +00:00
ssu%netscape.com
64c531c159
fixing problem building under vc5
1999-09-09 22:21:21 +00:00
ssu%netscape.com
6b2c541366
fixing code to no longer be dependent on sdinst library. This is not part of the Seamonkey build yet.
1999-09-09 18:31:21 +00:00
ssu%netscape.com
cffe2f264c
new files to build native windows installer wizard
1999-09-09 00:33:41 +00:00
ssu%netscape.com
34548ec9d7
updated header for building in mozilla. This is not part of Seamonkey build yet
1999-09-08 23:39:55 +00:00
ssu%netscape.com
1ab3efec72
initial checkin. Not part of Seamonkey build yet
1999-09-08 23:39:21 +00:00
ssu%netscape.com
a37cf21cd6
updated license file
1999-09-08 21:03:29 +00:00
ssu%netscape.com
40dfc0beea
initial checkin. Not part of Seamonkey build yet
1999-09-08 21:02:47 +00:00
ssu%netscape.com
be215fa3c6
added winmain() to get it to compile. This is not part of the Seamonkey build, yet
1999-09-08 18:50:47 +00:00
ssu%netscape.com
0fd741fd18
initial checkin. Not part of Seamonkey build yet
1999-09-08 18:02:02 +00:00
ssu%netscape.com
e00179d5e7
initial checkin for nszip files. This is not part of the seamonkey build yet.
1999-09-08 17:31:57 +00:00
ssu%netscape.com
25c284bbcc
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
9b97096b64
adding makefile
1999-09-07 19:29:04 +00:00
ssu%netscape.com
7663b59501
fixing bug #13116
1999-09-03 23:22:24 +00:00
ssu%netscape.com
323ca1be96
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
8f59219076
new file. It is not part of the seamonkey build yet
1999-09-03 18:55:28 +00:00
ssu%netscape.com
7ed6fe21ce
added icon to setup.exe and changed a parse variable from JAR PATH to XPI PATH. These changes do not affect the seamonkey build. The windows wizard is not part of the build yet.
1999-09-03 18:53:45 +00:00
ssu%netscape.com
e8e1499cf5
fixing 13053
1999-09-02 21:33:49 +00:00
sgehani%netscape.com
2cdd4bd92c
* More memory issues ironed out.
* Fix for 12644.
1999-09-01 23:59:16 +00:00
sgehani%netscape.com
0ac5b78415
Set optimization level to 1 for opt build.
1999-09-01 23:54:36 +00:00
ssu%netscape.com
e387fa8727
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
sgehani%netscape.com
32dd7c36aa
1> Doug's suggested changes.
2> Extracted files cleanup.
3> No more crashing at shutdown.
1999-08-27 21:36:59 +00:00
sgehani%netscape.com
cd7e027e8a
Permission to use grey button framing routines received from Michael Amorose.
1999-08-27 21:32:55 +00:00
sgehani%netscape.com
33db8c4c89
Added prefix files to enable compile target specific macro definition (DEBUG in particular).
1999-08-27 21:25:49 +00:00
sgehani%netscape.com
d18f4a115c
First Checked In.
1999-08-27 21:24:19 +00:00
sgehani%netscape.com
d2924a38e9
Removing gery button framing code.
1999-08-26 02:14:59 +00:00
dougt%netscape.com
7f7235921b
Code Review Comments. Look for "//dougt:" as well as looking at the diffs
...
I have fixed some problems, and left other merely commented. I did not
make it completely through files not touched in this directory, or the *Win.c
files.
I am not certain that this compiles still.
1999-08-25 21:42:16 +00:00
sgehani%netscape.com
dd68348a07
First Checked In.
1999-08-22 13:40:21 +00:00