Commit Graph

621 Commits

Author SHA1 Message Date
dveditz%netscape.com
393a3cd51e bug 167515 fixes WinXP SP1 install crash due to OS change in DLL loading order sometimes picking up zlib.dll from other applications 2002-10-14 08:11:01 +00:00
rdayal%netscape.com
35b016635b Bug #173821 Modify the Palm Installer to search for Palm Dlls on local disk
Changes in the PalmSync installer to search for Palm dir using Registry key settings.
Also changes to include the Palm Sync files in installer manifest.

r=ssu, sr=dveditz, a=asa
2002-10-14 06:58:10 +00:00
cltbld%netscape.com
313e8d1140 updated version to 1.2b Bug# 173361 r=jj,sr/a=leaf. ycalonje checking in as cltbld 2002-10-11 23:50:48 +00:00
cltbld%netscape.com
8e9ecbcbba updated version to 1.2.0b.0 Bug# 173361 r=jj,sr/a=leaf. ycalonje checking in as cltbld 2002-10-11 23:48:54 +00:00
jj%netscape.com
636107fb23 removed Netscape targets and Netscape resources from the Mac installer wizard project; added MacInstallerVersion.r - part of Bug #173613, r=leaf, sr=sfraser, a=asa 2002-10-10 23:08:49 +00:00
jj%netscape.com
66251b83f7 does not belong in the mozilla tree - part of Bug #173613, r=leaf, sr=sfraser, a=asa 2002-10-10 23:08:07 +00:00
jj%netscape.com
cadc298063 Mac Installer Wizard 'vers' 1 and 2 resources in text format 2002-10-10 23:05:52 +00:00
jj%netscape.com
9c7da3dd4d extracted 'vers' resources into MacInstallerVersion.r - part of Bug #173613, r=leaf, sr=sfraser, a=asa 2002-10-10 23:04:46 +00:00
jj%netscape.com
473262ac35 merged resources from CheckboxLDEF.rsrc + extract 'vers' resources into MacInstallerVersion.r - part of Bug #173613, r=leaf, sr=sfraser, a=asa 2002-10-10 23:02:30 +00:00
jj%netscape.com
18d69ffa45 merged into MIWCommon.rsrc - part of Bug #173613, r=leaf, sr=sfraser, a=asa 2002-10-10 23:01:33 +00:00
loadrunner%betak.net
6bcdd4f712 b168139, Provide progress updates for external GRE app installers, r=curt, sr=dveditz 2002-10-09 04:58:30 +00:00
loadrunner%betak.net
a5c0b29e24 b168139, Provide progress updates for external GRE app installers, r=curt, sr=dveditz 2002-10-09 04:17:53 +00:00
loadrunner%betak.net
1753657162 b167606, Allow multiple MRE installer instances, r=curt, sr=dveditz 2002-10-09 03:04:13 +00:00
rdayal%netscape.com
4455523daa Bug #172844 Installer for Mozilla PalmSync Conduit
This is the implementation for the PalmSync Conduit which enables the synchronization
between Mozilla AB and Palm. This is built as a separate executable, to build this Palm CDK
should be installed and PALM_CDK_DIR environment variable should be set to it's location.

r=ssu, sr=dveditz
2002-10-09 01:06:48 +00:00
curt%netscape.com
74063d9f22 This is related to the checkin for bug 171010, but is not part of the
build process.  This file is only used by installer developers.
2002-10-08 00:55:24 +00:00
curt%netscape.com
ab8a3e4992 Implementation of new config.ini syntax for Condition keyword.
(Bug #169580, r=jbetak, sr=dveditz)
2002-10-04 07:40:08 +00:00
mkaply%us.ibm.com
14e23cfcba OS/2 only - not part of build - rewrite isFat routine 2002-09-24 22:57:48 +00:00
mkaply%us.ibm.com
e1cc38bf67 OS/2 only - not part of build - continuing OS/2 uninstall work 2002-09-24 22:54:48 +00:00
mkaply%us.ibm.com
938a1820c2 OS/2 only - not part of build - nsinstall changes to get uninstaller working 2002-09-24 22:20:24 +00:00
mkaply%us.ibm.com
7ac638818c OS/2 only - not part of build - uninstall - better support for killing processes 2002-09-23 22:17:07 +00:00
mkaply%us.ibm.com
924dd9e083 OS/2 only - not part of build - uninstall work 2002-09-23 20:41:17 +00:00
mkaply%us.ibm.com
5642f647e0 OS/2 only - not part of build - proper params for finding files 2002-09-23 20:40:20 +00:00
mkaply%us.ibm.com
29862b9824 Remove some dead code and uninstall enablement 2002-09-23 20:39:54 +00:00
mkaply%us.ibm.com
cf69945999 Continuing OS/2 wizard work - we are so close 2002-09-20 14:42:22 +00:00
curt%netscape.com
e4c95909b8 Using "mozilla.org" in install and Windows registry paths. Also, version 1.2b
(Bug #168751, r=jbetak, sr=dveditz)
2002-09-18 19:46:03 +00:00
mkaply%us.ibm.com
bcdc13da7b Continuing OS/2 wizard work - not part of build 2002-09-17 20:44:06 +00:00
mkaply%us.ibm.com
b018a5c2d2 Continuing OS/2 XPINSTALL Wizard work 2002-09-13 22:41:34 +00:00
curt%netscape.com
21b6d7bcba Renaming MRE to GRE (Gecko Runtime Library)
(Bug 167795, r=chak, sr=leaf)
2002-09-12 19:17:59 +00:00
curt%netscape.com
6bc42d92f5 Support for GRE (recently known as MRE)
(Bug #157211, r=syd, sr=dveditz)
2002-09-11 05:03:44 +00:00
curt%netscape.com
f9b72b149a Support for GRE (recently known as MRE)
(Bug #57211, r=syd, sr=dveditz)
2002-09-11 05:00:30 +00:00
cltbld%netscape.com
3e266131e7 Updated Mozilla installer version string to 1.2.0a.0 for 1.2a release r=jj, sr/a=leaf. ycalonje checking in as cltbld. Bugzilla 163089. 2002-09-06 19:47:00 +00:00
cltbld%netscape.com
f792543335 updated mac installer mozilla version for 1.2a release. ycalonje checking in as cltbld, r=jj, sr/a=leaf. bugzilla 163089 2002-09-06 19:39:05 +00:00
mkaply%us.ibm.com
dfdeb54af3 OS/2 wizard - not part of build - we're not doing icons and overwriting buffer 2002-09-04 02:20:34 +00:00
mkaply%us.ibm.com
a28a09ecd5 OS/2 Wizard work - not part of build 2002-09-03 22:32:08 +00:00
timeless%mac.com
46be326ed0 Bug 161945 clean up simple mac build warnings
r=dbradley sr=bz
2002-09-02 21:26:11 +00:00
mkaply%us.ibm.com
f4e5fe85fb Not part of build - OS/2 wizard work - downloading of XPI now working - UI is very nicde 2002-08-31 05:49:39 +00:00
mkaply%us.ibm.com
08f86ca302 Not part of build - continuing OS/2 wizard work - man we are getting close 2002-08-29 22:46:14 +00:00
mkaply%us.ibm.com
7d91cab8e1 Not part of build
Continuing OS/2 wizard work
It's pretty much working now
2002-08-27 03:00:34 +00:00
mkaply%us.ibm.com
016aa4dc6d Continuing Os/2 wizard work 2002-08-26 04:44:24 +00:00
mkaply%us.ibm.com
c71431c834 Not part of build yet - continuing OS/2 wizard work 2002-08-26 04:43:35 +00:00
mkaply%us.ibm.com
52ee2364f2 Not part of build - continuing OS/2 wizard work 2002-08-26 04:42:50 +00:00
curt%netscape.com
a18fff2ce8 Used wrong comment symbol.
(Not yet in build.)
2002-08-24 01:20:18 +00:00
curt%netscape.com
23c8b9ba76 Making a wrong assumption about the existence of the installer directory.
(Not yet in build.)
2002-08-24 01:19:48 +00:00
mkaply%us.ibm.com
6f39490c82 Not part of build
Continuing OS/2 wizard work
2002-08-24 00:45:32 +00:00
mkaply%us.ibm.com
0b41e09793 #161997
r=dprice, sr=dveditz
Get LIBXPNET working on OS/2
2002-08-23 21:18:22 +00:00
curt%netscape.com
06c2eab5f9 Not (yet) part of build. 2002-08-23 20:15:52 +00:00
curt%netscape.com
4006ecbb3c Not (yet) part of build. 2002-08-22 00:19:15 +00:00
mkaply%us.ibm.com
6dc6cd4471 No bug - not part of build
OS/2 Install wizard work
2002-08-21 00:27:58 +00:00
mkaply%us.ibm.com
e02a57d005 OS/2 install wizard work - removing unnecessary stuff 2002-08-19 20:46:25 +00:00
mkaply%us.ibm.com
0486820e71 No bug
Not part of build
Beginning work on OS/2 XPInstall wizard
2002-08-19 01:32:34 +00:00