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

1963 Коммитов

Автор SHA1 Сообщение Дата
dougt%netscape.com 849d297364 nsIComponentManager API Changes (bug 98553)
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.

b) rename the old nsIComponentManager to nsIComponentManagerObsolete.

c) fixes callers which use to access the nsIComponentManager for component
registration functionality.  These callers will temporary use the
nsIComponentManagerObsolete interface.

d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()

e) Perserves the old NS_GetGlobalComponentManager().  Note the cast usage.

r/sr = rpotts@netscape.com  alecf@netscape.com  brendan@mozilla.org
2001-12-19 00:12:41 +00:00
seawood%netscape.com 45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
curt%netscape.com 777d371831 Branched. 2001-12-18 00:15:19 +00:00
tor%cs.brown.edu 073a7c9d91 Bug 66976 - turn on libpr0n MNG decoder. r=pavlov, sr=brendan.
Mac build patch by conrad, r=pinkerton, sr=sfraser
2001-12-17 22:07:03 +00:00
jaggernaut%netscape.com 97b0530073 Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
pavlov%netscape.com 0a4063a239 removing libtimer_gtk.so 2001-12-16 09:28:07 +00:00
seawood%netscape.com 641b25e4b1 Fix bug of package being created multiple times by only creating the package during the libs phase (still requires BUILD_OFFICIAL=1) and making libs the default target. 2001-12-15 09:53:28 +00:00
seawood%netscape.com 6d2d207dfe Oops. Actually create the package file when using TAR 2001-12-15 09:40:32 +00:00
seawood%netscape.com 94c09dbeae Add TAR format for distributions.
Thanks to Kervin <kpierre@fit.edu> for the patch.
Bug #115382 r=cls
2001-12-15 09:24:25 +00:00
seawood%netscape.com ed939c32a8 Use $(LIBS_DIR) instead of assuming libraries will always be found in $(DIST)/bin.
Bug #114013 r=bryner,colin a=asa
2001-12-14 00:22:02 +00:00
ben%netscape.com fb84bfc6d9 remove extra newlines from packages-unix in case they're affectnig 114874 2001-12-13 23:19:01 +00:00
ben%netscape.com ff9d16c41b Another attempt at fixing 114874. ensure webbrowserpersist.xpt is put in components. 2001-12-13 22:42:03 +00:00
ben%netscape.com 58b9df3b1b 114874 - save page as fails because embed_base.xpt is not packaged with release builds. 2001-12-13 20:09:07 +00:00
curt%netscape.com 3261f0a3d8 Fixes bug 110872 - Removing the initial check for mozilla instances so that content can be streamed during download. (Still doing check and warning after download completes, though.) 2001-12-11 23:53:22 +00:00
ccarlen%netscape.com af646e6f1f Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:45:45 +00:00
ccarlen%netscape.com f810f656cc Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:10:45 +00:00
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 d036ab1a38 Cleaning up obsolete smimestb.dll file. 2001-12-08 00:53:41 +00:00
dprice%netscape.com 63cd1b5206 66722 r=dveditz sr=mscott
removed unnecessary if statements
2001-12-07 07:50:09 +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
curt%netscape.com fc79d4a588 We done't want to see the Program Folder after the installation any more. 2001-12-07 05:42:01 +00:00
curt%netscape.com b4f57560ed Removed references to Communicator. 2001-12-04 23:56: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 1e43375401 112831 - inspector not in linux installed builds 2001-12-04 05:03:13 +00:00
hewitt%netscape.com 2b23109774 112831 - linux installer crashes when installing inspector (just fixing typo in packages) 2001-12-03 06:18:00 +00:00
curt%netscape.com 2b931c3f75 More complete title for Mail and Newsgroups. 2001-12-02 04:49:39 +00:00
mscott%netscape.com 9536328502 Bug #112724 --> reduce the duplicate copies of messenger's contents.rdf
by creating a new chrome package called messenger-mapi.
r=bienvenu
sr=sspitzer
2001-12-01 00:01:02 +00:00
kaie%netscape.com 515a717b97 b=75947 Landing security startup performance improvement and related issues.
r=javi sr=alecf
b=109777  Make sure certificate downloading works immediately
r=javi sr=mscott
2001-11-29 23:43:26 +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
attinasi%netscape.com 1d11962950 loading iamge and broken image icons were not getting picked up by installers after they were moved out of res/html. Now they will. b=110384 r=peterv sr=dveditz 2001-11-29 00:45:07 +00:00
curt%netscape.com a7c5ba2a04 Passes parameters correctly for install.Execute() and file.Execute().
Fixes Bug #104152.
2001-11-26 20:46:41 +00:00
curt%netscape.com 267a67a22c Cleaning up more obsolete files. 2001-11-26 18:11:32 +00:00
timeless%mac.com 51a4520c4a Bugzilla Bug 107823 change nsIFile
to use 'Modified' instead of 'Modification'
r=akkana sr=brendan
2001-11-26 08:05:05 +00:00
bzbarsky%mit.edu edfb3b268f Use <> for system headers, not "". This should help prevent Sun WSU2
compiler bustage.  Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
2001-11-23 22:36:54 +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
mscott%netscape.com 08ff222e01 Bug #109923 --> register messenger-smime chrome 2001-11-19 22:01:49 +00:00
dprice%netscape.com ddc7bfe48b r=dveditz sr=mscott fixes 105781
-checking for a null channel where there should not be one
2001-11-19 09:13:37 +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
dveditz%netscape.com ca4ac5c730 topcrash bug 78442 during xpinstall.
patch thanks to jband@netscape.com, r=syd, sr=dveditz
2001-11-19 04:23:47 +00:00
ssu%netscape.com a0e9d2a1f6 fixing bug 108530 - Setup.exe error on install, mozilla launches with full screen empty page. r=curt sr=dveditz 2001-11-17 06:21:11 +00:00
mscott%netscape.com f5f293adc1 Try registering the smime chrome the right way.....chrome in mail.jst and the locale in
langenus.jst
2001-11-16 02:56:30 +00:00
jaggernaut%netscape.com ee4f787321 Clean up REQUIRES lines. r/sr=alecf 2001-11-16 01:54:59 +00:00
mscott%netscape.com 7c300a1d0e attemp to fix mailnews compose window perf regression: Bug #110355
backout my packaging change from last night.

a=loan
2001-11-16 00:20:37 +00:00
ssu%netscape.com 1272590f7a fixing blocker bug 108530 - Setup.exe error on install, mozilla launches with full screen empty page 2001-11-15 23:27:55 +00:00
locka%iol.ie a38d556d8b Remove sample chrome embed.jar from unix browser package and rename to avoid confusion with the real embed.jar used in the embedding dist. b=87622 r=blizzard@mozilla.org sr=dveditz@netscape.com 2001-11-15 12:23:57 +00:00
alecf%netscape.com d49a4ba867 win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
mscott%netscape.com 14ef1dc652 Register smime chrome. 2001-11-15 01:29:33 +00:00
jaggernaut%netscape.com 0ecf7cce91 Bug 98213: Make data members of nsStr protected and clean up code. r=dbaron, sr=alecf 2001-11-14 12:35:52 +00:00
bryner%netscape.com 2f89d1df10 Adding libfileview.so and filepicker.xpt, for bug 82854. 2001-11-14 08:25:03 +00:00
mscott%netscape.com b4e81adf91 Bug #109923 --> register chrome in the installer for messenger-smime 2001-11-14 06:17:18 +00:00
bzbarsky%mit.edu f2ee8260a0 Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal).  Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
seawood%netscape.com 7bd5d9864a Generate proper tarball name for cross-compile builds. Use target name instead of build name. 2001-11-14 01:22:10 +00:00
sfraser%netscape.com baf1b0353a Fix for blocker bug 109893; update packages-mac after I changed gfx/widget to be component DLLs. r=pink, sr=alecf 2001-11-13 19:47:31 +00:00
curt%netscape.com 2cce13deb1 Moved upgradeClean ahead of file copy. 2001-11-10 00:41:16 +00:00
dbaron%fas.harvard.edu 8cd8d91750 Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
hyatt%netscape.com 83c7ae6b1f Bug 18502 remainder of checkin. Turning it on on the Mac. r/sr=pav,jband 2001-11-04 02:17:11 +00:00
hyatt%netscape.com 79f6e4162f Fix for 18502, Christian Biesinger's BMP decoder and my ICO decoder. r/sr=pavlov,jband 2001-11-03 07:10:51 +00:00
blakeross%telocity.com 6c769e76e9 107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben 2001-11-03 04:17:02 +00:00
seawood%netscape.com be10c3b1a8 Backing out fix for remote mach-o builds as it left mach-o builds fragile.
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
2001-11-03 03:29:05 +00:00
mscott%netscape.com db13d77e7a packaging changes for the mac for smime 2001-11-03 00:54:00 +00:00
ssu%netscape.com 83b5d8615e forgot to disable the creation of the mail shortcut in the quicklaunch bar as part of the fix to bug 28172 2001-11-03 00:45:41 +00:00
mscott%netscape.com 2b07eee44a Bug #106507 --> add new files to the packaging lists for linux and windows. 2001-11-03 00:39:05 +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
bryner%netscape.com f435b83f15 libcmt.so is from psm1 and no longer exists, removing it. r=dveditz. 2001-11-02 23:58:10 +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
alecf%netscape.com cb27dff83f argh, this was left over cruft from my tree 2001-11-02 00:17:29 +00:00
alecf%netscape.com 67645a5a6f fix for bug 76944 - cleanup as a result of string bundle cleanup
r=tao, sr=dveditz
2001-11-01 22:42:28 +00:00
seawood%netscape.com 8a2a775382 Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
pete%alphanumerica.com b52992027b b=107823, r=ccarlen, sr=brendan
--pete
2001-11-01 00:11:15 +00:00
jaggernaut%netscape.com e2f4401c73 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-28 08:33:51 +00:00
seawood%netscape.com 9b5ae05e33 Landing the rest of the mach-o OSX changes.
Bug #75653 r=cls sr=waterson
2001-10-27 07:38:18 +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
dprice%netscape.com bd0094e062 fix 42433 r=dveditz sr=mscott
File.DirCreate now returns success if dir already exists
2001-10-23 22:35:11 +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
gerv%gerv.net d72b68fbd4 Bug 101431 - making chromelist.txt happen again. Enable it on Unix, and add it to the relevant packaging manifests. r=cls. 2001-10-23 02:40:24 +00:00
jj%netscape.com 967939a9b9 landing fix for bugscape 10608 (added oji.shlb in [browser] module) on the trunk. 2001-10-23 00:35:45 +00:00
dougt%netscape.com 0a62d4e8d5 99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com 2001-10-22 22:01:27 +00:00
loadrunner%betak.net a234d852a9 bug 99186, Remove acceptlanguage.properties from the build, r=tao, sr=blizzard 2001-10-19 23:18:32 +00:00
loadrunner%betak.net a9bf48f606 bug 99186, Remove acceptlanguage.properties from the build, r=tao, sr=blizzard 2001-10-19 21:53:14 +00:00
dougt%netscape.com d18d7e2b17 nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
tao%netscape.com 54985f4317 bug 72496: How to get all platform files w/o downloading 3 Browsers?
r=ssu,sr=dveditz
2001-10-16 23:36:03 +00:00
dougt%netscape.com 4f3a44d63b API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147 2001-10-16 03:35:52 +00:00
nhotta%netscape.com e22f2cdc83 Adding "universalchardet", bug 91304, r=ftang, sr=sfraser. 2001-10-15 22:43:18 +00:00
rginda%netscape.com 02dcf03a7e fix typo, r=syd 2001-10-13 08:33:08 +00:00
ssu%netscape.com d08a823b72 fixing bug 104275 - Cannot send message from Excel/PPoint97 using SimpleMAPI. r=curt, sr=dveditz. not part of tinderbox builds. affects windows platforms only 2001-10-13 02:01:16 +00:00
curt%scruznet.com 0c9d94e1a8 Only add MAPI and MAPIX to win.ini. 2001-10-12 19:56:36 +00:00
dbaron%fas.harvard.edu a22072c008 Bug 69873: remove nsAutoCString. r=jag rs=scc 2001-10-12 02:57:59 +00:00
leaf%mozilla.org 86d595922a 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 a0c3a75e96 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 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
curt%scruznet.com 0bc3b0d4a5 Simple MAPI setting in win.ini. 2001-10-09 01:20:29 +00:00
leaf%mozilla.org f5b98bc720 bug 103025, update version string for windows installers. code from kysmith, r=leaf 2001-10-08 22:47:53 +00:00
dougt%netscape.com f6d565a8b3 removes a printf. r=syd 2001-10-08 22:45:01 +00:00
ssu%netscape.com 435140b31e 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 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
jaggernaut%netscape.com c39b98b2a4 Clean up REQUIRES lines. 2001-10-07 10:35:41 +00:00
akkana%netscape.com 0ee3cb2fdd 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 7ab75cf931 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 a9f41d218e backing out my previous check in. 2001-10-04 22:04:55 +00:00
ssu%netscape.com 6f7bfb35db 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 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
rginda%netscape.com 66a10141cc 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 2ecf32a213 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 00692d26fa 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 cf1abf69eb 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 ca6197295f 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 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
curt%scruznet.com 2ee19f99b6 Adding ren8dot3.exe back into the installation for now.
Fixes bug #48306
2001-09-28 05:51:55 +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 9705e3a3f9 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 9af28b3666 Checking in fix for 84896. r=selmer, sr=blake. 2001-09-27 08:27:16 +00:00
dougt%netscape.com 8d512061e8 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 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
mcafee%netscape.com 633d58bb4a 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 50b1749628 remove xpinstall's dependency on nsIAppShellComponent*.h
sr=sfraser bug 76339
2001-09-25 14:56:47 +00:00
dmose%netscape.com 81c8607dea 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 f28c9d96ff 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 c4d426c4bb 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 d7419e890d Remove dbm dependency by removing unneeded winfile.h include. 2001-09-23 07:24:39 +00:00
ssu%netscape.com f543690599 fixing bug 86869 - From URL: should be URL:. r=ssu, moa=dveditz. 2001-09-21 07:45:37 +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
tao%netscape.com 230539de61 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 4cc129fd94 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 9a5d8f446c 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 b5df3256fb 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 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 f8f3e80dd6 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +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
alecf%netscape.com 62424ee7b2 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 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
darin%netscape.com 5a2d9f0d2d 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
ssu%netscape.com f78cdd42a7 fixing bug 99340 - Installer dies with error 2 under Win9x. r=syd,dveditz sr=mscott a=asa. not part of tinderbox builds. affects windows installers only. 2001-09-12 20:58:56 +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
jaggernaut%netscape.com 30ace44624 Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls. 2001-09-12 12:48:23 +00:00
leaf%mozilla.org 044f7cbb7d change the trunk windows installer version to 0.9.4+, so trunk nightlies
don't over-write installed 0.9.4 installations. bug 98615, r=ssu, sr=mscott
2001-09-11 00:33:23 +00:00
syd%netscape.com c0df962e84 Fix typo in last checkin, wanted "Quick Launch", not "QuickLaunch" 2001-09-11 00:17:32 +00:00
syd%netscape.com 694d20c6bb Fix for 88844. Turbo mode changes to installer. r=ssu, sr=blake, a=asa 2001-09-10 23:59:33 +00:00
cls%seawood.org ccfeffafa2 Set MODULE so that headers are grouped properly. 2001-09-09 07:43:48 +00:00
blizzard%redhat.com 87395759c4 Rewrite XRemote code. It sucks less now. Fixes bugs 62250, 66543, 84239, 89911, 90580, 94289, 98764. r=jag, sr=alecf 2001-09-08 05:08:13 +00:00
sicking%bigfoot.com 28f58d98af Implement TreeWalker in DOM2-traversal.
b=82625, r=fabian, sr=jst
2001-09-07 09:30:03 +00:00
cls%seawood.org 8a012c29ba Update dependencies to handle static libs used by installer 2001-09-07 08:04:13 +00:00
rjesup%wgate.com f0b7d458d4 Bug 96710: (try 2). Right() takes number-of-chars-to-return, not position.
r=jag, sr=jst
2001-09-07 03:44:33 +00:00