gecko-dev/xpcom/base
1999-06-02 01:59:28 +00:00
..
.cvsignore cvs ignorage 1999-05-26 23:19:18 +00:00
IIDS.h landing xpcom20/21 branch 1999-05-26 02:16:15 +00:00
Makefile.in Initial version 1999-05-18 09:11:01 +00:00
makefile.win Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
MANIFEST Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
MANIFEST_IDL Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsAgg.h Added PR_BEGIN_MACRO/PR_END_MACRO around all multi-line macros... 1999-01-26 09:46:33 +00:00
nsAllocator.cpp Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsAllocator.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsCom.h #define NS_COM __declspec(export) on XP_MAC. 1999-04-04 02:22:08 +00:00
nsCOMPtr.cpp conditionally factored destructor 1999-05-10 20:48:43 +00:00
nsCOMPtr.h replaced tabs with spaces as per our standards 1999-06-02 01:59:28 +00:00
nscore.h Added 1999-05-18 21:43:13 +00:00
nsDebug.cpp New build option enable-crash-on-assert for those who really want the old behavior 1999-05-11 22:22:24 +00:00
nsDebug.h don't break if we're included in a C file 1999-04-15 03:13:20 +00:00
nsError.h Hushed up stupid warnings on Windows. 1999-03-25 07:29:29 +00:00
nsIAllocator.h Adding PROGID and ClassName 1999-05-27 22:41:23 +00:00
nsID.cpp landing XPCOM_BRANCH 1998-05-22 21:56:30 +00:00
nsID.h Include <string.h>, not "string.h". Also added include guards, which should be a big win on commonly included files like this one. 1999-05-14 03:07:23 +00:00
nsIID.h Added include guards, which should be a big win on commonly included files like this one. 1999-05-14 03:07:31 +00:00
nsIPtr.h backed out previous change 1998-11-26 04:54:11 +00:00
nsISupports.idl Removed double-declaration of nsISupports: we #include nsISupportsArray now. 1999-05-07 19:52:13 +00:00
nsISupportsUtils.h Remove static IID kISupportsIID from the default QueryInterfaces implementation macro. Replace with call to nsISupports::GetIID(). Tested by dp, myself and tague on the 3 main platforms (Win32, Linux and Mac respectively). 1999-05-29 16:25:18 +00:00
nsrootidl.idl Removed unused and nonsensical voidRef typedef. 1999-05-28 01:14:50 +00:00
nsTraceRefcnt.cpp Move some trace refcounting only code and variables inside the proper ifdefs 1999-04-10 08:50:50 +00:00
nsTraceRefcnt.h Expose WalkTheStack 1998-11-26 18:03:20 +00:00
nsTraceRefcntImpl.cpp Move some trace refcounting only code and variables inside the proper ifdefs 1999-04-10 08:50:50 +00:00
nsTraceRefcntImpl.h Expose WalkTheStack 1998-11-26 18:03:20 +00:00