.. |
.cvsignore
|
|
|
IIDS.h
|
|
|
jar.mn
|
|
|
Makefile.in
|
Fixes bugs 149745 148918 149715 149730 149754 129959. Cleanup of nsIFile and nsILocalFile interfaces, supporting do_GetInterface in embedding via xcom glue, and general cleanup of shutdown. r=various, sr=shaver@mozilla.org
|
2002-06-11 19:26:04 +00:00 |
MANIFEST
|
Move the following files into the xpcom/glue dir:
|
2002-03-21 09:36:47 +00:00 |
MANIFEST_IDL
|
|
|
nsAgg.h
|
|
|
nsAllocator.cpp
|
|
|
nsAllocator.h
|
|
|
nsAutoPtr.h
|
|
|
nsCom.h
|
|
|
nsComObsolete.h
|
Remove unused _IMPL_NS_GFXNONXP define.
|
2002-08-11 05:46:21 +00:00 |
nsConsoleMessage.cpp
|
|
|
nsConsoleMessage.h
|
|
|
nsConsoleService.cpp
|
|
|
nsConsoleService.h
|
|
|
nscore.h
|
nscore.h has unreachable MSVC #defines (mutually exclusive nested #if), r=dbaron sr=scc a=superfly asa
|
2002-07-12 21:08:56 +00:00 |
nsCWeakReference.cpp
|
|
|
nsCWeakReference.h
|
|
|
nsDebugHelpWin32.cpp
|
Fix Bug 115189
|
2002-01-09 19:03:01 +00:00 |
nsDebugHelpWin32.h
|
|
|
nsError.h
|
Fix for bug 132302: Return the right exception for DOM Range. Fix by peterv.
|
2002-04-10 13:38:30 +00:00 |
nsErrorService.cpp
|
|
|
nsErrorService.h
|
|
|
nsExceptionService.cpp
|
Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan.
|
2002-08-10 08:39:43 +00:00 |
nsExceptionService.h
|
Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan.
|
2002-08-10 08:39:43 +00:00 |
nsGarbageCollector.c
|
|
|
nsIAllocator.h
|
|
|
nsIConsoleListener.idl
|
|
|
nsIConsoleMessage.idl
|
|
|
nsIConsoleService.idl
|
|
|
nsID.cpp
|
|
|
nsID.h
|
127093. adds nsID.h nsISupportsBase.h nscore.h to sdk. r=seawood, sr=alecf,rpotts, a=shaver
|
2002-02-27 00:35:06 +00:00 |
nsIErrorService.idl
|
|
|
nsIException.idl
|
|
|
nsIExceptionService.idl
|
Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan.
|
2002-08-10 08:39:43 +00:00 |
nsIID.h
|
|
|
nsIInterfaceRequestor.idl
|
|
|
nsILeakDetector.idl
|
|
|
nsIMemory.idl
|
|
|
nsIProgrammingLanguage.idl
|
Bug 106386 rid source of misspellings
|
2002-03-19 04:30:17 +00:00 |
nsISupports.idl
|
fixing another type
|
2002-01-31 21:45:04 +00:00 |
nsISupportsBase.h
|
|
|
nsISupportsObsolete.h
|
Moving Memory Util functions into nsMemory. r=dmose, sr=jband, bug=119082
|
2002-01-11 20:12:22 +00:00 |
nsISystemInfo.idl
|
|
|
nsIWeakReference.idl
|
Oversight not making nsISupportsWeakReference also frozen. bug 48726, r=dougt, sr=rpotts@netscape.com
|
2002-02-08 05:23:06 +00:00 |
nsLeakDetector.cpp
|
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
|
2002-01-30 21:14:20 +00:00 |
nsLeakDetector.h
|
|
|
nsMemoryImpl.cpp
|
Bug 112262. Move nsMemory into the glue library. sr=rpotts, sr=jband.
|
2001-12-07 19:54:16 +00:00 |
nsMemoryImpl.h
|
Bug 112262. Move nsMemory into the glue library. sr=rpotts, sr=jband.
|
2001-12-07 19:54:16 +00:00 |
nsrootidl.idl
|
Fix for bug 125465. r=jag, sr=jband, a=asa. Add AString, ACString, and AUTF8String support to XPCOM's variant data type. Also, add forward declarations of AString and ACString to nsrootidl.idl.
|
2002-03-05 02:22:02 +00:00 |
nsStackFrameWin.h
|
Bug 106386 rid source of misspellings
|
2002-03-19 04:30:17 +00:00 |
nsSystemInfo.cpp
|
|
|
nsSystemInfo.h
|
|
|
nsTraceMalloc.c
|
Bug 106386 rid source of misspellings
|
2002-03-19 04:30:17 +00:00 |
nsTraceMalloc.h
|
Bug 106386 rid source of misspellings
|
2002-03-19 04:30:17 +00:00 |
nsTraceMallocCallbacks.h
|
bug 113738 Cost of malloc into trace-malloc log r=blythe, sr=brendan
|
2001-12-15 00:24:12 +00:00 |
nsTraceRefcnt.cpp
|
eliminate nsCRT::strlen for char* strings (part 5), bug 124536 r=dp sr=brendan
|
2002-02-20 06:38:38 +00:00 |
nsTraceRefcnt.h
|
Fixes HP bustage in xpcom. patch by pkw@austin.ibm.com, r=dougt, sr=alecf
|
2002-08-08 04:58:54 +00:00 |
nsTraceRefcntImpl.cpp
|
eliminate nsCRT::strlen for char* strings (part 5), bug 124536 r=dp sr=brendan
|
2002-02-20 06:38:38 +00:00 |
nsTraceRefcntImpl.h
|
Fixes HP bustage in xpcom. patch by pkw@austin.ibm.com, r=dougt, sr=alecf
|
2002-08-08 04:58:54 +00:00 |
nsTypeInfo.cpp
|
Bug 106386 rid source of misspellings
|
2002-03-19 04:30:17 +00:00 |
nsWeakPtr.h
|
|
|
nsWinTraceMalloc.cpp
|
bug 113738 Cost of malloc into trace-malloc log r=blythe, sr=brendan
|
2001-12-15 00:24:12 +00:00 |
pure_api.c
|
|
|
pure.h
|
|
|
xpcom.properties
|
|
|