gecko-dev/dom/public/idl/coreDom
2000-12-10 09:25:59 +00:00
..
.cvsignore Added generated file directories to .cvsignores, r=mozbot. 2000-02-03 22:17:22 +00:00
Attr.idl Updating the DOM Attr interface to match the DOM Level 2 spec. r=waterson@netscape.com 2000-04-03 13:40:04 +00:00
CDATASection.idl
CharacterData.idl
Comment.idl
Document.idl Patched nsDOMFactory to obey XBL forms pref. Added support for box objects to 2000-12-10 09:25:59 +00:00
DocumentFragment.idl
DocumentType.idl Update DOMImplementation, DocumentType and DOM Error codes to match the current DOM Level 2 recommendation, also make HTML documents have a DocumentType if one is given in the file. r=joki@netscape.com 2000-03-22 22:16:14 +00:00
DOMImplementation.idl 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
Element.idl Checking in DOM Level 2 version of the DOM interface Element. 2000-05-15 20:31:55 +00:00
Entity.idl
EntityReference.idl
Makefile.in Make idlc run correctly in an objdir build. This taints the srcdir, but that's the way idlc is supposed to work. 2000-09-08 01:59:22 +00:00
makefile.win Adding new files to the makefiles, not part of the normal build. 2000-04-26 12:17:05 +00:00
MediaList.idl Adding new DOM Level 2 CSS interfaces MediaList and StyleSheetList, not part of the build yet. 2000-04-26 00:27:59 +00:00
NamedNodeMap.idl Update the DOM interface to DOM Level 2, only stubs so far. 2000-04-13 21:21:02 +00:00
Node.idl Fixing nsbeta3+ bug 52572. Updating the DOM intefaces in mozilla to match the current DOM Level 2 PR. r=kandrot@netscape.com 2000-09-14 05:19:00 +00:00
NodeList.idl
Notation.idl
ProcessingInstruction.idl Fixing nsbeta3+ bug 44024. Expose the stylesheets in stye and link elements (DOM Level 2) as 'sheet' properties on the elements. r=harishd@netscape.com 2000-08-22 04:14:53 +00:00
StyleSheet.idl Landing DOM Level 2 CSS and Views interfaces and implementation. 2000-04-26 13:58:56 +00:00
StyleSheetCollection.idl
StyleSheetList.idl Adding new DOM Level 2 CSS interfaces MediaList and StyleSheetList, not part of the build yet. 2000-04-26 00:27:59 +00:00
Text.idl