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

229 Коммитов

Автор SHA1 Сообщение Дата
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
waterson%netscape.com 2381d27817 Fix compiler warning. 1999-01-14 23:04:59 +00:00
waterson%netscape.com 2bef1d0629 Oops. Had an = when I meant ==. 1999-01-14 23:04:16 +00:00
waterson%netscape.com faf9dce220 Fixed compiler warning. 1999-01-14 23:03:07 +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 bc76909845 Added resources to build. 1999-01-12 19:41:44 +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
guha%netscape.com c36fa1a019 adding a tree interface to datasources. Not yet in build system 1999-01-12 17:35:25 +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
warren%netscape.com dc75cb53af Added headings 1999-01-12 01:19:11 +00:00
waterson%netscape.com cbbad77d8b Fixed namespace stuff, added column info, added bookmarks data store. 1999-01-07 18:43:39 +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
waterson%netscape.com 4a63c7032d 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 d3df2a0245 Added some comments to call out potential funkiness. 1999-01-07 05:29:31 +00:00
leaf%mozilla.org 5d8e0f46c3 adding files in new directory 1999-01-07 01:07:03 +00:00
guha%netscape.com 22f2f13b41 add nsIRDFHistory.h. Not yet in the make system 1999-01-07 00:01:44 +00:00
guha%netscape.com 68da0fdaba try adding the resources again 1999-01-06 20:33:42 +00:00
guha%netscape.com 125ebfc442 add some resources 1999-01-06 20:26:54 +00:00
guha%netscape.com 169bdc133e More on the alloy prototype 1999-01-06 17:38:37 +00:00
warren%netscape.com a798463a92 Added error checking. 1999-01-06 00:05:29 +00:00
waterson%netscape.com 0992c9d132 Fixed LXR comments. 1999-01-05 23:29:50 +00:00
waterson%netscape.com 6be69c4908 Added some comments. 1999-01-05 22:58:13 +00:00
waterson%netscape.com 3cfe033cc1 Fixed some indentation. 1999-01-05 22:54:37 +00:00
waterson%netscape.com 9bb4b2a81c 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 0f3f342163 Added LXR comments. Got rid of unnecessary #ifdefs and obsolete factory methods. 1999-01-05 22:02:56 +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 547f3b8953 Added LXR comments. 1999-01-05 21:22:20 +00:00
waterson%netscape.com 2fb32ba211 Updated to use the new event queue service that Rick landed last night. 1999-01-05 21:07:41 +00:00
waterson%netscape.com 275755870e Added comments for LXR. 1999-01-05 21:07:09 +00:00
waterson%netscape.com 71f73518c0 Fixed the last bug with my namespace hack. Added a bunch of comments. 1999-01-05 21:06:54 +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 b4b39d7846 Added docs on what this file is for. 1999-01-05 05:38:45 +00:00
waterson%netscape.com 67111c06a2 Merge from RDF_122898_BRANCH. (This is not in the main build.) 1999-01-05 05:36: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 2614577e86 Okay, try #2. Fix Win95/98 build bustage. 1998-12-30 21:25:47 +00:00
leaf%mozilla.org c711951816 backing out removal of nsInMemoryDataSource.obj 1998-12-30 20:00:59 +00:00
waterson%netscape.com 957bf329e3 Fix Win95 build bustage. 1998-12-30 17:52:01 +00:00
ramiro%netscape.com 619cb34844 Ignore generated files. 1998-12-30 00:38:23 +00:00