ramiro%netscape.com
70651786fb
Ignore generated files.
1998-12-30 00:38:23 +00:00
waterson%netscape.com
867306367d
Obsolete.
1998-12-24 08:22:17 +00:00
waterson%netscape.com
114fb943c4
Removed nsIRDFRegistry: it was never used.
1998-12-22 22:30:41 +00:00
waterson%netscape.com
1af60e7e94
Added EqualsNode() method to nsIRDFNode, modified nsIRDFLiteral's Equals() to EqualsLiteral().
1998-12-22 03:04:45 +00:00
waterson%netscape.com
75dee01cc1
Added NS_ERROR_RDF_CURSOR_EMPTY error code to be returned from nsIRDFCursor::Advance() when nothing is left in the cursor.
1998-12-22 01:12:01 +00:00
waterson%netscape.com
2dece61441
New cursor interfaces.
1998-12-21 23:56:31 +00:00
guha%netscape.com
645bf20c08
more of in-memory data source.
...
Not yet in build system
1998-12-20 19:49:10 +00:00
waterson%netscape.com
6eb0bfba42
Incorporate comments from guha, jband, etc. Differentiate between resources and literals, make core interfaces comply with XPCOM stuff.
1998-12-18 05:38:24 +00:00
waterson%netscape.com
22429863c7
Added StreamDataSource CID.
1998-12-15 07:40:29 +00:00
waterson%netscape.com
1011e64c62
Added additional comments to clarify the API.
1998-12-15 03:49:36 +00:00
peterl%netscape.com
c9af21504b
switched to new name space APIs
1998-12-11 02:28:27 +00:00
waterson%netscape.com
33ae33748f
Added some comments.
1998-12-10 08:45:52 +00:00
waterson%netscape.com
d4e5cd94f3
Changed the DEFINE_RDF_VOCAB macro to use char* instead of char[].
1998-12-10 08:45:25 +00:00
waterson%netscape.com
b18e57b77a
Content model changes to get the tree widget alive.
1998-12-09 03:25:33 +00:00
waterson%netscape.com
27c65d8512
Changed nsRDFDataSource::Initialize to Init to be consistent with the rest of the world.
1998-12-08 06:28:36 +00:00
waterson%netscape.com
81f4c717f0
Moved the RDF document interfaces out into the open. Added some stuff to make it easier to construct a data source from outside of normal channels.
1998-12-08 03:49:14 +00:00
ramiro%netscape.com
e2b921bf3c
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
waterson%netscape.com
0819ac847f
Split the RDFDocument CID into RDFHTMLDocument and RDFTreeDocument.
1998-12-04 09:58:35 +00:00
waterson%netscape.com
44a4446b47
Added RemoveDataSource() to the database interface in preparation for doing db management with XML processing instructions.
1998-12-01 19:57:49 +00:00
waterson%netscape.com
0a44749498
Updated MANIFEST for landing of RDF_19981124_BRANCH.
1998-12-01 06:18:25 +00:00
waterson%netscape.com
95c37510c1
Got RDF compiling and running on Linux.
1998-12-01 06:10:18 +00:00
waterson%netscape.com
3e050eeefa
Removed obsolete files.
1998-12-01 03:51:09 +00:00
waterson%netscape.com
b97289037d
Obsolete.
1998-12-01 03:48:33 +00:00
waterson%netscape.com
8ab682f548
Cleaned up unnecessary stuff that was being exported.
1998-12-01 03:47:35 +00:00
waterson%netscape.com
7788a99d07
Initial revision.
1998-12-01 03:27:53 +00:00
waterson%netscape.com
5ca3227fb5
Landed changes from RDF_19981124_BRANCH. This is still not in the build.
1998-12-01 03:01:35 +00:00
cyeh%netscape.com
65038e9551
Removing static makefiles as a part of the transition to Autoconf. I have taken great
...
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.
If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com .
1998-11-21 00:34:32 +00:00
rjc%netscape.com
2c5acb97a6
First Checked In.
1998-11-13 20:47:53 +00:00
waterson%netscape.com
6524847ab5
Rename nsRDFCIDs.h to nsRDFCID.h to be consistent with the rest of the world.
1998-11-12 22:20:08 +00:00
waterson%netscape.com
d8ddfb0631
Added nsRDFCIDs.h, which contains class IDs for RDF objects.
1998-11-12 02:09:56 +00:00
waterson%netscape.com
2b7d21e87f
Cleaned up some cruft in the NS_IRDFDATABASE_IID.
1998-11-11 18:58:23 +00:00
guha%netscape.com
386d199a60
More RDF fixing. Now ready for Raptor.
1998-11-09 01:28:58 +00:00
guha%netscape.com
884c0a8e70
*** empty log message ***
1998-11-08 04:29:07 +00:00
jgellman%netscape.com
740111caea
test program and necessary build and bug fixes
1998-10-27 00:11:43 +00:00
jgellman%netscape.com
c77fb98f24
test program and necessary build and bug fixes
1998-10-26 22:22:30 +00:00
jgellman%netscape.com
c515657541
add temporary fn NS_GetRDFService
1998-10-22 22:36:25 +00:00
jgellman%netscape.com
cf5024ea20
export rdf C api headers
1998-10-22 22:23:57 +00:00
jgellman%netscape.com
71efc5bae4
added rdf C api calls
1998-10-22 22:23:10 +00:00
jgellman%netscape.com
b643c9302f
UNIX build rules, from my windows box so untested
1998-10-22 22:19:42 +00:00
jgellman%netscape.com
0fa14b5d25
added GetResource & related functionality
1998-10-22 21:10:21 +00:00
jgellman%netscape.com
b8e8afe664
make rdf build as a DLL on windows
1998-10-22 20:45:43 +00:00
guha%netscape.com
e4a425e9b0
Adding rdf files into raptor
1998-10-22 18:41:55 +00:00