gecko-dev/xpcom/base
bzbarsky%mit.edu 8093efd14c Remove nsIHTMLContentContainer, merge those three functions into nsIDocument,
and make XUL style attribute dynamic changes get a proper CSSLoader off the
document. Bug 211376, r+sr=jst
2004-01-13 23:14:49 +00:00
..
.cvsignore
IIDS.h Remove nsIHTMLContentContainer, merge those three functions into nsIDocument, 2004-01-13 23:14:49 +00:00
Makefile.in Eliminate old nsCWeakReference implementation (bug 230480). This rewrites nsListControlFrame's event listener to be a little more sane. r+sr=dbaron. 2004-01-09 22:18:26 +00:00
nsAgg.h Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsAllocator.cpp
nsAllocator.h
nsAutoPtr.h Fix for bug 208398 (Implement swap on nsRefPtr). r=sicking, sr=dbaron. 2003-06-10 11:39:54 +00:00
nsCom.h
nsComObsolete.h
nsConsoleMessage.cpp Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-08 00:31:50 +00:00
nsConsoleMessage.h
nsConsoleService.cpp Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-08 00:31:50 +00:00
nsConsoleService.h
nscore.h #215581 2003-09-15 21:55:23 +00:00
nsDebugImpl.cpp Bug 217852 ASSERTION: nsDebugImpl not thread-safe: '_mOwningThread.GetThread() == PR_GetCurrentThread()' 2003-09-11 01:42:41 +00:00
nsDebugImpl.h Enables debug stackcrawl support in GRE builds. b=208098. r=dbaron. 2003-07-07 22:11:36 +00:00
nsError.h Bug 212222 - Load default prefs from the GRE and from the application. r/sr=alecf/darin 2003-11-03 16:46:13 +00:00
nsErrorService.cpp
nsErrorService.h Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsExceptionService.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsExceptionService.h
nsGarbageCollector.c
nsIAllocator.h
nsIConsoleListener.idl
nsIConsoleMessage.idl
nsIConsoleService.idl
nsID.cpp
nsID.h Backing out the change to use memcmp() for comparing ID's. r=jaggernaut@netscape.com, sr=alecf@netscape.com, a=dbaron@dbaron.org. 2003-02-11 02:05:20 +00:00
nsIDebug.idl Fix for 205023. Adds nsTraceRefcnt stubs that access a global to allow tracing refcnt to work with the GRE/xpcom glue builds. r=dbaron 2003-08-05 05:29:10 +00:00
nsIErrorService.idl
nsIException.idl
nsIExceptionService.idl
nsIID.h
nsIInterfaceRequestor.idl
nsILeakDetector.idl
nsIMemory.idl
nsIProgrammingLanguage.idl
nsISupports.idl
nsISupportsBase.h Microsoft didn't prefix their core interface names with 'ns'. 2003-11-11 21:53:36 +00:00
nsISupportsObsolete.h Bug 220062 Cleanup NS_METHOD_GETTER_STR/NS_METHOD_SETTER_STR 2003-09-24 01:56:06 +00:00
nsISystemInfo.idl
nsITraceRefcnt.idl Fix for 205023. Adds nsTraceRefcnt stubs that access a global to allow tracing refcnt to work with the GRE/xpcom glue builds. r=dbaron 2003-08-05 05:29:10 +00:00
nsIWeakReference.idl
nsLeakDetector.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
nsLeakDetector.h
nsMemoryImpl.cpp Bug 199006 there are two independent initializations of nsMemoryImpl before Init_XPCOM2 finishes 2003-04-07 14:20:19 +00:00
nsMemoryImpl.h
nsrootidl.idl
nsStackFrameUnix.cpp Remove pc tests in stack walking code that prevent it from working on Fedora Core 1. b=227396 r=bryner 2004-01-03 19:16:31 +00:00
nsStackFrameUnix.h move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood. 2003-01-15 20:40:06 +00:00
nsStackFrameWin.cpp move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood. 2003-01-15 20:40:06 +00:00
nsStackFrameWin.h move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood. 2003-01-15 20:40:06 +00:00
nsTraceRefcntImpl.cpp Fixing bustage 2003-08-05 06:42:22 +00:00
nsTraceRefcntImpl.h Remove include of stdio.h from nsTraceRefcnt.h. b=227074 r=dougt sr,a=brendan 2003-12-12 23:02:12 +00:00
nsWeakPtr.h
pure_api.c
pure.h