gecko-dev/dom/public
hyatt%netscape.com eb590233a8 Fix for bug #32587. 2000-03-21 02:05:15 +00:00
..
base DOM fixes for bug 20721, r=vidur 2000-02-16 07:13:59 +00:00
coreDom bug 23400: Need to expose api GetDocumentCharacterSet() to JS. r=vidur. 2000-01-15 02:01:05 +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 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 Checking in patch from jband@netscape.com that makes it possible to build on Win98 again. r=me 2000-03-20 14:12:57 +00:00
idl Fix a number of security bugs. (I can't see the numbers at home because 2000-03-18 17:48:12 +00:00
range Removed tableselection notification from nsIDOMSelectionListener -- no longer needed. r=mjudge 2000-03-16 23:44:49 +00:00
xul saari checking in on pink's machine, fixing build, adding generated DOM idl file 2000-02-26 01:48:04 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
MANIFEST Fix 23227 Document object vulnerability 2000-01-26 15:33:57 +00:00
MANIFEST_IDL Adding nsIScriptGlobalObjectOwner.idl to the manifest. 1999-12-02 06:18:32 +00:00
Makefile.in Fix 23227 Document object vulnerability 2000-01-26 15:33:57 +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 23227 Document object vulnerability 2000-01-26 15:33:57 +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 #32587. 2000-03-21 02:05:15 +00:00
nsDOMPropNames.h Fix for bug #32587. 2000-03-21 02:05:15 +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 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 (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 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 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 Fix 23227 Document object vulnerability 2000-01-26 15:33:57 +00:00