gecko-dev/dom/public
jst%netscape.com 995a110196 Adding new files to the makefiles, not part of the normal build. 2000-04-26 12:17:05 +00:00
..
base fixes for 5995, 7304, 10573, 22832, and 9668. 2000-04-24 04:41:27 +00:00
coreDom Adding new DOM Level 2 interfaces, not part of the build yet. 2000-04-26 00:38:08 +00:00
coreEvents Fixes for bug 9544, 9552, 9558, 9561, and 13309. event handler 4x compat. and capture/bubble fixes. r:pollmann 2000-02-16 06:59:07 +00:00
css Adding new DOM Level 2 interfaces, not part of the build yet. 2000-04-26 00:43:24 +00:00
events
html Updating the DOM interfaces HTMLFormElement and HTMLOptionElement to DOM Level 2. 2000-04-18 23:00:58 +00:00
idl Adding new files to the makefiles, not part of the normal build. 2000-04-26 12:17:05 +00:00
range adding reason to notification 2000-04-14 23:03:16 +00:00
xul Updating the interfaces Document and HTMLDocument to comply with DOM Level 2, only stubs for new methods for now. 2000-04-02 17:46:30 +00:00
.cvsignore
MANIFEST
MANIFEST_IDL
Makefile.in
domstubs.idl
genPropNames.pl Fix bug 32904 Asserts at startup in nsScriptSecurityManager.cpp 2000-03-23 23:42:46 +00:00
makefile.win
nsDOMCID.h
nsDOMError.h Update DOMImplementation, DocumentType and DOM Error codes to match the current DOM Level 2 recommendation, also make HTML documents have a DocumentType if one is given in the file. r=joki@netscape.com 2000-03-22 22:16:14 +00:00
nsDOMPropEnums.h fixes for 5995, 7304, 10573, 22832, and 9668. 2000-04-24 04:41:27 +00:00
nsDOMPropNames.h fixes for 5995, 7304, 10573, 22832, and 9668. 2000-04-24 04:41:27 +00:00
nsIDOMNativeObjectRegistry.h
nsIDOMScriptObjectFactory.h
nsIJSEventListener.h Fixing an XBL event handling bug and a menu shortcut bug. r=brendan, a=leaf 2000-04-06 22:32:36 +00:00
nsIJSNativeInitializer.h
nsIJSScriptObject.h Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me 2000-03-17 13:27:00 +00:00
nsIScriptContext.h fixes for 5995, 7304, 10573, 22832, and 9668. 2000-04-24 04:41:27 +00:00
nsIScriptContextOwner.idl
nsIScriptEventListener.h
nsIScriptExternalNameSet.h
nsIScriptGlobalObject.h 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
nsIScriptGlobalObjectOwner.idl Modify nsIScriptGlobalObjectOwner::ReportScriptError to take an nsIScriptError interface, rather than separate message, file, line arguments. 2000-04-15 01:56:47 +00:00
nsIScriptNameSetRegistry.h
nsIScriptNameSpaceManager.h Eliminating the last traces of NS_COMFALSE from the DOM code, fixes M15 bug #11594. 2000-04-05 02:40:08 +00:00
nsIScriptObjectOwner.h