.. |
base
|
Add Equals() method to Window class to support comparison of XPConnect-wrapped nsIDOMWindow and idlc Window.
|
1999-06-07 07:16:01 +00:00 |
coreDom
|
removing nsIDOMSelection.h and nsIDOMSelectionListener.h: these have been moved to ../range
|
1999-06-04 03:50:48 +00:00 |
coreEvents
|
Adding new method to nsIDOMNSUIEvent to give event pos as range offset.
|
1999-06-08 02:19:26 +00:00 |
css
|
Bug 5182. Use whitespace instead of ## in NS_FORWARD macros. a=vidur.
|
1999-04-16 18:08:20 +00:00 |
events
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
html
|
Remove dependency from clobber rule.
|
1999-06-03 20:48:13 +00:00 |
idl
|
Altering the idl for createPopup.
|
1999-06-09 08:25:07 +00:00 |
range
|
Vidur's initial implementation of Insert HTML Fragment
|
1999-06-03 22:38:38 +00:00 |
xul
|
More content model tweaks.
|
1999-06-09 05:45:15 +00:00 |
.cvsignore
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
domstubs.idl
|
Add Equals() method to Window class to support comparison of XPConnect-wrapped nsIDOMWindow and idlc Window.
|
1999-06-07 07:16:01 +00:00 |
Makefile.in
|
add DOM XPIDL stubs so that we can pass these DOM objects through XPConnect
|
1999-06-03 04:36:19 +00:00 |
makefile.win
|
export DOM XPIDL stubs on windows
|
1999-06-03 22:16:57 +00:00 |
MANIFEST
|
Added Option constructor and resultant nsIDOMOption interface
|
1999-05-04 20:47:00 +00:00 |
MANIFEST_IDL
|
First Checked In.
|
1999-06-03 20:57:17 +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 |
nsIJSNativeInitializer.h
|
Added Option constructor and resultant nsIDOMOption interface
|
1999-05-04 20:47:00 +00:00 |
nsIJSScriptObject.h
|
Added Option constructor and resultant nsIDOMOption interface
|
1999-05-04 20:47:00 +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 window.openDialog. a:brendan
|
1999-05-14 03:10:51 +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
|
Beginnings of JavaScript security bits.
|
1999-05-26 21:43:28 +00:00 |