.. |
.cvsignore
|
Initial revision.
|
1998-12-24 08:26:27 +00:00 |
Makefile.in
|
Bug 15301. Remove RDF graph from XUL content model construction. Landed XUL_19991005_BRANCH; see branch comments for detailed checkin information. r=shaver,hyatt.
|
1999-10-05 21:13:55 +00:00 |
makefile.win
|
Bug 15301. Remove RDF graph from XUL content model construction. Landed XUL_19991005_BRANCH; see branch comments for detailed checkin information. r=shaver,hyatt.
|
1999-10-05 21:13:55 +00:00 |
nsDlgDefaultKeys.cpp
|
First Checked In.
|
1999-08-30 13:39:06 +00:00 |
nsDlgDefaultKeys.h
|
First Checked In.
|
1999-08-30 13:39:06 +00:00 |
nsElementMap.cpp
|
Add in CTOR/DTOR stuff for leak detection. Review: hyatt@netscape.com
|
1999-10-07 01:51:30 +00:00 |
nsElementMap.h
|
Bug 15301. Remove RDF graph from XUL content model construction. Landed XUL_19991005_BRANCH; see branch comments for detailed checkin information. r=shaver,hyatt.
|
1999-10-05 21:13:55 +00:00 |
nsForwardReference.h
|
Bug 15301. Remove RDF graph from XUL content model construction. Landed XUL_19991005_BRANCH; see branch comments for detailed checkin information. r=shaver,hyatt.
|
1999-10-05 21:13:55 +00:00 |
nsIRDFContentModelBuilder.h
|
Bug 15301. Remove RDF graph from XUL content model construction. Landed XUL_19991005_BRANCH; see branch comments for detailed checkin information. r=shaver,hyatt.
|
1999-10-05 21:13:55 +00:00 |
nsIRDFNodeList.h
|
Content model whackage. Remove all code that tried to keep the graph in sync with DOM changes. Regenerate JS from newer idlc compiler. Fix bug 12177. Fix miscellaneous breakage with templates.
|
1999-08-30 02:45:54 +00:00 |
nsIXULContent.h
|
Bug 15301. Remove RDF graph from XUL content model construction. Landed XUL_19991005_BRANCH; see branch comments for detailed checkin information. r=shaver,hyatt.
|
1999-10-05 21:13:55 +00:00 |
nsIXULDocument.h
|
Bug 15301. Remove RDF graph from XUL content model construction. Landed XUL_19991005_BRANCH; see branch comments for detailed checkin information. r=shaver,hyatt.
|
1999-10-05 21:13:55 +00:00 |
nsIXULTreeContent.h
|
Content model whackage. Remove all code that tried to keep the graph in sync with DOM changes. Regenerate JS from newer idlc compiler. Fix bug 12177. Fix miscellaneous breakage with templates.
|
1999-08-30 02:45:54 +00:00 |
nsJSXULCommandDispatcher.cpp
|
Bug 13970. Implement 'commandupdater=' attribute to hook up command udpater nodes to the XUL document's command dispatcher. Make API modifications to support command filtering. Some improvements to XUL document to factor out iteration code.
|
1999-09-17 04:01:46 +00:00 |
nsJSXULDocument.cpp
|
Fixes for context menus; a=hyatt (I just pressed the keys he told me to :-)
|
1999-09-22 06:27:28 +00:00 |
nsJSXULElement.cpp
|
Bug 13970. Implement 'commandupdater=' attribute to hook up command udpater nodes to the XUL document's command dispatcher. Make API modifications to support command filtering. Some improvements to XUL document to factor out iteration code.
|
1999-09-17 04:01:46 +00:00 |
nsJSXULTreeElement.cpp
|
Bug 13970. Implement 'commandupdater=' attribute to hook up command udpater nodes to the XUL document's command dispatcher. Make API modifications to support command filtering. Some improvements to XUL document to factor out iteration code.
|
1999-09-17 04:01:46 +00:00 |
nsRDFDOMNodeList.cpp
|
Add in CTOR/DTOR stuff for leak detection. Review: hyatt@netscape.com
|
1999-10-07 01:51:30 +00:00 |
nsRDFDOMNodeList.h
|
Content model whackage. Remove all code that tried to keep the graph in sync with DOM changes. Regenerate JS from newer idlc compiler. Fix bug 12177. Fix miscellaneous breakage with templates.
|
1999-08-30 02:45:54 +00:00 |
nsRDFElement.cpp
|
Add in CTOR/DTOR stuff for leak detection. Review: hyatt@netscape.com
|
1999-10-07 01:51:30 +00:00 |
nsRDFGenericBuilder.cpp
|
Add in CTOR/DTOR stuff for leak detection. Review: hyatt@netscape.com
|
1999-10-07 01:51:30 +00:00 |
nsRDFHTMLBuilder.cpp
|
Bug 6895. Create HTML elements (not XUL elements) when the tag is in the HTML namespace. Minor performance enhancements to reduce number of calls to layout during content model construction.
|
1999-05-28 11:30:59 +00:00 |
nsRDFXULBuilder.cpp
|
Fix bug # 15222: The composite datasource has a few operations which are somewhat "expensive". Have these behaviors on by default, but expose a method on the composite datasources so that they can be selectively turned off [for Mail/News, for example] if the capability is not needed/used (such as negative assertions). Review: waterson@netscape.com. Additional Mail/News Testing: putterman@netscape.com
|
1999-10-01 04:07:55 +00:00 |
nsXULAttributes.cpp
|
Add in CTOR/DTOR stuff for leak detection. Review: hyatt@netscape.com
|
1999-10-07 01:51:30 +00:00 |
nsXULAttributes.h
|
NS_RELEASE -> NS_IF_RELEASE.
|
1999-08-25 04:04:51 +00:00 |
nsXULCommandDispatcher.cpp
|
Add in CTOR/DTOR stuff for leak detection. Review: hyatt@netscape.com
|
1999-10-07 01:51:30 +00:00 |
nsXULContentSink.cpp
|
Bug 13910. Make sure to add elements to the map by 'ref' attribute, as well.
|
1999-10-07 10:08:14 +00:00 |
nsXULContentUtils.cpp
|
Add in CTOR/DTOR stuff for leak detection. Review: hyatt@netscape.com
|
1999-10-07 01:51:30 +00:00 |
nsXULDocument.cpp
|
Bug 13910. Make sure to update element map for XUL (as well as HTML) elements when changing 'id' or 'ref' attributes.
|
1999-10-07 10:09:17 +00:00 |
nsXULDocumentInfo.cpp
|
Add in CTOR/DTOR stuff for leak detection. Review: hyatt@netscape.com
|
1999-10-07 01:51:30 +00:00 |
nsXULElement.cpp
|
Add in CTOR/DTOR stuff for leak detection. Review: hyatt@netscape.com
|
1999-10-07 01:51:30 +00:00 |
nsXULElement.h
|
Add verbage.
|
1999-08-18 04:25:24 +00:00 |
nsXULKeyListener.cpp
|
Add in CTOR/DTOR stuff for leak detection. Review: hyatt@netscape.com
|
1999-10-07 01:51:30 +00:00 |
nsXULKeyListener.h
|
First Checked In.
|
1999-06-06 01:26:05 +00:00 |
nsXULPopupListener.cpp
|
Add in CTOR/DTOR stuff for leak detection. Review: hyatt@netscape.com
|
1999-10-07 01:51:30 +00:00 |
nsXULSortService.cpp
|
Add in CTOR/DTOR stuff for leak detection. Review: hyatt@netscape.com
|
1999-10-07 01:51:30 +00:00 |
nsXULTemplateBuilder.cpp
|
Add in CTOR/DTOR stuff for leak detection. Review: hyatt@netscape.com
|
1999-10-07 01:51:30 +00:00 |
nsXULTreeElement.cpp
|
Add in CTOR/DTOR stuff for leak detection. Review: hyatt@netscape.com
|
1999-10-07 01:51:30 +00:00 |
nsXULTreeElement.h
|
Content model whackage. Remove all code that tried to keep the graph in sync with DOM changes. Regenerate JS from newer idlc compiler. Fix bug 12177. Fix miscellaneous breakage with templates.
|
1999-08-30 02:45:54 +00:00 |