Commit Graph

149 Commits

Author SHA1 Message Date
guha%netscape.com
603a1637d3 Better names, classify Assertion (this file not yet in build system) 1998-12-22 18:27:02 +00:00
waterson%netscape.com
ec98099698 Changes to get this thing building. It's still not in the main build yet. 1998-12-22 03:05:30 +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
cdf6db194f Obsolete. 1998-12-22 01:46:03 +00:00
waterson%netscape.com
6130e3efda Modified cursors to return NS_ERROR_RDF_CURSOR_EMPTY when the cursor is empty, rather than NS_ERROR_UNEXPECTED. Miscellaneous bug fixes related to new cursors. 1998-12-22 01:12: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
peterl%netscape.com
cdecfbc7dd fix spelling 1998-12-21 05:58:58 +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
guha%netscape.com
7b4636a088 the new in-memory data source.
Not yet in the makefiles
1998-12-20 01:45:42 +00:00
peterl%netscape.com
887cd5f867 sync to new attribute api 1998-12-20 01:21:23 +00:00
peterl%netscape.com
43adf5d058 sync to new attribute api
implement local attribute storage with namespace support
1998-12-20 01:07:21 +00:00
guha%netscape.com
461c2b1e34 More for OpenDir 1998-12-20 00:16:45 +00:00
hyatt%netscape.com
32348a4762 Patching GetAttribute (the default was returning a value that indicated that the
attribute was present, and it should have been returning NOT THERE as a default).
1998-12-18 23:56:37 +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
jfrancis%netscape.com
22ca77073e More range gravity work 1998-12-18 02:51:34 +00:00
jfrancis%netscape.com
0c0bfd7a15 ok, so I forgot about rdf content. Now it has range gravity hooks, which do nothing. 1998-12-17 08:31:33 +00:00
guha%netscape.com
493f202757 more search stuff for opendir 1998-12-16 19:20:49 +00:00
warren%netscape.com
0580a8e5c4 Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
guha%netscape.com
0c782e1a71 more shit for opendir 1998-12-16 01:25:37 +00:00
gordon%netscape.com
38d5928647 Update table of contents for files added to layout and rdf. This is only used by Patrick's build system changes. 1998-12-16 01:22:53 +00:00
waterson%netscape.com
fb0f8afdb2 Fixed extra root node. 1998-12-15 22:55:59 +00:00
waterson%netscape.com
ecc49d9a07 Added nsStreamDataSource to the factory. 1998-12-15 07:49:03 +00:00
waterson%netscape.com
f958dc2feb Added code to handle columns specified by an RDF sequence. 1998-12-15 07:48:22 +00:00
waterson%netscape.com
8c66255fda Changed columns to use a sequence. Bug fix for bookmark names. 1998-12-15 07:48:01 +00:00
waterson%netscape.com
fafc340767 Removed #if 1's left around from mjudge's selection changes. 1998-12-15 07:47:10 +00:00
waterson%netscape.com
ce9b1a80d0 Added factory function for nsStreamDataSource. 1998-12-15 07:46:22 +00:00
waterson%netscape.com
1901b80b89 Silly bug fixes. 1998-12-15 07:45:25 +00:00
waterson%netscape.com
3b363e24d6 Added utility routines to create RDF Sequence and Bag objects. Added prototype for RDF container cursor. Added some comments. 1998-12-15 07:44:40 +00:00
waterson%netscape.com
1129fb210d Added utility routines to create RDF Sequence and Bag objects. Expanded rdf_IsContainer() to accept sequences. 1998-12-15 07:44:11 +00:00
waterson%netscape.com
e2a3d2fe55 Added nsContainerCursor and nsStreamDataSource to the build. 1998-12-15 07:42:18 +00:00
waterson%netscape.com
22429863c7 Added StreamDataSource CID. 1998-12-15 07:40:29 +00:00
waterson%netscape.com
daf32efa74 Added nsStreamDataSource.cpp and nsContainerCursor.cpp to the build. 1998-12-15 04:14:12 +00:00
waterson%netscape.com
0aa56a1b36 Initial revision. 1998-12-15 04:03:24 +00:00
waterson%netscape.com
1011e64c62 Added additional comments to clarify the API. 1998-12-15 03:49:36 +00:00
guha%netscape.com
fb67bfb758 Another try at search 1998-12-15 00:47:13 +00:00
guha%netscape.com
2846b10b7b add search to the big graph 1998-12-15 00:11:09 +00:00
guha%netscape.com
c9f7fc737c Add mail.c to the repository (not referenced from anywhere yet) 1998-12-14 22:49:29 +00:00
guha%netscape.com
8a88af0089 *** empty log message *** 1998-12-14 20:51:53 +00:00
waterson%netscape.com
c2c37610c3 Make sure to attach the newly created column element to the right place. 1998-12-14 19:50:18 +00:00
guha%netscape.com
5658a6f312 bunch of fixes to make it run properly under Solaris 1998-12-13 23:45:53 +00:00
beard%netscape.com
18984e5a80 First Checked In. 1998-12-13 05:01:04 +00:00
guha%netscape.com
d54015c097 another pass at dynamic generation of open directory pages 1998-12-12 01:58:15 +00:00
waterson%netscape.com
e9799a123b Got rid of NS_DYNAMIC_CAST() macro -- it's bogus. 1998-12-11 20:32:22 +00:00
vidur%netscape.com
3a9dd64bbf Work in progress of async loading of SCRIPT and STYLE with SRC attributes. Content sinks can now return a BLOCK_PARSER return code, forcing the parser to block. nsIParser::EnableParser can be used to unblock. Also introduced nsIContentSink::SetParser. 1998-12-11 17:02:37 +00:00
guha%netscape.com
022ddc043e first version of dynamic pages for open directory should work now 1998-12-11 03:02:20 +00:00
peterl%netscape.com
c9af21504b switched to new name space APIs 1998-12-11 02:28:27 +00:00
waterson%netscape.com
e05d03fac8 Made sure that attributes keys get tracked case-insensitively. Fixed return values from GetAttribute(). 1998-12-10 10:03:52 +00:00
waterson%netscape.com
7892a30704 Added columns. Made some tweaks to use common utility functions. 1998-12-10 08:49:57 +00:00
waterson%netscape.com
1ea43dc3a0 Fixed some content model bugs as we start hooking this up to the tree. Added code to generate columns in the content model. 1998-12-10 08:48:17 +00:00