warren%netscape.com
97781f4c14
Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends.
1999-02-26 10:17:14 +00:00
waterson%netscape.com
c932e5ed4c
Modified DEFINE_RDF_VOCAB macro so that it doesn't create static constructors on Unix.
1999-02-26 03:07:59 +00:00
waterson%netscape.com
1a5afc6cd4
Bug 3302. Fixed DOM calls to effect (more or less) the right change on the content model, modulo Bug 3275. This was causing asserts to fire whenever you called SetAttribute().
1999-02-26 03:02:19 +00:00
rjc%netscape.com
292f7b0edb
Small case changes.
1999-02-26 02:45:25 +00:00
rjc%netscape.com
4f1d324fef
Modified sidebar.xul regarding sorting.
1999-02-26 02:16:56 +00:00
waterson%netscape.com
d24631f345
Improved SplitAttribute() to return kNameSpaceID_None if it finds a tag but can't determine the namespace.
1999-02-26 02:09:48 +00:00
rjc%netscape.com
0949de4ea9
Add RDF file system datasource into builds.
1999-02-26 02:04:28 +00:00
sfraser%netscape.com
91a5b15f6c
Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. Also clean up the prefix file mess.
1999-02-26 00:54:45 +00:00
dougt%netscape.com
e49426076f
Changed nsNativeFileSpec to nsFileSpec.
1999-02-25 20:58:10 +00:00
waterson%netscape.com
cbadd836e9
Added support for <xul:treebody xul:id=...>
1999-02-25 18:37:27 +00:00
waterson%netscape.com
3e5a8fac67
Improved tag matching so that it doesn't assume XUL namespace. Added nsIXMLContent methods in anticipation of someday getting real namespace scoping right. See http://bugzilla.mozilla.org/show_bug.cgi?id=3275 for more info.
1999-02-25 17:15:57 +00:00
brade%netscape.com
4aaec60ace
remove extra comma to reduce compiler warnings on Macintosh
1999-02-25 15:39:50 +00:00
hyatt%netscape.com
caaaa239f1
Fixes to getElementsByTagName to avoid returning nodes that aren't elements.
1999-02-25 02:58:11 +00:00
waterson%netscape.com
316785c34d
Added librdfutil_s.a to link.
1999-02-25 01:35:53 +00:00
waterson%netscape.com
ada729b81c
Added nsRDFResource constructor to dlldeps.cpp to avoid runtime link problems on Linux.
1999-02-25 01:35:34 +00:00
waterson%netscape.com
9c1e617fdd
Removed the use-tag-namespace-as-default-namespace hack (well, #ifdef'd it out, anyway).
1999-02-24 19:25:14 +00:00
pinkerton%netscape.com
c0641b6995
remove absolute path in opt target to warren's machine.
1999-02-24 17:36:17 +00:00
warren%netscape.com
c1983f0644
Removed assertion (hit by mail code (bad xul?)).
1999-02-24 10:23:27 +00:00
warren%netscape.com
ecf3421e34
Accidental commit (reverted)
1999-02-24 09:28:36 +00:00
warren%netscape.com
46c6fab20d
Accidental commit (reverted)
1999-02-24 09:28:09 +00:00
warren%netscape.com
e09fee684c
reverted (accidently committed)
1999-02-24 09:03:54 +00:00
warren%netscape.com
31b545bb94
reverted (accidently committed)
1999-02-24 09:03:04 +00:00
warren%netscape.com
bd41c42cd8
Removed link with rdfutil_s until I can get linux help.
1999-02-24 09:01:44 +00:00
warren%netscape.com
61b70c32cd
Added util lib
1999-02-24 08:27:52 +00:00
warren%netscape.com
c2222be332
Moved nsRDFResource to util.
1999-02-24 08:26:30 +00:00
warren%netscape.com
e9d48a1790
Added util directory stuff.
1999-02-24 08:25:00 +00:00
warren%netscape.com
9363dcaa4c
Removed demo mail code.
1999-02-24 08:03:20 +00:00
warren%netscape.com
3db84193a4
Removed demo mail datasource.
1999-02-24 08:02:28 +00:00
warren%netscape.com
81d5bf8017
Got this stuff functioning.
1999-02-24 07:56:00 +00:00
waterson%netscape.com
fce118aa97
Made default namespaces work.
1999-02-24 04:47:19 +00:00
waterson%netscape.com
4a450ed443
Fixed some refcounting bugs with atoms.
1999-02-24 04:46:47 +00:00
kipp%netscape.com
6bfe345bf5
Build library properly
1999-02-24 04:44:41 +00:00
kipp%netscape.com
32f095692b
Fixed crash bug where unitialized index would sometimes crash; also increment index in loop so that it terminates
1999-02-24 04:34:54 +00:00
hyatt%netscape.com
5e15e8bfed
Fixing the case of the ID atom (it should have been lower case).
1999-02-24 02:58:47 +00:00
hyatt%netscape.com
83073a77fe
Fixing the multiple observer crash.
1999-02-24 02:18:35 +00:00
waterson%netscape.com
f7372ad980
Made sure to add a named reference to the event handlers. a=sar%netscape.com for checkin during closed tree.
1999-02-24 00:01:26 +00:00
warren%netscape.com
3642da81a5
Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray.
1999-02-23 08:10:24 +00:00
ftang%netscape.com
fbebe3feca
add S/GetLineBreaker to nsIDocument.h. Reviewed by kipp and waterson
1999-02-23 03:31:26 +00:00
hyatt%netscape.com
dbc9dd98bf
Touched the files auto-generatedb y the IDL. Also implemented getElementByAttribute
...
for documents and for elements.
1999-02-23 02:40:51 +00:00
hyatt%netscape.com
69bed5464f
Touched the headers that are auto-generated from the IDL.
1999-02-23 02:40:26 +00:00
hyatt%netscape.com
3ec0b0e2a8
Adding a getElementsByAttribute method.
1999-02-23 02:40:06 +00:00
hyatt%netscape.com
400b2bb27b
Re-enabling event handlers.
1999-02-22 19:05:30 +00:00
beard%netscape.com
7dc1f50b5d
backed out build bustage change
1999-02-20 04:43:53 +00:00
rjc%netscape.com
e553afd940
*** empty log message ***
1999-02-20 03:52:26 +00:00
rjc%netscape.com
dd55a86368
Export nsIRDFFileSystem.h
1999-02-20 02:04:24 +00:00
hyatt%netscape.com
b38de83ff5
Implementing event handlers on XUL nodes.
1999-02-20 01:59:45 +00:00
rjc%netscape.com
f056a60172
FileSystem data source now uses nsFileSpec (in base)
1999-02-20 01:38:57 +00:00
mcafee%netscape.com
fb15b5ba75
PRBool: use PR_FALSE, PR_TRUE instead of false, true.
1999-02-19 10:57:49 +00:00
warren%netscape.com
ddca8ad07a
Used new NS_DECL_ISUPPORTS_INHERITED and NS_IMPL_ISUPPORTS_INHERITED macros.
1999-02-19 06:34:23 +00:00
warren%netscape.com
9dd643d067
A bunch of fixes for cursor stuff.
1999-02-19 05:27:22 +00:00
mcafee%netscape.com
ae131a0fc3
Solaris: Adding do_QueryInterface() wrapper to finish scc's nsCOMPtr carpool.
1999-02-19 03:46:06 +00:00
scc%netscape.com
b69653a62b
updated for nsCOMPtr; owners should check my changes to see if they agree with my choices for |do_QueryInterface| vs |dont_QueryInterface|
1999-02-19 02:56:00 +00:00
scc%netscape.com
b5e4065bfb
updating for nsCOMPtr; owners should check my changes to see if they agree with my choices for |do_QueryInterface| vs |dont_QueryInterface|
1999-02-19 02:53:45 +00:00
rjc%netscape.com
a963ec4802
Remove nsComPtr usage (due to Unix).
1999-02-19 00:19:42 +00:00
rjc%netscape.com
31ae9e7d2f
Now call rdf_qsort on all platforms.
1999-02-18 22:55:02 +00:00
rjc%netscape.com
fb1f8fcf5c
Add rdf_qsort.c to Unix/Win makefiles.
1999-02-18 22:54:16 +00:00
waterson%netscape.com
866991b63a
Removed RDF DLLs from SetupRegistry() b/c RDF self-registers.
1999-02-18 22:53:51 +00:00
waterson%netscape.com
4e4d445a8c
Fixed to get building on Linux.
1999-02-18 22:53:19 +00:00
rjc%netscape.com
b629190d4f
Needed to const strings.
1999-02-18 22:45:26 +00:00
waterson%netscape.com
e762a78686
rdfutil.cpp
1999-02-18 22:36:41 +00:00
rjc%netscape.com
af5e60358e
Comment out error while I investigate.
1999-02-18 22:34:25 +00:00
rjc%netscape.com
9f69ac9f4c
Add simple, preliminary way of doing sorting. (Note: using our own local version of qsort due to API changes.)
1999-02-18 22:29:16 +00:00
rjc%netscape.com
dc159963a9
First Checked In.
1999-02-18 22:28:10 +00:00
hyatt%netscape.com
21fb604870
Improvements to the broadcasting mechanism so that HTML nodes can properly
...
observe XUL broadcasters.
1999-02-18 21:45:06 +00:00
hyatt%netscape.com
cdb147c010
Improvements to the document getElementByID method.
1999-02-18 05:03:20 +00:00
alecf%netscape.com
71081000e8
fix initialization ordering to match declaration
1999-02-18 03:56:24 +00:00
alecf%netscape.com
29a84f6112
ignore generated files
1999-02-18 03:46:47 +00:00
alecf%netscape.com
b314d6ff2f
fix for egcs/gcc compiler bug
1999-02-18 03:46:32 +00:00
waterson%netscape.com
52795bfe02
Implemented most of the rest of the DOM observer methods.
1999-02-18 02:02:48 +00:00
waterson%netscape.com
e9ac665cab
Fixed bug where we were generating HTML kids for each attribute that we iterated over.
1999-02-18 00:25:06 +00:00
waterson%netscape.com
b3cad058c2
Force all HTML tags to lower case.
1999-02-18 00:24:16 +00:00
waterson%netscape.com
db9159dc9d
Added nsRDFResource.
1999-02-18 00:11:53 +00:00
warren%netscape.com
61cac4a59b
Moved utilities to util directory.
1999-02-17 23:42:09 +00:00
waterson%netscape.com
af56c1af3d
Added a hack to use the tag's namespace as the default namespace in the lack of any other information. Not sure if this is correct.
1999-02-17 23:41:23 +00:00
warren%netscape.com
10ee85c70f
Added nsRDFResource.h for the mac
1999-02-17 23:02:00 +00:00
hyatt%netscape.com
1991d895af
Fixed bug with inline scripts: wasn't truncating the text buffer.
1999-02-17 22:33:09 +00:00
hyatt%netscape.com
b63fb09939
Implemented more DOM methods to get apprunner working with XUL files.
1999-02-17 22:32:40 +00:00
warren%netscape.com
51610f1248
Consolidated DefaultResourceImpl with nsRDFResource.
1999-02-17 22:28:15 +00:00
hyatt%netscape.com
61c0ffc303
Finishing the broadcaster work (at least for now).
1999-02-17 19:35:53 +00:00
hyatt%netscape.com
291d836dc5
More tweaks to the broadcasting stuff.
1999-02-17 18:58:05 +00:00
hyatt%netscape.com
f977644992
Implemented brain-dead tree walk in GetElementByID.
1999-02-17 18:46:23 +00:00
hyatt%netscape.com
6b3d1a7725
Checking in code that does the broadcaster hookup.
1999-02-17 18:33:33 +00:00
waterson%netscape.com
c8fbeb37dd
Added nsIDOMElementObserver interface, implemented OnSetAttribute(). Fixed so that a shared namespace manager is held.
1999-02-17 11:57:57 +00:00
waterson%netscape.com
cd754c4b03
Implemented nsIDOMElement::GetAttribute().
1999-02-17 11:56:44 +00:00
waterson%netscape.com
d3faaebeef
Added nsIDOMElementObserver interface to QI.
1999-02-17 11:56:15 +00:00
waterson%netscape.com
02f3d9b924
Landed RDF_19990217_BRANCH. This includes a bunch of changes to get XUL scriptability up and running; also, nsRDFResourceElement and nsRDFGenericElement have been collapsed into a single class, and most of the state has been turned into attributes on the class.
1999-02-17 11:09:57 +00:00
waterson%netscape.com
6dbd4926ba
Create RDF_19990217_BRANCH from RDF_DOM_19990216_BRANCH to pick up nsCOMPtr changes before doing major whackage.
1999-02-17 08:17:50 +00:00
scc%netscape.com
90374dc1ab
changes for nsCOMPtr
1999-02-17 05:45:31 +00:00
mcafee%netscape.com
ec37c5e675
Adding do_QueryInterface() wrapper for nsCOMPtr carpool
1999-02-17 02:31:01 +00:00
waterson%netscape.com
5e23b20cfb
Removed rdfDebug and domDebug from opt build. These were included by mistake.
1999-02-16 19:56:18 +00:00
waterson%netscape.com
2372f7e7ec
Landed RDFDOM_19990215_BRANCH. Began implementing DOM-to-RDF functionality.
1999-02-16 19:30:04 +00:00
guha%netscape.com
44b668f506
Some opendir related fixes
1999-02-16 18:54:18 +00:00
hyatt%netscape.com
c1367452b7
Added the sync-up when the broadcast listener first gets added.
1999-02-16 07:57:55 +00:00
troy%netscape.com
b7d8b00802
Added cast
1999-02-14 06:20:52 +00:00
troy%netscape.com
7b2012fca2
Fixed some errors related to switch to using nsCOMPtr
1999-02-12 18:41:26 +00:00
kipp%netscape.com
5a554d526e
COMized nsIPresShell and nsIPresContext
1999-02-12 17:45:58 +00:00
peterl%netscape.com
ded8c8ac7a
xml cleanup
1999-02-12 08:13:45 +00:00
peterl%netscape.com
8d65d14ec2
changed all html atoms to lower case
1999-02-12 06:19:07 +00:00
sfraser%netscape.com
8100d64797
Fixing build bustage
1999-02-12 00:11:25 +00:00
akkana%netscape.com
bf0baf8027
Rename nsISelection to nsIFrameSelection
1999-02-11 23:12:28 +00:00
hyatt%netscape.com
0debc0c557
Changes to RDF elements to support the XUL node API.
1999-02-11 23:11:36 +00:00
hyatt%netscape.com
ca823a56ba
Adding the XUL Node auto-generated file (from the IDL).
1999-02-11 23:10:33 +00:00
hyatt%netscape.com
55c0f02afd
COmmitting the idl for the XUlNode.
1999-02-11 23:10:09 +00:00
hyatt%netscape.com
396a0bb720
Removing some interfaces.
1999-02-11 23:09:41 +00:00
hyatt%netscape.com
695afb21d6
SHuffling around of interfaces.
1999-02-11 23:08:52 +00:00
waterson%netscape.com
0835d43b43
Add parser utils.
1999-02-11 06:06:57 +00:00
waterson%netscape.com
dcc81afe7c
Added nsRDFParserUtils.cpp to Unix build.
1999-02-11 04:20:44 +00:00
waterson%netscape.com
b1963636ca
Doh! Forgot to make two of the methods static.
1999-02-11 04:10:36 +00:00
waterson%netscape.com
aab370f32d
Added nsRDFParserUtils.cpp.
1999-02-11 04:06:02 +00:00
waterson%netscape.com
9e5c2c748e
Added some routines for use with parsing RDF/XML and XUL.
1999-02-11 04:05:41 +00:00
waterson%netscape.com
2447830175
Fixed nsISelection bustage.
1999-02-10 19:39:29 +00:00
waterson%netscape.com
a2b334458a
Changed LocalStore.rdf to sidebar.xul & sidebar.css.
1999-02-10 19:17:02 +00:00
waterson%netscape.com
fd58106130
Initial revision.
1999-02-10 19:15:46 +00:00
waterson%netscape.com
9d029af7e8
Added XP_UNIX filename for bookmarks.
1999-02-10 19:13:12 +00:00
mjudge%netscape.com
3b7278f7cf
removing nsICollection
1999-02-10 18:57:54 +00:00
hyatt%netscape.com
bab3bd7741
Fixing the auto-generated JS file since the IDL changed.
1999-02-10 10:16:34 +00:00
hyatt%netscape.com
e360f09d78
Fixing the auto-generated file since the IDL changed.
1999-02-10 10:15:47 +00:00
hyatt%netscape.com
c1fffab737
Added a SetBroadcaster method so that I have a convenient way to set the broadcaster
...
for a given broadcast listener.
1999-02-10 10:15:22 +00:00
hyatt%netscape.com
69a8141709
The auto-generated file for the XUL broadcast listener.
1999-02-10 09:53:39 +00:00
hyatt%netscape.com
bbdbed94b0
The auto-generated JS file for the XUL broadcaster.
1999-02-10 09:53:19 +00:00
hyatt%netscape.com
400e2ca005
The auto-generated JS file for the XUL command.
1999-02-10 09:52:48 +00:00
hyatt%netscape.com
d9014d615d
The auto-generated header file for the XULCommand idl.
1999-02-10 09:50:59 +00:00
hyatt%netscape.com
3596c27b6e
The auto-generated header file for the XULBroadcastListener idl.
1999-02-10 09:50:28 +00:00
hyatt%netscape.com
0ddafcb933
The auto-generated file for the XULBroadcaster IDL.
1999-02-10 09:49:50 +00:00
hyatt%netscape.com
8e4b9ff5b2
IDL for enhancements to XUL content nodes, namely the ability to invoke
...
the commands associated with command nodes and the ability to provide
automatic attribute-chaining between a set of broadcasters and broadcast
listeners.
1999-02-10 09:48:00 +00:00
dp%netscape.com
1310389704
Adding libreg as xpcom depends on it
1999-02-10 02:01:50 +00:00
waterson%netscape.com
568bd6a656
Added bookmarks.html to the install.
1999-02-10 00:09:29 +00:00
beard%netscape.com
d21d3dcf1c
Removed an absolute path from optimized build's access paths. This could break the build.
1999-02-09 20:40:10 +00:00
waterson%netscape.com
a56f90e335
Made nsRDFContentUtils routines static members of a class. Made the tree builder more polite about creating cells. Made the tree builder look at the <xul:tree>'s <xul:treecol> elements for column info.
1999-02-09 04:59:11 +00:00
waterson%netscape.com
c37bbf9498
Whacked to get RDF/XUL working right, with local content mderged in.
1999-02-09 03:15:41 +00:00
mcafee%netscape.com
387e0d9df5
Ignore generated files
1999-02-08 08:46:17 +00:00
warren%netscape.com
fa4dc71bd1
Added nsRDFResource -- basic resource implementation to subclass.
1999-02-05 01:29:27 +00:00
warren%netscape.com
0485f738af
Fixed return type.
1999-02-05 01:27:59 +00:00
waterson%netscape.com
3bc072f9df
Never used.
1999-02-05 00:30:09 +00:00
waterson%netscape.com
4f9a406db7
Added an #ifdef-ed out hard dependency on layout. So I can remember how to do HTML-in-XUL.
1999-02-04 10:55:09 +00:00
waterson%netscape.com
6217a1532d
Fixed missing NS_INIT_REFCNT() bug.
1999-02-04 10:54:18 +00:00
waterson%netscape.com
dd9dc18bd2
First cut at a real implementation. HTML-in-XUL is #ifdef-ed out pending some workable interface for constructing HTML tags.
1999-02-04 10:53:22 +00:00
waterson%netscape.com
7328bd9c3c
Made shared static services where possible.
1999-02-04 10:52:35 +00:00
waterson%netscape.com
3bdd0a0568
Added nsIHTMLContentContainer interface, made SplitProperty() more clever. Fits and starts toward getting HTML-in-XUL-in-RDF working.
1999-02-04 10:50:50 +00:00
waterson%netscape.com
73e0e7dac3
Buncha stuff to clean up implementation and make sure that a good RDF graph was getting created from the XUL.
1999-02-04 10:44:53 +00:00
waterson%netscape.com
cdbcd66802
First stab at making this threadsafe. Still need to refcount the Assertion struct.
1999-02-04 10:42:21 +00:00
hyatt%netscape.com
20038e80e3
Adding the XUL content sink and XUL data source files to the project.
1999-02-03 02:59:47 +00:00
hyatt%netscape.com
3d3d6ae3c2
Implementation of the XUL content sink.
1999-02-03 02:49:30 +00:00
hyatt%netscape.com
536c0ed72c
Implementation of the XUL content sink. Modifications to the RDF document
...
to teach it about XUL.
1999-02-03 02:48:55 +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
df72435a92
Fixed bug with refcounting of XUL atoms.
1999-02-02 07:38:03 +00:00
waterson%netscape.com
44474c735a
Forgot to NS_INIT_REFCNT().
1999-02-02 07:09:48 +00:00
waterson%netscape.com
fd645722da
Fixed some refcounting bugs.
1999-02-02 07:07:32 +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
mcafee%netscape.com
8a42e69529
Ignore generated localfile executable
1999-02-02 06:18:53 +00:00
waterson%netscape.com
375bca5683
Initial revision.
1999-02-02 00:43:56 +00:00
waterson%netscape.com
7cd7ddd71f
Modified style sheet to have appropriate XUL tree styles.
1999-02-01 23:11:31 +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
guha%netscape.com
9624c0b309
open directory related stuff
1999-02-01 16:32:37 +00:00
guha%netscape.com
2c667de360
hacking namespace related things
1999-01-29 01:33:38 +00:00
guha%netscape.com
a129b45fb6
more fixes
1999-01-29 00:49:35 +00:00
waterson%netscape.com
3b99d91686
Added nsRDFXULBuilder.cpp; this is not currently in the build.
1999-01-29 00:41:42 +00:00
guha%netscape.com
041beb1bcd
prototype serialized hash table
1999-01-28 23:39:16 +00:00
rjc%netscape.com
124c75db09
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
25703e808b
First cut at a file system data source.
1999-01-27 01:26:07 +00:00
waterson%netscape.com
8aeccdd602
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
727ff299f7
Ignore generated files.
1999-01-26 04:46:37 +00:00
mcafee%netscape.com
88bc810717
Making this test build on Solaris
1999-01-26 03:19:50 +00:00
mcafee%netscape.com
338d600211
Making tests build on Solaris
1999-01-26 02:51:10 +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
6ca4d57ec0
Changes for new service manager stuff.
1999-01-26 01:21:25 +00:00
guha%netscape.com
05bc93c9af
fix template
1999-01-25 23:57:52 +00:00
guha%netscape.com
8b0445be70
fix template
1999-01-25 23:55:05 +00:00
guha%netscape.com
6c0d9026ee
slightly faster parser
1999-01-25 23:16:04 +00:00
ftang%netscape.com
8ca2c39a5b
change nsCharSetID into nsString type
1999-01-25 16:05:04 +00:00
sudu%netscape.com
6624efe2b9
OJI MozClassic to raptor merge
1999-01-25 08:05:00 +00:00
peterl%netscape.com
9586d972e2
sync to nsIDocument API changes
1999-01-23 06:59:35 +00:00
waterson%netscape.com
b313165e74
Added a missing header file.
1999-01-22 22:04:27 +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
mcafee%netscape.com
1c78bfdb6d
Breathing Unix life into the rdf tests
1999-01-22 11:47:39 +00:00
mcafee%netscape.com
bf17f2a355
Add tests if ENABLE_TESTS=1
1999-01-22 11:46:20 +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
3b3b0c3c59
Updated for new header files (not in the build).
1999-01-21 22:29:11 +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
kostello%netscape.com
45d73ac696
Updated RDF document to match changed XIF signature
1999-01-21 21:46:27 +00:00
waterson%netscape.com
be75aaf95e
Modified to just descend into the subdirs; got rid of rdftest.cpp.
1999-01-21 01:26:51 +00:00
waterson%netscape.com
bc1397fdb2
Obsolete.
1999-01-21 01:26:07 +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
vidur%netscape.com
7818412fda
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
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
guha%netscape.com
ba3c229353
started implementing history (not yet in build system)
1999-01-15 23:44:37 +00:00
pierre%netscape.com
4ffff2a0d2
fixed the bookmarks file path for the Mac
1999-01-15 22:34:15 +00:00
guha%netscape.com
5f545adf1e
bookmarks stuff
1999-01-15 18:56:28 +00:00
peterl%netscape.com
baec5f2b55
added GetBaseURL
...
Checkin during red tree approved by sar
1999-01-15 01:53:50 +00:00
waterson%netscape.com
ffac2241ce
Turn off arithmetic conversion warnings in build.
1999-01-14 23:05:28 +00:00