.. |
base
|
Fix for bug 1823. Added a toString method to the location object
|
1999-01-06 17:22:34 +00:00 |
coreDom
|
Fixed Get/SetAttribute naming problem
|
1999-01-12 16:35:14 +00:00 |
coreEvents
|
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 |
css
|
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 |
events
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
html
|
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 |
idl
|
Fixed Get/SetAttribute naming problem
|
1999-01-12 16:35:14 +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
|
Added XML display support. Creation of XML elements through the DOM
|
1998-11-11 22:03:59 +00:00 |
nsIJSScriptObject.h
|
Got rid of Construct method from nsIJSScriptObject interface.
|
1998-09-14 23:01:48 +00:00 |
nsIScriptContext.h
|
Fixed early initialization problem in script namespace management
|
1998-12-30 02:46:36 +00:00 |
nsIScriptContextOwner.h
|
Hooking up the 'window' object into the event chain.
|
1998-07-24 05:05:42 +00:00 |
nsIScriptEventListener.h
|
Adding new DOM stuff to handle JS event handlers
|
1998-07-17 04:52:12 +00:00 |
nsIScriptExternalNameSet.h
|
Separated class intialization from name registration in namespace management code
|
1998-12-30 21:35:35 +00:00 |
nsIScriptGlobalObject.h
|
Adding window.opener, window.focus, window.blur, event.cancelBubble, and modifying window.open
|
1998-09-03 01:19:58 +00:00 |
nsIScriptNameSetRegistry.h
|
Separated class intialization from name registration in namespace management code
|
1998-12-30 21:35:35 +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 |