gecko-dev/rdf
1999-06-02 00:01:23 +00:00
..
base Remove a shadowing variable declaration. 1999-05-28 06:49:30 +00:00
brprof Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
build More focus tracker work. 1999-05-28 22:15:57 +00:00
chrome update registry for new mailnews hierarchy. 1999-05-28 22:33:30 +00:00
content Checking in a workaround for bug #7437 until Rickg fixes that. 1999-06-02 00:01:23 +00:00
datasource Small bug fix with FTP; be a little bit smarter at what paths need filtering out (along with "." and "..", skip any absolute URLs, as they usually point "up" the path to the parent) 1999-05-30 06:15:58 +00:00
include Ignore generated files. 1998-12-30 00:38:23 +00:00
macbuild added files: mozilla/rdf/content/src/nsXULFocusTracker.cpp, mozilla/rdf/content/src/nsJSXULFocusTracker.cpp 1999-05-28 22:29:25 +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 Add window titles to bookmarks and history windows. 1999-05-29 01:35:00 +00:00
tests -lraptorhtml is a component now, don't link with it. 1999-05-27 00:55:09 +00:00
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 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