Граф коммитов

81 Коммитов

Автор SHA1 Сообщение Дата
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
hyatt%netscape.com 24e8ead6fb Fixing SetOpenState so that it really works. 1998-11-16 19:53:05 +00:00
waterson%netscape.com 44f1e6983f Initial revision. 1998-11-14 08:58:29 +00:00
waterson%netscape.com d8e64990ef Fixed misc column bugs. 1998-11-14 08:54:54 +00:00
waterson%netscape.com 908eea90f9 Fixed an IID mis-definition. 1998-11-14 08:54:16 +00:00
waterson%netscape.com 336153e25e Got GetNthItem() working. 1998-11-14 08:13:25 +00:00
waterson%netscape.com a1fefc9570 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 1579e700c8 Misc. cleanup. 1998-11-14 02:55:48 +00:00
waterson%netscape.com 2d21e217e1 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 492b0aabac Initial revision. 1998-11-14 00:17:58 +00:00
rjc%netscape.com 0db8b2c478 First Checked In. 1998-11-13 20:47:53 +00:00
rjc%netscape.com 0611dac036 First Checked In. 1998-11-13 08:56:09 +00:00
rjc%netscape.com 146e51684e Include a few more essential header files. 1998-11-13 08:53:29 +00:00
waterson%netscape.com 954988fded Added some good COM citizenry to the node factory methods. 1998-11-13 02:59:56 +00:00
waterson%netscape.com 56d42e9356 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 ab55fa80c5 Got rid of Initialize(). 1998-11-13 02:57:58 +00:00
waterson%netscape.com 87c56954ac 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 02993a12f3 A complete hack to get the bookmark file. 1998-11-13 02:54:39 +00:00
waterson%netscape.com 6216cc70de 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 f1a8a17fb4 Added code to expand children. 1998-11-13 00:54:53 +00:00
waterson%netscape.com 072dfac5d6 Added one-time initialization for RDF. 1998-11-12 23:39:25 +00:00
waterson%netscape.com 1e2f6b530f Minor tweaks to get factory working. 1998-11-12 22:46:41 +00:00
waterson%netscape.com d5fdc8c077 Rename nsRDFCIDs.h to nsRDFCID.h to be consistent with the rest of the world. 1998-11-12 22:20:08 +00:00