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

208 Коммитов

Автор SHA1 Сообщение Дата
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
cls%seawood.org 43dc9d6207 Ok, after further thought, the last attempt wasn't going to work as the mac project files were not updated so we'll just put Guha's stuff in ifdefs. 1998-12-28 06:05:14 +00:00
cls%seawood.org ea0c65cd4a Oops, forgot about the headers. 1998-12-28 05:34:13 +00:00
cls%seawood.org 2de80f48a0 Attempting to fix the change from using nsMemoryDataSource.cpp to using nsInMemoryDataSource.cpp. 1998-12-28 04:12:55 +00:00
guha%netscape.com 489589a12b adding a method to nsIRDFCursor.cpp 1998-12-27 20:35:46 +00:00
beard%netscape.com 9671eefc42 Cleaned up non-debug access paths, made them consistent with debug access paths. 1998-12-25 00:31:17 +00:00
guha%netscape.com c71009daaa move mail data source 1998-12-24 21:47:24 +00:00
waterson%netscape.com cca5fac0ba Initial revision. 1998-12-24 08:26:27 +00:00
waterson%netscape.com 6793286375 Obsolete. 1998-12-24 08:22:17 +00:00
waterson%netscape.com 603de0f691 Updated to use new RDF build structure. 1998-12-24 08:14:01 +00:00
waterson%netscape.com 76b8c67d01 Updated test for recent changes. 1998-12-24 08:13:29 +00:00
waterson%netscape.com 15ca3690ef Change to new RDF build structure. 1998-12-24 08:11:35 +00:00
waterson%netscape.com 55b04ea2e6 Changed to new RDF tree structure. 1998-12-24 08:09:59 +00:00
waterson%netscape.com 0553b692ac Fixed implementation include paths. 1998-12-24 07:27:25 +00:00
waterson%netscape.com 8c7b70d433 Added NS_RDFSIMPLECONTENTSINK_CID. 1998-12-24 06:58:05 +00:00
waterson%netscape.com a2b51a7f91 Fixed #ifdefs. 1998-12-24 06:57:46 +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 2f843fda8e Added nsStreamDataSource. 1998-12-24 06:56:49 +00:00
waterson%netscape.com e69a62b537 Fixed up include paths to get implementation headers. 1998-12-24 06:39:28 +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 edf15eca94 Removed nsRDFBaseFactory.cpp. 1998-12-24 06:30:09 +00:00