..
base
Fixing comment within comment warnings, duh. r=pavlov
2000-07-12 02:35:59 +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
#14022 IME98 Reconversion does not work in HTML Editor
2000-08-04 21:43:29 +00:00
css
Checkin in headers for new DOM Level 2 interfaces.
2000-05-11 19:31:07 +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 for Vidur (merging from SeaMonkey_M17_BRANCH). Fixing nsbeta2+ bug 9392, removing code that was hiding the correct native code for document.plugins. r=jst@netscape.com, a=nisheeth@netscape.com
2000-08-04 06:55:53 +00:00
idl
Checking in for Vidur (merging from SeaMonkey_M17_BRANCH). Fixing nsbeta2+ bug 9392, removing code that was hiding the correct native code for document.plugins. r=jst@netscape.com, a=nisheeth@netscape.com
2000-08-04 06:55:53 +00:00
range
commiting generated file from SelectionListener.idl. r=hyatt bug = 34896
2000-06-09 04:14:53 +00:00
xul
Fixes to template builder for non-aggressive groveling. r=waterson,a=waterson
2000-07-26 23:56:02 +00:00
.cvsignore
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +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 bug 32904 Asserts at startup in nsScriptSecurityManager.cpp
2000-03-23 23:42:46 +00:00
Makefile.in
Fix 23227 Document object vulnerability
2000-01-26 15:33:57 +00:00
makefile.win
Fix 23227 Document object vulnerability
2000-01-26 15:33:57 +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
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
Fix to grovel non-aggressively. r=waterson,a=waterson
2000-07-26 23:57:48 +00:00
nsDOMPropNames.h
Fix to grovel non-aggressively. r=waterson,a=waterson
2000-07-26 23:57:48 +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
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
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
fixes for 5995, 7304, 10573, 22832, and 9668.
2000-04-24 04:41:27 +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
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
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
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
Fix 23227 Document object vulnerability
2000-01-26 15:33:57 +00:00