gecko-dev/xpcom/base
2002-06-21 19:58:54 +00:00
..
.cvsignore
IIDS.h b=84947 New print dialog for Unix and OS/2 2001-11-22 10:00:44 +00:00
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
makefile.win 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 Make it almost compile on MSVC++. Not part of the build. 2001-10-26 08:30:41 +00:00
nsCom.h
nsComObsolete.h Remove xp_core.h & xp_mem.h and all build references to them. 2002-03-27 06:02:39 +00:00
nsConsoleMessage.cpp
nsConsoleMessage.h
nsConsoleService.cpp bug #85831 (r=hewitt@netscape.com, sr=jst@netscape.com) Javascript console hangs with the error this.Console.appendIten(...) not a function 2001-10-26 04:51:08 +00:00
nsConsoleService.h bug #85831 (r=hewitt@netscape.com, sr=jst@netscape.com) Javascript console hangs with the error this.Console.appendIten(...) not a function 2001-10-26 04:51:08 +00:00
nscore.h 151604 - XPCOM Glue standalone stupport of dynamically loading symbols. r=dp/rpotts sr=alecf 2002-06-21 19:58:54 +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 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
nsExceptionService.h Bug 83426 - Remove DOM exception hack. r=jst, r=dbradley, sr=jband 2001-11-01 15:52:53 +00:00
nsGarbageCollector.c
nsIAllocator.h Freeze nsIMemory interface bug 99151 r=rpotts@netscape.com, sr=brendan@netscape.com 2001-10-26 00:09:22 +00:00
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 83426 - Remove DOM exception hack. r=jst, r=dbradley, sr=jband 2001-11-01 15:52:53 +00:00
nsIID.h
nsIInterfaceRequestor.idl
nsILeakDetector.idl
nsIMemory.idl Freeze nsIMemory interface bug 99151 r=rpotts@netscape.com, sr=brendan@netscape.com 2001-10-26 00:09:22 +00:00
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
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
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