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
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
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
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
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
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
waterson%netscape.com
3b99d91686
Added nsRDFXULBuilder.cpp; this is not currently in the build.
1999-01-29 00:41:42 +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
ftang%netscape.com
8ca2c39a5b
change nsCharSetID into nsString type
1999-01-25 16:05:04 +00:00
peterl%netscape.com
9586d972e2
sync to nsIDocument API changes
1999-01-23 06:59:35 +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
kostello%netscape.com
45d73ac696
Updated RDF document to match changed XIF signature
1999-01-21 21:46:27 +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
peterl%netscape.com
baec5f2b55
added GetBaseURL
...
Checkin during red tree approved by sar
1999-01-15 01:53:50 +00:00
waterson%netscape.com
2bef1d0629
Oops. Had an = when I meant ==.
1999-01-14 23:04:16 +00:00
waterson%netscape.com
4eff893c29
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
7773967f5f
Obsoleted.
1999-01-12 19:42:36 +00:00
waterson%netscape.com
ae2d963b77
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
vidur%netscape.com
96eac03f6f
Added new namespace/attribute parsing methods to nsIContent
1999-01-12 16:38:28 +00:00
waterson%netscape.com
8ecf8282fc
Initial revision (not yet in build.)
1999-01-12 05:33:32 +00:00
waterson%netscape.com
f7e3c75573
Initial revision. (Not yet in the build.)
1999-01-12 05:32:30 +00:00
waterson%netscape.com
4105248fce
Put namespaces back (bug was in LocalStore.rdf). Fixed some bugs with RDF containers.
1999-01-07 18:43:03 +00:00
guha%netscape.com
169bdc133e
More on the alloy prototype
1999-01-06 17:38:37 +00:00
waterson%netscape.com
86345bc146
Added LXR comments.
1999-01-05 21:57:59 +00:00
waterson%netscape.com
cabb6b2ba0
Added LXR comments.
1999-01-05 21:36:05 +00:00
waterson%netscape.com
71d6d1db7f
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
314b664b4c
Landed RDF_122898_BRANCH onto the trunk.
1999-01-05 03:53:15 +00:00
waterson%netscape.com
cca5fac0ba
Initial revision.
1998-12-24 08:26:27 +00:00
waterson%netscape.com
0553b692ac
Fixed implementation include paths.
1998-12-24 07:27:25 +00:00
waterson%netscape.com
903c8cc177
Made Init() an official member of the nsIRDFContentSink interface.
1998-12-24 06:57:19 +00:00
waterson%netscape.com
1b10eadf5d
Fixed CID header file.
1998-12-24 06:33:16 +00:00
waterson%netscape.com
80cb10e283
Bad idea.
1998-12-24 06:31:10 +00:00
waterson%netscape.com
154abcffc9
Remove nsRDFContentFactory.cpp
1998-12-24 06:29:03 +00:00
waterson%netscape.com
b269ed04d9
Fixed DEPTH variable.
1998-12-24 06:26:56 +00:00
waterson%netscape.com
79f0e49b61
Changed to a static library for now.
1998-12-24 06:22:21 +00:00
waterson%netscape.com
6814c4901c
Initial revision. Separated from mozilla/rdf/include. Not yet in the build.
1998-12-24 05:07:14 +00:00