.. |
.cvsignore
|
cvs ignorage
|
1999-05-26 23:19:18 +00:00 |
IIDS.h
|
Vidur's HTML fragment content sink; Kostello's document/html encoders
|
1999-06-03 22:11:53 +00:00 |
Makefile.in
|
Initial version
|
1999-05-18 09:11:01 +00:00 |
makefile.win
|
Fix XPIDL_MODULE typos.
|
1999-06-03 20:06:49 +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
|
fixed for VMS
|
1999-06-03 20:36:53 +00:00 |
nscore.h
|
Converted all the C++ comments to C comments to fix the Unix builds (prefapi.c).
|
1999-06-04 02:00:19 +00:00 |
nsDebug.cpp
|
Compromise. On other platforms, NS_WARNING does not call break. So we'll do the same. So for NS_WARNING, we'll simply print to the console and continue, a la mode de Pierre, while for other forms of NS_BLOWCHUNKS, we'll break into the debugger, as of old.
|
1999-06-10 19:50:56 +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
|
Remove NS_IS_ERROR() macro; it's both redundant with NS_FAILED() and wrong.
|
1999-06-03 22:03:07 +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
|
Add MOZ_TRACE_REFCNT to allow you to instrument individual implementations of AddRef() & Release().
|
1999-06-15 03:25:27 +00:00 |
nsrootidl.idl
|
Added nscore.h to nsrootidl.idl for PRUnichar.
|
1999-06-09 03:19:10 +00:00 |
nsTraceRefcnt.cpp
|
Clean up stack trace output: add displacements and remove spaces that sometimes appear in demangled symbols (so my perl script doesn't barf).
|
1999-06-15 05:27:09 +00:00 |
nsTraceRefcnt.h
|
Add MOZ_TRACE_REFCNT to allow you to instrument individual implementations of AddRef() & Release().
|
1999-06-15 03:25:27 +00:00 |
nsTraceRefcntImpl.cpp
|
Clean up stack trace output: add displacements and remove spaces that sometimes appear in demangled symbols (so my perl script doesn't barf).
|
1999-06-15 05:27:09 +00:00 |
nsTraceRefcntImpl.h
|
Add MOZ_TRACE_REFCNT to allow you to instrument individual implementations of AddRef() & Release().
|
1999-06-15 03:25:27 +00:00 |