gecko-dev/xpcom/public
1999-05-05 10:37:05 +00:00
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Committing changes to support the new nsIEventQueue interface. 1999-05-04 23:35:25 +00:00
makefile.win Committing changes to support the new nsIEventQueue interface. 1999-05-04 23:35:25 +00:00
MANIFEST Committing changes to support the new nsIEventQueue interface. 1999-05-04 23:35:25 +00:00
mozIClassRegistry.h nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
mozIRegistry.h Cleaned up i/f, XPCOM-wise 1999-02-10 19:47:56 +00:00
nsAgg.h Added PR_BEGIN_MACRO/PR_END_MACRO around all multi-line macros... 1999-01-26 09:46:33 +00:00
nsCom.h #define NS_COM __declspec(export) on XP_MAC. 1999-04-04 02:22:08 +00:00
nsCOMPtr.h -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Wow! Re-enabled initialization/assignment from raw COM interface pointers, only this time it means the same as |dont_QueryInterface|. Which is what people want and expect. Re-enabled comparisons between |nsCOMPtr|s and raw COM interface pointers; and it means what people expect: are these two 4-byte values equal/not-equal. Added a function for comparing two pointers (either can be raw or nsCOMPtr) called |SameCOMIdentity|, which provides the other kind of comparison. No current functionality has changed. Everything you're doing now is still legal and valid. These changes only bring some additional options. -----BEGIN PGP SIGNATURE----- Version: PGP Personal Privacy 6.0.2 Comment: get my key at <http://www.meer.net/ScottCollins/#key> iQA/AwUBNzAeufGmojMuVn+fEQInWgCfUVK/7xfd/pdhAmyIe4HhynKsuucAn20t MRtmNY4e2MAdwClvhR65a5Yv =elb3 -----END PGP SIGNATURE----- 1999-05-05 10:37:05 +00:00
nsDebug.h don't break if we're included in a C file 1999-04-15 03:13:20 +00:00
nsEnumeratorUtils.h Added nsISimpleEnumerator as Phase I of the great enumerator unification. Added misc files for XPConnect. Details in RDF_19990422_BRANCH. 1999-04-24 02:38:54 +00:00
nsError.h Hushed up stupid warnings on Windows. 1999-03-25 07:29:29 +00:00
nsHashtable.h Made instance variables protected so that we can subclass. 1999-04-16 18:16:21 +00:00
nsIAllocator.h Added size argument to Free and Realloc (for implementations that can't determine the memory block's size. Needed for nsPageMgr. Hooked allocator up to xpcom initialization. 1999-04-30 22:54:28 +00:00
nsICollection.h Fixed comment. 1999-04-13 18:26:53 +00:00
nsIComponentManager.h API Cleanup. 1999-04-02 20:28:22 +00:00
nsID.h nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
nsIEnumerator.h Added nsISimpleEnumerator as Phase I of the great enumerator unification. Added misc files for XPConnect. Details in RDF_19990422_BRANCH. 1999-04-24 02:38:54 +00:00
nsIEventQueue.h Committing changes to support the new nsIEventQueue interface. 1999-05-04 23:35:25 +00:00
nsIEventQueueService.h Committing changes to support the new nsIEventQueue interface. 1999-05-04 23:35:25 +00:00
nsIFactory.h nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
nsIGenericFactory.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsIID.h oops, should be including nsID.h for the nsID typedef 1999-04-22 03:25:24 +00:00
nsIPtr.h backed out previous change 1998-11-26 04:54:11 +00:00
nsIRegistry.h Fixed nsIRegistry implementation. ready for use. Thanks to Nicholas Ambrose <nick87@hotmail.com> 1999-03-31 06:28:36 +00:00
nsIServiceManager.h back out my warning fix (proper fix on the way) 1999-05-04 22:33:10 +00:00
nsIServiceProvider.h Migrating public header files to public 1998-10-19 17:48:55 +00:00
nsISimpleEnumerator.h Added nsISimpleEnumerator.h as a dummy file so that XPIDL that uses it won't break. 1999-04-26 17:31:57 +00:00
nsISupports.h Added XPIDL_JS_STUBS hacks to support scriptability. 1999-03-31 06:42:42 +00:00
nsISupportsArray.h rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
nsISupportsUtils.h change |CallQueryInterface| to handle situations where |nsISupports| is ambiguous. 1999-05-04 12:40:52 +00:00
nsMacRepository.h Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
nsRepository.h nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
nsrootidl.h Added nsISimpleEnumerator as Phase I of the great enumerator unification. Added misc files for XPConnect. Details in RDF_19990422_BRANCH. 1999-04-24 02:38:54 +00:00
nsTraceRefcnt.h Expose WalkTheStack 1998-11-26 18:03:20 +00:00
nsVector.h Migrating public header files to public 1998-10-19 17:48:55 +00:00
nsXPComCIID.h InitXPCOM() : For a defined initialization sequence of xpcom global objects and components. 1999-03-23 23:28:32 +00:00
nsXPComFactory.h Use the macro on all platforms. Thanks to pierre for helping me make sure 1999-03-09 19:19:02 +00:00
nsXPIDLString.h Improve docs. 1999-05-04 03:54:56 +00:00
plvector.h Moved plvector.c and plvector.h from mozilla/nsprpub/lib/ds 1998-11-09 20:09:33 +00:00