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

120 Коммитов

Автор SHA1 Сообщение Дата
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 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 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
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 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
ssu%netscape.com 08bd2bc569 enabling ren8dot3 to be part of tinderbox build 1999-11-30 09:52:34 +00:00
warren%netscape.com 96ec037ac6 Eliminated the libs build pass. 1999-11-28 03:05:01 +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
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
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
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 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
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
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 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
erik%netscape.com 97a4edf14f This is just a local .cvsignore file. Doesn't affect build. 1999-11-11 18:15:49 +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
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 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
sgehani%netscape.com cf4701cdd8 First Checked In. 1999-11-03 06:12:10 +00:00
jj%netscape.com 54018a2aa4 First Checked In. 1999-11-03 03:17:47 +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
sgehani%netscape.com 650d346a0d *** NOT PART OF BUILD *** Added "About..." box. 1999-10-30 22:29:26 +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
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
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
pavlov%netscape.com 2255632071 clean up wizard code a bit 1999-10-18 21:52:03 +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
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
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
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