Commit Graph

630 Commits

Author SHA1 Message Date
dveditz%netscape.com
b58ae24841 Bug 19566 preventing PSM install. r=ssu 1999-11-22 22:32:40 +00:00
dveditz%netscape.com
dafe6702e2 first hack to get relative URLS working in triggers 1999-11-22 12:01:19 +00:00
dveditz%netscape.com
ce7df4c683 mac build bustage 1999-11-21 07:55:18 +00:00
dveditz%netscape.com
2079042279 added files: mozilla/xpinstall/src/nsJSFileSpecObj.cpp 1999-11-21 06:06:37 +00:00
dveditz%netscape.com
8b56775436 comment fix 1999-11-21 06:05:22 +00:00
dveditz%netscape.com
681a33c597 Checkin for dbragg, Bug 16214 make "folder" params objects rather than path strings, r=dveditz.
Bug 17509 add BLOATY instrumentation to XPInstall. A couple of minor leak fixes
1999-11-21 06:03:23 +00:00
dveditz%netscape.com
c1e20774d8 adding new files from dbragg, r=dveditz, not yet part of build 1999-11-21 01:24:18 +00:00
warren%netscape.com
59ef7fadbf Removed the nsICapabilities interface in favor of nsIInterfaceRequestor. 1999-11-18 07:36:41 +00:00
mscott%netscape.com
ff9ff8e2ff add uriloader to the packages file for the mac 1999-11-18 07:13:10 +00:00
mscott%netscape.com
536b1c7b85 add uriloader to the unix installer 1999-11-18 06:22:52 +00:00
mscott%netscape.com
80be7d7323 add uriloader to the windows install package. 1999-11-18 06:19:52 +00:00
ssu%netscape.com
cfb86f582c 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
34ecf73507 Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott 1999-11-17 08:14:52 +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
6e496b778c 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
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
jdunn%netscape.com
e871be6de2 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
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
sfraser%netscape.com
b1c917ed19 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
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
0d0ce2a213 *** 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
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
dveditz%netscape.com
0e1d35de83 variable name change to silence build warning 1999-11-13 01:54:12 +00:00
sgehani%netscape.com
c2a423e07a Mac profiler code crept in. Removed this ifdef'd cruft. 1999-11-13 00:43:12 +00:00
sgehani%netscape.com
fd32fa05d8 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
8ab23dd9ce Fixed linux compiler bustage (again). 1999-11-12 07:17:50 +00:00
warren%netscape.com
08c63332b5 Fixed linux breakage with nsFileSpec constructor. 1999-11-12 06:54:49 +00:00
warren%netscape.com
4a274d01f1 Libjar cleanup. Added Close method. Bug#18273. r=mstoltz,gayatrib,dveditz 1999-11-12 06:13:13 +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
ssu%netscape.com
c55632b2d3 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
7ef61c3b80 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
7e1d220cb9 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
ec8e4b2b50 *** NOT PART OF BUILD *** Fixed warnings and added C callback prototypes. 1999-11-11 00:33:39 +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
sgehani%netscape.com
6205bd25b0 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
a2a51b697c fix #18510. package up "Mozilla Select Profile"
and the "Mozilla NSPR Log" files.
1999-11-10 23:53:12 +00:00
jj%netscape.com
6ff7fc7537 fixed a misplaced '-' . a=chofmann 1999-11-10 00:34:48 +00:00
leaf%mozilla.org
26f816f120 fixing packaging target to depend on mozilla-bin rather than apprunner 1999-11-09 18:21:18 +00:00
leaf%mozilla.org
72a56bb476 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
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
eae84978a1 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
d6c86ac910 . 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
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
dveditz%netscape.com
dd8a35268a fixes 8271,6410,12694 and similar startup/registry problems 1999-11-03 07:46:38 +00:00
sgehani%netscape.com
cf4701cdd8 First Checked In. 1999-11-03 06:12:10 +00:00
sgehani%netscape.com
2ceb22ad8a Fix build bustage for cathleen. 1999-11-03 04:30:14 +00:00
jj%netscape.com
54018a2aa4 First Checked In. 1999-11-03 03:17:47 +00:00
jj%netscape.com
1ebec61aac First Checked In. 1999-11-03 02:44:58 +00:00
jj%netscape.com
76f15c6c2c File Removed. 1999-11-03 02:44:27 +00:00
cathleen%netscape.com
c01d6df88b fixed bug #17774. prevent crash when UI name is passed as null.
also moved mPatchList to allocate hashtable to nsIntall::Patch().  r=dougt
1999-11-03 02:01:02 +00:00
jj%netscape.com
b1d0ba493f Added 'Component Registry' + removed 14 xpi engine files from [core] + renamed modules [xpiengine]->[install] and [core]->[browser] 1999-11-03 01:31:35 +00:00
cls%seawood.org
bee74e223b Removed unused NECKO ifdefs.
a=leaf
1999-11-02 23:34:03 +00:00
cathleen%netscape.com
d1372a8800 adding in missing chrome and res files for mac packager 1999-11-02 02:22:50 +00:00
ssu%netscape.com
7c71884afc Fixes bug #17562. r=sgehani. This checkin does not affect tinderbox.
The other checkin to fix this bug only affects the windows platforms.
1999-11-02 01:38:10 +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
pavlov%netscape.com
8caa7bc402 added .cvsignore file r=slamm 1999-11-02 01:16:09 +00:00
tbogard%aol.net
10ded258a5 Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt 1999-11-01 21:43:56 +00:00
sgehani%netscape.com
650d346a0d *** NOT PART OF BUILD *** Added "About..." box. 1999-10-30 22:29:26 +00:00
sgehani%netscape.com
f37a611a68 Changes to accomodate ASEncoder for bug 17096 (new interfaces: GUI and AppleScript to accept folders to decode and encode). [r=dveditz] 1999-10-30 22:24:09 +00:00
sgehani%netscape.com
53dedc1974 First Checked In. 1999-10-30 22:21:38 +00:00
sgehani%netscape.com
e5a056cfa2 *** NOT PART OF BUILD *** Fixes for bug 17096. New interfaces (GUI and AppleScript) that accept folders to encode and decode. 1999-10-30 22:21:28 +00:00
sspitzer%netscape.com
92f0e937e5 fix for #17555. get all the default files, including panels.rdf 1999-10-29 18:29:07 +00:00
cathleen%netscape.com
f5448d07df update unix packaging list for missing chrome and res files (editor, xpinstall... ) 1999-10-29 02:37:27 +00:00
ssu%netscape.com
ffb8aa030f fixing bugs #16935 and #11581. r=dvedtiz.
The first fix reverses the way xpinstall aborts/cleans up itself.  The
correct way is to undo the commands it ran in backwards order.

The second fixes problem with a install.js script not having called
finalizeInstall() yet still installing files.
1999-10-29 02:15:56 +00:00
jj%netscape.com
ca44765fb8 added [xpiengine] module and rename 'ChromeRegistry' to 'ChomeRegistry' to be consistent with this typo across the tree. 1999-10-29 01:25:51 +00:00
nhotta%netscape.com
9f35cd989f Adding entity property files to packages, r=ftang. 1999-10-28 23:31:30 +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
jj%netscape.com
e853a0bd05 First Checked In. 1999-10-27 23:39:46 +00:00
cathleen%netscape.com
6bd7ec5c1e adding missing editor chrome file to mac packaging list 1999-10-27 22:59:04 +00:00
cathleen%netscape.com
94ce645568 adding missing editor chrome files 1999-10-27 22:35:37 +00:00
jj%netscape.com
14f883466c workaround to accept wildcards on Mac -- granrose. r=jj 1999-10-27 00:03:54 +00:00
jj%netscape.com
a1191e197b File Removed. 1999-10-26 21:53:43 +00:00
dougt%netscape.com
829eb465e6 merging FILESEP and DIRECTORY_SEPARATOR. they both do the same thing. 1999-10-26 19:45:18 +00:00
nhotta%netscape.com
a82b3c61ae Added charset propertiy files so the charset conversion to work properly (for win and mac, unix didn't have the problem), 17254, r=ftang. 1999-10-26 19:06:41 +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
sgehani%netscape.com
58f51c78b3 First Checked In. 1999-10-26 00:35:41 +00:00
sgehani%netscape.com
ca05b7e548 *** NOT PART OF BUILD *** Added ASEncoder tool -- AppleSingle encoder and decoder -- with two interfaces: 1> Menu and file selector based GUI 2> AppleScript interface (or callable from any OSA compliant scriptable component) Fixes bug: 16947. 1999-10-26 00:34:40 +00:00
ssu%netscape.com
2457e09fd2 updated/added/removed install error values to accomodate the fileop
routines checked in over the weekend. r=sgehani.
1999-10-25 23:44:09 +00:00
ssu%netscape.com
177a1382c5 fixed parameter problem during compilation for sgehani. r=sgehani 1999-10-25 23:16:46 +00:00
sgehani%netscape.com
a227d8b15a Fix for bug 17137: added complete and abort routines for mac alias creation XPInstall API. [r=ssu] 1999-10-25 23:05:44 +00:00
duncan%be.com
9ffcd80e9c Fix build under BeOS. r=dveditz 1999-10-25 06:22:43 +00:00
ssu%netscape.com
58b8fdaf7c fixes bugs #15394, #15603, part of #15644, and #15487. r=sgehani. The
xpinstall fileops functions have been updated to perform error detection
as much as it can prior to executing the command.
1999-10-24 01:07:45 +00:00
dougt%netscape.com
e60ab7bac3 fix for bug 13894. Hooks up the notification from necko. r=cathleen. 1999-10-22 00:53:01 +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
ssu%netscape.com
f06181fcc0 fixing bug #16470. Not part of Tinderbox. Not part of seamonkey core code. r=pavlov. Would affect only windows. 1999-10-21 07:24:46 +00:00
ssu%netscape.com
1ab7be7fd2 removing editor from install build process. Not part of Tinderbox. Not part of seamonkey code. Would affect only windows platforms. 1999-10-21 06:44:27 +00:00