pjs/dom/public
cls%seawood.org 33938e6100 Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner 2000-07-02 18:44:42 +00:00
..
base adding GetRootCommandDispatcher to nsPIDOMWindow for utility. 2000-06-23 00:42:21 +00:00
coreDom Fix for bug 9392. document.plugins now aliases to window.navigator.plugins. r=nisheeth 2000-06-21 00:53:26 +00:00
coreEvents Attempting to fix mac bustage. 2000-06-28 02:32:45 +00:00
css Checkin in headers for new DOM Level 2 interfaces. 2000-05-11 19:31:07 +00:00
events
html Fixing nsbeta2+ bug 30249, the problem was that the type of various attributes (in the DOM spec) on image elements was string and not number (long), this broke backwards compatibility with 4.x and also compatibility with IE. r=vidur 2000-06-07 01:23:55 +00:00
idl Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner 2000-07-02 18:44:42 +00:00
range commiting generated file from SelectionListener.idl. r=hyatt bug = 34896 2000-06-09 04:14:53 +00:00
xul Fix for 42806. r=waterson 2000-06-21 02:02:24 +00:00
.cvsignore
MANIFEST
MANIFEST_IDL
Makefile.in
domstubs.idl
genPropNames.pl
makefile.win
nsDOMCID.h Update header files with new constant so that dom recognizes the crypto 2000-05-11 19:20:59 +00:00
nsDOMError.h Add DOM Range error codes. 2000-05-06 13:50:39 +00:00
nsDOMPropEnums.h changing name of window.content to _content. bug 33650. r=hyatt@netscape.com 2000-06-22 00:42:34 +00:00
nsDOMPropNames.h changing name of window.content to _content. bug 33650. r=hyatt@netscape.com 2000-06-22 00:42:34 +00:00
nsIDOMNativeObjectRegistry.h
nsIDOMScriptObjectFactory.h Update header files with new constant so that dom recognizes the crypto 2000-05-11 19:20:59 +00:00
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
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
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 Fix for bug 42860. nsIScriptNameSpaceManager::RegisterGlobalName() now takes an additional IID parameter. If the IID is that of the nsIScriptObjectOwner interface, we assume it's an old-style idlc interface. Otherwise we try to wrap it using XPConnect. r=rginda 2000-06-21 00:42:59 +00:00
nsIScriptObjectOwner.h