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

78 Коммитов

Автор SHA1 Сообщение Дата
dbaron%fas.harvard.edu 2bf216c9e2 Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
seawood%netscape.com 874c54280c Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
gerv%gerv.net f385eb981a Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
alecf%netscape.com 6a75d8b881 rdf side of fix for #52644 r=waterson
generate contractIDs appropriately for delegate factories
2000-09-15 06:43:40 +00:00
rayw%netscape.com 6cc70ebd6c Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
waterson%netscape.com fff616ca3e Bug 46013. Remove dependency on nsINameSpace and nsINameSpaceManager, so that we do not need to load the layout DLL to parse RDF/XML. r=rjc 2000-07-26 14:08:05 +00:00
alecf%netscape.com 955942511b make the rdf delegate progid accessable from a header file, and switch to the cutting-edge progid schema
r=waterson
2000-04-13 23:37:41 +00:00
mkaply%us.ibm.com f541625e98 # 25555
r= watterson@netscape.com
OS/2 changes for Mozilla
2000-02-15 15:25:57 +00:00
waterson%netscape.com e2c0ab93f8 Remove unused files. 2000-01-10 23:21:24 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
ramiro%fateware.com a426b260aa Removing the badly rotten MOZ_STRIP_NOT_EXPORTED hack. We now have a better
way to accomplish the same thing using linker version scripts.
r=cls@seawood.org
1999-10-22 07:11:43 +00:00
briano%netscape.com e879c25e61 General cleanup. 1999-09-15 23:36:43 +00:00
ramiro%netscape.com 9200ddaebb Checkin another chunk of Alex Larsson's non-exported symbol reduction
patch.  All changes protected by  MOZ_STRIP_NOT_EXPORTED.
These particular changes set the NS_EXPORT declarations as needed by
the linker.
1999-07-07 09:02:21 +00:00
waterson%netscape.com f008503b2f 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
warren%netscape.com 23864df5e3 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
waterson%netscape.com c2b4a6d1c0 No longer needed. 1999-05-19 05:57:55 +00:00
waterson%netscape.com ea553b55c6 These files are generated now. 1999-05-19 05:57:28 +00:00
mcmullen%netscape.com 739a8fe927 Split the manifest files into two: idl-generated headers (used if USE_XPIDL is turned off) and non-generated headers. 1999-05-13 00:04:14 +00:00
mcmullen%netscape.com 2b5361fb91 First Checked In. 1999-05-13 00:01:48 +00:00
waterson%netscape.com c37e21c106 Generate base header files. 1999-05-11 02:11:01 +00:00
waterson%netscape.com 6282bf4505 Generate RDF headers. 1999-05-10 18:51:20 +00:00
waterson%netscape.com 7557384287 Forgot to update MANIFEST, idiot. 1999-05-05 03:18:20 +00:00
waterson%netscape.com 70b5ea098e Forgot to update Makefile.in, idiot. 1999-05-05 03:18:03 +00:00
waterson%netscape.com 35b16ac48a Factored interfaces into individual .idl files. Here's the fallout: now all the headers here are generated. nsRDFInterfaces.h #includes them all. 1999-05-05 03:08:42 +00:00
waterson%netscape.com 9c10e840ee Added nsIRDFContainer and nsIRDFContainerUtils to replace the old C versions in rdfutil. 1999-04-26 18:45:59 +00:00
waterson%netscape.com e545139879 The Great Cursor Excorcism. Removed cursors in favor of enumerators. Misc updates to purge the xpidl stubs stuff in preparation for XPConnect. Details on RDF_19990422_BRANCH. 1999-04-24 02:41:02 +00:00
waterson%netscape.com a12efd3224 Bug 4750. Updated RDF_NAMESPACE_URI to refer to the most recent (and final) version of the RDF recommendation. 1999-04-21 00:11:39 +00:00
waterson%netscape.com 2f16ca4113 Use 'ns' instead of 'namespace' just to be paranoid about C++ keywords. 1999-04-16 08:35:03 +00:00
shaver%netscape.com a278115b34 fix DEFINE_RDF_VOCAB 1999-04-15 21:01:11 +00:00
alecf%netscape.com 4760f00727 remove rdf_qsort from all makefiles 1999-04-15 02:47:08 +00:00
waterson%netscape.com 2a46f493b6 Removed #ifdefs, these are just placeholder files now. 1999-04-13 00:30:35 +00:00
waterson%netscape.com 66cc81625f Regenerated using newer xpidl compiler. 1999-04-13 00:29:43 +00:00
waterson%netscape.com 7893b66e74 Added NS_RDF_ASSERTION_ACCEPTED and NS_RDF_ASSERTION_REJECTED return codes. 1999-04-07 06:28:17 +00:00
waterson%netscape.com e47f3cbebd Regenerated using long-long instead of PRTime. 1999-04-06 06:36:50 +00:00
waterson%netscape.com 7cc9b1c6ab Regenerated files to pick up bug fixes to the -m stub XPIDL compiler. 1999-03-31 06:43:43 +00:00
waterson%netscape.com 3062f66f67 Changed RDF-specific errors to be success rather than error codes. 1999-03-30 02:30:16 +00:00
waterson%netscape.com 6bbd24c72e Changed RDF progids to use forward-slashes instead of pipes. 1999-03-30 01:09:24 +00:00
waterson%netscape.com 66a55f3f2c Landed RDF_19990326_BRANCH, scriptability changes. 1999-03-29 19:52:54 +00:00
waterson%netscape.com 3e108aa171 Added the _real_ RDF namespace, commented out for now. 1999-03-26 04:43:28 +00:00
warren%netscape.com 871d75c334 Fixed comment. 1999-03-12 21:39:25 +00:00
warren%netscape.com 558fe23653 Changed GetEnabledCommands to GetAllCommands/IsCommandEnabled. 1999-03-12 21:28:34 +00:00
warren%netscape.com 1930f473c3 attempt to fix mac build 1999-03-11 10:18:46 +00:00
warren%netscape.com fc2e4550dc First cut at new command architecture. 1999-03-11 10:01:25 +00:00
waterson%netscape.com f0745144ef Added GetResource() to XULElement. 1999-03-10 20:20:52 +00:00
waterson%netscape.com b0d32f4ae3 Land Guha's history stuff, including some fixes for references in the file system data source, and modifications for literals: there's now nsIntLiteral and nsDateLiteral. 1999-03-09 04:01:56 +00:00
waterson%netscape.com e2d2d45ea2 Added nsRDFInterfaces.h to EXPORTS. 1999-03-05 11:12:58 +00:00
waterson%netscape.com 5c4e7ea126 Added C++-specific #include of nscore.h to make sure that PRUnichar gets included. 1999-03-05 11:12:24 +00:00
waterson%netscape.com 69190a7d13 Initial revision. Generated from nsRDFInterfaces.idl. 1999-03-05 10:49:13 +00:00
scc%netscape.com 31ff626ae9 rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
waterson%netscape.com 4d5425954d Updated documentation on ReigsterDataSource() && RegisterResource(). 1999-03-02 00:59:03 +00:00