Граф коммитов

198 Коммитов

Автор SHA1 Сообщение Дата
shaver%netscape.com 4103653589 allow rdf:datasource;param=var (r=waterson) 1999-05-14 23:56:30 +00:00
waterson%netscape.com 6553b8d43b Use NS_WITH_SERVICE. 1999-05-13 20:53:07 +00:00
waterson%netscape.com a5025f3cb7 Fix leakage of RDF service. 1999-05-13 20:52:42 +00:00
mcmullen%netscape.com 309bab45c6 Split the manifest files into two: idl-generated headers (used if USE_XPIDL is turned off) and non-generated headers. 1999-05-13 00:04:14 +00:00
mcmullen%netscape.com bc6290e2db First Checked In. 1999-05-13 00:01:48 +00:00
waterson%netscape.com 5d99d5c9f1 First Checked In. 1999-05-11 19:02:48 +00:00
waterson%netscape.com a597d28219 Generate base header files. 1999-05-11 02:11:01 +00:00
mccabe%netscape.com 8c40ed334a _xpidlgen is now cvsignore'd globally; remove redundant per-directory references. 1999-05-10 20:52:47 +00:00
waterson%netscape.com 2d687c8fcc Ignore the _xpidlgen directory. 1999-05-10 19:31:34 +00:00
waterson%netscape.com ea6772a7c4 Generate RDF headers. 1999-05-10 18:51:20 +00:00
waterson%netscape.com 10dbd37e4d nsISupportsArray hackery. 1999-05-07 19:56:19 +00:00
waterson%netscape.com c09e6e6009 #include nsIEnumerator, because the decl of nsISimpleEnumerator has moved there. 1999-05-07 19:55:44 +00:00
waterson%netscape.com ddd622484c Fix compiler warnings. 1999-05-06 06:33:47 +00:00
waterson%netscape.com 35178a5334 Fix off-by-one error, and an infinite loop. 1999-05-06 06:32:54 +00:00
waterson%netscape.com e7e4b0fb16 Obsolete. 1999-05-06 05:17:37 +00:00
waterson%netscape.com 5a10c2b3fe Forgot to update MANIFEST, idiot. 1999-05-05 03:18:20 +00:00
waterson%netscape.com 94d552c99e Forgot to update Makefile.in, idiot. 1999-05-05 03:18:03 +00:00
waterson%netscape.com 8224e41a78 Factor interfaces into individual .idl files. Add purge support and re-load support to RDF/XML datasource. 1999-05-05 03:09:12 +00:00
waterson%netscape.com fa278583c8 Factored interfaces into individual .idl files. Here's the fallout: now all the headers here are generated. nsRDFInterfaces.h #includes them all. 1999-05-05 03:08:42 +00:00
waterson%netscape.com efa352799a Unclump interfaces into individual files. 1999-05-05 00:48:15 +00:00
waterson%netscape.com 02d6a44602 Unclumped interfaces into individual files. 1999-05-05 00:47:38 +00:00
waterson%netscape.com a3604b7e94 Re-factored into individual interfaces. 1999-05-04 03:37:07 +00:00
waterson%netscape.com 2a062180d1 Bug 5637. Don't release each observer in the destructor, because we only hold a weak ref to it. r=rjc,a=chofmann. 1999-04-29 04:20:14 +00:00
waterson%netscape.com 7580cac5b1 Added some PR_LOG stuff to help debug leaks. 1999-04-28 06:24:19 +00:00
waterson%netscape.com adb997b56f Made sure that the composite datasource cursor returns unique elements. 1999-04-28 02:42:31 +00:00
ftang%netscape.com 37a1e14fc9 pass default charset info to parser 1999-04-27 21:33:36 +00:00
waterson%netscape.com b6bd7f337e Land RDF_19990426_BRANCH, which extracted some static C++ routines for manipulating RDF containers into bona fide interfaces. 1999-04-27 05:54:18 +00:00
waterson%netscape.com b462b5628f Initial revision. 1999-04-26 18:46:36 +00:00
waterson%netscape.com c6c5c3567a Added nsIRDFContainer and nsIRDFContainerUtils to replace the old C versions in rdfutil. 1999-04-26 18:45:59 +00:00
waterson%netscape.com 328cfbabc3 Added nsIRDFContainer and nsIRDFContainerUtils. 1999-04-26 18:45:14 +00:00
waterson%netscape.com 4dac3b7dc6 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
putterman%netscape.com 1744162688 removed fix for memory leak until we can fix other ref counting problems. 1999-04-23 17:46:25 +00:00
rickg%netscape.com a4545edb43 update to sync with nsString2 1999-04-22 05:57:36 +00:00
waterson%netscape.com b5d131d77b Got rid of unncessary use of RDF_DEFINE_VOCAB macro. 1999-04-22 03:16:55 +00:00
waterson%netscape.com bbaed3e9ea Added some missing addrefs. 1999-04-22 03:16:09 +00:00
waterson%netscape.com c38c7baa16 Fixed a nsIRDFResource leak. 1999-04-22 03:15:27 +00:00
waterson%netscape.com 1649adf83e Made all interfaces 'scriptable' to generate a usable typelib. 1999-04-22 03:14:20 +00:00
waterson%netscape.com 083aeb67d3 Bug 4750. Updated RDF_NAMESPACE_URI to refer to the most recent (and final) version of the RDF recommendation. 1999-04-21 00:11:39 +00:00
waterson%netscape.com d6317b5cb1 Bug 4750, 5220. Use correct RDF namespace. Fix incorrect use of RDF prefix on some RDF attributes. 1999-04-21 00:09:41 +00:00
rickg%netscape.com e1012f40b9 sync with nsString2 API 1999-04-20 07:20:21 +00:00
waterson%netscape.com 99a4ed48a7 Code cleanup. Got rid of rdf_Assert() functions. 1999-04-17 00:10:18 +00:00
waterson%netscape.com 8052fbe8a1 Bug 4400. Fixed leaking of keys from resource and datasource tables. 1999-04-16 22:04:32 +00:00
waterson%netscape.com fc64a02144 Code cleanup. 1999-04-16 08:39:02 +00:00
waterson%netscape.com de6baab5e2 Removed a frivolous assert. 1999-04-16 08:36:56 +00:00
waterson%netscape.com 866a6cd1f9 Use 'ns' instead of 'namespace' just to be paranoid about C++ keywords. 1999-04-16 08:35:03 +00:00
shaver%netscape.com b7512ba5a1 fix DEFINE_RDF_VOCAB 1999-04-15 21:01:11 +00:00
mccabe%netscape.com a1eb58e008 Enabling xpidl as a standard part of the unix and windows build. Changed checks against BUILD_XPIDL to the (as yet undefined) USE_XPIDL variable in libpref, rdf, xpfe/AppCores, to keep them from firing just yet. The BUILD_XPIDL-enabling machinery in configure.in is unchanged, but BUILD_XPIDL is unused for now.
See http://www.mozilla.org/scriptable/xpidl/ if this breaks you.
1999-04-15 18:28:27 +00:00
alecf%netscape.com b2f4109bbe remove rdf_qsort from all makefiles 1999-04-15 02:47:08 +00:00
waterson%netscape.com 1e7f1f0c62 Added back into the build sp alecf & mccabe can get xpconnect working. 1999-04-14 00:39:20 +00:00
waterson%netscape.com d99884c78e Comment out EXPORTS, CPPSRCS, and LIBRARY_NAME so that this can join
back into the build.
1999-04-14 00:38:47 +00:00