gecko-dev/dom/public/coreDom
vidur%netscape.com 3be227878d Fix for bug 9392. document.plugins now aliases to window.navigator.plugins. r=nisheeth 2000-06-21 00:53:26 +00:00
..
.cvsignore
MANIFEST More XBL work for tree/grid rewrite. 2000-06-02 08:11:27 +00:00
Makefile.in More XBL work for tree/grid rewrite. 2000-06-02 08:11:27 +00:00
makefile.win More XBL work for tree/grid rewrite. 2000-06-02 08:11:27 +00:00
nsIDOMAttr.h Updating the DOM Attr interface to match the DOM Level 2 spec. r=waterson@netscape.com 2000-04-03 13:40:04 +00:00
nsIDOMCDATASection.h
nsIDOMCharacterData.h
nsIDOMComment.h
nsIDOMDOMImplementation.h
nsIDOMDocument.h
nsIDOMDocumentCSS.h Adding header for the DOM Level 2 interface DocumentCSS, not used yet. 2000-05-06 17:09:24 +00:00
nsIDOMDocumentEvent.h Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2000-05-16 11:35:12 +00:00
nsIDOMDocumentFragment.h
nsIDOMDocumentStyle.h Adding new DOM Level 2 interfaces, not part of the build yet. 2000-04-26 00:38:08 +00:00
nsIDOMDocumentType.h
nsIDOMDocumentView.h Adding new DOM Level 2 interfaces, not part of the build yet. 2000-04-26 00:38:08 +00:00
nsIDOMDocumentXBL.h Tree/grid XBL foundation work. 2000-06-02 08:11:55 +00:00
nsIDOMElement.h Checking in DOM Level 2 version of the DOM interface Element. 2000-05-15 20:31:55 +00:00
nsIDOMEntity.h
nsIDOMEntityReference.h
nsIDOMLinkStyle.h Adding DOM Level 2 LinkStyle interface. 2000-05-14 00:01:02 +00:00
nsIDOMMediaList.h Adding new DOM Level 2 interfaces, not part of the build yet. 2000-04-26 00:38:08 +00:00
nsIDOMNSDocument.h Fix for bug 9392. document.plugins now aliases to window.navigator.plugins. r=nisheeth 2000-06-21 00:53:26 +00:00
nsIDOMNamedNodeMap.h Update the DOM interface to DOM Level 2, only stubs so far. 2000-04-13 21:21:02 +00:00
nsIDOMNode.h
nsIDOMNodeList.h
nsIDOMNotation.h
nsIDOMProcessingInstruction.h
nsIDOMStyleSheet.h Landing DOM Level 2 CSS and Views interfaces and implementation. 2000-04-26 13:58:56 +00:00
nsIDOMStyleSheetCollection.h
nsIDOMStyleSheetList.h Adding new DOM Level 2 interfaces, not part of the build yet. 2000-04-26 00:38:08 +00:00
nsIDOMText.h