gecko-dev/dom/public
1999-04-13 01:24:23 +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 Added additional methods to interface 1999-04-06 20:23:51 +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 Added selection.idl and selectionlistener.idl. 1999-04-13 01:24:23 +00:00
range First Checked In. 1999-04-13 00:33:58 +00:00
xul Added code to initialize XPIDL JS stubs, added nsJSXULDocument into the build, temporarily added the rdf service as an attribute on the XUL document. 1999-03-30 00:38:16 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Add the range directory to the makefiles. 1999-04-13 01:23:48 +00:00
makefile.win Add the range directory to the makefiles. 1999-04-13 01:23:48 +00:00
MANIFEST 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 static GetIID() method. 1999-04-06 02:37:08 +00:00
nsIScriptSecurityManager.h Adding initial bit for the JS security system 1998-11-21 00:12:33 +00:00