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

600 Коммитов

Автор SHA1 Сообщение Дата
dbragg%netscape.com c9eeef6857 New confirm dialog for xpinstall. Fixes bug #17506. r=dougt 1999-11-29 21:14:49 +00:00
dbragg%netscape.com ea96385530 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 62163fd5b9 New confirmation dialog for xpinstall. Fixes bug #17506. r=dougt 1999-11-29 21:11:26 +00:00
warren%netscape.com 4ab4ee4d4e Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
jj%netscape.com 58d42bf01d fixed NSPR log file name ('NSPR Logging') 1999-11-24 22:16:17 +00:00
ssu%netscape.com 8782b40c50 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 10472e8653 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 dd85308c31 Fix build warnings. [r=ssu] 1999-11-24 02:09:06 +00:00
sgehani%netscape.com b577cb0def *** 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 9787080bb2 First Checked In. 1999-11-24 01:56:51 +00:00
sgehani%netscape.com 0b4e8b1b16 First Checked In. 1999-11-23 23:14:07 +00:00
sgehani%netscape.com a1661b07e9 Preparing to checkin updated version. 1999-11-23 23:14:00 +00:00
sgehani%netscape.com 1adb69bb02 *** Mac only *** UI bug fixes: 18874, 18880, 18900, 18208 [r=ssu, a=don] 1999-11-23 23:12:06 +00:00
ssu%netscape.com 0b596e74cb updated to deliver *.html files dist install. a=leaf. 1999-11-23 20:29:45 +00:00
ssu%netscape.com 0a68217462 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 6947adf263 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 932212497a #19568: fixed app name (was missing from distribution) 1999-11-23 00:30:12 +00:00
ssu%netscape.com cf2d44b026 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 218de79e8d 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 956963a788 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 00d3c6db4b initial checkin. not part of tinderbox. r=dbragg 1999-11-22 22:45:50 +00:00
dveditz%netscape.com b81bc3b777 Bug 19566 preventing PSM install. r=ssu 1999-11-22 22:32:40 +00:00
dveditz%netscape.com 705f624786 first hack to get relative URLS working in triggers 1999-11-22 12:01:19 +00:00
dveditz%netscape.com ecbf27c68a mac build bustage 1999-11-21 07:55:18 +00:00
dveditz%netscape.com 39f8fa40ba added files: mozilla/xpinstall/src/nsJSFileSpecObj.cpp 1999-11-21 06:06:37 +00:00
dveditz%netscape.com 5a475518ec comment fix 1999-11-21 06:05:22 +00:00
dveditz%netscape.com 8d2fb61ad2 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 c5721bf0d2 adding new files from dbragg, r=dveditz, not yet part of build 1999-11-21 01:24:18 +00:00
warren%netscape.com d8bbb844e6 Removed the nsICapabilities interface in favor of nsIInterfaceRequestor. 1999-11-18 07:36:41 +00:00
mscott%netscape.com fe03d4b826 add uriloader to the packages file for the mac 1999-11-18 07:13:10 +00:00
mscott%netscape.com a275feaa24 add uriloader to the unix installer 1999-11-18 06:22:52 +00:00
mscott%netscape.com 1528469525 add uriloader to the windows install package. 1999-11-18 06:19:52 +00:00
ssu%netscape.com 7df795cc49 overloaded the abortInstall() function for the Install object to take a
numerical parameter.  It now allows the script writer to specify
an abort value, instead of the default one.

r=sgehani
1999-11-18 05:08:11 +00:00
warren%netscape.com aaf83521f5 Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott 1999-11-17 08:14:52 +00:00
sdagley%netscape.com e3c74a4005 Fix build bustage by removing header files that were improperly added to project. NOTE - do NOT add .h files to a project, the project tracks them by parsing the source .c/.cp files 1999-11-17 06:10:07 +00:00
sspitzer%netscape.com a79c616a1f fix windows build bustage. 1999-11-16 17:44:37 +00:00
sgehani%netscape.com fbd71d7e1e Conforming to use API names starting lowercase. Added alias creation, plugins dir creation. Fixes bug 18339. [r=ssu] 1999-11-16 16:14:07 +00:00
sgehani%netscape.com 682fed659c Fix for bug 18874: buttons should appear depressed when invoked by keyboard. [r=ssu] 1999-11-16 16:11:24 +00:00
sgehani%netscape.com e871e97fc8 Change "extracting" string. [r=ssu] 1999-11-16 16:10:26 +00:00
ssu%netscape.com 56b18dcf38 moving nsinstall into the MOZ_MFC define. This way people who do not have MFC, do not build this module by default. 1999-11-16 06:47:19 +00:00
ssu%netscape.com 85c24d8563 undoing commenting the RESFILE line. Commenting this line out was not the correct fix. 1999-11-16 06:46:17 +00:00
jdunn%netscape.com d70d78c6bf Fixing all unresolved symbols on unix. The bug has the diff's
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
ssu%netscape.com e26a4869c9 fixing bug #17109. It now takes into account the size of the .xpi file to be downloaded as part of the amount of disk space required. r=sgehani 1999-11-16 05:59:35 +00:00
sfraser%netscape.com 224e9dd032 Remove JPEG.shlb, which is now linked in with the jpgdecoder shared lib. r=sdagley 1999-11-15 22:43:37 +00:00
ssu%netscape.com 1bdb98b6fa moving setup and setuprsc to be built on if MOZ_MFC is set. This will allow people w/o MFC to build. People w/MFC should still build fine. r=sgehani 1999-11-15 22:35:07 +00:00
ssu%netscape.com ffc5e788fc added myself as the module owner in this makefile 1999-11-15 20:24:25 +00:00
ssu%netscape.com 6e161b21ad fixing bug #18867. This now builds the resource file required to run setup.exe. This does not require MFC. It only affects windows platforms. 1999-11-15 20:13:53 +00:00
cls%seawood.org b3b7c5882c Removing the need for MFC from the build. The .rc files require afxres.h to build but do not appear to be neccessary themselves. 1999-11-13 22:33:41 +00:00
sgehani%netscape.com ebe018f8b0 *** NOT PART OF BUILD *** * Bug fix 18703: call AbortInstall() if errors encountered during installation. * Bug fix 15954: delete Component Registry after XPInstall engien is done with it. 1999-11-13 04:08:50 +00:00
sgehani%netscape.com fb2596370d Fix bug 18670: handle enter key in addition to return key for default buttons on the Mac Install Wizard UI. [r=ssu] 1999-11-13 04:06:05 +00:00