gecko-dev/rdf/base/src
1999-03-22 08:29:26 +00:00
..
.cvsignore Initial revision. 1998-12-24 08:26:27 +00:00
Makefile.in Moved nsRDFResource to util. 1999-02-24 08:26:30 +00:00
makefile.win Moved nsRDFResource to util. 1999-02-24 08:26:30 +00:00
nsCompositeDataSource.cpp Changed GetEnabledCommands to GetAllCommands/IsCommandEnabled. 1999-03-12 21:28:34 +00:00
nsContainerCursor.cpp Landed RDFDOM_19990215_BRANCH. Began implementing DOM-to-RDF functionality. 1999-02-16 19:30:04 +00:00
nsDefaultResourceFactory.cpp Removed code that was #if 0-ed. 1999-03-02 01:01:52 +00:00
nsEmptyCursor.cpp Added comments for LXR. 1999-01-05 21:07:09 +00:00
nsInMemoryDataSource.cpp Be sure to NS_INIT_REFCNT() for InMemoryResourceCursor() creation. 1999-03-19 01:09:48 +00:00
nsRDFBaseDataSources.h Changed 'data base' to 'composite data source'. Merged RDF/XML document and stream data source into one big happy interface. 1999-01-20 01:42:13 +00:00
nsRDFContentSink.cpp Changed nsIContentSink->NotifyError() to accept an nsParserError argument. This change is needed for propagating errors from the new expat parser. 1999-03-06 02:01:11 +00:00
nsRDFContentSink.h Rearranged stream and content sink stuff to be a part of base: content sink will eventually be replaced by a lower-level parser implementation. Improved the named data source handling. 1999-01-14 10:55:08 +00:00
nsRDFInterfaces.cpp Initial revision. Generated from nsRDFInterfaces.idl. 1999-03-05 10:55:04 +00:00
nsRDFParserUtils.cpp Landed RDF_19990217_BRANCH. This includes a bunch of changes to get XUL scriptability up and running; also, nsRDFResourceElement and nsRDFGenericElement have been collapsed into a single class, and most of the state has been turned into attributes on the class. 1999-02-17 11:09:57 +00:00
nsRDFParserUtils.h Landed RDF_19990217_BRANCH. This includes a bunch of changes to get XUL scriptability up and running; also, nsRDFResourceElement and nsRDFGenericElement have been collapsed into a single class, and most of the state has been turned into attributes on the class. 1999-02-17 11:09:57 +00:00
nsRDFService.cpp Fixed unwanted NS_RELEASE() in RegisterResource(). 1999-03-18 20:47:27 +00:00
nsRDFXMLDataSource.cpp prep work to land nsString2 1999-03-22 08:29:26 +00:00
rdf_qsort.c Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray. 1999-02-23 08:10:24 +00:00
rdfutil.cpp Increase the length the url can be before the document file name is prepended to it. 1999-03-18 21:43:00 +00:00
rdfutil.h Land Guha's history stuff, including some fixes for references in the file system data source, and modifications for literals: there's now nsIntLiteral and nsDateLiteral. 1999-03-09 04:01:56 +00:00