.. |
base
|
64313 (Implement cmd_copyLink, cmd_copyImageLocation, cmd_copyImageContents). Implement the commands, hook them up in the navigator and mailnews frontends, provide hooks for embedding. r=hyatt, sr=waterson
|
2001-04-18 06:06:31 +00:00 |
coreDom
|
Bug 72522, implemented DOM Level 3 baseURI property (node interface). r=harishd, sr=jst.
|
2001-03-30 02:15:21 +00:00 |
coreEvents
|
Mac breakage - forgot MANIFEST
|
2001-03-23 04:27:07 +00:00 |
css
|
Removing unused file.
|
2001-01-21 04:31:24 +00:00 |
events
|
…
|
|
html
|
Fixing bug 57534. document.open() is defined to not return anything in the DOM spec but for backwards compatibility it needs to return the document itself. r=blakeross@telocity.com, sr=brendan@mozilla.org
|
2001-01-01 20:54:38 +00:00 |
idl
|
68790 - Remove nsHTMLContentSinkStream dependency. Not in use anymore
|
2001-04-17 23:23:33 +00:00 |
range
|
68790 - Remove nsHTMLContentSinkStream dependency. Not in use anymore
|
2001-04-17 23:23:33 +00:00 |
xul
|
Adding support for advancing and rewinding the focus using the command dispatcher. r=saari, sr=jst
|
2001-04-11 03:05:42 +00:00 |
.cvsignore
|
…
|
|
MANIFEST
|
…
|
|
MANIFEST_IDL
|
Fix for Bug #57985 r=hyatt,ddrinan a=hyat
|
2000-10-30 23:33:34 +00:00 |
Makefile.in
|
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
|
2001-02-22 03:01:34 +00:00 |
domstubs.idl
|
sr = jst r = kin. 66318 extra dom stubs needed for editor
|
2001-04-07 00:44:06 +00:00 |
genPropNames.pl
|
Part of fix for bug 13718 -- API for natural dimensions of image. Extend the netscape nsIDOMImage interface. r=jst
|
2000-09-08 01:32:39 +00:00 |
makefile.win
|
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
|
2001-02-22 03:01:34 +00:00 |
nsDOMCID.h
|
Bug 37275, Changing value of all progids, and changing everywhere a progid
|
2000-09-13 23:57:52 +00:00 |
nsDOMError.h
|
…
|
|
nsDOMPropEnums.h
|
68790 - Remove nsHTMLContentSinkStream dependency. Not in use anymore
|
2001-04-17 23:23:33 +00:00 |
nsDOMPropNames.h
|
68790 - Remove nsHTMLContentSinkStream dependency. Not in use anymore
|
2001-04-17 23:23:33 +00:00 |
nsIDOMClassInfo.h
|
New file, not part of the build.
|
2001-04-01 01:17:43 +00:00 |
nsIDOMNativeObjectRegistry.h
|
…
|
|
nsIDOMScriptObjectFactory.h
|
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
|
2001-02-22 03:01:34 +00:00 |
nsIEntropyCollector.idl
|
bug 67527 -- cleaning up psm module registration (both psm 1.x and PIP). r=javi, sr=brendan.
|
2001-02-06 23:10:16 +00:00 |
nsIJSEventListener.h
|
…
|
|
nsIJSNativeInitializer.h
|
…
|
|
nsIJSScriptObject.h
|
Redoing how 'replaceable' properties on DOM objects are resolved to be compatible with 4.x, with this change named frames in framesets override 'replaceable' properties so that window.toolbar (or any replaceable property) in a frameset document with a frame named 'toolbar' actually resolves to the frame, and not the native toolbar. r/a=brendan, r=rpotts&scc
|
2000-09-22 10:18:07 +00:00 |
nsIScriptContext.h
|
fix bug 52579. Avoid infinite recursion dialog when JS is run by xpconnect on DOM context. a,r=brendan@mozilla.org
|
2000-09-15 06:17:08 +00:00 |
nsIScriptContextOwner.idl
|
…
|
|
nsIScriptEventListener.h
|
Beginnings of massive landing of joki changes.
|
2000-08-08 21:19:03 +00:00 |
nsIScriptExternalNameSet.h
|
…
|
|
nsIScriptGlobalObject.h
|
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
|
2000-09-01 01:54:35 +00:00 |
nsIScriptGlobalObjectOwner.idl
|
…
|
|
nsIScriptNameSetRegistry.h
|
…
|
|
nsIScriptNameSpaceManager.h
|
bug 73339: Remove NS_ConvertToString (just another name for NS_ConvertASCIItoUCS2) from the tree. r=jst, sr=scc
|
2001-03-27 11:17:17 +00:00 |
nsIScriptObjectOwner.h
|
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
|
2000-08-23 17:27:06 +00:00 |