Commit Graph

913 Commits

Author SHA1 Message Date
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
dveditz%netscape.com
aad6428591 Fix install wizard overwriting existing version 1999-12-01 16:02:19 +00:00
dbragg%netscape.com
f67b5bfc1f Changed the error reporting so that scripts will not bail out. Also improves robustness. Fixes bug # 20004 r=dveditz 1999-12-01 00:48:38 +00:00
dbragg%netscape.com
e5a024d0d3 Changed to correct location of .xul file to chrome directory from the res directory. Fixes bug #10241 r=dveditz 1999-12-01 00:47:10 +00:00
dbragg%netscape.com
ad05ae4e08 Fixed up progress.xul file fixes bug #10241 r=dveditz 1999-12-01 00:45:44 +00:00
erik%netscape.com
7cde78d9d1 Adding local .cvsignore file; r=none 1999-11-30 23:22:27 +00:00
ssu%netscape.com
08bd2bc569 enabling ren8dot3 to be part of tinderbox build 1999-11-30 09:52:34 +00:00
ssu%netscape.com
2a3b93fee2 updating core script to use the new folder object instead of strings for paths/folders. r=sgehani@netscape.com. Not part of Tinderbox. 1999-11-30 09:50:46 +00:00
ssu%netscape.com
682d9974ca initial checkin of perl script to recursively remove directories. Not part of tinderbox. 1999-11-30 09:36:53 +00:00
warren%netscape.com
2db26922a6 Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
slamm%netscape.com
30bc8e854c Add Sidebar modules. r=mcafee 1999-11-30 01:03:02 +00:00
dougt%netscape.com
f66be6c30c fix for 18078. r=mstoltz,warren 1999-11-30 00:32:43 +00:00
dbragg%netscape.com
3855f4a78a New confirm dialog for xpinstall. Fixes bug #17506. r=dougt 1999-11-29 21:14:49 +00:00
dbragg%netscape.com
5fb39ebc7f added the content directory. This should have been done a long time ago. Also fixes bug 17506. r=dougt 1999-11-29 21:13:14 +00:00
dbragg%netscape.com
b8070edf63 New confirmation dialog for xpinstall. Fixes bug #17506. r=dougt 1999-11-29 21:11:26 +00:00
warren%netscape.com
96ec037ac6 Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
jj%netscape.com
cfa5b36394 fixed NSPR log file name ('NSPR Logging') 1999-11-24 22:16:17 +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
dveditz%netscape.com
8674676845 force install for now, to prevent bogus 'old-version' warning bubbling up as an error 1999-11-24 14:55:56 +00:00
sgehani%netscape.com
bd8d369b27 Fix build warnings. [r=ssu] 1999-11-24 02:09:06 +00:00
sgehani%netscape.com
6b4a5848b1 *** NOT PART OF CONTINUOUS BUILD *** Fix for bug 18887: Mac installer was not installing browser.xpi. [r=dbragg] 1999-11-24 01:57:44 +00:00
sgehani%netscape.com
0e6b25f2d3 First Checked In. 1999-11-24 01:56:51 +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
jj%netscape.com
9d69a645ce #19568: fixed app name (was missing from distribution) 1999-11-23 00:30:12 +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
ssu%netscape.com
6f40a275f8 added new error ID and exposed it to the Install object in javascript. This is part of fixing bug #18704. r=dbragg 1999-11-22 22:57:13 +00:00
ssu%netscape.com
ecca905f1b fixing bugs #19391 and #18704. The .xpi files now check for errors and
disk space availability before installation begins.

It also copies npjava*.dll from wherever JRE is to its Plugins folder.

Affects only Windows platforms, but not part of tinderbox.
r=dbragg
1999-11-22 22:50:30 +00:00
ssu%netscape.com
b7c64f16c3 initial checkin. not part of tinderbox. r=dbragg 1999-11-22 22:45:50 +00:00
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
dveditz%netscape.com
92219f506e mac bustage 1999-10-21 02:46:21 +00:00
dveditz%netscape.com
ab0d6dd3aa Changing nsFileSpec Copy and Move function names to match their
functionality, and also to free up the namespace for a *real* Copy
and Move that allow renaming the leaf name rather than just copying
into different directories (i.e. to make backup files). r=ssu
1999-10-21 00:40:39 +00:00
bienvenu%netscape.com
a31ad0979f fix memory leak of notification uri r=dougt 1999-10-20 20:30:42 +00:00
cathleen%netscape.com
1058959404 add txmgr.xpt to core list, like the rest of the editor files.
also removed a couple of obsolete files from the list
1999-10-19 22:03:29 +00:00
cathleen%netscape.com
70d12bee41 additional cleanup, and previous checked in added wallet chrome files, partial fix for bug 15220 1999-10-19 21:09:04 +00:00
cathleen%netscape.com
6c91eecc9f *** empty log message *** 1999-10-19 21:02:43 +00:00
pavlov%netscape.com
2255632071 clean up wizard code a bit 1999-10-18 21:52:03 +00:00
pavlov%netscape.com
4487fb32c4 new files 1999-10-18 21:44:15 +00:00
pavlov%netscape.com
2f0c16fc1f update file list 1999-10-18 21:30:40 +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
dveditz%netscape.com
47bd32a824 variable name change to silence warning 1999-10-18 08:35:39 +00:00
dveditz%netscape.com
8bc29a8c7f cleaning up warnings 15626; removing RegisterService/UnregisterService calls per request from dp 1999-10-18 05:56:15 +00:00
sgehani%netscape.com
5ec14facdd First Checked In. 1999-10-17 01:39:40 +00:00
sgehani%netscape.com
8d80c1f821 File Removed. 1999-10-17 01:36:14 +00:00
bienvenu%netscape.com
43206c3395 fix memory leak in install notifier r=dougt 1999-10-16 20:48:36 +00:00
ssu%netscape.com
2a66e4d137 fixes bugs #15884 and #16220. r=dbragg. fixes Install.FileExecute for the
1 parameter format and also the function gets logged correctly in
install.log.
1999-10-15 20:50:49 +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
cathleen%netscape.com
4861f04836 adds jsurl.xpt and html.css to windows packager list 1999-10-15 00:14:44 +00:00
ssu%netscape.com
97f6fb3a8f fixes bug #16246, #16312, #16344, #16308. r=dbragg@netscape.com. fixes crash bug if the install file operation fails. no longer crashes. 1999-10-14 23:30:56 +00:00
ssu%netscape.com
c7a6ffafbc fixing bug #16242. approved by leaf. r=leaf. removes jre122 from the mozilla installer. not part of tinderbox. would only affect windows. 1999-10-14 20:23:22 +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
sgehani%netscape.com
d4d691f8ce Divide by 1024 rather than 1000 when calculating component install sizes. [r=ssu] 1999-10-14 08:15:35 +00:00
cathleen%netscape.com
e0b853e58c update windows packaging file list, bug 16144, r=ssu 1999-10-13 02:20:16 +00:00
cathleen%netscape.com
16c26c765f fix mac packager list, bug 16141, r=ssu 1999-10-12 01:11:42 +00:00
ssu%netscape.com
7a57206751 fixing bug #16095. apprunner.exe got renamed to mozilla.exe. This fix updates the installer to create the proper windows shortcut. Not part of tinderbox. r=dbragg@netscape.com 1999-10-12 00:23:37 +00:00
dougt%netscape.com
8ab1a49057 fixes bug 15709. r=dveditz. 1999-10-12 00:20:23 +00:00
dveditz%netscape.com
47ef8ef344 build fix, packager needs to know about changed Win32 names 1999-10-10 04:59:59 +00:00
dveditz%netscape.com
ff01d5e8f4 Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz 1999-10-10 01:32:59 +00:00
ssu%netscape.com
8828757b91 fixing bug #15953. No fix is not part of tinderbox builds. affects only windows. Got approval from Syd_Sheriff. Also updated config.ini to not reference the editor since it has been rolled into the core.xpi. 1999-10-09 22:21:11 +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
ssu%netscape.com
f22610860c this checkin is to help fix bug #15393. There is one more step to truly fix it, which will come later. This fix is by dveditz, and reviewed by ssu. 1999-10-09 21:37:21 +00:00
ssu%netscape.com
58af1c44ab fixing bug #15584. reviewed by sgehani@netscape.com. Fixes build warnings under linux. 1999-10-09 21:08:35 +00:00
law%netscape.com
b3dc160541 Bug #14999; removed use of toolkit app core; rev=dbragg@netscape.com 1999-10-09 06:15:06 +00:00
neeti%netscape.com
568a96b2e7 Converted nsxpi.dll and xpiflash.dll to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=dougt 1999-10-08 20:41:13 +00:00
sgehani%netscape.com
e0ad814438 Failover implemented for i18n strings in XPInstall if the string bundle service is not available, fails, or if the .properties resource file is not avilable. Fixes install wizard logging. Completion of fix for bug 8140. [r=ssu] 1999-10-08 09:00:13 +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
sgehani%netscape.com
5e551e0a83 *** NOT PART OF BUILD *** Cleanup of inflation routines. 1999-10-06 23:50:10 +00:00
sgehani%netscape.com
e9759543fa *** 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
adff3473e2 *** NOT PART OF BUILD *** Disk space checking is now accurate for "Custom Install". 1999-10-06 23:48:09 +00:00
sgehani%netscape.com
5b22939cbd *** 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
d6d20ec096 *** 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
cbaaca5b97 initial work on unix installer 1999-10-06 06:59:20 +00:00
waterson%netscape.com
a1cde307de Bug 13910. Make sure we push the 'NC:description' attribute. r=dougt 1999-10-05 22:11:44 +00:00
dougt%netscape.com
57ccbe08a6 1) Adding an eventsinkgetter interface so that when 13894 become unblocked (when gagan
checks in his protocol messages)  we will automatically get onStatus and onProgress
notification.  reviewed by dveditz.
1999-10-05 21:18:48 +00:00
dougt%netscape.com
1a924bd0b3 Change pref name
Added Preferences for software notification timer (see 14729) r. samir g.
1999-10-05 21:15:30 +00:00
dougt%netscape.com
cc353be680 set software notification timer to once per week. 14729 R. sgehani
Update pref name
1999-10-05 21:14:13 +00:00
sgehani%netscape.com
1fe0e8efa3 Added Mac alias creation feature for install script writers using XPInstall: bugs 9363, 14345, 15503; r=ssu. Fixed nsFileSpec<->nsInstall error translation in File operations exposed to install script writers: bug 15486; r=ssu. 1999-10-05 04:04:01 +00:00
beard%netscape.com
208d328010 changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:47:12 +00:00
beard%netscape.com
9eae33066d changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
dbragg%netscape.com
466f6cc2d4 Initial checkin of mac xpi build files. Approval=trudelle, Reviewer=ssu 1999-10-01 22:31:46 +00:00
hyatt%netscape.com
0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
ssu%netscape.com
aa27d21d70 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
d757461f7f fixing bug #15033.
reviewed by sgehani@netscape.com
affects only windows platform.
1999-09-30 06:18:43 +00:00
cathleen%netscape.com
14080030e9 updated packaging manifest file for editor and wallet. ongoing work for bug 15035 & bug 15220, not part of the build yet. 1999-09-30 02:57:17 +00:00
shaver%netscape.com
0a8227549b missed more nsIRegistry::Key usages 1999-09-29 03:26:24 +00:00
granrose%netscape.com
b7649a1e51 improved batch copy performance, fixed bug <A HREF="show_bug.cgi?id=14558">14558</A>. a=leaf. 1999-09-27 23:02:06 +00:00
dveditz%netscape.com
16035e71fd Bugfix for 9604, 8138. r=cathleen, a=chofmann 1999-09-27 21:28:03 +00:00
dougt%netscape.com
9bab765731 bug fix for 14831. 1999-09-27 19:55:04 +00:00
warren%netscape.com
b1f277f28c Fixed mismatched free 1999-09-26 10:09:59 +00:00
kipp%netscape.com
29c7fcb9b4 new 1999-09-25 20:11:47 +00:00
cathleen%netscape.com
453c6322cf fix logging problem, using Append instead of SetCharAt, which doesn't work
for empty str.
1999-09-24 23:04:51 +00:00
sgehani%netscape.com
32b3e9c21e Fixing XPInstall UNIX bustage: bug 14504 1999-09-23 19:17:27 +00:00
sgehani%netscape.com
7e1ee3ba83 * 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
leaf%mozilla.org
8ecbd12770 correcting package listing for rearranged js and dlls... not built, just packager stuff 1999-09-22 23:06:47 +00:00
dveditz%netscape.com
faa0b14603 Fix leak of SoftwareUpdate service, 14549 1999-09-22 06:07:23 +00:00
dougt%netscape.com
9371ab2df1 Fixed a bunch of Freeing Memory Mismatches.
Now using Recycle.
Fixes 8538.
1999-09-22 04:43:03 +00:00
leaf%mozilla.org
ca0b8e173d checking in a change to fix the windows installer packages 1999-09-22 04:38:30 +00:00
sgehani%netscape.com
dc457a6694 Example of multiple .xpi's to test fix for bug 14318. 1999-09-22 00:47:20 +00:00
sgehani%netscape.com
a746a368e7 Run all .xpi's downloaded: bug 14318. 1999-09-22 00:46:34 +00:00
sgehani%netscape.com
bad009a041 Attribute support. 1999-09-22 00:45:26 +00:00
sgehani%netscape.com
f3497d5d5b Minor string modifications. 1999-09-21 21:34:09 +00:00
sgehani%netscape.com
616f2a09e9 Added support for component attributes. 1999-09-21 21:31:55 +00:00
sgehani%netscape.com
2af9b4d0a6 Adding example attributes. 1999-09-21 21:29:25 +00:00
sgehani%netscape.com
512e9e8f06 Resourced out error string. 1999-09-21 10:08:22 +00:00
sgehani%netscape.com
b217e5ba0e Resourced xpinstall dialog messages. 1999-09-21 09:55:46 +00:00
sgehani%netscape.com
e5364a1cdd Adding i18n support to xpinstall: using StringBundleService. 1999-09-21 08:46:59 +00:00
sgehani%netscape.com
32147a6fe0 Adding i18n support to xpinstall: using StringBundleServcie. 1999-09-21 08:46:10 +00:00
sgehani%netscape.com
71256966f5 Adding i18n support to xpinstall: using StringServiceBundle. 1999-09-21 08:45:25 +00:00
ssu%netscape.com
a98d05c2d1 updated build scripts for windows installer. not part of tinderbox builds 1999-09-21 08:28:22 +00:00
ssu%netscape.com
43af890527 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
80857fb244 fixing bug# 13117 1999-09-21 06:22:10 +00:00
ssu%netscape.com
e891ffd70d fixing font type, bug #13572 1999-09-21 05:12:02 +00:00
dveditz%netscape.com
f17613a84b fixing VC5 bustage for ssu 1999-09-20 22:39:52 +00:00
dougt%netscape.com
5aa4f474ac Cleaned up nsXPIFlash function names.
Added notification flash preference
Added nsIProgressEventSink to nsXPInstallManager
1999-09-20 21:31:55 +00:00
ssu%netscape.com
10aa810f02 added ifdef _WINDOWS around a include file. 1999-09-20 21:16:58 +00:00
ssu%netscape.com
79686c31d7 new files needed for the shortcut functionality that I just added to xpinstall. 1999-09-20 21:13:53 +00:00
granrose%netscape.com
c2e6efbac9 removed leading '/' on '-' lines. 1999-09-20 21:01:48 +00:00
ssu%netscape.com
035e785f04 Added new windows shortcut file operation routine.
Renamed:
  FileWinShortcutCreate() to FileWindowsShortcut()
  FileMacAliasCreate()    to FileMacAlias()
  FileUnixLinkCreate()    to FileUnixLink()
1999-09-20 20:58:20 +00:00
leaf%mozilla.org
0b8331d63b fixing commented out component demarcations 1999-09-19 23:45:34 +00:00
ssu%netscape.com
59b7aaac23 fixed xpistub.dll to handle the pre-generated component.reg file for the native windows installer. This is not part of linux builds, only mac and windows. 1999-09-18 04:56:44 +00:00
jj%netscape.com
d175b29dc1 fixed icon family 1999-09-18 04:10:25 +00:00
neeti%netscape.com
20aedd5817 moved *.js files from components to bin/defaults/pref 1999-09-17 23:27:15 +00:00
sgehani%netscape.com
c8cbbd4a55 Mac specific: No longer autoreg'ing. Now supplying reg file spec and xpistub dir when initializing XPCOM utilizing dp's new NS_InitXPCOM interface. Thanks dp. 1999-09-17 23:11:31 +00:00
sgehani%netscape.com
db341e040c Added checkboxes and extended drag multiselection to components win. Also, various minor bug fixes. 1999-09-17 00:12:55 +00:00
dveditz%netscape.com
92f34f9d7a Allow a blank (magic) registry name passed to StartInstall() as in 4.x;
Don't delete a jarfile we didn't download! plus bugs 10749,13386
1999-09-17 00:11:24 +00:00
sgehani%netscape.com
0ed39c7f4e First Checked In. 1999-09-17 00:10:43 +00:00
sgehani%netscape.com
3fcf31dd08 Added checkboxes and extended drag multiselection to components win. 1999-09-17 00:09:39 +00:00
sgehani%netscape.com
4a5343815d Appended .rsrc suffix to target. 1999-09-17 00:08:45 +00:00
sgehani%netscape.com
d0111c69a9 First Checked In. 1999-09-16 23:42:45 +00:00
dougt%netscape.com
583422a5a2 Getting mac patching working for resource files. 1999-09-16 23:09:36 +00:00
dougt%netscape.com
d67bf77f01 Fixed bug 13835. InstallTrigger.GetVersion() 1999-09-16 20:15:58 +00:00
dougt%netscape.com
9c72b9dfb5 re-checking in. mscott had initially back out this file due to a bustage. 1999-09-16 20:14:59 +00:00
dp%netscape.com
d0ccf9a6eb Ability for XPCOM to use non-default component registry and component directory 1999-09-16 19:28:57 +00:00
dougt%netscape.com
a614e09a62 Fixing a bug that confusing the regKey and versionKey. 1999-09-16 19:24:43 +00:00
ssu%netscape.com
ddf26bf98f config.ini no longer being used. 1999-09-16 07:25:21 +00:00
ssu%netscape.com
2d5ec8033e fixed parsing for filename only function. affects only windows platforms 1999-09-16 05:55:38 +00:00
ssu%netscape.com
5ddce04816 changed grammer for a resource string. Affects only windows 1999-09-16 05:48:00 +00:00
ssu%netscape.com
fac03f0a7f replaced empty string parameter with 'Seamonkey' 1999-09-16 04:01:36 +00:00
briano%netscape.com
c6b89d47d2 General cleanup. 1999-09-16 02:26:33 +00:00
ssu%netscape.com
7649eb858c fixing message typo. Affects only windows builds 1999-09-16 01:00:46 +00:00
dougt%netscape.com
7f44b8d355 Fixed memory leak when calling ToString on version.
Fixed 13501.
1999-09-15 20:40:50 +00:00
ssu%netscape.com
5410da912b removed obosolete function 1999-09-15 20:29:30 +00:00
ssu%netscape.com
352a67d2fb fine tunning build scripts. Not part of seamonkey build yet 1999-09-15 20:10:25 +00:00
ssu%netscape.com
98c24e2f20 fine tunning build scripts. Not part of seamonkey build yet 1999-09-15 20:10:05 +00:00
ssu%netscape.com
28f0e4e593 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
facab5012c added new string resource to installer. Affects windows only. 1999-09-15 20:02:07 +00:00
ssu%netscape.com
faa5911f66 initial checkin for installer building script. not part of seamonkey build yet 1999-09-15 19:26:18 +00:00
dougt%netscape.com
7297e0f31e commenting out a printf that no one really cares about but me. 1999-09-15 18:33:12 +00:00
dougt%netscape.com
31856201d4 Fixing the stream listener. Related to bug 13396 1999-09-15 18:21:54 +00:00
ramiro%netscape.com
e8ba593918 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
granrose%netscape.com
fc7ea992fe minor cleanup and optimizations preparing for rework of do_copyfile. 1999-09-15 00:27:37 +00:00
mscott%netscape.com
83d373eaea Back out dougt's change which broke the mac until he has a chance to look at it. I would have waited longer but i have
to step away from my desk for a little while and didn't want to wait.
1999-09-14 23:58:25 +00:00
ssu%netscape.com
2a5192b7e9 updated path to where xpinst.dll is located when launching smartupdate via native wizard installer 1999-09-14 23:10:48 +00:00
ssu%netscape.com
2319eb582b fixed pathing issues and oji size calculation problems. Does not affect seamonkey build. 1999-09-14 23:09:10 +00:00
dougt%netscape.com
0f31aba2ee uncommenting desktop database support. 1999-09-14 23:07:26 +00:00
sgehani%netscape.com
34b617634a Added progress bar. 1999-09-14 22:57:41 +00:00
ssu%netscape.com
f763a36e94 udpating parameter to pass to jre installer. does not affect seamonkey build 1999-09-14 22:48:29 +00:00
ssu%netscape.com
67326a38a8 replace x86rel path with bin. Not part of seamonkey build yet. 1999-09-14 22:27:43 +00:00
dougt%netscape.com
3da6ea847e desktop database hacking. 1999-09-14 22:23:26 +00:00
sgehani%netscape.com
57ba0a1425 Added install progress bar and minor bug fixes. 1999-09-14 21:44:40 +00:00
sgehani%netscape.com
e899ce350a Changed terminal win text to accomodate progress bar. 1999-09-14 21:43:25 +00:00
sgehani%netscape.com
108c7735f5 Linking with AppearanceLib for progress bar additions. 1999-09-14 21:42:42 +00:00
ssu%netscape.com
7a098d6b3b optimized script. not part of seamonkey build yet 1999-09-14 21:23:16 +00:00
ssu%netscape.com
f8c303fe62 updated usage message 1999-09-14 21:01:27 +00:00
ssu%netscape.com
b1e22c8b02 updated usage 1999-09-14 20:57:49 +00:00
ssu%netscape.com
272a2fafd6 replaced hard coded string with variable. file is not part of seamonkey build 1999-09-14 20:51:24 +00:00
ssu%netscape.com
be5c5d2372 initial checkin for seamonkey components. not part of seamonkey build yet 1999-09-14 20:50:22 +00:00
ssu%netscape.com
919fb8cda9 initial checkin for building native windows installer. It is not part of the seamonkey build yet. 1999-09-14 10:02:42 +00:00
ssu%netscape.com
adb933b1be 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
dougt%netscape.com
95cb3e6242 fixing 10750 1999-09-13 19:23:44 +00:00
cyeh%netscape.com
561736b4b7 add stuff that was missing. 1999-09-10 20:10:27 +00:00
dougt%netscape.com
00725ef8f7 changing GetDiskSpaceAvailable to return a signed 64 bit value 1999-09-10 20:03:56 +00:00
dougt%netscape.com
f7032a1fbb attempting to clean up long long stuff. currently #ifdef 0. 1999-09-10 19:15:46 +00:00
ssu%netscape.com
3a9b02be20 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
084ccfb588 Fixes for 12263 and 13101. 1999-09-10 08:50:53 +00:00
sgehani%netscape.com
7386f5dde8 Mac parity for overriding default components folder when initializing xpcom. 1999-09-10 08:21:51 +00:00
leaf%mozilla.org
8e13c0b4dd Landing change to build ssu's native windows installer code by default.
(windows only change)
1999-09-10 02:19:26 +00:00
cyeh%netscape.com
33c9cb11af remove what i guess are obsolete components 1999-09-10 00:24:39 +00:00
cyeh%netscape.com
4e29fbf61e flip srcdir back to "\" 1999-09-10 00:18:24 +00:00
granrose%netscape.com
dbb1cd0d59 minor improvements, beginning XP file parsing work. 1999-09-10 00:11:54 +00:00
cyeh%netscape.com
64ff7287f7 hack the script so that it works under dos. enable dos mode.
_this is a terrible terrible hack that should be fixed in a proper way_
1999-09-09 23:57:08 +00:00
dveditz%netscape.com
4a6ffb14aa skip nszip if MOZ_NO_MFC is set 1999-09-09 22:37:18 +00:00
dveditz%netscape.com
42d4c52ac5 Making this compile on vc5. Not part of build yet 1999-09-09 22:34:32 +00:00
granrose%netscape.com
fe1c267690 Added code to set destination file permissions same as source file (unix only). 1999-09-09 22:24:51 +00:00
ssu%netscape.com
49f05065a2 fixing problem building under vc5 1999-09-09 22:21:21 +00:00
warren%netscape.com
40ed9d6ad2 Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked. 1999-09-09 22:05:05 +00:00
cyeh%netscape.com
cbf5738288 fix spelling error 1999-09-09 22:02:09 +00:00
dougt%netscape.com
512a811aad fixing build bustage. 1999-09-09 21:22:13 +00:00
cyeh%netscape.com
0df10e38e2 add explanation header. make use of wildcards. 1999-09-09 20:28:00 +00:00
cyeh%netscape.com
2c07a3f406 another version of the unix packages file 1999-09-09 19:49:23 +00:00
granrose%netscape.com
729c87f5b0 improved debug levels, added --verbose, fail on mac/dos, and path delimiter variable. 1999-09-09 19:22:34 +00:00
dougt%netscape.com
41a7fa078c nsFileSpec::GetDiskSpace now returns a PRUint64. (12479)
thanks to Chet Murphy <cmurphy@modelworks.com> for the windows code!
1999-09-09 19:20:35 +00:00
ssu%netscape.com
853b980a94 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
d76fb0ba9e backing out wizard from being built at this moment due to licensing issue with a header file 1999-09-09 03:07:37 +00:00
cyeh%netscape.com
3e2ed0e77b massive cleanup from win32 to unix 1999-09-09 01:12:29 +00:00
ssu%netscape.com
7c1d9b6d42 adding the windows wizard to the Seamonkey build system. This only affects windows platform makefile.win 1999-09-09 00:59:43 +00:00
ssu%netscape.com
f79f05f100 new files to build native windows installer wizard 1999-09-09 00:33:41 +00:00
granrose%netscape.com
0c6046a865 Added command line options (src|dest|file|help|debug|os). Changed to warn if
component directory already exists rather than die.
1999-09-09 00:25:25 +00:00
ssu%netscape.com
48da019f96 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
22bd8a8cbd initial checkin. Not part of Seamonkey build yet 1999-09-08 23:39:21 +00:00
ssu%netscape.com
f8b59c13eb updated license file 1999-09-08 21:03:29 +00:00
cyeh%netscape.com
b9d6529300 dll -> so 1999-09-08 21:03:08 +00:00
ssu%netscape.com
efbba1e614 initial checkin. Not part of Seamonkey build yet 1999-09-08 21:02:47 +00:00
cyeh%netscape.com
6c4117cc19 use wildcards 1999-09-08 21:01:19 +00:00
colin%theblakes.com
7b8f5f0a4e Define EXTRA_DSO_LDOPTS as -lmozreg_s 1999-09-08 18:56:52 +00:00
dougt%netscape.com
5ab0ffed23 fixed bug 12366. 1999-09-08 18:53:27 +00:00
ssu%netscape.com
1d952f7479 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
b8d345dd29 initial checkin. Not part of Seamonkey build yet 1999-09-08 18:02:02 +00:00
ssu%netscape.com
427d753d86 initial checkin for nszip files. This is not part of the seamonkey build yet. 1999-09-08 17:31:57 +00:00
colin%theblakes.com
f5a590e704 Add -lmozreg_s to EXTRA_DSO_LDOPTS 1999-09-08 11:35:52 +00:00
cyeh%netscape.com
f8aa9bce48 add mac and unix manifests, based on win32 one. (all i did was change
path delimiters)
1999-09-08 02:06:36 +00:00
cyeh%netscape.com
931a11c9fb move and rename manifest-win to /packager/packages-win 1999-09-08 01:35:41 +00:00
granrose%netscape.com
057fe3fb19 This is not part of the build, it should be fine.
Adding xpinstall manifest parser.
1999-09-07 23:30:45 +00:00
ssu%netscape.com
8b9df615a4 updated makefile to use non_mt libs.
update license info for the other files.

This is not part of the seamonkey build, yet.
1999-09-07 23:19:23 +00:00
dveditz%netscape.com
456e87a0c7 adding makefile 1999-09-07 19:29:04 +00:00
dougt%netscape.com
78d33dc35c Fixing 12075, 12108, 10750.
cleaning up how strings are passed into the install object from js.
1999-09-07 18:58:26 +00:00
dveditz%netscape.com
28bcd902fb fixing Unix bustage. These were apparently set in xp_file.h but also in a Windows system header 1999-09-04 20:25:38 +00:00
dveditz%netscape.com
ee89552282 remove xp_file.h from NSReg.h, required minor tweaking elsewhere to include
now missing NSPR types.
1999-09-04 19:46:18 +00:00
ssu%netscape.com
4dfee49e36 fixing bug #13116 1999-09-03 23:22:24 +00:00
ssu%netscape.com
54f39d3920 added icon to nsinstall.exe. This change does not affect the seamonkey build. The windows wizard is not part of the build yet. 1999-09-03 19:20:44 +00:00
ssu%netscape.com
d3bf0393ad new file. It is not part of the seamonkey build yet 1999-09-03 18:55:28 +00:00
ssu%netscape.com
9ddbf0767e 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
19362b2a6a fixing 13053 1999-09-02 21:33:49 +00:00
briano%netscape.com
4230252d2e Cleaned it up and eliminated the pointless #!gmake. 1999-09-02 00:12:49 +00:00
sgehani%netscape.com
e6693b5ce4 * More memory issues ironed out. * Fix for 12644. 1999-09-01 23:59:16 +00:00
sgehani%netscape.com
1f27564a60 Set optimization level to 1 for opt build. 1999-09-01 23:54:36 +00:00
dougt%netscape.com
73434ef855 Fix for 11214. 1999-09-01 21:54:05 +00:00
sgehani%netscape.com
e427a500bb Fix for bug 12972. 1999-09-01 21:36:37 +00:00
ssu%netscape.com
d8587707da This is the initial checkin for the windows native install wizard. This will not affect the seamonkey builds. 1999-09-01 18:31:18 +00:00
dougt%netscape.com
1e265fb911 Mac IDL project to match previous checkin 1999-09-01 04:31:26 +00:00
dveditz%netscape.com
eb685e8fcd replaces nsVector with nsVoidArray everywhere. Also bugs 10752, 10753, 10755, 11666 1999-09-01 04:29:49 +00:00
dveditz%netscape.com
3f985af6fe New file, not yet part of build 1999-09-01 03:55:35 +00:00
cathleen%netscape.com
72df0b15a9 fix bug 12166, part 2 1999-09-01 00:57:20 +00:00
cyeh%netscape.com
9577b5cefa Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
sgehani%netscape.com
90b8822c3b Fix for bug 11615. 1999-09-01 00:38:21 +00:00
cathleen%netscape.com
cd4daf3f24 more fix to feature bug 10651 1999-08-31 02:25:05 +00:00
sgehani%netscape.com
7e5e37e98e Fixes for bug 12510. 1999-08-31 01:15:26 +00:00
cathleen%netscape.com
5d7f7fa487 feature bug 10651 - added win32 specific binding support for patching 1999-08-31 00:09:29 +00:00
dveditz%netscape.com
2286632b40 Bug 12242 1999-08-30 22:08:32 +00:00
rickg%netscape.com
e44ca27337 replaced deprecated nsString use with nsCString 1999-08-29 23:39:25 +00:00
cathleen%netscape.com
94d63a5d92 partial fix for bug 12166, where cleanup() is not getting called after install completes, thus file pointer for JAR/XPI files are not freed up afterwards. 1999-08-29 17:21:39 +00:00
cathleen%netscape.com
e2d646ed40 fix bug 9591, mPatchList, hashtable entries not freeup after install finishes 1999-08-28 02:07:14 +00:00
cathleen%netscape.com
5afbd1eed0 fixed bug 12188, result file is not removed if patch fails 1999-08-28 01:21:35 +00:00
dbragg%netscape.com
e8163bf9e8 Changed the version of the nsInstallDelete constructor being called from the 4 param version to the 3 param version since I have the registry entry. Fixes bug 7846. 1999-08-27 22:01:01 +00:00
sgehani%netscape.com
b78b7ed5b8 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
7c86a053ae Permission to use grey button framing routines received from Michael Amorose. 1999-08-27 21:32:55 +00:00