gecko-dev/rdf
1999-09-03 09:03:47 +00:00
..
base Fix some char* deallocation issues. Also remove a couple of static IIDs and includes that aren't needed. 1999-09-03 06:08:50 +00:00
brprof Cleaned it up and got rid of the redundant HP-specific SHARED_LIBRARY_LIBS stuff. 1999-08-03 21:40:56 +00:00
build Added NS_DLGDEFAULTKEYS_CID 1999-08-30 13:22:06 +00:00
chrome Use nsCRT::free() instead of delete[] 1999-09-03 06:20:06 +00:00
content Change to use xul:tag instead of rdf:type as the meta-attribute that gets an element's tag info thru the graph. This was clashing with other 'normal' uses of rdf:type, and was working because of, er, another bug which I fixed by centralizing the namespace/attribute munging code. 1999-09-03 08:59:29 +00:00
datasource Remove unused decls to clean up Unix warnings. 1999-09-03 09:03:47 +00:00
include Ignore generated files. 1998-12-30 00:38:23 +00:00
macbuild Remove nsJSElementObserver.cpp and nsJSNodeObserver.cpp; obsolete. 1999-08-30 02:49:33 +00:00
opendir Add dont localize. This file isn't part of the build. 1999-07-26 17:47:56 +00:00
resources Add some gifs back that were not moved during the great DTD reshuffle. now #11679 was #10341. 1999-08-11 22:51:44 +00:00
tests Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
util Cache the RDF service in a static member variable rather than acquiring it each time. 1999-09-03 00:10:09 +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