Граф коммитов

723 Коммитов

Автор SHA1 Сообщение Дата
dougt%netscape.com f603ef85b4 fix for 26271. r=dveditz@netscape.com 2000-02-03 02:29:57 +00:00
ssu%netscape.com 81c9e6ca92 fix for bug #23225. it now detects instance of mozilla.exe running and requests the user to quit it before runnning setup again.
fix for bug #23224. only one instance of setup can be run now.

affects only windows.  r=sgehani
2000-02-02 22:41:21 +00:00
ssu%netscape.com 3a852b36a9 fix for bug #23225. it now detects instance of mozilla.exe running and requests the user to quit it before runnning setup again. affects only windows. r=sgehani 2000-02-02 22:36:49 +00:00
sgehani%netscape.com 46c9bd6e29 Preparing for additions dialog feature. Also, fixing control highlighting bugs when the app is suspended and resumed: for controls on the setup type and welcome dialogs. b = none r = ssu 2000-02-02 00:49:21 +00:00
sgehani%netscape.com 94835e2199 First Checked In. 2000-02-02 00:43:10 +00:00
dbragg%netscape.com 26e0f248ad fix for bug #14921 r=ssu 2000-02-01 23:05:41 +00:00
ssu%netscape.com 5592321679 fixing bug #11210. Updated the install progress dialog to have a better
look and feel.  r=sgehani.  affects only the windows platform.
2000-02-01 23:00:49 +00:00
leaf%mozilla.org 9a7e6a3636 r=ssu, fix to keep automation from hanging in an xcopy interactive prompt
not part of build, only affects packaging.
2000-02-01 20:40:46 +00:00
pp%ludusdesign.com 207f05242d Conversion to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-01 14:26:27 +00:00
sgehani%netscape.com 1e477bec38 Add readme button and functionality to the Mac installer. b = 21041 r = ssu 2000-02-01 04:08:56 +00:00
cathleen%netscape.com 6205d7c1a9 fixed crash bug for patching, happened at cleanup() stage. removed the
enumerate call to delete the pointers in hash table, since it has
already been deleted.  also added some error checking and reset pointers
to null bug 24455, r=dbragg
2000-02-01 01:51:25 +00:00
scc%netscape.com 24bd24cf92 Fixed access paths for upcoming switch to Pro5, see bug #25949. r=pinkerton 2000-02-01 00:49:16 +00:00
valeski%netscape.com c1ba357a6b 24717. adding keyword and datetime libraries to the package list 2000-02-01 00:01:33 +00:00
ssu%netscape.com 33e2071e28 fixing bug #25902. removed extended resource information that was not needed, but that simply made it more difficult to localize. r=sgehani 2000-01-31 22:14:51 +00:00
tonyr%fbdesigns.com 4f508c745b Added the mailnews import components 2000-01-30 15:59:39 +00:00
tonyr%fbdesigns.com 7b9fbfd92c Added the mailnews import components to the list 2000-01-30 15:44:15 +00:00
tonyr%fbdesigns.com e61ee9a088 Added the mailnews import components to the install 2000-01-30 02:38:33 +00:00
ssu%netscape.com 7da2097bff fixing bug #25410. The size shown under the custom install is now the
download size (size of archive), not installation size.

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

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

affects only windows.
2000-01-29 23:39:47 +00:00
ssu%netscape.com dfb2dec2df fixing bug #25216 - typo with string description. 2000-01-29 23:17:46 +00:00
dbragg%netscape.com 5b1dc5a3b2 fix for bug 24284 r=sgehani 2000-01-28 23:24:57 +00:00
dbragg%netscape.com 90f81c845c Fixes for bugs 10147, 22341, 24016 r=sgehani 2000-01-28 23:22:58 +00:00
hyatt%netscape.com 3a17522cb8 Adding XBL files to installer package lists. 2000-01-27 10:01:20 +00:00
waterson%netscape.com 07c4cae8c3 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 91506836b8 Removing more appcores-related resources + obsolete prefwindow files. 2000-01-27 03:25:12 +00:00
waterson%netscape.com ff33dd020d 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 99b3107ffa 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 dc88a0d7d6 Appcores must die! Die die die! r=law 2000-01-26 01:06:58 +00:00
ssu%netscape.com 227b61b05f 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 fd69a2f423 Landing nsIFile. 2000-01-24 21:28:28 +00:00
leaf%mozilla.org 1fce2f3d8b switching to native perl mkdir, does not affect build. r=ssu 2000-01-24 13:54:29 +00:00
ssu%netscape.com 4330d53554 fixing bug #24373. no longer installs msvcrt dlls. a=chofmann. r=sgehani 2000-01-21 01:25:43 +00:00
leaf%mozilla.org 6484275a82 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 6487492353 Bug 21133, remove XPInstall's private JSRuntime 2000-01-16 01:49:37 +00:00
mcafee%netscape.com 1b10bad8b3 Need Newline at end of file. 2000-01-15 08:30:32 +00:00
ssu%netscape.com 0f2779b74e 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 aae42b018e Added nsJSFile.cpp to fix bug 16215 r=dougt 2000-01-15 01:55:33 +00:00
dbragg%netscape.com 6c139bf878 fix for bug #16215 r=dougt 2000-01-15 01:54:55 +00:00
dbragg%netscape.com 4ef9c49bb8 Fix for bug #16215 r=dougt 2000-01-15 01:53:48 +00:00
dbragg%netscape.com 2a4dc9e36a Added nsFile.h and nsFile.cpp to fix bug #16215 r=dougt 2000-01-15 01:53:17 +00:00
ssu%netscape.com e8f5c58b45 fixing bug 23389. macinstaller was quitting after the downloding of the .xpi files. a=jj r=cathleen 2000-01-15 00:10:31 +00:00
ftang%netscape.com 289da958e1 Add ibm converters and charset menu related files . r=cata 2000-01-13 23:46:18 +00:00
dbragg%netscape.com f7775b6c6a fixing bug #23389 where the mac install wizard simply quits in the middle of the installer. The problem arose after a change to NS_InitXPCOM(). r=dveditz 2000-01-13 03:53:22 +00:00
danm%netscape.com 4a935e147a backing out 1.23 (bin/res/samples is already partially included) 2000-01-12 01:43:28 +00:00
blizzard%redhat.com 19adba7597 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 13efd9e8c6 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 e3dd3a9df3 removing NSCP references. 2000-01-11 09:21:29 +00:00
dougt%netscape.com bd7f76336f dusting off notification.
r=waterson@netscape.com
2000-01-11 08:53:18 +00:00
ssu%netscape.com 5395dc0dd5 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 bab03d6c11 Added onclose handler to return false. Fixes M13 bug #17019. r=ssu 2000-01-10 21:09:29 +00:00
ssu%netscape.com d86f5c600d 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