gecko-dev/dom/public
2001-02-23 07:16:56 +00:00
..
base Bug 61339. Change idlc to generate NS_DEFINE_STATIC_IID_ACCESSOR() macro instead of 'hand rolled' GetIID(). r=jst, sr=brendan 2000-12-21 00:41:00 +00:00
coreDom Impl getAnonymousElementByAttr, r=jst, sr=ben 2001-01-27 00:43:54 +00:00
coreEvents Bug 61339. Change idlc to generate NS_DEFINE_STATIC_IID_ACCESSOR() macro instead of 'hand rolled' GetIID(). r=jst, sr=brendan 2000-12-21 00:41:00 +00:00
css Removing unused file. 2001-01-21 04:31:24 +00:00
events
html Fixing bug 57534. document.open() is defined to not return anything in the DOM spec but for backwards compatibility it needs to return the document itself. r=blakeross@telocity.com, sr=brendan@mozilla.org 2001-01-01 20:54:38 +00:00
idl Adding file back since it's needed after all, not part of the build. 2001-02-23 07:16:56 +00:00
range bug fix for 62796 2001-01-09 21:44:35 +00:00
xul Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +00:00
.cvsignore
domstubs.idl small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575 2000-09-14 11:45:01 +00:00
genPropNames.pl
Makefile.in Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +00:00
makefile.win Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +00:00
MANIFEST
MANIFEST_IDL Fix for Bug #57985 r=hyatt,ddrinan a=hyat 2000-10-30 23:33:34 +00:00
nsDOMCID.h Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsDOMError.h
nsDOMPropEnums.h bug 56719, support deep merging for XUL overlays; 57108, remove the hidden form 2001-01-10 01:08:23 +00:00
nsDOMPropNames.h bug 56719, support deep merging for XUL overlays; 57108, remove the hidden form 2001-01-10 01:08:23 +00:00
nsIDOMNativeObjectRegistry.h
nsIDOMScriptObjectFactory.h Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +00:00
nsIEntropyCollector.idl bug 67527 -- cleaning up psm module registration (both psm 1.x and PIP). r=javi, sr=brendan. 2001-02-06 23:10:16 +00:00
nsIJSEventListener.h
nsIJSNativeInitializer.h
nsIJSScriptObject.h Redoing how 'replaceable' properties on DOM objects are resolved to be compatible with 4.x, with this change named frames in framesets override 'replaceable' properties so that window.toolbar (or any replaceable property) in a frameset document with a frame named 'toolbar' actually resolves to the frame, and not the native toolbar. r/a=brendan, r=rpotts&scc 2000-09-22 10:18:07 +00:00
nsIScriptContext.h fix bug 52579. Avoid infinite recursion dialog when JS is run by xpconnect on DOM context. a,r=brendan@mozilla.org 2000-09-15 06:17:08 +00:00
nsIScriptContextOwner.idl
nsIScriptEventListener.h
nsIScriptExternalNameSet.h
nsIScriptGlobalObject.h
nsIScriptGlobalObjectOwner.idl
nsIScriptNameSetRegistry.h
nsIScriptNameSpaceManager.h
nsIScriptObjectOwner.h