Commit Graph

913 Commits

Author SHA1 Message Date
scc%netscape.com
6366d6d779 Fixed access paths for upcoming switch to Pro5, see bug #25949. r=pinkerton 2000-02-01 00:49:16 +00:00
valeski%netscape.com
4eb324a538 24717. adding keyword and datetime libraries to the package list 2000-02-01 00:01:33 +00:00
ssu%netscape.com
0b1e5d944d fixing bug #25902. removed extended resource information that was not needed, but that simply made it more difficult to localize. r=sgehani 2000-01-31 22:14:51 +00:00
tonyr%fbdesigns.com
9dfe977b89 Added the mailnews import components 2000-01-30 15:59:39 +00:00
tonyr%fbdesigns.com
d3f2b3ed84 Added the mailnews import components to the list 2000-01-30 15:44:15 +00:00
tonyr%fbdesigns.com
a3d58b6f8e Added the mailnews import components to the install 2000-01-30 02:38:33 +00:00
ssu%netscape.com
e675552f08 fixing bug #25410. The size shown under the custom install is now the
download size (size of archive), not installation size.

Also has code to help fix bug #21034.  Added code place holder to show the
new Additions dialog.

Fixed problem with not calculating disk space required properly.  It would
not take into account components that get installed outside the user
selected folder (such as the case with security module, which needs to be
installed in a centralized place).  This required the installer to be link
in nsreg_s.dll in order to tap into the Netscape registry to anticipate
where the modules might be installed at.

affects only windows.
2000-01-29 23:39:47 +00:00
ssu%netscape.com
c546bbe7a3 fixing bug #25216 - typo with string description. 2000-01-29 23:17:46 +00:00
dbragg%netscape.com
69cacae78b fix for bug 24284 r=sgehani 2000-01-28 23:24:57 +00:00
dbragg%netscape.com
87b71740ed Fixes for bugs 10147, 22341, 24016 r=sgehani 2000-01-28 23:22:58 +00:00
hyatt%netscape.com
4c4b7e0635 Adding XBL files to installer package lists. 2000-01-27 10:01:20 +00:00
waterson%netscape.com
7c1fa30d71 I am dumb. I didn't account for changes to the ownership model. Also, make sure that the nsXPINotifierImpl derives from nsIRDFXMLSinkObserver. 2000-01-27 06:20:24 +00:00
jj%netscape.com
908c9cd83e Removing more appcores-related resources + obsolete prefwindow files. 2000-01-27 03:25:12 +00:00
waterson%netscape.com
767cad41f2 Bug 24499, 15586. Hold strong ref to nsIRDFXMLSinkObservers; add onError() method to nsIRDFXMLSinkObserver API; be sure to notify observers in synchronous load case. r=shaver 2000-01-27 02:24:20 +00:00
sfraser%netscape.com
c01f247fc5 Appcores must die! Die die die! Removing appcores-related resources that are no longer used. r=law 2000-01-26 01:12:20 +00:00
sfraser%netscape.com
7d33e7daf5 Appcores must die! Die die die! r=law 2000-01-26 01:06:58 +00:00
ssu%netscape.com
3928747b1e Windows needs to use the CWD not the directory passed to the stub.
dougt's change r=ssu a=granrose.
2000-01-25 20:44:55 +00:00
dougt%netscape.com
0b0346079c Landing nsIFile. 2000-01-24 21:28:28 +00:00
leaf%mozilla.org
02e5edc6e9 switching to native perl mkdir, does not affect build. r=ssu 2000-01-24 13:54:29 +00:00
ssu%netscape.com
b8e7612abc fixing bug #24373. no longer installs msvcrt dlls. a=chofmann. r=sgehani 2000-01-21 01:25:43 +00:00
leaf%mozilla.org
c98aee252e scrollbars are a good thing; we should have them in the installers.
therefore, let us put xulBindings.xml into the isntaller packages.
2000-01-18 18:14:35 +00:00
dveditz%netscape.com
de50314de5 Bug 21133, remove XPInstall's private JSRuntime 2000-01-16 01:49:37 +00:00
mcafee%netscape.com
7aacc3ba94 Need Newline at end of file. 2000-01-15 08:30:32 +00:00
ssu%netscape.com
06e6eeef21 fixing bug #21085. xpinstall now quits gracefully when destination file already exists in a file move and file copy operation. r=cathleen 2000-01-15 06:01:39 +00:00
dbragg%netscape.com
b7e66206f2 Added nsJSFile.cpp to fix bug 16215 r=dougt 2000-01-15 01:55:33 +00:00
dbragg%netscape.com
9075b28e7b fix for bug #16215 r=dougt 2000-01-15 01:54:55 +00:00
dbragg%netscape.com
f371f45833 Fix for bug #16215 r=dougt 2000-01-15 01:53:48 +00:00
dbragg%netscape.com
b5876d4e6e Added nsFile.h and nsFile.cpp to fix bug #16215 r=dougt 2000-01-15 01:53:17 +00:00
ssu%netscape.com
91d3b04aec fixing bug 23389. macinstaller was quitting after the downloding of the .xpi files. a=jj r=cathleen 2000-01-15 00:10:31 +00:00
ftang%netscape.com
caf1ed4081 Add ibm converters and charset menu related files . r=cata 2000-01-13 23:46:18 +00:00
dbragg%netscape.com
af748a19f5 fixing bug #23389 where the mac install wizard simply quits in the middle of the installer. The problem arose after a change to NS_InitXPCOM(). r=dveditz 2000-01-13 03:53:22 +00:00
danm%netscape.com
477f81ab96 backing out 1.23 (bin/res/samples is already partially included) 2000-01-12 01:43:28 +00:00
blizzard%redhat.com
742f7b31a5 add xpistub.so back into the unix package list since we build it now. 2000-01-11 21:34:52 +00:00
pp%ludusdesign.com
698852a4f4 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
dougt%netscape.com
6e45250233 removing NSCP references. 2000-01-11 09:21:29 +00:00
dougt%netscape.com
0078849ac4 dusting off notification.
r=waterson@netscape.com
2000-01-11 08:53:18 +00:00
ssu%netscape.com
50d0a78f6b fixing bug #21943. It now creates an empty Plugins folder and attempts to copy the java npjava*.dll files to it. r=dbragg. does not affect tinderbox. platform=windows only 2000-01-11 01:15:55 +00:00
dbragg%netscape.com
07b16797ad Added onclose handler to return false. Fixes M13 bug #17019. r=ssu 2000-01-10 21:09:29 +00:00
ssu%netscape.com
17b3aa5e42 fixing bug #23347. Crash was happening on a deletion of an uninitialized variable. fix was to initialize the uninitialized variables. r=pavlov 2000-01-08 08:27:12 +00:00
jj%netscape.com
c9b3f95b93 Fixed installer creator type in all 4 targets ('MzIn', 'NSIn') 2000-01-06 23:17:34 +00:00
dbragg%netscape.com
6ae47d39ee SaveError added to fix bugs #21715 and #21671 r=dougt 2000-01-06 22:16:38 +00:00
dveditz%netscape.com
c8fef82f7b fixes bug 23277 2000-01-06 21:55:00 +00:00
edburns%acm.org
13be6d7ebf I know it's unorthodox to do a top level checkin like this, but I've got so many files
in so many different directories, that I think it's the best way.
I've pulled and clobber_all'd my tree and got

r=dp

on this checkin.

Here are the touched files:

M mozilla/embedding/browser/activex/src/control/MozillaBrowser.cpp
M mozilla/embedding/browser/activex/src/control/MozillaBrowser.h
M mozilla/js/src/xpconnect/shell/xpcshell.cpp
M mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp
M mozilla/xpcom/build/nsXPComInit.cpp
M mozilla/xpcom/components/nsComponentManager.cpp
M mozilla/xpcom/components/nsIServiceManager.h
M mozilla/xpcom/components/nsServiceManager.cpp
M mozilla/xpcom/io/nsSpecialSystemDirectory.cpp
M mozilla/xpcom/io/nsSpecialSystemDirectory.h
M mozilla/xpcom/tests/TestBuffers.cpp
M mozilla/xpcom/tests/TestPipes.cpp
M mozilla/xpcom/tests/TestShutdown.cpp
M mozilla/xpcom/tests/windows/TestHelloXPLoop.cpp
M mozilla/xpcom/tools/registry/regExport.cpp
M mozilla/xpcom/tools/registry/regxpcom.cpp
M mozilla/xpinstall/stub/xpistub.cpp
M mozilla/webshell/embed/ActiveX/MozillaBrowser.cpp
M mozilla/webshell/embed/ActiveX/MozillaBrowser.h
M mozilla/webshell/tests/viewer/nsMacMain.cpp
M mozilla/webshell/tests/viewer/nsPhMain.cpp
M mozilla/webshell/tests/viewer/nsWinMain.cpp
M mozilla/webshell/tests/viewer/unix/gtk/nsGtkMain.cpp
M mozilla/xpfe/appshell/src/nsFileLocations.cpp
M mozilla/xpfe/bootstrap/nsAppRunner.cpp

The heart of this checkin is a change in the signature and symantics
of NS_InitXPCOM.

The new signature is

extern NS_COM nsresult
NS_InitXPCOM(nsIServiceManager* *result, nsFileSpec* binDirectory);

I filed a bug for this problem:

b=23157

The original manifestation of this bug was in mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp It used the current process directory to find resources, which is not correct when the current process is not mozilla.exe.

I have added a new type to nsSpecialSystemDirectory, Moz_BinDirectory, and made nsResProtocolHandler use that value.
2000-01-06 01:05:13 +00:00
warren%netscape.com
06918ca494 Made nsIProperties scriptable. Bug #21982 2000-01-05 09:29:25 +00:00
sgehani%netscape.com
1ba3a8a9ba *** NOT PART OF BUILD ***
Initial checkin of Unix installer.
2000-01-05 02:30:42 +00:00
sgehani%netscape.com
db12676a4d Default to root volume rather than cwd. b = 19360 r = mstoltz 2000-01-05 02:26:00 +00:00
danm%netscape.com
d67547818c adding bin/res/samples directory contents (referenced by debug menus). These changes should be reverted for actual, final releases (and the debug menu removed.) 2000-01-04 23:23:02 +00:00
colin%theblakes.com
2d155be02c Link with correct libs. r=sgehani 2000-01-04 23:17:17 +00:00
dbragg%netscape.com
ec46ab6e2a Fix for bug #21995 r=sgehani 2000-01-04 21:01:22 +00:00
dougt%netscape.com
e17e0a2e52 Converting to use nsIModule macro. 2000-01-03 23:45:32 +00:00
ducarroz%netscape.com
9c8df7ea67 Fix bug 19064. Add Mac project "Signed" to the build system and add the share lib to the Mac package. R=rhp 2000-01-03 23:09:04 +00:00
rhp%netscape.com
7923943ee4 Adding SMIME and Signed Stubs to the Mozilla.org product - Bug: 19064 1999-12-25 19:58:53 +00:00
sspitzer%netscape.com
83ab92372a Ignore generated makefile 1999-12-24 09:16:10 +00:00
sgehani%netscape.com
543f3955e3 Turn on building Unix port of xpistub.
b = 20637
r = ssu
1999-12-23 23:26:23 +00:00
sgehani%netscape.com
da01f7b9aa Part of fix for Linux installer.
b = 20637
r = ssu
1999-12-23 23:25:33 +00:00
blizzard%redhat.com
fa84309011 merge in changes from the stable M12 branch. fix bug in the mozilla.sh script which wouldn't pass args to mozilla when it ran it. also, update to M13 as the base for the release. 1999-12-23 20:04:51 +00:00
ssu%netscape.com
7e474c472c This fixes bugs #16350, 17631, 20259, 21575.
Installer registers in the Windows registry where mozilla.exe gets
installed to.

Installer is aware of the previous mozilla.exe installation location
and offers it as the default destination location.

Installer now is able to show a Readme.txt in the SetupType dialog.

Eliminated most of the "Netscape" and replaced it with "Mozilla"

a=chofmann
r=sgehani
1999-12-22 20:19:34 +00:00
sgehani%netscape.com
aa1ea7582d Hook up cancel button to actually work during an XPInstall.
b = 10205
r = dbragg
a = sdagley
1999-12-22 08:29:52 +00:00
sspitzer%netscape.com
1fabe0ad70 sanity check and adding new line to the end of a file. 1999-12-21 22:56:49 +00:00
blizzard%redhat.com
bc8bb7aa5d add mozilla.sh file for the install 1999-12-19 19:59:19 +00:00
jband%netscape.com
ef9c82db1e Landing big set of DOM and XPConnect changes:
DOM: getting rid of JS_GetContextPrivate wherever possible. Use static parent
links where we can. When we do need to find this info about the caller
we call a function that knows how to get that info rather than inline calls
to JS_GetContextPrivate. This is all required for calling DOM objects on
non-DOM JSContexts as we do via xpconnect.

XPConnect: basic refactoring work to disassociate wrappers from the JSContext
that was active when the wrapper was constructed. This allows for calling into
wrapped JS objects on the right JSContext and for proper grouping of wrapped
native objects so that they can share proto objects. This also allows for
better sharing of objects and lays the foundations for threadsafety and
interface flattening.

Also, xpconnect tests are reorganized and improved.

fixes bugs: 13419, 17736, 17746, 17952, 22086

r=vidur r=mccabe r=norris r=cbegle
a=chofmann
1999-12-18 20:29:29 +00:00
rjc%netscape.com
8763479086 Fix bug # 18985: get res/rdf/datasets into Commercial build. Review/approval: leaf 1999-12-18 04:45:59 +00:00
blizzard%redhat.com
650102541f update list of files to what is actually built. 1999-12-18 04:38:38 +00:00
blizzard%redhat.com
771c11f72a add perl script and spec file generation for building an rpm spec file from the packages-unix file 1999-12-18 04:37:50 +00:00
ssu%netscape.com
6fed82b2a1 missed one line change for bug #21881 1999-12-16 07:22:50 +00:00
ssu%netscape.com
6bc3647655 fixing bug #21881. installer no longer creates an empty plugins directory within seamonkey. as a side effect, it also will no longer attempt to locate an installed jre and copy npjava*.dll to the seamonkey plugins folder. This does affect tinderbox. affects only windows platform. a=chofmann 1999-12-16 07:13:35 +00:00
shaver%netscape.com
5818d49be7 remove excess 'Netscape' references from the chrome (r=dmose,a=leaf) 1999-12-15 23:00:34 +00:00
erik%netscape.com
e0d1fd2e59 Adding local .cvsignore file. Doesn't affect build. 1999-12-15 22:43:22 +00:00
rods%netscape.com
0967662913 adding missing arrow.gif 1999-12-15 13:58:27 +00:00
sgehani%netscape.com
89a3e6ba5b Fix for .xpi file deletion upon completion of install. b = 21734; r = mstoltz; a = chofmann 1999-12-15 08:06:09 +00:00
ssu%netscape.com
12ec9fb062 fixing bug #21589. Updating packages-win to deliver the chrome/search/* files to be installed in seamonkey. If it's delivering too many files, we'll trim it later. For now we can live with delivering more than less. I want to make sure it gets in the next build for testing. This does not affect tinderbox. It's only for windows platforms. a=chofmann. 1999-12-14 09:12:45 +00:00
dougt%netscape.com
f4053f4281 crash if passing nsnull. need to use the proper #define r=dveditz, a=brendan 1999-12-14 03:40:54 +00:00
dbragg%netscape.com
0e21d718ae Fix for bug 21559 r=dveditz a=chofmann 1999-12-14 02:11:47 +00:00
dbragg%netscape.com
34b4a939e1 Fix for bug #21559 a=chofmann et al r=dveditz 1999-12-14 02:10:59 +00:00
rginda%netscape.com
ae2f6de4f7 Adding IRC Client to core package on unix and windows.
r=dveditz, a=chofmann
1999-12-13 22:28:53 +00:00
sgehani%netscape.com
8ed5c37fe5 Fix for file replace on restart problem on the Mac. b = 6410 r = dveditz, ssu a = chofmann 1999-12-13 22:25:31 +00:00
jj%netscape.com
6e2ce4b011 #21182: bulk added 57 files/directories found under dist/viewer but omitted by the installer + reordered lines for better clarity. a=cyeh 1999-12-11 01:47:08 +00:00
slamm%netscape.com
86df71ed3e Remove sidebar library files. Using a JS module instead now. bug #21070. r=jj a=chofmann 1999-12-11 00:47:03 +00:00
sgehani%netscape.com
7604df3df9 *** NOT PART OF BUILD ***
Ported install script templates for browser xpi package.
b = 21261
r = ssu
a = chofmann
1999-12-10 23:45:44 +00:00
sgehani%netscape.com
6496815892 *** NOT PART OF BUILD ***
Ported perl scripts and install script templates to build Unix .xpis.
b = 21261
r = ssu
a = chofmann
1999-12-10 23:44:37 +00:00
sgehani%netscape.com
250a2960b9 Updated unix manifest to produce a working build.
b = 21261
r = ssu
a = chofmann
1999-12-10 23:40:49 +00:00
ssu%netscape.com
1855626328 fixing bug #19165. Seamonkey now installs the required msvcrt.dll and
msvcirt.dll files.  Older versions of these files were causing seamonkey
to crash at startup.  r=sgehani. a=cyeh.
1999-12-10 00:23:46 +00:00
cmanske%netscape.com
49b87c60a0 Part of fix for bug 21077. a=chofmann r=brade 1999-12-09 22:26:49 +00:00
dveditz%netscape.com
ef635f43af Bug 20043, attempting to install an older file should not abort rest of install 1999-12-08 05:09:17 +00:00
dveditz%netscape.com
7e257c3df4 fixing Solaris bustage (usuall nsCOMPtr problem) r-dbragg 1999-12-08 01:19:13 +00:00
dbragg%netscape.com
5a4e870414 MCP file change for bug 7753 r=dveditz 1999-12-08 00:09:53 +00:00
dbragg%netscape.com
76682e3e50 New Progress dialog and support code.Fixes bug #7753 (and others) r=dveditz 1999-12-08 00:09:16 +00:00
fur%netscape.com
d3989be886 Add cache manager xpt file to installed components, in case someone wants to script it someday 1999-12-07 22:41:16 +00:00
fur%netscape.com
edf9b00cda Add cache manager to list of installed components 1999-12-07 22:18:21 +00:00
cltbld%netscape.com
63e0d555bd Changed old resrc dll to new res dll. checkin=warren, r=dp 1999-12-07 20:31:20 +00:00
ssu%netscape.com
ef45445aaa removing error message if .ini file is missing. affects only windows. r=sgehani 1999-12-07 01:38:22 +00:00
ssu%netscape.com
79c9e86610 updating scripts to display build version in Setup. Fixes bug #17377. Not part of tinderbox. Would affect only windows plaforms. r=sgehani 1999-12-07 00:23:38 +00:00
leaf%mozilla.org
ffd8e0ff92 xcopy gets all interactive when you specify a non-directory destination, and this is hanging the windows build automation. xcopy->copy takes care of this. r=tague 1999-12-06 00:13:30 +00:00
hyatt%netscape.com
33c002e7d4 XPInstall is a mess. At least making sure it has the global skin until something better can be done. 1999-12-05 09:31:37 +00:00
ssu%netscape.com
e46b250b11 fixes bug #17630. this is not part of tinderbox.
r=sgehani
1999-12-04 23:23:53 +00:00
ssu%netscape.com
e87e45a0c2 fixes bug #17630. allows the control of at most 3 lines of text on the
blue setup background to be displayed.

Affects only windows platforms.

r=sgehani@netscape.com
1999-12-04 23:21:26 +00:00
dbragg%netscape.com
d0dfb36088 Changed the tree cell value label in the .xul file and added the .setAttribute property in the .js file to fix bug #20639. r=sgehani 1999-12-04 01:10:57 +00:00
dveditz%netscape.com
cbe2026152 Bug 12816, move XPInstall initialization closer to the front so we can
clean up after an install *before* the wrong components are loaded.
1999-12-03 13:37:23 +00:00
ssu%netscape.com
cf241e154a fixing bug #20623. commercial installer is no longer 4mb. This is not part of tinderbox. would affect only windows platforms. 1999-12-03 00:12:27 +00:00
ssu%netscape.com
ec9b0d8c5a changed requested access permissions for accessing the Windows registry from a general access value of KEY_ALL_ACCESS to a more specific access that does not necessarily require admin previlidges. r=sgehani@netscape.com. This affects only windows. 1999-12-02 02:22:35 +00:00
ssu%netscape.com
b757709c17 fixing problem with not checking for empty string of command line path passed into setup. If an empty string was passed in (meaning nothing was passed in), it would used to still try to contatenate a filename to this empty string. bad. r=sgehani@netscape.com 1999-12-02 02:14:51 +00:00
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