gecko-dev/xpfe
2000-02-28 05:52:38 +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
appshell hide while destroying. prevents bad messages from getting to partially dead window. bug 28241 2000-02-27 22:34:18 +00:00
bootstrap fix spelling of hander to handler. bug #29407. r=sspitzer 2000-02-27 20:51:11 +00:00
browser Changed WalletPreview to use the OpenDialog way to open a window rather than the nsIAppShellService::RunModalDialog. This function is not supposed to be used and will be removed really soon now. r=danm, morse a=jevering 2000-02-28 05:52:38 +00:00
components Adding temporary hack to fix tinderbox objdir build problem introduced by placing obj files in the srcdir. (This occurs if you prefix your srcfiles by $(srcdir).) r=bryner 2000-02-27 08:39:16 +00:00
global fix spelling of hander to handler. bug #29407. r=sspitzer 2000-02-27 20:51:11 +00:00
macbuild Pro5 update 2000-02-07 23:06:04 +00:00
main
tools
xpviewer
.cvsignore
Makefile.in
makefile.win