hyatt%netscape.com
585724ef3a
Implementation of the XUL content sink. Addition of new files.
1999-02-03 02:48:27 +00:00
waterson%netscape.com
00d54c69ae
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
2ddd178413
Fixed bug with refcounting of XUL atoms.
1999-02-02 07:38:03 +00:00
waterson%netscape.com
6601a8f74e
Forgot to NS_INIT_REFCNT().
1999-02-02 07:09:48 +00:00
waterson%netscape.com
a4062a7390
Fixed some refcounting bugs.
1999-02-02 07:07:32 +00:00
waterson%netscape.com
4e621f5152
Fixed some refcounting and initialization bugs.
1999-02-02 07:06:56 +00:00
waterson%netscape.com
750c5c615d
Fixed a pile of refcounting bugs.
1999-02-02 07:06:06 +00:00
waterson%netscape.com
9bf6fa8e74
Fixed an off-by-one error in the dtor.
1999-02-02 07:05:52 +00:00
mcafee%netscape.com
7c047961d5
Ignore generated localfile executable
1999-02-02 06:18:53 +00:00
waterson%netscape.com
1261fed0ac
Initial revision.
1999-02-02 00:43:56 +00:00
waterson%netscape.com
b84c9790c5
Modified style sheet to have appropriate XUL tree styles.
1999-02-01 23:11:31 +00:00
waterson%netscape.com
ea5d84764c
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
guha%netscape.com
8aded4ceba
open directory related stuff
1999-02-01 16:32:37 +00:00
guha%netscape.com
594303a422
hacking namespace related things
1999-01-29 01:33:38 +00:00
guha%netscape.com
71c7c60600
more fixes
1999-01-29 00:49:35 +00:00
waterson%netscape.com
3035e67868
Added nsRDFXULBuilder.cpp; this is not currently in the build.
1999-01-29 00:41:42 +00:00
guha%netscape.com
45dc5ce660
prototype serialized hash table
1999-01-28 23:39:16 +00:00
rjc%netscape.com
207d9a9932
Oops, didn't mean to check in changes for the file system into makefiles.
1999-01-27 01:26:08 +00:00
rjc%netscape.com
e461a26fdd
First cut at a file system data source.
1999-01-27 01:26:07 +00:00
waterson%netscape.com
46b624eaf0
Fixed bug where random properties on the root content node were coming up as bogus columns.
1999-01-26 05:30:24 +00:00
ramiro%netscape.com
031d7de1ba
Ignore generated files.
1999-01-26 04:46:37 +00:00
mcafee%netscape.com
3981197ed6
Making this test build on Solaris
1999-01-26 03:19:50 +00:00
mcafee%netscape.com
7b0cc6bb18
Making tests build on Solaris
1999-01-26 02:51:10 +00:00
waterson%netscape.com
eac20c0d92
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
8d4d9030f7
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
12e06cba89
Fixed bug in arcs-out cursor.
1999-01-26 01:22:40 +00:00
waterson%netscape.com
6299dd3a13
Changes for new service manager stuff.
1999-01-26 01:21:25 +00:00
guha%netscape.com
0e380306f1
fix template
1999-01-25 23:57:52 +00:00
guha%netscape.com
74298a85fa
fix template
1999-01-25 23:55:05 +00:00
guha%netscape.com
f5c45bb0b7
slightly faster parser
1999-01-25 23:16:04 +00:00
ftang%netscape.com
3759b987f5
change nsCharSetID into nsString type
1999-01-25 16:05:04 +00:00
sudu%netscape.com
c94385ee94
OJI MozClassic to raptor merge
1999-01-25 08:05:00 +00:00
peterl%netscape.com
c075c23f95
sync to nsIDocument API changes
1999-01-23 06:59:35 +00:00
waterson%netscape.com
a9d5a36aa7
Added a missing header file.
1999-01-22 22:04:27 +00:00
waterson%netscape.com
ea903107e6
Fixed a reference counting bug and a problem with the NS_RELEASE() macro.
1999-01-22 22:04:04 +00:00
mcafee%netscape.com
5d6f14092f
Breathing Unix life into the rdf tests
1999-01-22 11:47:39 +00:00
mcafee%netscape.com
e9e8426486
Add tests if ENABLE_TESTS=1
1999-01-22 11:46:20 +00:00
waterson%netscape.com
b24ea8f193
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
4e1dbf213c
Updated for new header files (not in the build).
1999-01-21 22:29:11 +00:00
waterson%netscape.com
aea6df3ac4
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
kostello%netscape.com
ef8c3084b3
Updated RDF document to match changed XIF signature
1999-01-21 21:46:27 +00:00
waterson%netscape.com
72f667cefc
Modified to just descend into the subdirs; got rid of rdftest.cpp.
1999-01-21 01:26:51 +00:00
waterson%netscape.com
160255e4fe
Obsolete.
1999-01-21 01:26:07 +00:00
waterson%netscape.com
2a59b0efd3
Backed out bogus checking.
1999-01-20 19:56:34 +00:00
waterson%netscape.com
bd92c90bfd
Obsolete.
1999-01-20 19:53:07 +00:00
waterson%netscape.com
3e6fc2b0ad
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
vidur%netscape.com
8ff9eaa54b
Completion of document as node - specifically, the childNodes array. Completion of nodeName, nodeValue and attributes properties for different types of nodes.
1999-01-19 23:07:33 +00:00
waterson%netscape.com
fe9d6d047b
Replacement for nsIRDFXMLDocument.h. Not yet in the build.
1999-01-19 02:43:03 +00:00
waterson%netscape.com
7c14d36861
Replacement for nsStreamDataSource.cpp. Not yet in the build.
1999-01-19 02:42:30 +00:00
waterson%netscape.com
1f06f7d982
Added documentation comments.
1999-01-18 22:31:05 +00:00
waterson%netscape.com
5f8d808014
Added an assertion after OpenContainer() to help catch parse errors.
1999-01-18 22:14:59 +00:00
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
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
waterson%netscape.com
c92b992fbe
Added a reminder to do nsIDOMDocument someday.
1998-12-10 08:47:18 +00:00
waterson%netscape.com
cb7293ff18
Created a ton of utility functions to make life easier.
1998-12-10 08:46:32 +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
guha%netscape.com
bb564c7158
Add opendir files to the repository
1998-12-09 23:08:59 +00:00
waterson%netscape.com
49f7fc378e
Initial revision. Not currently in the build.
1998-12-09 03:51:50 +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
4aaee5bfc6
Obsolete.
1998-12-08 19:14:43 +00:00
mjudge%netscape.com
e5a777ddc5
changes to default to new selection
1998-12-08 18:26:34 +00:00
waterson%netscape.com
6995c4fe4a
Cleaned up data source construction, made more consistent with other NGLayout modules.
1998-12-08 06:53:49 +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
30936717ff
Some stuff to the TO DO list.
1998-12-08 06:24:28 +00:00
waterson%netscape.com
b927d8b4cf
Fixed a missing refcount.
1998-12-08 04:55:25 +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
waterson%netscape.com
985fad839d
Removed obsolete file.
1998-12-07 23:18:11 +00:00
waterson%netscape.com
95c99a86f8
Cleaned up content model generation.
1998-12-07 20:09:30 +00:00
ramiro%netscape.com
e2b921bf3c
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
akkana%netscape.com
5da3c4fcdf
base/src/nscore.h
1998-12-04 21:36:23 +00:00
waterson%netscape.com
9a4e181be2
Added utility files. Split nsRDFDocument into two subclasses.
1998-12-04 10:02:17 +00:00
waterson%netscape.com
99a354e2b8
Initial revision.
1998-12-04 10:00:13 +00:00
waterson%netscape.com
9eadf84443
Moved child creation over into the document. Added some subclasses to deal with it.
1998-12-04 09:59:09 +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
9a6d07e9e4
Cleaned up the last couple of fancy C++ casts. Implemented nsRDFElement::IndexOf().
1998-12-04 03:59:54 +00:00
waterson%netscape.com
7c1fe6bb45
Bunch of whackage. Changed C++ style casts to a macro. Changed NULL to nsnull. Changed the nsRDFDocument to its own class, independent of raptor (black box re-uses raptor parts).
1998-12-04 01:54:23 +00:00
waterson%netscape.com
f04cb2a7d2
Changed upper case RDF to lower case rdf to make consistent with the rest of the builds.
1998-12-03 22:07:16 +00:00
waterson%netscape.com
e24288bbb6
First Checked In.
1998-12-03 20:28:15 +00:00
waterson%netscape.com
c71daf8abe
File Removed.
1998-12-03 20:26:33 +00:00
guha%netscape.com
7fdf6fb625
More Comments
1998-12-01 23:51:27 +00:00
guha%netscape.com
40f95bbe2f
Comments, fix for MSVC 4.2
1998-12-01 23:43:06 +00:00
waterson%netscape.com
49f2585a6e
Fixed some bugs in the content sink that'd been introduced when I pulled the simple content sink out of the document content sink.
1998-12-01 19:58:24 +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
822e36ad34
Fixed some reference counting bugs.
1998-12-01 19:57:36 +00:00
waterson%netscape.com
7eb1502796
Added some comments on the factory methods.
1998-12-01 10:54:12 +00:00
waterson%netscape.com
7bd8173467
Factored the RDF content sink into a document content sink (used with the NGLayout content model) and a simple content sink (which can be used without a document).
1998-12-01 10:52:38 +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
7f02b28d18
Fixed some cruft that egcs didn't like.
1998-12-01 06:09:23 +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
dd78702da6
Added NPL. Removed tests dir for now.
1998-12-01 03:26:17 +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
waterson%netscape.com
10ced94215
Updated for new interfaces.
1998-11-20 23:07:34 +00:00
hyatt%netscape.com
31f8833bfe
GetWidget and SetWidget weren't doing proper AddRef and Release. Fixed the
...
code.
1998-11-16 20:39:09 +00:00
hyatt%netscape.com
d47b25a8ba
Fixing SetOpenState so that it really works.
1998-11-16 19:53:05 +00:00
waterson%netscape.com
25573c4410
Initial revision.
1998-11-14 08:58:29 +00:00
waterson%netscape.com
a4ebf2890f
Fixed misc column bugs.
1998-11-14 08:54:54 +00:00
waterson%netscape.com
87ee534d91
Fixed an IID mis-definition.
1998-11-14 08:54:16 +00:00
waterson%netscape.com
260377a305
Got GetNthItem() working.
1998-11-14 08:13:25 +00:00
waterson%netscape.com
4002bfdb00
Hooked up InitFromResource() in a sort of half-assed way I'm not sure I understand.
1998-11-14 02:56:01 +00:00
waterson%netscape.com
0d270cd1d9
Misc. cleanup.
1998-11-14 02:55:48 +00:00
waterson%netscape.com
dc75a25607
Added nsIRDFResource interface to clean up some internal downcasting kludges and stop their evil propagation.
1998-11-14 00:19:00 +00:00
waterson%netscape.com
d2956d2559
Initial revision.
1998-11-14 00:17:58 +00:00
rjc%netscape.com
2c5acb97a6
First Checked In.
1998-11-13 20:47:53 +00:00
rjc%netscape.com
b88fe76446
First Checked In.
1998-11-13 08:56:09 +00:00
rjc%netscape.com
8768489011
Include a few more essential header files.
1998-11-13 08:53:29 +00:00
waterson%netscape.com
d001b6dabb
Added some good COM citizenry to the node factory methods.
1998-11-13 02:59:56 +00:00
waterson%netscape.com
9eb39f6e78
Fixed outbound/inbound mixup for traversing the arcs in Open(). Fixed some bugs in Open() for adding kids to a node.
1998-11-13 02:59:12 +00:00
waterson%netscape.com
9dff4cb177
Got rid of Initialize().
1998-11-13 02:57:58 +00:00
waterson%netscape.com
3427031157
Got rid of Initialize() method and just moved that code into InitFromURL(). Added default initializers for the arc info.
1998-11-13 02:57:33 +00:00
waterson%netscape.com
a77fb85e65
A complete hack to get the bookmark file.
1998-11-13 02:54:39 +00:00
waterson%netscape.com
4615e34fa9
Hack to use rdf:bookmarks rather than NC:Bookmarks as to top of the bookmark tree. This is mostly for the Raptor demo until I can get Guha to look at it.
1998-11-13 02:53:50 +00:00
waterson%netscape.com
7b9e4fc0c3
Added code to expand children.
1998-11-13 00:54:53 +00:00
waterson%netscape.com
53f94e5955
Added one-time initialization for RDF.
1998-11-12 23:39:25 +00:00
waterson%netscape.com
fe02aa4754
Minor tweaks to get factory working.
1998-11-12 22:46:41 +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
50a61ca302
One more time. Deal with interface inheiritance by delegation. Sucks, but...oh well.
1998-11-12 22:13:31 +00:00
waterson%netscape.com
e254df3794
Slugfest to get HT wired up thru C++ interfaces.
1998-11-12 08:56:20 +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
9d5df52118
Tracked some int to PRUint32 changes in the interface, replaced nsITreeItem with nsITreeDMItem.
1998-11-11 20:06:58 +00:00
waterson%netscape.com
789b1062c7
Added toolbars, renamed nsRDFTreeItem to nsRDFTreeDataModelItem to
...
keep up with interfaces.
1998-11-11 20:01:10 +00:00
waterson%netscape.com
55e525154e
Changed nsRDFTreeModel -> nsRDFTreeDataModel.
1998-11-11 19:59:50 +00:00
waterson%netscape.com
662cf58abd
Changed nsITreeItem -> nsITreeDMItem.
1998-11-11 19:58:36 +00:00
waterson%netscape.com
db52b43b8c
Added toolbar stub implementations.
1998-11-11 19:57:16 +00:00
waterson%netscape.com
5c6d3841a4
Added column data structures.
1998-11-11 19:45:05 +00:00
waterson%netscape.com
a023d14a30
Added methods for visibility.
1998-11-11 19:44:28 +00:00
waterson%netscape.com
65caa57627
Renamed nsRDFTreeItem to nsRDFTreeDataModelItem to keep up with interfaces.
1998-11-11 19:44:04 +00:00
waterson%netscape.com
6281170e01
Renamed for consistency with interfaces.
1998-11-11 19:42:07 +00:00
waterson%netscape.com
141e3aa245
Minor cleanup work to get compiling on Unix. Made sure that destructors were virtual, fixed usage of NS_IMPLEMENT_ISUPPORTS(), etc.
1998-11-11 19:00:01 +00:00
waterson%netscape.com
8d5f9c4b4d
Alphabetized CPPSRCS.
1998-11-11 18:59:13 +00:00
waterson%netscape.com
f168531ad1
Fixed to get Unix building.
1998-11-11 18:58:51 +00:00
waterson%netscape.com
2b7d21e87f
Cleaned up some cruft in the NS_IRDFDATABASE_IID.
1998-11-11 18:58:23 +00:00
waterson%netscape.com
3188fb8b59
Added C++ interface to HT.
1998-11-11 03:50:38 +00:00
waterson%netscape.com
61673c01ef
Initial revision.
1998-11-11 03:45:12 +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
3f5986f818
added start of test harness
1998-10-26 21:26:20 +00:00
jgellman%netscape.com
77b479e346
break the last of our dependencies on mozilla/include
1998-10-23 06:02:42 +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