gecko-dev/xpfe
2000-03-02 10:26:42 +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 nsIPref is no longer passed around through inits on webshell, content viewers and presContext. In places where it is needed, it can be retrieved from the service manager. I removed a number of the getters and setters for prefs as the prefs will be the same from the service manager so we don't need getters. r=waterson a=rickg 2000-03-02 07:13:02 +00:00
bootstrap Dynamically create console, if requested; b=26103, r=roc+moz@cs.cmu.edu,a=jevering@netscape.com 2000-03-02 02:37:46 +00:00
browser bugs fixes for: 28460, 27242, 29462 2000-03-02 03:01:30 +00:00
components Part of fix for PDT+ bug # 26334: add "MultiSearch: true" HTTP header when doing search aggregation to aid in tracking; Netcenter search enhancement request. Review: gagan. Approval: jevering 2000-03-02 07:50:33 +00:00
global Same checkin. a=jar 2000-03-02 10:26:42 +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
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