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

544 Коммитов

Автор SHA1 Сообщение Дата
hyatt%netscape.com 3d3d6ae3c2 Implementation of the XUL content sink. 1999-02-03 02:49:30 +00:00
hyatt%netscape.com 67f728a35c Implementation of the XUL content sink. Addition of new files. 1999-02-03 02:48:27 +00:00
waterson%netscape.com fdc356d6ad Added code to release individual assertion elements when the data source is destroyed: this should close some major leakage. 1999-02-02 08:06:38 +00:00
waterson%netscape.com dc47ab867a Fixed some refcounting and initialization bugs. 1999-02-02 07:06:56 +00:00
waterson%netscape.com 40c78e8a96 Fixed a pile of refcounting bugs. 1999-02-02 07:06:06 +00:00
waterson%netscape.com 5ffebb7295 Fixed an off-by-one error in the dtor. 1999-02-02 07:05:52 +00:00
waterson%netscape.com ab4b961ba4 Content model builder is now specified by XML processing instruction. Modified code to handle new XUL tree widget content model (based on table code). Added CID fields to all the interfaces so that nsCOMPtr will work. Juggled some of the content model builder stuff around in an attempt to make things a bit saner. 1999-02-01 22:34:51 +00:00
waterson%netscape.com fe29d7a62d Added code to spit out style sheet and named data source info. Fixed some bugs with references to internal anonymous resources. 1999-01-26 01:24:34 +00:00
waterson%netscape.com 611f40b423 Altered anonymous resources to be produced with a hash mark, so they look more like anchors. 1999-01-26 01:23:55 +00:00
waterson%netscape.com 0c34e98919 Fixed bug in arcs-out cursor. 1999-01-26 01:22:40 +00:00
waterson%netscape.com 8dd666c066 Fixed a reference counting bug and a problem with the NS_RELEASE() macro. 1999-01-22 22:04:04 +00:00
waterson%netscape.com d1f68358c9 Implemented RDF container support and improved support for 'anonymous' resources for output of RDF/XML. Cleaned up common RDF vocabularies, placing #defines into rdf.h. 1999-01-22 06:48:25 +00:00
waterson%netscape.com df4a252cc6 Improved namespace handling for output of RDF/XML streams. Modified basic data source interface to include GetAllResources(), which enumerates all of the resources in the datasource. Moved code for dumping an RDF/XML stream out of nsInMemoryDataSource into nsRDFXMLDataSource. 1999-01-21 22:24:32 +00:00
waterson%netscape.com 935c9ca430 Backed out bogus checking. 1999-01-20 19:56:34 +00:00
waterson%netscape.com 3fe93974af Obsolete. 1999-01-20 19:53:07 +00:00
waterson%netscape.com 4902901aa4 Changed 'data base' to 'composite data source'. Merged RDF/XML document and stream data source into one big happy interface. 1999-01-20 01:42:13 +00:00
waterson%netscape.com 8bed107f77 Replacement for nsIRDFXMLDocument.h. Not yet in the build. 1999-01-19 02:43:03 +00:00
waterson%netscape.com aaa16f1b62 Replacement for nsStreamDataSource.cpp. Not yet in the build. 1999-01-19 02:42:30 +00:00
waterson%netscape.com 27e27aa689 Added documentation comments. 1999-01-18 22:31:05 +00:00
waterson%netscape.com e8326bc55f Added an assertion after OpenContainer() to help catch parse errors. 1999-01-18 22:14:59 +00:00
waterson%netscape.com faf9dce220 Fixed compiler warning. 1999-01-14 23:03:07 +00:00
waterson%netscape.com 4eff893c29 Rearranged stream and content sink stuff to be a part of base: content sink will eventually be replaced by a lower-level parser implementation. Improved the named data source handling. 1999-01-14 10:55:08 +00:00
waterson%netscape.com ae2d963b77 Factored content model builder code into its own interface. Hooked up RDF-to-content model notification. Minor bug fixes in data sources. 1999-01-12 19:41:06 +00:00
guha%netscape.com c36fa1a019 adding a tree interface to datasources. Not yet in build system 1999-01-12 17:35:25 +00:00
waterson%netscape.com d3df2a0245 Added some comments to call out potential funkiness. 1999-01-07 05:29:31 +00:00
guha%netscape.com 169bdc133e More on the alloy prototype 1999-01-06 17:38:37 +00:00
waterson%netscape.com 86345bc146 Added LXR comments. 1999-01-05 21:57:59 +00:00
waterson%netscape.com 547f3b8953 Added LXR comments. 1999-01-05 21:22:20 +00:00
waterson%netscape.com 275755870e Added comments for LXR. 1999-01-05 21:07:09 +00:00
waterson%netscape.com 71f73518c0 Fixed the last bug with my namespace hack. Added a bunch of comments. 1999-01-05 21:06:54 +00:00
waterson%netscape.com 71d6d1db7f Bug fixes and enhancements to nsRDFStreamData source. Can almost round-trip RDF/XML now... 1999-01-05 08:44:40 +00:00
waterson%netscape.com 314b664b4c Landed RDF_122898_BRANCH onto the trunk. 1999-01-05 03:53:15 +00:00
waterson%netscape.com 2614577e86 Okay, try #2. Fix Win95/98 build bustage. 1998-12-30 21:25:47 +00:00
leaf%mozilla.org c711951816 backing out removal of nsInMemoryDataSource.obj 1998-12-30 20:00:59 +00:00
waterson%netscape.com 957bf329e3 Fix Win95 build bustage. 1998-12-30 17:52:01 +00:00
cls%seawood.org 43dc9d6207 Ok, after further thought, the last attempt wasn't going to work as the mac project files were not updated so we'll just put Guha's stuff in ifdefs. 1998-12-28 06:05:14 +00:00
cls%seawood.org ea0c65cd4a Oops, forgot about the headers. 1998-12-28 05:34:13 +00:00
guha%netscape.com 489589a12b adding a method to nsIRDFCursor.cpp 1998-12-27 20:35:46 +00:00
waterson%netscape.com cca5fac0ba Initial revision. 1998-12-24 08:26:27 +00:00
waterson%netscape.com a2b51a7f91 Fixed #ifdefs. 1998-12-24 06:57:46 +00:00
waterson%netscape.com 80cb10e283 Bad idea. 1998-12-24 06:31:10 +00:00
waterson%netscape.com edf15eca94 Removed nsRDFBaseFactory.cpp. 1998-12-24 06:30:09 +00:00
waterson%netscape.com 79f0e49b61 Changed to a static library for now. 1998-12-24 06:22:21 +00:00
waterson%netscape.com 6814c4901c Initial revision. Separated from mozilla/rdf/include. Not yet in the build. 1998-12-24 05:07:14 +00:00