dougt%netscape.com
9a75bc4b8e
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
874c54280c
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
1d7c47f219
Branched.
2001-12-18 00:15:19 +00:00
tor%cs.brown.edu
1d663a47da
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
6ab111155d
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
pavlov%netscape.com
5499bac833
removing libtimer_gtk.so
2001-12-16 09:28:07 +00:00
seawood%netscape.com
15be9ff784
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
73b5a4de0f
Oops. Actually create the package file when using TAR
2001-12-15 09:40:32 +00:00
seawood%netscape.com
8021b81dfd
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
f90f231765
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
71bb31d2ae
remove extra newlines from packages-unix in case they're affectnig 114874
2001-12-13 23:19:01 +00:00
ben%netscape.com
c98e6bf387
Another attempt at fixing 114874. ensure webbrowserpersist.xpt is put in components.
2001-12-13 22:42:03 +00:00
ben%netscape.com
9dad189c3e
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
f2291ba12e
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
de865879b2
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
31d6aca7e7
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
0766c35c7f
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
773577e3b8
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
d360173601
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
bd8dbf1079
Cleaning up obsolete smimestb.dll file.
2001-12-08 00:53:41 +00:00
dprice%netscape.com
9b0468fdec
66722 r=dveditz sr=mscott
...
removed unnecessary if statements
2001-12-07 07:50:09 +00:00
curt%netscape.com
132af076dc
Combined JRE BIN PATH and JRE LIB PATH for easier maintenance.
2001-12-07 05:48:40 +00:00
curt%netscape.com
2fe4312b10
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
1cca6aa2e5
Removed references to Communicator.
2001-12-04 23:56:40 +00:00
dveditz%netscape.com
753c1d1856
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
36aaf0dd0b
112831 - inspector not in linux installed builds
2001-12-04 05:03:13 +00:00
hewitt%netscape.com
c9c54c17e7
112831 - linux installer crashes when installing inspector (just fixing typo in packages)
2001-12-03 06:18:00 +00:00
curt%netscape.com
f28ac41b56
More complete title for Mail and Newsgroups.
2001-12-02 04:49:39 +00:00
mscott%netscape.com
27c09640a5
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
be039297a5
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
3a5f5d9790
102574 - enable DOM Inspector in the default builds, r=leaf, sr=shaver
2001-11-29 09:36:46 +00:00
attinasi%netscape.com
45e057f2f8
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
89b5bfc36f
Passes parameters correctly for install.Execute() and file.Execute().
...
Fixes Bug #104152 .
2001-11-26 20:46:41 +00:00
curt%netscape.com
42048fc764
Cleaning up more obsolete files.
2001-11-26 18:11:32 +00:00
timeless%mac.com
7873addd19
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
0b19fcf775
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
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
9850f387af
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
mscott%netscape.com
592ef6f3a0
Bug #109923 --> register messenger-smime chrome
2001-11-19 22:01:49 +00:00
dprice%netscape.com
65c0c69a39
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
dfa8594725
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
e373235cfc
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
41afa9dc1d
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
68a5ea64f3
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
9a2d10888f
Clean up REQUIRES lines. r/sr=alecf
2001-11-16 01:54:59 +00:00
mscott%netscape.com
d8934e6880
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
e38a7456a6
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
bd936656b7
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
52cd89e71b
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
mscott%netscape.com
f4a632bbec
Register smime chrome.
2001-11-15 01:29:33 +00:00
jaggernaut%netscape.com
790c58aae5
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
9fb675b1bc
Adding libfileview.so and filepicker.xpt, for bug 82854.
2001-11-14 08:25:03 +00:00
mscott%netscape.com
b0045cbe30
Bug #109923 --> register chrome in the installer for messenger-smime
2001-11-14 06:17:18 +00:00
bzbarsky%mit.edu
0dce65ed23
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
699de99e2a
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
3c1bf08de0
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
5380b9965b
Moved upgradeClean ahead of file copy.
2001-11-10 00:41:16 +00:00
dbaron%fas.harvard.edu
261f76a8ba
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
482a029e83
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
92dff5e7ec
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
ef455cc861
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
c79715ed1b
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
86355fd351
packaging changes for the mac for smime
2001-11-03 00:54:00 +00:00
ssu%netscape.com
e1fc1bd20b
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
c5e111e42f
Bug #106507 --> add new files to the packaging lists for linux and windows.
2001-11-03 00:39:05 +00:00
ssu%netscape.com
691796d9ef
fixing bug 28172 - Add shortcut to launch bar. r=sgehani, sr=mscott
2001-11-03 00:34:17 +00:00
bryner%netscape.com
3137bad325
libcmt.so is from psm1 and no longer exists, removing it. r=dveditz.
2001-11-02 23:58:10 +00:00
jj%netscape.com
f2a5a9a57f
fix for bug #106566 : updated 'vers' 2 resource to 0.9.5+ (installer)
2001-11-02 02:00:16 +00:00
alecf%netscape.com
b0e440595f
argh, this was left over cruft from my tree
2001-11-02 00:17:29 +00:00
alecf%netscape.com
425c802b56
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
6daf60f372
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
41da234dd2
b=107823, r=ccarlen, sr=brendan
...
--pete
2001-11-01 00:11:15 +00:00
jaggernaut%netscape.com
3b3426d0ea
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
93a92132d7
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
f56bfe4127
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
a8b13dfdaf
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
a9e3165363
Enables Okay button so dialog can be closed.
...
Fixes bug #53224 .
2001-10-23 06:00:37 +00:00
curt%scruznet.com
f40151f6e4
Enables the pause button. Fixes bug #84595 .
2001-10-23 05:49:20 +00:00
gerv%gerv.net
a1f894b8f7
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
bbbdca1ca7
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
fdb581ad21
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
703e2f8929
bug 99186, Remove acceptlanguage.properties from the build, r=tao, sr=blizzard
2001-10-19 23:18:32 +00:00
loadrunner%betak.net
6b88613c05
bug 99186, Remove acceptlanguage.properties from the build, r=tao, sr=blizzard
2001-10-19 21:53:14 +00:00
dougt%netscape.com
da7e1268bd
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
e267bcf2ad
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
e75485644c
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
641eb6c5e3
Adding "universalchardet", bug 91304, r=ftang, sr=sfraser.
2001-10-15 22:43:18 +00:00
rginda%netscape.com
2aa374d84e
fix typo, r=syd
2001-10-13 08:33:08 +00:00
ssu%netscape.com
0b2c624cb3
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
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
ssu%netscape.com
436d182012
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
e5cc5abd22
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
jaggernaut%netscape.com
e055a4a2a4
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
645bb53584
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
653f7108f2
Fix typo in last checkin, wanted "Quick Launch", not "QuickLaunch"
2001-09-11 00:17:32 +00:00
syd%netscape.com
cd69ee7597
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
be6e7aec19
Set MODULE so that headers are grouped properly.
2001-09-09 07:43:48 +00:00
blizzard%redhat.com
fc0e29936f
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
1f02d9bfd3
Implement TreeWalker in DOM2-traversal.
...
b=82625, r=fabian, sr=jst
2001-09-07 09:30:03 +00:00
cls%seawood.org
b4c28e4531
Update dependencies to handle static libs used by installer
2001-09-07 08:04:13 +00:00
rjesup%wgate.com
ee2b7e971b
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