sspitzer%netscape.com
b5326dd462
gracefully handle bad progids (when registered as command line handlers)
...
getservice instead of createinstance (vishy@netscape.com needs this)
r=mscott@netscape.com
git-svn-id: svn://10.0.0.236/trunk@61030 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 02:45:22 +00:00
dveditz%netscape.com
121072fe86
New wstring nsIRegistry interface, bug 23859;
...
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
git-svn-id: svn://10.0.0.236/trunk@60771 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:32:12 +00:00
dougt%netscape.com
53716c69df
Adding Timebomb code the apprunner. It is current turned off on the
...
mac. r=dveditz@netscape.com
git-svn-id: svn://10.0.0.236/trunk@60674 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:28:11 +00:00
pavlov%netscape.com
8431f6e4b0
fix build bustage on windows
...
git-svn-id: svn://10.0.0.236/trunk@60664 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 22:59:00 +00:00
pavlov%netscape.com
02a128d4d6
disable building of unix splashscreen. rewrite the unix splashscreen code. r=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@60660 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 22:24:14 +00:00
tor%cs.brown.edu
b4ba80be89
Add a "-nosplash" command line option to disable splash screen. r=syd
...
git-svn-id: svn://10.0.0.236/trunk@60642 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 16:49:41 +00:00
syd%netscape.com
747c9b1120
Added splash screen for Gtk/Linux. r=ben, scc. Tested on TrueColor and
...
PsuedoColor devices.
git-svn-id: svn://10.0.0.236/trunk@60639 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 15:23:28 +00:00
sfraser%netscape.com
8a68249521
Fix for bug 27287 -- get Apple Events working again on Mac. r=scc
...
git-svn-id: svn://10.0.0.236/trunk@60507 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:10:43 +00:00
Jerry.Kirk%Nexwarecorp.com
5304aed978
Adding the Splash Screen for Neutrino/Photon platform.
...
git-svn-id: svn://10.0.0.236/trunk@60484 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 14:37:43 +00:00
sspitzer%netscape.com
4ef7eee790
handle /v /help /? on windows.
...
handle --help --version on linux.
#23501 r=alecf
git-svn-id: svn://10.0.0.236/trunk@60124 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 12:10:22 +00:00
dp%netscape.com
4be85d406e
Eliminate all trace of cookies from apprunner. It gets lazily created
...
when the first http connection is opened. r=gagan
git-svn-id: svn://10.0.0.236/trunk@60088 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 06:12:37 +00:00
sspitzer%netscape.com
239e103aad
make it so -chrome <chrome url> does the right thing.
...
r=mscott
git-svn-id: svn://10.0.0.236/trunk@60054 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 03:12:39 +00:00
sspitzer%netscape.com
fa80a2c5ad
fix -mail (and others). r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@60032 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:41:24 +00:00
sspitzer%netscape.com
46ad10c8b9
add a debugging printf
...
git-svn-id: svn://10.0.0.236/trunk@60026 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:29:22 +00:00
sspitzer%netscape.com
9590786254
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
git-svn-id: svn://10.0.0.236/trunk@60015 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:11:13 +00:00
sspitzer%netscape.com
ee6e475b22
fix warnings, get force launching of tasks to work.
...
git-svn-id: svn://10.0.0.236/trunk@59946 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 13:15:25 +00:00
sspitzer%netscape.com
13b8af3294
-addressbook and -mail are no longer hard coded.
...
git-svn-id: svn://10.0.0.236/trunk@59944 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 13:01:14 +00:00
sspitzer%netscape.com
27412288f1
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
git-svn-id: svn://10.0.0.236/trunk@59941 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 11:08:00 +00:00
sspitzer%netscape.com
961417414a
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
git-svn-id: svn://10.0.0.236/trunk@59932 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 06:54:52 +00:00
sspitzer%netscape.com
c75cff444d
work on making -news handled arbitrarily. not working yet, as I can't
...
call the category manager from C++ yet. r=alecf
git-svn-id: svn://10.0.0.236/trunk@59802 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:11:19 +00:00
sfraser%netscape.com
265c8b6103
Remove obsolete Talkback init stuff, which now happens in a component. r=cyeh
...
git-svn-id: svn://10.0.0.236/trunk@59794 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:57:49 +00:00
law%netscape.com
b605d3dfbe
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)
...
git-svn-id: svn://10.0.0.236/trunk@59770 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 14:40:08 +00:00
mcafee%netscape.com
3a26f329d3
Adding help text for -P <profile> commandline option (23874). r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@59708 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 01:24:04 +00:00
sspitzer%netscape.com
86542e3aef
add new line to the end of the file. that is a CID, not an IID, so use the right macro.
...
git-svn-id: svn://10.0.0.236/trunk@59097 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:12:24 +00:00
dougt%netscape.com
714da09a59
Landing nsIFile.
...
git-svn-id: svn://10.0.0.236/trunk@58490 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 21:28:28 +00:00
dp%netscape.com
ba5bed7802
Using progid instead of cid for creation of cookie service. r=morse
...
git-svn-id: svn://10.0.0.236/trunk@58418 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-22 22:53:21 +00:00
alecf%netscape.com
6acd471b36
Check in jlnance's jprof patches. r=alecf. Thanks!
...
git-svn-id: svn://10.0.0.236/trunk@58065 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 02:45:07 +00:00
alecf%netscape.com
fb8cc0d933
remove prefwindow from build r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@57896 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 02:48:45 +00:00
pp%ludusdesign.com
b5787cf895
Converting usage of ::GetIID() to NS_GET_IID().
...
Bug #20232 , r=scc@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57423 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 20:49:15 +00:00
mccabe%netscape.com
e374f85a9a
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.
git-svn-id: svn://10.0.0.236/trunk@57341 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 02:30:12 +00:00
edburns%acm.org
1af32fc433
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.
git-svn-id: svn://10.0.0.236/trunk@56916 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:05:13 +00:00
mcafee%netscape.com
e3ea0136ed
Adding -installer, squishing output to fit in less space (23081) r=syd
...
git-svn-id: svn://10.0.0.236/trunk@56793 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 02:30:06 +00:00
mcafee%netscape.com
7f106ee179
Adding profile manager startup flag descriptions to -h: -CreateProfile -ProfileWizard -ProfileManager -SelectProfile. r=matt.
...
git-svn-id: svn://10.0.0.236/trunk@56712 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-04 03:06:25 +00:00
mcafee%netscape.com
560efc02e1
Adding -h help info (14003)
...
git-svn-id: svn://10.0.0.236/trunk@56562 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-28 07:41:05 +00:00
racham%netscape.com
729cc3439a
error value returned from profile manager to exit the app. removing check on rv. r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@55663 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 00:25:52 +00:00
sspitzer%netscape.com
4369043f13
remove the check on rv. we are already doing the right thing.
...
fix by=racham, r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@55507 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 01:58:26 +00:00
sgehani%netscape.com
90081b7cbd
Turn on XPInstall cleanup before start on the Mac. (Checkin for dveditz.)
...
git-svn-id: svn://10.0.0.236/trunk@55378 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 20:33:51 +00:00
dveditz%netscape.com
05b901315c
bug 12816 init XPInstall before any components are loaded so they can be replaced
...
git-svn-id: svn://10.0.0.236/trunk@55193 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 13:39:18 +00:00
warren%netscape.com
51881fbcea
Landing no_neckoutil2_branch. Bug #11159 . Removes neckoutil_s.lib from build which helps beos and openvms.
...
git-svn-id: svn://10.0.0.236/trunk@54722 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 04:50:42 +00:00
nisheeth%netscape.com
00dd235681
r=harishd. Tell the refcounting code that the pref service is instantiated.
...
git-svn-id: svn://10.0.0.236/trunk@53964 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 03:57:30 +00:00
Jerry.Kirk%Nexwarecorp.com
03e774325c
Adding nsSigHandlers file to pull out unix signal handlers into a
...
seperate file.
r=Ramiro
git-svn-id: svn://10.0.0.236/trunk@53950 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-19 01:55:19 +00:00
dmose%mozilla.org
0efb7c174c
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
pinkerton%netscape.com
b2e6d58834
Fix bug 15276 by flushing the data to the clipboard right before app shuts down. (r=davidm).
...
git-svn-id: svn://10.0.0.236/trunk@52759 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-04 00:08:59 +00:00
cls%seawood.org
3e1a9ca95a
Removed unused NECKO ifdefs.
...
a=leaf
git-svn-id: svn://10.0.0.236/trunk@52607 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 23:34:03 +00:00
beard%netscape.com
85fd5baad4
moved call to nsIThread::SetMainThread() to NS_InitXPCOM. r=warren
...
git-svn-id: svn://10.0.0.236/trunk@52306 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-30 01:53:03 +00:00
law%netscape.com
41c8a495f1
Bug #14999 , removing last vestiges of app core usage; r=sfraser@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@52030 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-28 01:39:33 +00:00
morse%netscape.com
cfdf03bc1a
bug 17120, can't startup if cookie dll missing, r=valeski
...
git-svn-id: svn://10.0.0.236/trunk@52003 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-27 22:41:36 +00:00
ramiro%fateware.com
0fed380744
Fix #ifdef DEBUG_ramiro build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@51384 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-21 19:56:05 +00:00
waterson%netscape.com
035b04b87b
Change nsTraceRefcnt::WalkTheStack() to accept stream.
...
git-svn-id: svn://10.0.0.236/trunk@51353 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-21 03:45:12 +00:00
cmanske%netscape.com
661bf267b9
Fixed bug 16923. r=mjudge
...
git-svn-id: svn://10.0.0.236/trunk@51317 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-20 23:50:20 +00:00