This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-03-05 00:02:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpfe
History
tbogard%aol.net
4e6803a14f
Fixed it so prompts could come up. Was missing the ability to QI properly.
2000-02-08 16:11:10 +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
Fixed it so prompts could come up. Was missing the ability to QI properly.
2000-02-08 16:11:10 +00:00
bootstrap
handle /v /help /? on windows.
2000-02-08 12:10:22 +00:00
browser
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
components
add 2nd Composer pref panel
2000-02-08 15:03:09 +00:00
global
don't open new browser window when shift key is pressed (bug
#25085
); r=waterson
2000-02-08 14:28:52 +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
…
.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