gecko-dev/rdf
1999-05-21 00:42:23 +00:00
..
base No longer needed. 1999-05-19 05:57:55 +00:00
brprof
build These files are generated now. 1999-05-19 05:57:28 +00:00
chrome
content Fixes for bugs 6746 and 6747. Approved by chofmann@netscape.com. 1999-05-20 06:39:37 +00:00
datasource Bug 5630. Use nsRandomAccessInputStream to read a line at a time (vs. a character at a time). Tip o' the hat to jim_nance@yahoo.com. 1999-05-19 05:53:14 +00:00
include
macbuild Moved nsHistoryDataSource implementation info xpfe/components/history. 1999-05-18 04:10:09 +00:00
opendir
resources Avoid loading container urls. Bug #6776. Fix from rjc. Approved by chofmann. 1999-05-21 00:42:23 +00:00
tests
util Remove NS_RDF from this class declaration. This was giving us link warnings in every dll that linked with this library on windows. Why? When we link against the library, the macro is defining the class as an imported class; however because the library is statically linked, it really is a local declaration. 1999-05-18 21:28:43 +00:00
.cvsignore
Makefile.in
makefile.win