gecko-dev/rdf/util
1999-05-18 21:28:43 +00:00
..
public 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
src The Great Cursor Excorcism. Removed cursors in favor of enumerators. Misc updates to purge the xpidl stubs stuff in preparation for XPConnect. Details on RDF_19990422_BRANCH. 1999-04-24 02:41:02 +00:00
.cvsignore ignore generated files 1999-02-18 03:46:47 +00:00
Makefile.in Moved utilities to util directory. 1999-02-17 23:42:09 +00:00
makefile.win Moved utilities to util directory. 1999-02-17 23:42:09 +00:00