This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
xpfe
History
rjc%netscape.com
f30db3b4eb
Add support for adding a search engine via public sidebar JavaScript method (with appropriate user acceptance).
...
git-svn-id: svn://10.0.0.236/trunk@65146 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-04 04:55:58 +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
Changed the session history to not rely on the webShell to capture the state. It can call through to presShell on it's own.
2000-04-02 00:22:32 +00:00
bootstrap
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug
#31287
2000-04-04 04:46:38 +00:00
browser
Fix for 34362 -- make opening local files work again, by returning a URL, rather than a native path. r=pavlov, a=leaf.
2000-04-03 22:19:16 +00:00
components
Add support for adding a search engine via public sidebar JavaScript method (with appropriate user acceptance).
2000-04-04 04:55:58 +00:00
global
add log-out ability to password manager
2000-03-31 15:41:04 +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
…
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