pjs/xpfe
mscott%netscape.com 39b5e2746d Bug #20597 --> implement a content handler for the browser window. Now, when you click on a link in messenger
and you don't have a browser window up, this content handler will bring up a browser window and load the url
inside of it.

I also finished fixing the command line problem by making the command line service part of the content handler
service instead of letting it be implemented by nsBrowserInstance which was giving us problems.

r=travis
2000-02-15 04:45:34 +00:00
..
AppCores GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur 2000-02-08 13:40:10 +00:00
apprunner updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
appshell New wstring nsIRegistry interface, bug 23859; 2000-02-15 01:32:12 +00:00
bootstrap New wstring nsIRegistry interface, bug 23859; 2000-02-15 01:32:12 +00:00
browser Bug #20597 --> implement a content handler for the browser window. Now, when you click on a link in messenger 2000-02-15 04:45:34 +00:00
components damn, missed a file. How does that happen in a top-down commit? 2000-02-15 03:01:55 +00:00
global Adding logo.gif to about: page, cleaning up the html there. (27477) r=slamm 2000-02-15 01:26:34 +00:00
macbuild Pro5 update 2000-02-07 23:06:04 +00:00
main removed errant |QueryInterface()|s in favor of appropriate macros, as part of bug#23737. Changed |NS_DEFINE_IID| to |NS_DEFINE_CID| where appropriate; or else removed it, and fixed up clients to use |NS_GET_IID| in the appropriate spots. Built and ran pre-checkin tests. r=pinkerton 2000-01-31 23:45:42 +00:00
tools updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
xpviewer removed files 1999-04-20 17:44:55 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in in the immortal words of sfraser: "die, appcores, die". 2000-02-06 06:54:52 +00:00
makefile.win in the immortal words of sfraser: "die, appcores, die". 2000-02-06 06:54:52 +00:00