gecko-dev/rdf
1999-06-29 00:26:25 +00:00
..
base When building up list of commands via GetAllCmds(), walk forwards instead of backwards over datasources. 1999-06-26 08:28:43 +00:00
brprof BeOS changes 1999-06-27 09:18:50 +00:00
build Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
chrome Necko ifdefs for layout and rdf. 1999-06-26 06:36:26 +00:00
content Adding the architecture for an external transformation engine to hook into Raptor's layout process. One way this architecture can be used is for doing XSL transforms using a 3rd party component that implements the XSL processor. More details will be posted in mozilla.layout. 1999-06-28 14:12:07 +00:00
datasource Necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream. 1999-06-28 20:38:06 +00:00
include Ignore generated files. 1998-12-30 00:38:23 +00:00
macbuild Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers. 1999-06-24 00:22:58 +00:00
opendir 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
resources Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers. 1999-06-24 00:22:58 +00:00
tests Necko changes (from Andreas) 1999-06-29 00:26:25 +00:00
util Expunge EqualsResource() and EqualsLiteral(). 1999-06-25 20:51:13 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Break up interfaces into individual .idl files; implies installation of individual .xpt's from rdf/build. Create rdf/resources/Makefile that installs everything in the resources directory. 1999-05-05 03:05:40 +00:00
makefile.win Add resources directory to the build: it has its own makefile now. 1999-05-05 03:13:39 +00:00