curt%scruznet.com
f42283f2e1
Only add MAPI and MAPIX to win.ini.
2001-10-12 19:56:36 +00:00
dbaron%fas.harvard.edu
2dcf82b72b
Bug 69873: remove nsAutoCString. r=jag rs=scc
2001-10-12 02:57:59 +00:00
leaf%mozilla.org
80973a7257
bug 88898, code from lpham, r=leaf sr=granrose (packaging manifest). removing a non-existent library from the manifest
2001-10-11 21:15:45 +00:00
ssu%netscape.com
6a68d944fe
need to disable a call to updateMapi() because mapi has not landed on trunk yet. If this is not done, win32 installer will fail to complete when run.
2001-10-10 01:11:40 +00:00
ssu%netscape.com
60fd26a62d
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
ab0c3f06c1
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
curt%scruznet.com
61b8f23a13
Simple MAPI setting in win.ini.
2001-10-09 01:20:29 +00:00
leaf%mozilla.org
e2c3c09f03
bug 103025, update version string for windows installers. code from kysmith, r=leaf
2001-10-08 22:47:53 +00:00
dougt%netscape.com
7a729c973e
removes a printf. r=syd
2001-10-08 22:45:01 +00:00
ssu%netscape.com
4477f5a169
fixing bug 103228 - Fix xpinstall engine so InstallTrigger.compareVersion() works. r=syd, sr=dveditz.
2001-10-08 21:24:19 +00:00
ssu%netscape.com
ddd6f53f25
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
jaggernaut%netscape.com
25694acfa3
Clean up REQUIRES lines.
2001-10-07 10:35:41 +00:00
akkana%netscape.com
4cb9409705
66345: Flipping the switch on the editor reorg (mac).
...
Add the new library names to the mac packager.
r=cmanske,jfrancis,brade sr=sfraser,kin a=dbaron
2001-10-05 01:15:56 +00:00
akkana%netscape.com
8d91046189
66345: Flipping the switch on the editor reorg.
...
libeditor is now just the base libraries; libcomposer covers
the composer app. Installing both in packages that used to
install the composer app. Mac checkin will follow separately.
r=cmanske,jfrancis sr=sfraser,kin a=dbaron
2001-10-05 00:40:27 +00:00
ssu%netscape.com
9148ecba0c
backing out my previous check in.
2001-10-04 22:04:55 +00:00
ssu%netscape.com
41f9bf5bfa
fixing bug 9943 - 2 icons showing up on desktop after installing 6.2 - r=dveditz, sr=syd
2001-10-04 21:41:24 +00:00
rginda%netscape.com
926d6a178b
bug 97945, "venkkman install packaging", sr=shaver, r=ssu,jj
...
add venkman to config.ini template
2001-10-02 23:56:10 +00:00
rginda%netscape.com
af76f6741a
bug 97945, "venkkman install packaging", sr=shaver, r=ssu,jj
...
add venkman to config.ini template and makeall.pl
2001-10-02 23:55:34 +00:00
rginda%netscape.com
4d3e3445d3
bug 97945, "venkkman install packaging", sr=shaver, r=ssu,jj
...
add venkman components to the packages files
2001-10-02 23:54:02 +00:00
rginda%netscape.com
05fb32470a
bug 97945, "venkkman install packaging", sr=shaver, r=ssu,jj
...
initial add of venkman install.js templates
2001-10-02 23:52:49 +00:00
ccarlen%netscape.com
45f3eac96f
Bug 92750 - Fizilla doesn't ask to save changes when quitting with Cmd-Q. r=brade/sr=sfraser
2001-10-02 14:50:29 +00:00
jaggernaut%netscape.com
fdc4078bc4
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
ssu%netscape.com
847a259313
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
80bdc6ebd9
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
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
curt%scruznet.com
c6c98ba2b8
Adding ren8dot3.exe back into the installation for now.
...
Fixes bug #48306
2001-09-28 05:51:55 +00:00
syd%netscape.com
a67fa5c3dd
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
144a483d63
Whitespace change to correct previous checkin comment: fix for sleeping too long
...
on Unix (bug 84896) contributed by Denis Antrushin <adu@sparc.spb.su> r=syd, sr=dveditz
2001-09-27 20:27:59 +00:00
syd%netscape.com
e9d35e10c6
Checking in fix for 84896. r=selmer, sr=blake.
2001-09-27 08:27:16 +00:00
dougt%netscape.com
62afce095d
Landing nsISupports changes. Freezes nsISupports.idl and nsrootidl.idl. r=valeski@netscape.com, sr=rpotts@netscape.com bug 98281
2001-09-27 03:43:00 +00:00
dveditz%netscape.com
2864c16e3f
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
mcafee%netscape.com
e9f47af403
Ack! this patch never made it in. Force dynamic library for static build to install properly. (87213) r=cathleen, sr=waterson
2001-09-26 02:47:04 +00:00
alecf%netscape.com
0aed14d07e
remove xpinstall's dependency on nsIAppShellComponent*.h
...
sr=sfraser bug 76339
2001-09-25 14:56:47 +00:00
dmose%netscape.com
ad18f4ed5d
xpinstall packaging changes (not built by tinderbox) for registering mozldap chrome package correctly (bug 79935). r=ssu@netscape.com; sr=shaver@mozilla.org
2001-09-25 06:01:43 +00:00
peterv%netscape.com
b8207090eb
Fix for bug 100732 (content_xsl.xpt missing in packaged bits). Also adding content_base.xpt which was missing. r=heikki, sr=jst.
2001-09-24 12:03:09 +00:00
peterv%netscape.com
1511667dd7
Fix for bug 100732 (content_xsl.xpt missing in packaged bits). r=heikki, sr=jst.
2001-09-24 12:03:02 +00:00
cls%seawood.org
35b503fbdb
Remove dbm dependency by removing unneeded winfile.h include.
2001-09-23 07:24:39 +00:00
ssu%netscape.com
86961a499f
fixing bug 86869 - From URL: should be URL:. r=ssu, moa=dveditz.
2001-09-21 07:45:37 +00:00
ssu%netscape.com
fc99c9369e
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
tao%netscape.com
efc6ceacca
97606: Default character coding setting is blank in pref.
...
(r=dveditz,sr=alecf). add navigator.proeprties to en-{win,mac}.jar.
2001-09-21 01:25:36 +00:00
tao%netscape.com
3eb0f6dbe1
97606: Default character coding setting is blank in pref
...
(r=dveditz,sr=alecf). add navigator.proeprties to en-{win,mac}.jar
2001-09-21 01:16:59 +00:00
idk%eng.sun.com
254f44efa9
fix for 57337 [libjar does not retrieve link information]
...
r = dveditz@netscape.com
sr = brendan@mozilla.org
2001-09-20 23:33:23 +00:00
tao%netscape.com
69b5e3e87e
95944: XPI packages not working on Linux 0.9.3. (r=ssu,sr=dveditz).
...
failover to profile directory when the global location isn't writable.
2001-09-19 00:21:21 +00:00
cls%seawood.org
7d630f2498
Updating xpinstall dependencies.
...
Bug #98371 sr=alecf
2001-09-19 00:14:33 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
3098b78e27
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
3826eb9902
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
alecf%netscape.com
cf9912aa80
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
ssu%netscape.com
ede1306307
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
darin%netscape.com
c95cf54bdc
checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
...
patch=bbaetz, r=dougt, sr=darin
2001-09-13 02:21:05 +00:00