gecko-dev/xpfe
tbogard%aol.net 436d377541 Fix URL loading when coming from a command line. Tree blocker 31702. 2000-03-16 22:28:39 +00:00
..
AppCores Added files for bogus directory, removing now. r=sspitzer 2000-03-05 00:38:15 +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 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. 2000-03-16 05:45:26 +00:00
bootstrap You can now run -g as well as other parameters to hand over to the prog. Now allowing debuggers (gdb/ddd) to pass the arguments over to teh program. So if you do "mozilla -g foo" it will correctly pass foo as an argument to run (or prun as the case maybe) r=pavlov 2000-03-16 03:39:46 +00:00
browser Fix URL loading when coming from a command line. Tree blocker 31702. 2000-03-16 22:28:39 +00:00
components When bringing up a context menu, only adjust selection if we actually have a treeitem. (This check also allows correct behavior of context menus on the background.) 2000-03-16 00:11:37 +00:00
global removing PSMTaskMenu.dtd from being exported since it is now exported from 2000-03-16 06:52:30 +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