.. |
.cvsignore
|
|
|
IIDS.h
|
b=84947 New print dialog for Unix and OS/2
|
2001-11-22 10:00:44 +00:00 |
jar.mn
|
Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani
|
2000-09-20 19:35:24 +00:00 |
Makefile.in
|
Add win32 support to xpcom Makefile.ins
|
2001-12-09 07:05:12 +00:00 |
makefile.win
|
Bug 112262. Move nsMemory into the glue library. sr=rpotts, sr=jband.
|
2001-12-07 19:54:16 +00:00 |
MANIFEST
|
Bug 112262. Move nsMemory into the glue library. sr=rpotts, sr=jband.
|
2001-12-07 19:54:16 +00:00 |
MANIFEST_IDL
|
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
|
2001-05-08 17:42:36 +00:00 |
nsAgg.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsAllocator.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsAllocator.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsAutoPtr.h
|
Make it almost compile on MSVC++. Not part of the build.
|
2001-10-26 08:30:41 +00:00 |
nsCom.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsComObsolete.h
|
rulebrk.c includes this header, so we can't have c++
|
2001-09-27 12:41:06 +00:00 |
nsConsoleMessage.cpp
|
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
|
2001-09-29 08:28:41 +00:00 |
nsConsoleMessage.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
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
|
Change certain AIX ifdefs to AIX_XLC_364 since these ifdefs are only
|
2002-01-25 15:07:38 +00:00 |
nsCWeakReference.cpp
|
|
|
nsCWeakReference.h
|
|
|
nsDebug.cpp
|
OS/2 code only - make it easier to turn off popup asserts if necessary by restructuring code
|
2002-01-28 23:26:31 +00:00 |
nsDebug.h
|
Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org
|
2002-01-24 09:20:51 +00:00 |
nsDebugHelpWin32.cpp
|
Fix Bug 115189
|
2002-01-09 19:03:01 +00:00 |
nsDebugHelpWin32.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsError.h
|
b=121570 Error code namespace needed for security component
|
2002-01-25 15:17:25 +00:00 |
nsErrorService.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsErrorService.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsExceptionService.cpp
|
Bug 112666 - XPCOM ExceptionService should return a pending exception if one exists. r=jst sr=jband
|
2001-12-07 13:31:01 +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
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsIConsoleMessage.idl
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsIConsoleService.idl
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsID.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsID.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsIErrorService.idl
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsIException.idl
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsIExceptionService.idl
|
Bug 83426 - Remove DOM exception hack. r=jst, r=dbradley, sr=jband
|
2001-11-01 15:52:53 +00:00 |
nsIID.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsIInterfaceRequestor.cpp
|
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
|
2001-11-19 06:45:00 +00:00 |
nsIInterfaceRequestor.idl
|
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
|
2001-09-05 21:28:38 +00:00 |
nsIInterfaceRequestorUtils.h
|
backing out changes to 104172. r=ccarlen@netscape.com
|
2001-10-23 03:50:24 +00:00 |
nsILeakDetector.idl
|
[Not part of build] Changed getServices() to attribute services.
|
2000-09-19 14:48:11 +00:00 |
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
|
Landing nsISupports changes. Freezes nsISupports.idl and nsrootidl.idl. r=valeski@netscape.com, sr=rpotts@netscape.com bug 98281
|
2001-09-27 03:43:00 +00:00 |
nsIPtr.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsISupports.idl
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsISupportsBase.h
|
Landing nsISupports changes. Freezes nsISupports.idl and nsrootidl.idl. r=valeski@netscape.com, sr=rpotts@netscape.com bug 98281
|
2001-09-27 03:43:00 +00:00 |
nsISupportsImpl.h
|
additional macros to support aggregation. bug 113664 r=alecf,dougt
|
2001-12-26 21:30:20 +00:00 |
nsISupportsObsolete.h
|
Moving Memory Util functions into nsMemory. r=dmose, sr=jband, bug=119082
|
2002-01-11 20:12:22 +00:00 |
nsISupportsUtils.h
|
Landing the rest of the mach-o OSX changes.
|
2001-10-27 07:38:18 +00:00 |
nsISystemInfo.idl
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsIWeakReference.idl
|
107630 Removing C++ cruft from nsIWeakReference.idl. Adding nsIWeakReferenceUtils.h. r=alecf@netscape.com, sr=scc@mozilla.org
|
2001-10-30 23:18:51 +00:00 |
nsIWeakReferenceUtils.h
|
107630 Removing C++ cruft from nsIWeakReference.idl. Adding nsIWeakReferenceUtils.h. r=alecf@netscape.com, sr=scc@mozilla.org
|
2001-10-30 23:18:51 +00:00 |
nsLeakDetector.cpp
|
Fix typo. Not part of default build.
|
2001-11-30 22:03:28 +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
|
add support for nsIVariant and nsIPropertyBag. bug 44675 and bug 98209. sr=vidur r=dbradley
|
2001-10-31 23:35:07 +00:00 |
nsStackFrameWin.h
|
Fix Bug 115189
|
2002-01-09 19:03:01 +00:00 |
nsSystemInfo.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsSystemInfo.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsTraceMalloc.c
|
Fix Bug 115189
|
2002-01-09 19:03:01 +00:00 |
nsTraceMalloc.h
|
Fix Bug 115189
|
2002-01-09 19:03:01 +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
|
Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org
|
2002-01-24 09:20:51 +00:00 |
nsTraceRefcnt.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsTraceRefcntImpl.cpp
|
Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org
|
2002-01-24 09:20:51 +00:00 |
nsTraceRefcntImpl.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsTypeInfo.cpp
|
Oops, meant to remove that incorrect comment.
|
2001-11-15 07:44:59 +00:00 |
nsWeakPtr.h
|
|
|
nsWeakReference.cpp
|
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
|
2001-11-19 06:45:00 +00:00 |
nsWeakReference.h
|
AIX's new compiler, xlC5.x, doesn't allow the use of "friend" to declare
|
2002-01-10 14:16:05 +00:00 |
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
|
|
|