mscott%netscape.com
1528469525
add uriloader to the windows install package.
1999-11-18 06:19:52 +00:00
ssu%netscape.com
7df795cc49
overloaded the abortInstall() function for the Install object to take a
...
numerical parameter. It now allows the script writer to specify
an abort value, instead of the default one.
r=sgehani
1999-11-18 05:08:11 +00:00
warren%netscape.com
aaf83521f5
Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott
1999-11-17 08:14:52 +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
fbd71d7e1e
Conforming to use API names starting lowercase. Added alias creation, plugins dir creation. Fixes bug 18339. [r=ssu]
1999-11-16 16:14:07 +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
jdunn%netscape.com
d70d78c6bf
Fixing all unresolved symbols on unix. The bug has the diff's
...
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +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
sfraser%netscape.com
224e9dd032
Remove JPEG.shlb, which is now linked in with the jpgdecoder shared lib. r=sdagley
1999-11-15 22:43:37 +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
ebe018f8b0
*** NOT PART OF BUILD ***
* Bug fix 18703: call AbortInstall() if errors encountered during installation.
* Bug fix 15954: delete Component Registry after XPInstall engien is done with it.
1999-11-13 04:08:50 +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
dveditz%netscape.com
038acc367f
variable name change to silence build warning
1999-11-13 01:54:12 +00:00
sgehani%netscape.com
a47ea2d4f2
Mac profiler code crept in. Removed this ifdef'd cruft.
1999-11-13 00:43:12 +00:00
sgehani%netscape.com
d9178fc94d
Fixes for bug 18683. Libjar interfaces changed but the implementation didn't. This fixes the runtime XP horkage. [r=dveditz]
1999-11-13 00:39:03 +00:00
warren%netscape.com
0845443a5d
Fixed linux compiler bustage (again).
1999-11-12 07:17:50 +00:00
warren%netscape.com
19f1f2e0a5
Fixed linux breakage with nsFileSpec constructor.
1999-11-12 06:54:49 +00:00
warren%netscape.com
01a5c1fa80
Libjar cleanup. Added Close method. Bug#18273. r=mstoltz,gayatrib,dveditz
1999-11-12 06:13:13 +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
ssu%netscape.com
e4f42bc507
part of fixing bug #18107 . This checkin fixes problem with passing in the correct length of the string value to set in the windows registry. This fix affects only the windows platform. r=sgehani
1999-11-11 05:33:38 +00:00
ssu%netscape.com
ea7081d1ad
these files are part of bug #17109 . It's to help with calculating
...
the correct disk space required during installation. It doesn't fix this
bug, but it's part of getting it done.
All these files are not part of tinderbox build. They are only Windows
platform too.
r=sgehani
1999-11-11 01:54:58 +00:00
sgehani%netscape.com
91c69bcd0e
Restoring file dates when decoding was off by 12 hours. This is now fixed. [r=ssu]
1999-11-11 00:52:04 +00:00
sgehani%netscape.com
f90f883915
*** NOT PART OF BUILD ***
Fixed warnings and added C callback prototypes.
1999-11-11 00:33:39 +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
sgehani%netscape.com
4391915754
Fix build warnings by moving a static struct from a .h to its .cpp.
...
Fixes bug 15898. [r=ssu]
1999-11-11 00:24:24 +00:00
sspitzer%netscape.com
fc01079d10
fix #18510 . package up "Mozilla Select Profile"
...
and the "Mozilla NSPR Log" files.
1999-11-10 23:53:12 +00:00
jj%netscape.com
b9e8537f71
fixed a misplaced '-' . a=chofmann
1999-11-10 00:34:48 +00:00
leaf%mozilla.org
d7e597e42e
fixing packaging target to depend on mozilla-bin rather than apprunner
1999-11-09 18:21:18 +00:00
leaf%mozilla.org
3ac80b390b
changing binary name to mozilla-bin, runscript to mozilla, modifying
...
mozilla-apprunner.sh to invoke new binary name. Updating packages file.
bug 17219, a=chofmann r=alecf
1999-11-09 02:03: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
b135a7f84b
set installer target directory to "Mozilla Folder" and changed "bin" to "viewer" to reflect the Mac tree structure.
1999-11-04 03:01:29 +00:00
jj%netscape.com
c2895c338b
. moved 'Component Registry' from [browser] to [install]
. removed 'default_prefs.js' and 'chrome:registry.rdf'
. added 'viewer:' in front of _each_ line (parser root change)
1999-11-04 03:01:25 +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
dveditz%netscape.com
1e92f519c4
fixes 8271,6410,12694 and similar startup/registry problems
1999-11-03 07:46:38 +00:00
sgehani%netscape.com
ed8b8bf1e3
First Checked In.
1999-11-03 06:12:10 +00:00
sgehani%netscape.com
9edd950d21
Fix build bustage for cathleen.
1999-11-03 04:30:14 +00:00
jj%netscape.com
51239c23b0
First Checked In.
1999-11-03 03:17:47 +00:00
jj%netscape.com
699b06e0b8
First Checked In.
1999-11-03 02:44:58 +00:00