Commit Graph

489 Commits

Author SHA1 Message Date
ccarlen%netscape.com
c343dad63a Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:58:15 +00:00
ccarlen%netscape.com
884be5f4c2 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:32:41 +00:00
ccarlen%netscape.com
baca6ece31 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 20:42:22 +00:00
curt%netscape.com
25f0c0c224 Combined JRE BIN PATH and JRE LIB PATH for easier maintenance. 2001-12-07 05:48:40 +00:00
dveditz%netscape.com
dc8ff011b9 bug 113144 installer shouldn't download entire set of xpi files just because
one of them was missing from the "blob". r=sgehani,sr=darin
2001-12-04 08:19:43 +00:00
hewitt%netscape.com
ecdcf7a9d1 102574 - enable DOM Inspector in the default builds, r=leaf, sr=shaver 2001-11-29 09:36:46 +00:00
seawood%netscape.com
7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
timeless%mac.com
060425ec59 Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
ssu%netscape.com
8ab6326ae9 fixing bug 28172 - Add shortcut to launch bar. r=sgehani, sr=mscott 2001-11-03 00:34:17 +00:00
jj%netscape.com
361fca7585 fix for bug #106566: updated 'vers' 2 resource to 0.9.5+ (installer) 2001-11-02 02:00:16 +00:00
dbaron%fas.harvard.edu
02f3a2d769 Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974 2001-10-25 03:21:53 +00:00
curt%scruznet.com
f482b70bee Enables Okay button so dialog can be closed.
Fixes bug #53224.
2001-10-23 06:00:37 +00:00
curt%scruznet.com
d6cfd65421 Enables the pause button. Fixes bug #84595. 2001-10-23 05:49:20 +00:00
ssu%netscape.com
1ec5e46137 fixing bug 103232 - Changes the function pointer reference name (that the installer looks for in Mapi32.dll) from MAPIGetVersion() to GetMapiDllVersion(); also fixes mail.xpi to update mapi32.dll when appropriate. r=curt, sr=dveditz. affects windows platforms only 2001-10-10 01:03:42 +00:00
ssu%netscape.com
c95c6cfa39 fixing bug 103939 - add new key, [JRE LIB PATH], to native win32 installer. r=curt, sr=dveditz. affects windows platforms only. 2001-10-10 00:24:20 +00:00
ssu%netscape.com
50ea82c092 fixing bug 103242 - component-specific timing dependency sections don't get run. r=ssu, sr=dveditz. affects only windows platforms. 2001-10-08 21:01:34 +00:00
rginda%netscape.com
5413d3807c bug 97945, "venkkman install packaging", sr=shaver, r=ssu,jj
add venkman to config.ini template
2001-10-02 23:56:10 +00:00
ssu%netscape.com
31ba263c59 fixing bug 97650 - these patches updates the uninstaller to deal with undoing whatever mail integration we do to a WinXP system. r=curt, sr=dveditz. affects only windows platforms. 2001-09-29 02:13:29 +00:00
ssu%netscape.com
83f4156f0d fixing bugscape 9841 - Back button broken in eclient tool setup program. r=curt, sr=dveditz. affects only windows platforms 2001-09-29 00:32:31 +00:00
gerv%gerv.net
4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
syd%netscape.com
78cd72f139 Fix for 97249. Crash was being caused (regardless of what stack is
showing) by not carefully iterating the component list and
processing CRCs only on those XPI files that were downloaded.
r=jag, sr=dveditz.
2001-09-28 01:17:46 +00:00
dveditz%netscape.com
85ed1c05ce bug 92222 -- get xpinstall wizard building on IRIX. patch thanks to
johnv@adacel.com.au (John Mark Vandenberg), r=me, sr=kin@netscape.com
2001-09-26 05:55:51 +00:00
alecf%netscape.com
50b1749628 remove xpinstall's dependency on nsIAppShellComponent*.h
sr=sfraser bug 76339
2001-09-25 14:56:47 +00:00
ssu%netscape.com
5ec74bc5fb fixing bug 99526 - update uninstaller to be able to undo the new MAPI settings set by mail. r=dveditz, sr=mscott. affects windows platforms only. 2001-09-21 06:30:08 +00:00
cls%seawood.org
90ed988ab8 Updating xpinstall dependencies.
Bug #98371 sr=alecf
2001-09-19 00:14:33 +00:00
jaggernaut%netscape.com
d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
dc40187223 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
ssu%netscape.com
3dc90a273d fixing bug 99340's part regarding turbo settings in installer not retained when running installer in silent/auto modes. r=dveditz,syd sr=mscott, a=asa affects windows platforms only. 2001-09-14 20:52:54 +00:00
alecf%netscape.com
1e0e7dd033 Add REQUIRES to many modules for win32 support, bug 98372 r=cls 2001-09-12 20:32:40 +00:00
cls%seawood.org
8a012c29ba Update dependencies to handle static libs used by installer 2001-09-07 08:04:13 +00:00
ssu%netscape.com
0b86c9be7f fixing bug 97219 - win32 installer is no longer automatable. r=syd sr=mscott a=drivers@mozilla.org. affects win32 platforms only. 2001-08-28 05:09:02 +00:00
syd%netscape.com
1cb8e8b641 Add QuickLaunch panel to the installer. r=ssu,dveditz sr=mscott, a=asa. Bug is
87038
2001-08-24 05:00:02 +00:00
jj%netscape.com
d66737ea7c bugscape #6794: updated 'vers' resources for Mozilla/Netscape installer 2001-08-21 21:43:53 +00:00
mkaply%us.ibm.com
3f912500ad No bug - NOT PART OF BUILD
Initial checkin of xpinstall wizard for OS/2
2001-08-20 04:00:19 +00:00
syd%netscape.com
07d07a3a6d Fix for 65672. Add CRC checking and single connection ftp to install.
r=dveditz, sr=mscott
2001-08-18 01:15:59 +00:00
cls%seawood.org
a3c1dd1b09 Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
ssu%netscape.com
4eb826d53e fixing bug 88410 - multiple periods in folder name throws calculation error message. r=dveditz, sr=mscott. affects only windows platforms. 2001-08-03 18:27:06 +00:00
ssu%netscape.com
6c93d5248c fixing bug 93327 - Win32 installer cannot CRC check .exe files. r=dveditz, sr=mscott. affects windows platforms only 2001-08-02 22:02:48 +00:00
ssu%netscape.com
10c651bce2 fixing bug 87793 - Need CRC checking and single connection dload for Mac. Fixes the dredded error 13. I'm checking this in for Syd. r=ssu, sr=mscott, a=leaf,asa. affects the mac installer only. 2001-07-31 17:10:29 +00:00
ssu%netscape.com
e75e36e43d fixing bug 80238 - title should be Mozilla Setup - (5.0.trunk.20010509) and not Mozilla 5.0.trunk.20010509 Setup. Checking Gemal's patch. mo=ssu, rs=mscott 2001-07-24 23:41:46 +00:00
ssu%netscape.com
7986141485 fixing bug 2808 - Allow MS Windows Shell to recognize N6Mail in Start Menu. r=syd, sr=mscott 2001-07-24 23:15:58 +00:00
ssu%netscape.com
8de3abd54e fixing bug 90020 - Installer Downloader stops frequently. r=dveditz, sr=mscott. 2001-07-21 00:58:04 +00:00
cathleen%netscape.com
04a2d87fea fixed bug 87004, for win static build, changed libjar and xpinstall to be
dynamic, updated static packager list, added build_static.pl, fixed static
component loader to handle no static component cases, updated and added
.cvsignore for extra files generated by static build
2001-07-19 22:43:14 +00:00
jelwell%netscape.com
e8bc0ad438 Fix for 87658. Iterate XPI files correctly when performing CRC checks, and deal with failovers correctly. r=ssu, sr=mscott 2001-07-17 18:57:53 +00:00
jelwell%netscape.com
19a3b1a330 Fix for 87658. Correctly iterate XPI files when performing CRC checks, and deal with failovers correctly. r=ssu, sr=mscott 2001-07-17 18:56:22 +00:00
ssu%netscape.com
a7661ff3a9 fixing bug 90159 - Uninstall does not complete when run while Mozilla,N6 running in turbo mode. r=syd,dveditz sr=mscott. affects windows platforms only 2001-07-12 07:51:30 +00:00
peterv%netscape.com
f4ece0b466 Trying to fix mac bustage. 2001-07-10 10:13:17 +00:00
syd%netscape.com
c07c19e6bf Fix build bustage 2001-07-10 08:49:59 +00:00
jelwell%netscape.com
ffcf0129a5 Fix for 87793. Add CRC checking to Mac install, as well as single connection download for FTP, and some UI fixes (hang in UI during install, window redraw problems, etc..) r=ssu, sr=mscott 2001-07-10 06:36:22 +00:00