gecko-dev/dom/public
2000-12-16 03:49:08 +00:00
..
base Patch for 55595. r=joki, a=brendan 2000-11-27 07:55:20 +00:00
coreDom Patched nsDOMFactory to obey XBL forms pref. Added support for box objects to 2000-12-10 09:25:59 +00:00
coreEvents Patch for 55595. r=joki, a=brendan 2000-11-27 07:55:20 +00:00
css Fixing nsbeta3+ bug 52572. Renaming CSSValue::valueType to CSSValue::cssValueType to be up-to-date with the latest changes to the DOM Level 2 spec. r/a=vidur, r=pollmann 2000-09-19 05:37:23 +00:00
events
html Bug 13871: Frameset spoofing - cleanup unneeded DOM interface. r=jst, sr=vidur 2000-10-24 04:35:25 +00:00
idl Fixing bug 58188 (and doing some minor whitespace cleanup). Making window.length replaceable so that scripts can use variables named length. To make this change I hadto fix the IDLC compiler to generate correct code in this case. r=brendan@mozilla.org, sr=vidur@netscape.com 2000-12-16 03:49:08 +00:00
range 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
xul Fix for 54203. r=saari, a=brendan 2000-11-04 08:21:20 +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 Part of fix for bug 13718 -- API for natural dimensions of image. Extend the netscape nsIDOMImage interface. r=jst 2000-09-08 01:32:39 +00:00
Makefile.in Build nsIEntropyCollector.idl on UNIX platforms.. 2000-10-31 00:28:21 +00:00
makefile.win Fix for Bug #57985 r=hyatt,ddrinan a=hyat 2000-10-30 23:33: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 Patched nsDOMFactory to obey XBL forms pref. Added support for box objects to 2000-12-10 09:25:59 +00:00
nsDOMPropNames.h Patched nsDOMFactory to obey XBL forms pref. Added support for box objects to 2000-12-10 09:25:59 +00:00
nsIDOMNativeObjectRegistry.h
nsIDOMScriptObjectFactory.h
nsIEntropyCollector.idl Fix for Bug #57985 r=hyatt,ddrinan a=hyat 2000-10-30 23:33:34 +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