guha%netscape.com
|
77399b80d9
|
started implementing history (not yet in build system)
|
1999-01-15 23:44:37 +00:00 |
pierre%netscape.com
|
42ed95ef3d
|
fixed the bookmarks file path for the Mac
|
1999-01-15 22:34:15 +00:00 |
guha%netscape.com
|
2fc3084b52
|
bookmarks stuff
|
1999-01-15 18:56:28 +00:00 |
peterl%netscape.com
|
609b48d91d
|
added GetBaseURL
Checkin during red tree approved by sar
|
1999-01-15 01:53:50 +00:00 |
waterson%netscape.com
|
85953825e2
|
Turn off arithmetic conversion warnings in build.
|
1999-01-14 23:05:28 +00:00 |
waterson%netscape.com
|
4ab3ee924b
|
Fix compiler warning.
|
1999-01-14 23:04:59 +00:00 |
waterson%netscape.com
|
1322a50ebc
|
Oops. Had an = when I meant ==.
|
1999-01-14 23:04:16 +00:00 |
waterson%netscape.com
|
c07e15fb58
|
Fixed compiler warning.
|
1999-01-14 23:03:07 +00:00 |
waterson%netscape.com
|
d3b9f0cf03
|
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
|
6644cf58c5
|
Obsoleted.
|
1999-01-12 19:42:36 +00:00 |
waterson%netscape.com
|
5586c28756
|
Added resources to build.
|
1999-01-12 19:41:44 +00:00 |
waterson%netscape.com
|
d1081a74f9
|
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
|
e5b20e0c8e
|
adding a tree interface to datasources. Not yet in build system
|
1999-01-12 17:35:25 +00:00 |
vidur%netscape.com
|
d63e315360
|
Added new namespace/attribute parsing methods to nsIContent
|
1999-01-12 16:38:28 +00:00 |
waterson%netscape.com
|
896443d929
|
Initial revision (not yet in build.)
|
1999-01-12 05:33:32 +00:00 |
waterson%netscape.com
|
086f25dbe1
|
Initial revision. (Not yet in the build.)
|
1999-01-12 05:32:30 +00:00 |
warren%netscape.com
|
8a5983c1cf
|
Added headings
|
1999-01-12 01:19:11 +00:00 |
waterson%netscape.com
|
07f3adb0f9
|
Fixed namespace stuff, added column info, added bookmarks data store.
|
1999-01-07 18:43:39 +00:00 |
waterson%netscape.com
|
0af190993d
|
Put namespaces back (bug was in LocalStore.rdf). Fixed some bugs with RDF containers.
|
1999-01-07 18:43:03 +00:00 |
waterson%netscape.com
|
c5203f3f54
|
Un-hardcoded column info. This is now provided by a resource: RDF file (like LocalStore.rdf).
|
1999-01-07 18:42:14 +00:00 |
waterson%netscape.com
|
2f9e197491
|
Added some comments to call out potential funkiness.
|
1999-01-07 05:29:31 +00:00 |
leaf%mozilla.org
|
bd5dd94c46
|
adding files in new directory
|
1999-01-07 01:07:03 +00:00 |
guha%netscape.com
|
c1060de9fe
|
add nsIRDFHistory.h. Not yet in the make system
|
1999-01-07 00:01:44 +00:00 |
guha%netscape.com
|
74d0bf17fd
|
try adding the resources again
|
1999-01-06 20:33:42 +00:00 |
guha%netscape.com
|
23db7f64f8
|
add some resources
|
1999-01-06 20:26:54 +00:00 |
guha%netscape.com
|
ce5f96afb9
|
More on the alloy prototype
|
1999-01-06 17:38:37 +00:00 |
warren%netscape.com
|
74ccdfd598
|
Added error checking.
|
1999-01-06 00:05:29 +00:00 |
waterson%netscape.com
|
2f3937c26f
|
Fixed LXR comments.
|
1999-01-05 23:29:50 +00:00 |
waterson%netscape.com
|
1d5fb989ba
|
Added some comments.
|
1999-01-05 22:58:13 +00:00 |
waterson%netscape.com
|
dafa77fc6e
|
Fixed some indentation.
|
1999-01-05 22:54:37 +00:00 |
waterson%netscape.com
|
90008fb7ec
|
Got rid of ConsoleOutputStream: musta been some cruft from the example code I copied...
|
1999-01-05 22:53:59 +00:00 |
waterson%netscape.com
|
bf880269cd
|
Added LXR comments. Got rid of unnecessary #ifdefs and obsolete factory methods.
|
1999-01-05 22:02:56 +00:00 |
waterson%netscape.com
|
379ac6d48b
|
Added LXR comments.
|
1999-01-05 21:57:59 +00:00 |
waterson%netscape.com
|
8d13344f04
|
Added LXR comments.
|
1999-01-05 21:36:05 +00:00 |
waterson%netscape.com
|
9fd3cd02fd
|
Added LXR comments.
|
1999-01-05 21:22:20 +00:00 |
waterson%netscape.com
|
d081ee028c
|
Updated to use the new event queue service that Rick landed last night.
|
1999-01-05 21:07:41 +00:00 |
waterson%netscape.com
|
73f5ef14b2
|
Added comments for LXR.
|
1999-01-05 21:07:09 +00:00 |
waterson%netscape.com
|
d3edcef901
|
Fixed the last bug with my namespace hack. Added a bunch of comments.
|
1999-01-05 21:06:54 +00:00 |
waterson%netscape.com
|
990c0bfb05
|
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
|
bc038776f5
|
Added docs on what this file is for.
|
1999-01-05 05:38:45 +00:00 |
waterson%netscape.com
|
7f08d375d9
|
Merge from RDF_122898_BRANCH. (This is not in the main build.)
|
1999-01-05 05:36:40 +00:00 |
waterson%netscape.com
|
78fa98a324
|
Landed RDF_122898_BRANCH onto the trunk.
|
1999-01-05 03:53:15 +00:00 |
waterson%netscape.com
|
9b2f69e89a
|
Okay, try #2. Fix Win95/98 build bustage.
|
1998-12-30 21:25:47 +00:00 |
leaf%mozilla.org
|
7099c09cc1
|
backing out removal of nsInMemoryDataSource.obj
|
1998-12-30 20:00:59 +00:00 |
waterson%netscape.com
|
dd28fe9eaa
|
Fix Win95 build bustage.
|
1998-12-30 17:52:01 +00:00 |
ramiro%netscape.com
|
70651786fb
|
Ignore generated files.
|
1998-12-30 00:38:23 +00:00 |
cls%seawood.org
|
903ff9a81d
|
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
|
b19bd56d44
|
Oops, forgot about the headers.
|
1998-12-28 05:34:13 +00:00 |
cls%seawood.org
|
1f3759281f
|
Attempting to fix the change from using nsMemoryDataSource.cpp to using nsInMemoryDataSource.cpp.
|
1998-12-28 04:12:55 +00:00 |
guha%netscape.com
|
1ca9deb869
|
adding a method to nsIRDFCursor.cpp
|
1998-12-27 20:35:46 +00:00 |
beard%netscape.com
|
562a2c26e8
|
Cleaned up non-debug access paths, made them consistent with debug access paths.
|
1998-12-25 00:31:17 +00:00 |
guha%netscape.com
|
0a2e739ac3
|
move mail data source
|
1998-12-24 21:47:24 +00:00 |
waterson%netscape.com
|
d4fea026bb
|
Initial revision.
|
1998-12-24 08:26:27 +00:00 |
waterson%netscape.com
|
867306367d
|
Obsolete.
|
1998-12-24 08:22:17 +00:00 |
waterson%netscape.com
|
f2baf52f4a
|
Updated to use new RDF build structure.
|
1998-12-24 08:14:01 +00:00 |
waterson%netscape.com
|
401faf622a
|
Updated test for recent changes.
|
1998-12-24 08:13:29 +00:00 |
waterson%netscape.com
|
5f368879ff
|
Change to new RDF build structure.
|
1998-12-24 08:11:35 +00:00 |
waterson%netscape.com
|
b773a07429
|
Changed to new RDF tree structure.
|
1998-12-24 08:09:59 +00:00 |
waterson%netscape.com
|
c5116f64bc
|
Fixed implementation include paths.
|
1998-12-24 07:27:25 +00:00 |
waterson%netscape.com
|
afa9a00a4d
|
Added NS_RDFSIMPLECONTENTSINK_CID.
|
1998-12-24 06:58:05 +00:00 |
waterson%netscape.com
|
9468240dbb
|
Fixed #ifdefs.
|
1998-12-24 06:57:46 +00:00 |
waterson%netscape.com
|
f012156ec5
|
Made Init() an official member of the nsIRDFContentSink interface.
|
1998-12-24 06:57:19 +00:00 |
waterson%netscape.com
|
b8ea09c959
|
Added nsStreamDataSource.
|
1998-12-24 06:56:49 +00:00 |
waterson%netscape.com
|
6d5a3038e3
|
Fixed up include paths to get implementation headers.
|
1998-12-24 06:39:28 +00:00 |
waterson%netscape.com
|
374a53ba9d
|
Fixed CID header file.
|
1998-12-24 06:33:16 +00:00 |
waterson%netscape.com
|
2fc4664954
|
Bad idea.
|
1998-12-24 06:31:10 +00:00 |
waterson%netscape.com
|
42379a0c66
|
Removed nsRDFBaseFactory.cpp.
|
1998-12-24 06:30:09 +00:00 |
waterson%netscape.com
|
41f68c9cec
|
Remove nsRDFContentFactory.cpp
|
1998-12-24 06:29:03 +00:00 |
waterson%netscape.com
|
612145d78d
|
Fixed DEPTH variable.
|
1998-12-24 06:26:56 +00:00 |
waterson%netscape.com
|
e38771a874
|
Changed to a static library for now.
|
1998-12-24 06:22:21 +00:00 |
waterson%netscape.com
|
20a18d191e
|
Initial revision. Separated from mozilla/rdf/src, etc. Not yet in the build.
|
1998-12-24 06:20:35 +00:00 |
waterson%netscape.com
|
3f2d84bd80
|
Corrected DEPTH variable.
|
1998-12-24 05:07:15 +00:00 |
waterson%netscape.com
|
6a227c1d03
|
Initial revision. Separated from mozilla/rdf/include. Not yet in the build.
|
1998-12-24 05:07:14 +00:00 |
guha%netscape.com
|
9e653dc48c
|
beginnings of rdf mail data source implementation. Not
yet in makefiles
|
1998-12-23 22:44:27 +00:00 |
waterson%netscape.com
|
114fb943c4
|
Removed nsIRDFRegistry: it was never used.
|
1998-12-22 22:30:41 +00:00 |
waterson%netscape.com
|
caffbb3d8d
|
Removed nsRDFRegistryImpl: it was never used.
|
1998-12-22 22:28:58 +00:00 |
waterson%netscape.com
|
823055bc54
|
Removed nsRDFRegistryImpl. It was never used.
|
1998-12-22 22:26:15 +00:00 |
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 |