Commit Graph

15 Commits

Author SHA1 Message Date
timeless@mozdev.org
5b0a616983 Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
r=rjc,bienvenu sr=alecf
2002-11-20 08:10:37 +00:00
timeless@mozdev.org
a4a4a02115 backing out. 2002-11-06 16:49:13 +00:00
timeless@mozdev.org
a714c2199c Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
r=rjc,bienvenu sr=alecf
2002-11-06 15:31:02 +00:00
dougt@netscape.com
9f2cee352d Moving nsISimpleEnumerator interface to new idl file. 99136, r=alecf@netscape.com sr=rpotts@netscape.com 2001-10-30 22:07:28 +00:00
gerv@gerv.net
58d409fba9 Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
brendan@mozilla.org
4eaa383158 Whitespace panty raid. 2000-08-09 06:20:13 +00:00
warren@netscape.com
ddc150eedb Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf 2000-07-19 03:58:25 +00:00
dmose@mozilla.org
20621227af updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
rjc@netscape.com
6ea1aac526 Fix nsISupportsArray for RDF datasources. 1999-07-17 00:11:19 +00:00
rjc@netscape.com
7f9452e86a Added new method GetAllCmds() which uses a nsISimpleEnumerator instead of GetAllCommands() which uses a nsIEnumerator. Migration to GetAllCmds() can be done in the future. 1999-06-26 01:09:02 +00:00
waterson@netscape.com
e45449cd92 Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers. 1999-06-24 00:22:58 +00:00
waterson@netscape.com
135036e4ee nsISupportsArray hackery. 1999-05-07 19:56:19 +00:00
waterson@netscape.com
78c8544fca Re-factored into individual interfaces. 1999-05-04 03:37:07 +00:00
waterson@netscape.com
8e7b52b753 Removed individual interface files for now, and plugged everything into nsRDFInterfaces.idl. 1999-03-05 10:48:07 +00:00
waterson@netscape.com
f1d09f2a4c Initial revision. They don't work. 1999-03-03 01:19:11 +00:00