gecko-dev/dom/public
waterson%netscape.com d100985675 Bugs 18127, 20677, 23905. Partial fix. Give the nsXULPrototypeDocument it's own JSContext to use for compiling scripts and event handlers. Modify script and event handler code to compile shared scripts using this context, if appropriate. r=brendan 2000-01-22 22:00:35 +00:00
..
base Cleanup - dealing with people modifying the idl generator and not checking in the generated file or vice-versa. r=pollmann. 2000-01-18 23:41:27 +00:00
coreDom bug 23400: Need to expose api GetDocumentCharacterSet() to JS. r=vidur. 2000-01-15 02:01:05 +00:00
coreEvents add query composition event which get current curosor position. add timer base IME x y location query for gtk. r=erik. fix bug 17916 20550 1999-12-07 01:29:00 +00:00
css adding behavior property to CSS. r=brendan 2000-01-11 03:40:41 +00:00
events updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
html Cleanup - dealing with people modifying the idl generator and not checking in the generated file or vice-versa. r=pollmann. 2000-01-18 23:41:27 +00:00
idl Fix for bug 9378. document.layers now returns undefined, not null. r=pollmann 2000-01-18 23:35:47 +00:00
range Added window.scroll(). Reverted back to NPL 1.1. R=joki 1999-11-24 23:58:43 +00:00
xul expose the form controls in a XUL document in the "controls" DOM attribute 2000-01-13 02:59:08 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
MANIFEST Fix 22909 previousSibling vulnerability 2000-01-06 00:59:18 +00:00
MANIFEST_IDL Adding nsIScriptGlobalObjectOwner.idl to the manifest. 1999-12-02 06:18:32 +00:00
Makefile.in Fix 22909 previousSibling vulnerability 2000-01-06 00:59:18 +00:00
domstubs.idl updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
genPropNames.pl Fix 22909 previousSibling vulnerability 2000-01-06 00:59:18 +00:00
makefile.win Fix 22909 previousSibling vulnerability 2000-01-06 00:59:18 +00:00
nsDOMCID.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsDOMError.h Added comment to remind people modifying nsDOMError.h to also add an error string. 1999-11-12 02:08:45 +00:00
nsDOMPropEnums.h Fix for bug 22594. Implemented window.escape() and unescape(). R=ftang 2000-01-15 02:26:10 +00:00
nsDOMPropNames.h Fix for bug 22594. Implemented window.escape() and unescape(). R=ftang 2000-01-15 02:26:10 +00:00
nsIDOMNativeObjectRegistry.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsIDOMScriptObjectFactory.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsIJSEventListener.h Changed IID to remove conflict in IIDs.h 1999-12-04 01:29:54 +00:00
nsIJSNativeInitializer.h Landing big set of DOM and XPConnect changes: 1999-12-18 20:29:29 +00:00
nsIJSScriptObject.h Landing big set of DOM and XPConnect changes: 1999-12-18 20:29:29 +00:00
nsIScriptContext.h (bug 22795, r=vidur@netscape.com) 2000-01-08 00:24:24 +00:00
nsIScriptContextOwner.idl Changed the UUID back to the one that nsIScriptContextOwner had in the .h file. 1999-11-29 22:42:07 +00:00
nsIScriptEventListener.h - Rename "FunctionObject" or shorthands to "EventHandler" to make nsIScriptContext more scripting-language-neutral. 1999-12-07 22:14:17 +00:00
nsIScriptExternalNameSet.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsIScriptGlobalObject.h 1.) WebShell no longer implements nsIScriptContextOwner. 1999-12-03 09:24:22 +00:00
nsIScriptGlobalObjectData.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsIScriptGlobalObjectOwner.idl Adding new interface for people who can supply an nsIScriptGlobalObject. Not yet connected to the build. 1999-12-02 06:14:49 +00:00
nsIScriptNameSetRegistry.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsIScriptNameSpaceManager.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsIScriptObjectOwner.h Bugs 18127, 20677, 23905. Partial fix. Give the nsXULPrototypeDocument it's own JSContext to use for compiling scripts and event handlers. Modify script and event handler code to compile shared scripts using this context, if appropriate. r=brendan 2000-01-22 22:00:35 +00:00