aaronl%netscape.com
fc0c6f4305
Bug 196946. Combine static accessibility libs into widget library. r=kyle, sr=alecf
2003-03-16 20:22:51 +00:00
sfraser%netscape.com
e9d6b8daec
Need to link with TK_LIBS on Mac, so that the static build gets Carbon symbols.
2003-03-15 22:51:39 +00:00
dougt%netscape.com
de1529cfc5
Fixing 197566. r=me
2003-03-15 18:58:45 +00:00
mkaply%us.ibm.com
b6bceec9f7
OS/2 needes 8.3 DLL names
2003-03-15 02:11:28 +00:00
mkaply%us.ibm.com
eb2822e9dc
No really, it's gkcontnt on OS/2
2003-03-15 02:00:20 +00:00
dougt%netscape.com
0d2808c511
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
cls%seawood.org
883a8e9d26
Rename enumerated HKEY_* defines to avoid conflicts with mingw/w32api headers.
...
Bug #134113 r=ssu sr=dveditz
2003-03-14 20:50:35 +00:00
ccarlen%netscape.com
ccd75e5506
Bug 195109 - [Mac OSX] xpinstall fails Pre-Checkin Trigger smoketest. r=ssu/sr=dveditz
2003-03-14 20:01:59 +00:00
sgehani%netscape.com
7bee95ab11
Support multiple legacy checks.
...
b=192150; r=ssu; rs=sspitzer
2003-03-14 01:53:46 +00:00
ssu%netscape.com
7adfb5f2fe
this is another addendem to bug 190389 - GRE installer needs to use new version key format. this patch fixes an uninstall regression bug. r=sgehani
2003-03-13 03:10:13 +00:00
ssu%netscape.com
e5ec02a7a0
this is an addendem to bug 190389 - GRE installer needs to use new version key format. this patch sets a Build ID var in the windows registry for GRE
2003-03-13 00:28:18 +00:00
ssu%netscape.com
8042b25d4b
fixing bug 195302 - .cvsignoreMozilla should install GRE in a global, shared area. r=sgehani, sr=dveditz
2003-03-12 21:52:39 +00:00
ssu%netscape.com
c66b37f256
fixing bug 190389 - GRE installer needs to use new version key format. This patch enables the code now. r=sgehani,sr=dveditz
2003-03-12 21:50:21 +00:00
ssu%netscape.com
cb8c51ee10
fixing bug 190389 - GRE installer needs to use new version key format. This is not enabled just yet, but support code is fully in place with this check in r=sgehani,sr=dveditz
2003-03-12 21:40:19 +00:00
bryner%netscape.com
f3a28e9f42
Implement Aqua form controls when building with the Cocoa toolkit (bug 188254). r=pinkerton, sr=sfraser.
2003-03-12 04:57:33 +00:00
ssu%netscape.com
a80bbf8231
fixing bug 191048 - Need to install .js files in Mozilla's not GRE's component dir. r=spitzer, sr=dveditz
2003-03-12 01:31:42 +00:00
mkaply%us.ibm.com
d0f8bd9264
No bug - do slash substitution in deliver perl script
2003-03-11 19:58:31 +00:00
mkaply%us.ibm.com
d54142d5c5
#129719
...
r=pedemont, sr=blizzard
OS/2 only - forgot to add OS/2 turbo EXE to package
2003-03-10 22:34:22 +00:00
cls%seawood.org
d1479589a2
Adding mingw makefile changes.
...
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
cls%seawood.org
d1079607df
XP code changes required for mingw landing.
...
Add NS_STDCALL macros for functions that require stdcall declarations.
Add NS_STDCALL_FUNCPROTO macro for stdcall function prototype typedefs.
Bug #134113 r=dougt sr=dbaron
2003-03-07 06:07:56 +00:00
cavin%netscape.com
adf4b31dda
Set conduit title field and created BrandName.rc for the product brand name. r=ssu, sr=sspitzer.
2003-02-28 23:39:51 +00:00
ssu%netscape.com
7b49cf3d28
fixing bug 189115 - install Palm sync utilities and readme in separate program subfolder. r=sgehani, sr=dveditz
2003-02-26 07:03:18 +00:00
twalker%netscape.com
098f5364a4
Version updated to 1.4a. bug# 194085. r=lpham sr=jj
2003-02-25 15:41:10 +00:00
mkaply%us.ibm.com
62d505a2a6
#194298
...
r=pedemont, sr=blizzard (platform specific), a=dveditz
OS/2 only - rewrite of xpicleanup
2003-02-24 21:33:12 +00:00
mkaply%us.ibm.com
7f8ff39d4f
#153938
...
r=timeless, sr=dveditz
Convert some #if defined(XP_PC) && !defined(XP_OS2) to #ifdef XP_WIN
2003-02-24 19:07:10 +00:00
ssu%netscape.com
a471952231
fixing bug 192643 - Allow = as a string in the Package parameter of initInstall. r=dougt, sr=dveditz
2003-02-24 19:04:29 +00:00
timeless%mozdev.org
dd7bb3a66f
Bug 181136 remove xpfe/components/regviewer
...
r=dveditz sr=bz
2003-02-24 17:44:30 +00:00
cbiesinger%web.de
4dea59b39b
157672 patch by ajschult@eos.ncsu.edu r=sgehani sr=dveditz unix install wizard "silent" mode not implemented
2003-02-22 16:56:57 +00:00
ssu%netscape.com
207478defe
attempting to fix bug 140995 - Freeze after setting as default browser [Win 2000 and XP]. Not sure if this is the real fix since I can't reproduce the problem exactly. sr=jag a=asa
2003-02-22 09:10:00 +00:00
dveditz%netscape.com
632e09f527
bug 144331 install correctly even if MOZILLA_FIVE_HOME is set. thanks to ajschult@eos.ncsu.edu for the patch, r/sr=dveditz,a=dbaron
2003-02-21 02:29:28 +00:00
mkaply%us.ibm.com
c6cba766b7
#174366
...
r=pedemont, sr=blizzard (platform specific), a=asa
OS/2 only - make Mozilla the default browser after install
2003-02-20 23:10:28 +00:00
ssu%netscape.com
e04594fbed
fixing bug 190484 - After GRE install, user is asked to restart computer, ending rest of install. r=sgehani, sr=dveditz, a=asa
2003-02-20 05:15:26 +00:00
ssu%netscape.com
11143f64c3
fixing bug 191996 - XPathEvaluator gone in nightly builts? r=jst, sr=dveditz, a=dveditz.
2003-02-20 02:38:00 +00:00
ssu%netscape.com
ef69bc64eb
fixing bug 190362 - MFCEmbed installer crashing during setup. r=sgehani, sr=dveditz, a=dbaron
2003-02-20 00:31:54 +00:00
ssu%netscape.com
a8a4d1797a
fixing bug 192819 - Setting Mozilla browser and Mail as default programs using Set Program Access and defaults applet zaps Mozilla installation. r=sgehani, sr=dveditz, a=dbaron
2003-02-20 00:24:51 +00:00
ssu%netscape.com
ed9dc093b7
fixing bug 193241 - Files should be deleted when going from 1.3a to 1.3b. r=sgehani, sr=dveditz, a=dbaron
2003-02-20 00:11:39 +00:00
mkaply%us.ibm.com
94db665f64
#192712
...
r=pedemont, sr=blizzard (platform specific code), a=dbaron
OS/2 only - uninstall the uninstaller
2003-02-17 21:26:42 +00:00
mkaply%us.ibm.com
67af744d8b
OS/2 only packaging bustage - Mistake with checkin for 106161 causing installing over old Os/2 builds to fail
2003-02-15 02:23:39 +00:00
seawood%netscape.com
8e90f05bc4
Avoid packaging symlinks in the sdk on *x builds.
...
Bug #192828 r=leaf a=asa
2003-02-13 20:25:42 +00:00
mkaply%us.ibm.com
ecc946e850
#192712
...
r=pedemont, sr=blizzard (platform specific code), a=dbaron
OS/2 only - uninstall everything (well almost everything - we're still working on uninstalling the uninstaller)
2003-02-11 20:25:45 +00:00
sspitzer%netscape.com
aa8d1a1dc8
fix for bug #192074 . remove the absync code from the mozilla tree.
...
r=cavin, sr=bienvenu, a=asa
2003-02-11 08:14:50 +00:00
timeless%mozdev.org
5cb6dc86cf
Bug 191021 Put the null plugin back where it belongs
...
don't delete the null plugin
patch by ssu r=timeless a=asa
2003-02-10 02:52:13 +00:00
timeless%mozdev.org
15278f265c
Bug 191021 Put the null plugin back where it belongs
...
really package the null plugin
r=ssu a=asa
2003-02-10 02:52:10 +00:00
timeless%mozdev.org
bc2554f85e
Bug 191021 Put the null plugin back where it belongs
...
r=peterl a=asa
2003-02-06 23:50:43 +00:00
leaf%mozilla.org
93fa44f165
join two lines to avoid losing the directory information from the cd command
...
fixes fix to bug 190529, a=dbaron
2003-02-06 23:38:21 +00:00
ccarlen%netscape.com
95d00a13fb
Bug 190490 - Profile switching does not work on Unix because a nescesary JS component is not packaged. r=dougt/sr=alecf/a=dbaron
2003-02-06 22:14:07 +00:00
dougt%netscape.com
40a35a013f
Fixing Signing bustage. r=darin, sr=dveditz, a=drivers, b=192005, c=+-(a^2+b^2)^.5
2003-02-06 03:33:18 +00:00
ssu%netscape.com
bd1f67d720
fixing bug 191441 - Add config.ini option making GRE private vs shared. r=sgehani, sr=dveditz, a=dveditz
2003-02-04 08:09:07 +00:00
leaf%mozilla.org
366dc94489
bug 190529, add SDK package creation, r=kysmith, sr=seawood, a=asa
2003-01-31 22:56:32 +00:00
seawood%netscape.com
5c6983cb86
Whitespace change to trigger rebuild of libs that depend upon zlib.
2003-01-30 05:53:29 +00:00