guha%netscape.com
09b304c9dc
first version of dynamic pages for open directory should work now
1998-12-11 03:02:20 +00:00
peterl%netscape.com
a377d3f3a1
switched to new name space APIs
1998-12-11 02:28:27 +00:00
waterson%netscape.com
e29500777a
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
4765ed015e
Added columns. Made some tweaks to use common utility functions.
1998-12-10 08:49:57 +00:00
waterson%netscape.com
2ec7816f46
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
a6e2538f48
Added a reminder to do nsIDOMDocument someday.
1998-12-10 08:47:18 +00:00
waterson%netscape.com
8589445de1
Created a ton of utility functions to make life easier.
1998-12-10 08:46:32 +00:00
waterson%netscape.com
9e676a1349
Added some comments.
1998-12-10 08:45:52 +00:00
waterson%netscape.com
3cda1fa0b1
Changed the DEFINE_RDF_VOCAB macro to use char* instead of char[].
1998-12-10 08:45:25 +00:00
guha%netscape.com
f5c865a425
Add opendir files to the repository
1998-12-09 23:08:59 +00:00
waterson%netscape.com
40f906ee1e
Initial revision. Not currently in the build.
1998-12-09 03:51:50 +00:00
waterson%netscape.com
853da1faac
Content model changes to get the tree widget alive.
1998-12-09 03:25:33 +00:00
waterson%netscape.com
2a6c312073
Obsolete.
1998-12-08 19:14:43 +00:00
mjudge%netscape.com
83bd13b86d
changes to default to new selection
1998-12-08 18:26:34 +00:00
waterson%netscape.com
8525356a87
Cleaned up data source construction, made more consistent with other NGLayout modules.
1998-12-08 06:53:49 +00:00
waterson%netscape.com
ff89d8704f
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
a04499d5aa
Some stuff to the TO DO list.
1998-12-08 06:24:28 +00:00
waterson%netscape.com
f0a72fac5d
Fixed a missing refcount.
1998-12-08 04:55:25 +00:00
waterson%netscape.com
b6ec853237
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
4fc724ea0a
Removed obsolete file.
1998-12-07 23:18:11 +00:00
waterson%netscape.com
3f8c206fa1
Cleaned up content model generation.
1998-12-07 20:09:30 +00:00
ramiro%netscape.com
2009b728de
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
akkana%netscape.com
497aa2b9d1
base/src/nscore.h
1998-12-04 21:36:23 +00:00
waterson%netscape.com
b9c751fadf
Added utility files. Split nsRDFDocument into two subclasses.
1998-12-04 10:02:17 +00:00
waterson%netscape.com
5c5b674181
Initial revision.
1998-12-04 10:00:13 +00:00
waterson%netscape.com
a80c4d4b75
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
a042e998c6
Split the RDFDocument CID into RDFHTMLDocument and RDFTreeDocument.
1998-12-04 09:58:35 +00:00
waterson%netscape.com
f82bcd2b18
Cleaned up the last couple of fancy C++ casts. Implemented nsRDFElement::IndexOf().
1998-12-04 03:59:54 +00:00
waterson%netscape.com
f49861b3fc
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
3cfe49b9f1
First Checked In.
1998-12-03 20:28:15 +00:00
waterson%netscape.com
f9dfe3dd59
File Removed.
1998-12-03 20:26:33 +00:00
guha%netscape.com
f2ede31b1a
More Comments
1998-12-01 23:51:27 +00:00
guha%netscape.com
51b7e91713
Comments, fix for MSVC 4.2
1998-12-01 23:43:06 +00:00
waterson%netscape.com
a23e65316a
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
993f383e6d
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
b91b873e10
Fixed some reference counting bugs.
1998-12-01 19:57:36 +00:00
waterson%netscape.com
8d1824b066
Added some comments on the factory methods.
1998-12-01 10:54:12 +00:00
waterson%netscape.com
6d5ed0011c
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
06bce31115
Updated MANIFEST for landing of RDF_19981124_BRANCH.
1998-12-01 06:18:25 +00:00
waterson%netscape.com
611346db3c
Got RDF compiling and running on Linux.
1998-12-01 06:10:18 +00:00
waterson%netscape.com
70f52546d8
Fixed some cruft that egcs didn't like.
1998-12-01 06:09:23 +00:00
waterson%netscape.com
19f96a3367
Removed obsolete files.
1998-12-01 03:51:09 +00:00
waterson%netscape.com
b4b62e1be0
Obsolete.
1998-12-01 03:48:33 +00:00
waterson%netscape.com
fa35fb9cdd
Cleaned up unnecessary stuff that was being exported.
1998-12-01 03:47:35 +00:00
waterson%netscape.com
29573897b4
Initial revision.
1998-12-01 03:27:53 +00:00
waterson%netscape.com
219edbbe61
Added NPL. Removed tests dir for now.
1998-12-01 03:26:17 +00:00
waterson%netscape.com
3b7e9e6c02
Landed changes from RDF_19981124_BRANCH. This is still not in the build.
1998-12-01 03:01:35 +00:00
cyeh%netscape.com
e9d3c67427
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
22fbc46a43
Updated for new interfaces.
1998-11-20 23:07:34 +00:00
hyatt%netscape.com
1f6fd926a9
GetWidget and SetWidget weren't doing proper AddRef and Release. Fixed the
...
code.
1998-11-16 20:39:09 +00:00