.. |
base
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
coreDom
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
coreEvents
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +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
|
Changing the broadcaster methods to take DOM elements instead of DOM
|
1999-03-05 22:37:24 +00:00 |
xul
|
Changing the broadcaster methods to take DOM elements instead of DOM
|
1999-03-05 22:37:24 +00:00 |
.cvsignore
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +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 |
MANIFEST
|
Ongoing work on mechanism for introducing global names into a script namespace
|
1998-12-21 16:51:10 +00:00 |
nsDOMCID.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 |
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
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
nsIScriptContextOwner.h
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
nsIScriptEventListener.h
|
Adding new DOM stuff to handle JS event handlers
|
1998-07-17 04:52:12 +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 |