sspitzer%netscape.com
2b82cceead
handle /v /help /? on windows.
...
handle --help --version on linux.
#23501 r=alecf
2000-02-08 12:10:22 +00:00
dp%netscape.com
968c3dfcc6
Eliminate all trace of cookies from apprunner. It gets lazily created
...
when the first http connection is opened. r=gagan
2000-02-08 06:12:37 +00:00
sspitzer%netscape.com
ad5fa4d555
make it so -chrome <chrome url> does the right thing.
...
r=mscott
2000-02-08 03:12:39 +00:00
sspitzer%netscape.com
0f790c0dd6
fix it so -edit <url> and -chrome <url> work on linux.
...
this script wasn't handling multiple command line args properly
2000-02-08 02:40:19 +00:00
sspitzer%netscape.com
4d4eee3fe8
fix -mail (and others). r=mscott
2000-02-08 01:41:24 +00:00
sspitzer%netscape.com
1c2f8a7ffe
add a debugging printf
2000-02-08 01:29:22 +00:00
sspitzer%netscape.com
17eebe8a61
more changes to get everyone using my arbitrary command line handling.
...
removing "calendar" from the appearance pref panel, there is no calendar in
5.0.
r=mscott
2000-02-08 01:11:13 +00:00
sfraser%netscape.com
20e3a05f62
Remove PowerPlant dependencies, by temporarily #if 0 out some code. r=beard, scc
2000-02-07 23:38:28 +00:00
scc%netscape.com
5e041e830f
Pro5 update
2000-02-07 23:06:04 +00:00
sspitzer%netscape.com
ed1143c9da
fix warnings, get force launching of tasks to work.
2000-02-06 13:15:25 +00:00
sspitzer%netscape.com
2ca42be002
-addressbook and -mail are no longer hard coded.
2000-02-06 13:01:14 +00:00
sspitzer%netscape.com
a4d687c180
fix my broken ass code. what you get back from the category manager is
...
and enumerator of nsISupportsStrings. go from that, to a progid, and then
do a create instance, and then QI to a nsICmdLineHandler.
r=alecf
2000-02-06 11:08:00 +00:00
sspitzer%netscape.com
4b48f48eda
in the immortal words of sfraser: "die, appcores, die".
...
the next step is to remove mozilla/xpfe/AppCores from the tree, which I will
gladly do next.
r=alecf
2000-02-06 06:54:52 +00:00
alecf%netscape.com
585ee431b9
remove appshell components from NS_SetupRegistry because all these things live in the appshell dll now
2000-02-05 05:42:46 +00:00
sspitzer%netscape.com
d7dc57c074
work on making -news handled arbitrarily. not working yet, as I can't
...
call the category manager from C++ yet. r=alecf
2000-02-04 23:11:19 +00:00
sfraser%netscape.com
3eb8197104
Remove obsolete Talkback init stuff, which now happens in a component. r=cyeh
2000-02-04 22:57:49 +00:00
law%netscape.com
a1c78a97da
Fix build error
2000-02-04 15:14:19 +00:00
law%netscape.com
5c7fa553ee
New splash screen stuff for windows version (plus removal of console from windows release builds); b=6391/22542, r=davidm@netscape.com (travis@netscape.com for the console stuff)
2000-02-04 14:40:08 +00:00
law%netscape.com
2d806e8ea9
Removing some debugging crud from new file
2000-02-04 08:51:23 +00:00
law%netscape.com
e3ab6f4c15
New files for windows splash screen (not built yet); b=6391, r=jevering@netscape.com
2000-02-04 03:34:44 +00:00
law%netscape.com
e62b73ebdf
Windows program icon (ugly as sin; please contribute a better one!); b=6391, r=jevering@netscape.com
2000-02-04 03:29:27 +00:00
law%netscape.com
5b8228618c
Windows splash screen bitmap (from Mozilla classic, same as Mac); b=6391, r=jevering@netscape.com
2000-02-04 03:28:09 +00:00
mcafee%netscape.com
8696709c87
Adding help text for -P <profile> commandline option (23874). r=akkana
2000-02-04 01:24:04 +00:00
scc%netscape.com
24bd24cf92
Fixed access paths for upcoming switch to Pro5, see bug #25949 . r=pinkerton
2000-02-01 00:49:16 +00:00
sfraser%netscape.com
163a175a06
Fix for 25366 -- check for color grafport before getting the GrafVars. r=pinkerton
2000-01-28 23:39:24 +00:00
sspitzer%netscape.com
385fd4768b
add new line to the end of the file. that is a CID, not an IID, so use the right macro.
2000-01-28 23:12:24 +00:00
dougt%netscape.com
fd69a2f423
Landing nsIFile.
2000-01-24 21:28:28 +00:00
dp%netscape.com
76066f89f8
Using progid instead of cid for creation of cookie service. r=morse
2000-01-22 22:53:21 +00:00
alecf%netscape.com
122c604cd3
oops, missed one file from jlnance's patches
...
r=alecf
2000-01-18 03:05:10 +00:00
alecf%netscape.com
7f865e4e45
Check in jlnance's jprof patches. r=alecf. Thanks!
2000-01-18 02:45:07 +00:00
alecf%netscape.com
cf1c33936c
remove prefwindow from build r=sspitzer
2000-01-15 02:48:45 +00:00
jj%netscape.com
45eeaaef34
#23776 : bumped up version number to M13 (Finder's Get Info strings)
2000-01-12 22:51:02 +00:00
pp%ludusdesign.com
13efd9e8c6
Converting usage of ::GetIID() to NS_GET_IID().
...
Bug #20232 , r=scc@netscape.com
2000-01-11 20:49:15 +00:00
mccabe%netscape.com
5ab4290d37
Fix to 9967.
...
Explicitly disable floating-point exceptions on FreeBSD, to force conformance with IEEE-specified behavior that the JS engine depends on.
Thanks to saska@acc.umu.se for the patch, and especially to all the experts who contributed to the discussion of this issue on the 9967 report.
r=mccabe.
2000-01-11 02:30:12 +00:00
edburns%acm.org
507ee16e37
I know it's unorthodox to do a top level checkin like this, but I've got so many files
...
in so many different directories, that I think it's the best way.
I've pulled and clobber_all'd my tree and got
r=dp
on this checkin.
Here are the touched files:
M mozilla/embedding/browser/activex/src/control/MozillaBrowser.cpp
M mozilla/embedding/browser/activex/src/control/MozillaBrowser.h
M mozilla/js/src/xpconnect/shell/xpcshell.cpp
M mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp
M mozilla/xpcom/build/nsXPComInit.cpp
M mozilla/xpcom/components/nsComponentManager.cpp
M mozilla/xpcom/components/nsIServiceManager.h
M mozilla/xpcom/components/nsServiceManager.cpp
M mozilla/xpcom/io/nsSpecialSystemDirectory.cpp
M mozilla/xpcom/io/nsSpecialSystemDirectory.h
M mozilla/xpcom/tests/TestBuffers.cpp
M mozilla/xpcom/tests/TestPipes.cpp
M mozilla/xpcom/tests/TestShutdown.cpp
M mozilla/xpcom/tests/windows/TestHelloXPLoop.cpp
M mozilla/xpcom/tools/registry/regExport.cpp
M mozilla/xpcom/tools/registry/regxpcom.cpp
M mozilla/xpinstall/stub/xpistub.cpp
M mozilla/webshell/embed/ActiveX/MozillaBrowser.cpp
M mozilla/webshell/embed/ActiveX/MozillaBrowser.h
M mozilla/webshell/tests/viewer/nsMacMain.cpp
M mozilla/webshell/tests/viewer/nsPhMain.cpp
M mozilla/webshell/tests/viewer/nsWinMain.cpp
M mozilla/webshell/tests/viewer/unix/gtk/nsGtkMain.cpp
M mozilla/xpfe/appshell/src/nsFileLocations.cpp
M mozilla/xpfe/bootstrap/nsAppRunner.cpp
The heart of this checkin is a change in the signature and symantics
of NS_InitXPCOM.
The new signature is
extern NS_COM nsresult
NS_InitXPCOM(nsIServiceManager* *result, nsFileSpec* binDirectory);
I filed a bug for this problem:
b=23157
The original manifestation of this bug was in mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp It used the current process directory to find resources, which is not correct when the current process is not mozilla.exe.
I have added a new type to nsSpecialSystemDirectory, Moz_BinDirectory, and made nsResProtocolHandler use that value.
2000-01-06 01:05:13 +00:00
mcafee%netscape.com
0f28c7b9db
Adding -installer, squishing output to fit in less space (23081) r=syd
2000-01-05 02:30:06 +00:00
mcafee%netscape.com
59467e9c77
Adding profile manager startup flag descriptions to -h: -CreateProfile -ProfileWizard -ProfileManager -SelectProfile. r=matt.
2000-01-04 03:06:25 +00:00
mcafee%netscape.com
92990e630c
Adding -h help info (14003)
1999-12-28 07:41:05 +00:00
sspitzer%netscape.com
dc38c21e70
NOT PART OF THE BUILD. ignore the generated binary "gmake pure" creates
1999-12-16 03:42:04 +00:00
sspitzer%netscape.com
1395314fd6
purify related fixes. first, prevent a crash that was prevent me
...
from running purify in nsGenericFactory.cpp. Second, add support
for "mozilla -pure". Only works if you've build mozilla.bin.pure, of course.
1999-12-15 06:23:50 +00:00
racham%netscape.com
d36ab88ab3
error value returned from profile manager to exit the app. removing check on rv. r=sspitzer
1999-12-08 00:25:52 +00:00
Jerry.Kirk%Nexwarecorp.com
b62de0a844
Added an include to silence some warnings and added a call to munlockall().
...
r=kedl
1999-12-07 13:12:26 +00:00
sspitzer%netscape.com
d3e415dbf5
remove the check on rv. we are already doing the right thing.
...
fix by=racham, r=sspitzer
1999-12-07 01:58:26 +00:00
mcafee%netscape.com
e75fa21e4c
Adding support for -f startup flag, print out execution line. r=leaf
1999-12-06 23:20:26 +00:00
sgehani%netscape.com
0588f997f5
Turn on XPInstall cleanup before start on the Mac. (Checkin for dveditz.)
1999-12-05 20:33:51 +00:00
dveditz%netscape.com
58e2aa4aec
bug 12816 init XPInstall before any components are loaded so they can be replaced
1999-12-03 13:39:18 +00:00
mccabe%netscape.com
3739f2becc
Reinstating backed-out fix to 18636; move FileLocator registration call from xpfe/bootstrap/nsSetupRegistry to webshell/tests/viewer/nsSetupRegistry, to make sure that the FileLocator service is available to the viewer. This fixes prefs for the viewer, broken before because they couldn't get at FileLocator.
...
FileLocator is still registered in xpfe, as the first nsSetupRegistry #includes the second. Hence the previous bustage.
r=neeti.
1999-11-30 07:54:18 +00:00
warren%netscape.com
a265a32348
Landing no_neckoutil2_branch. Bug #11159 . Removes neckoutil_s.lib from build which helps beos and openvms.
1999-11-30 04:50:42 +00:00
ramiro%fateware.com
b81cef5ef8
Take myself out of the debug code, since it has broken since I last looked
...
at it.
1999-11-22 05:03:48 +00:00
jj%netscape.com
01cd048b41
#13663 : output names now have a capital M: "Mozilla" and "MozillaDebug"
1999-11-20 22:50:21 +00:00