.. |
.cvsignore
|
cvs ignorage
|
1999-05-26 23:19:18 +00:00 |
IIDS.h
|
Reserved IID for nsIDOMNSLocation
|
1999-08-03 23:17:16 +00:00 |
MANIFEST
|
Moved the typedef to its own file: "nsWeakPtr.h". This avoids the circular includes problem and lets people #include just "nsWeakPtr.h" when they want an |nsWeakPtr|.
|
1999-08-03 08:15:31 +00:00 |
MANIFEST_IDL
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
Makefile.in
|
Moved the typedef to its own file: "nsWeakPtr.h". This avoids the circular includes problem and lets people #include just "nsWeakPtr.h" when they want an |nsWeakPtr|.
|
1999-08-03 08:15:31 +00:00 |
makefile.win
|
Moved the typedef to its own file: "nsWeakPtr.h". This avoids the circular includes problem and lets people #include just "nsWeakPtr.h" when they want an |nsWeakPtr|.
|
1999-08-03 08:15:31 +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
|
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
|
1999-06-29 21:01:31 +00:00 |
nsAllocator.h
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
nsCOMPtr.cpp
|
Added |do_QueryReference| for initializing/assigning from |nsWeakPtr|s. Also some fixes.
|
1999-08-03 07:21:39 +00:00 |
nsCOMPtr.h
|
experiment: I don't think it like the forward declaration
|
1999-08-03 10:44:12 +00:00 |
nsCom.h
|
Checkin another chunk of Alex Larsson's non-exported symbol reduction
|
1999-07-07 09:02:21 +00:00 |
nsDebug.cpp
|
differentiate between Win32 x86 and NT Alpha for a few low level debug activities. From bob meader <bob@guiduck.com>
|
1999-07-24 22:00:00 +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
|
Fixing Bug 9976.
|
1999-07-16 18:15:14 +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
|
- Fix possessive "its" misspelled as "it's".
|
1999-07-17 03:32:39 +00:00 |
nsIWeakReference.idl
|
Moved the typedef to its own file: "nsWeakPtr.h". This avoids the circular includes problem and lets people #include just "nsWeakPtr.h" when they want an |nsWeakPtr|.
|
1999-08-03 08:15:31 +00:00 |
nsTraceRefcnt.cpp
|
differentiate between Win32 x86 and NT Alpha for a few low level debug activities. From bob meader <bob@guiduck.com>
|
1999-07-24 22:00:00 +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
|
differentiate between Win32 x86 and NT Alpha for a few low level debug activities. From bob meader <bob@guiduck.com>
|
1999-07-24 22:00:00 +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 |
nsWeakPtr.h
|
First Checked In.
|
1999-08-03 08:30:05 +00:00 |
nsWeakReference.cpp
|
well, now it needs to include nsCOMPtr, since the header doesn't anymore
|
1999-08-03 08:34:17 +00:00 |
nsWeakReference.h
|
fix warnings
|
1999-08-05 19:47:10 +00:00 |
nscore.h
|
Cut down on the number of warnings in the BeOS build, HAVE_CPP_NEW_CASTS
|
1999-07-27 21:22:56 +00:00 |
nsrootidl.idl
|
adding PRUnichar as a type we can talk about in idl
|
1999-08-04 06:53:48 +00:00 |