gecko-dev/dom/public
joki%netscape.com f162b1111f Adding new DOM public interface for event listener registration 1999-03-28 22:29:32 +00:00
..
base rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
coreDom Added CreateElementWithNameSpace to proprietary document interface. Fixed GetTagName for HTML to uppercase tag names. Hooked up style rule addition and deletion to reconstruct frames. Fixed DOM generation problem 1999-03-10 01:17:49 +00:00
coreEvents Adding new DOM public interface for event listener registration 1999-03-28 22:29:32 +00:00
css rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
events Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
html rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
idl New DOM2 event api's. 1999-03-28 22:19:42 +00:00
xul Added GetResource() to XULElement. 1999-03-10 20:20:52 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
MANIFEST Ongoing work on mechanism for introducing global names into a script namespace 1998-12-21 16:51:10 +00:00
Makefile.in Ongoing work on mechanism for introducing global names into a script namespace 1998-12-21 16:51:10 +00:00
makefile.win Ongoing work on mechanism for introducing global names into a script namespace 1998-12-21 16:51:10 +00:00
nsDOMCID.h nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
nsIDOMNativeObjectRegistry.h Added constructors for DOM JS classes. nsIScriptObjectOwner::ResetScriptObject is now SetScriptObject. New factory for layout. New interface nsIDOMNativeObjectRegistry. 1998-09-17 01:53:52 +00:00
nsIDOMScriptObjectFactory.h Fix to get default namespaces to work. Cleanup of DOM handling of character data. 1999-01-21 19:33:03 +00:00
nsIJSScriptObject.h Got rid of Construct method from nsIJSScriptObject interface. 1998-09-14 23:01:48 +00:00
nsIScriptContext.h added memory cleanup tripwire. 1999-03-12 22:24:30 +00:00
nsIScriptContextOwner.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsIScriptEventListener.h New DOM2 event api's. 1999-03-28 22:19:42 +00:00
nsIScriptExternalNameSet.h add static IID() method 1999-02-26 17:50:59 +00:00
nsIScriptGlobalObject.h Added GetWebShell 1999-02-10 16:25:49 +00:00
nsIScriptNameSetRegistry.h add IID() method 1999-02-27 03:16:56 +00:00
nsIScriptNameSpaceManager.h Added script namespace management mechanism. This allows external native code to add symbols and constructors to the script global namespace. Added IID() static method generation to IDL generator. 1998-12-22 22:03:20 +00:00
nsIScriptObjectOwner.h Added constructors for DOM JS classes. nsIScriptObjectOwner::ResetScriptObject is now SetScriptObject. New factory for layout. New interface nsIDOMNativeObjectRegistry. 1998-09-17 01:53:52 +00:00
nsIScriptSecurityManager.h Adding initial bit for the JS security system 1998-11-21 00:12:33 +00:00