danm%netscape.com
|
432bf17b0a
|
implement/support nsIEmbeddingSiteWindow2 (and its blur method). bug 57841 r=bryner,rpotts
git-svn-id: svn://10.0.0.236/trunk@111398 18797224-902f-48f8-a5cc-f745e15eee43
|
2002-01-05 02:22:45 +00:00 |
|
valeski%netscape.com
|
8db35965a8
|
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
git-svn-id: svn://10.0.0.236/trunk@102327 18797224-902f-48f8-a5cc-f745e15eee43
|
2001-09-05 21:28:38 +00:00 |
|
locka%iol.ie
|
09805179ae
|
API changes for embedding. b=46847, r=dougt, a=valeski
git-svn-id: svn://10.0.0.236/trunk@77213 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-08-25 18:39:46 +00:00 |
|
tbogard%aol.net
|
bb30d7f409
|
SetJSStatus, SetJSDefaultStatus and SetOverLink now poke a DOM attribute on element WebBrowserChrome in the xul window if one exists. Renamed nsXULWindow::GetDOMElementFromDocShell to be nsXULWindow::GetWindowDOMElement. This cleans up having to pass in the same docShell over and over and make it mean more of what it is. Added a nsXULWindow::GetElementById which returns an element of the specified id within the xul window. nsContentTreeOwner doesn't need to cache the defaultStatus. nsWebShellWindow doesn't need to call ExecutStartupCode anymore as that was only there for nsIXULWindowCallbacks code which is gone. nsWebShellWindow doesn't need to cache mStatus or mDefaultStatus.
git-svn-id: svn://10.0.0.236/trunk@63143 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-03-16 05:45:26 +00:00 |
|
tbogard%aol.net
|
5f1e360589
|
The title is now only set on the window when the window has the contenttitlesetting="true" attribute. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@60867 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-02-15 10:20:41 +00:00 |
|
tbogard%aol.net
|
503a11c3de
|
Added implementation for SetJSStatus and SetJSDefaultStatus. r=hyatt
git-svn-id: svn://10.0.0.236/trunk@60699 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-02-14 06:15:35 +00:00 |
|
tbogard%aol.net
|
c416db8338
|
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
git-svn-id: svn://10.0.0.236/trunk@60129 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-02-08 13:40:10 +00:00 |
|
tbogard%aol.net
|
e97230d779
|
The default content tree owner now has a separation of primary versus normal content areas. Primary areas are the only content areas that actually react to and set the title.
git-svn-id: svn://10.0.0.236/trunk@59217 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-01-30 07:29:38 +00:00 |
|
tbogard%aol.net
|
92df91e7fb
|
Made the destructor virtual.
git-svn-id: svn://10.0.0.236/trunk@58885 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-01-27 04:56:21 +00:00 |
|
tbogard%aol.net
|
f37b468c2f
|
First check in for nsXULWindow, nsContentTreeOwner and nsChromeTreeOwner. These collectively serve as the eventual replacement for nsWebShellWindow. (This is not hooked to the build).
git-svn-id: svn://10.0.0.236/trunk@58383 18797224-902f-48f8-a5cc-f745e15eee43
|
2000-01-22 03:15:41 +00:00 |
|