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
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
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
Makefile.in
makefile.win