.. |
.cvsignore
|
|
|
Makefile.in
|
backing out bsmedberg's patch for bug 326491 to fix bug 329505.
|
2006-03-09 03:14:32 +00:00 |
nsArray.cpp
|
|
|
nsArray.h
|
|
|
nsArrayEnumerator.cpp
|
Bug 319024 - Password manager does not remember data - regression from bug 316414 part 1 - observer enumerators need to hand out the strong-ref nsIObserver-implementing object, not the nsIWeakReference-implementing object, r=darin
|
2005-12-13 21:12:41 +00:00 |
nsArrayEnumerator.h
|
Bug 319024 - Password manager does not remember data - regression from bug 316414 part 1 - observer enumerators need to hand out the strong-ref nsIObserver-implementing object, not the nsIWeakReference-implementing object, r=darin
|
2005-12-13 21:12:41 +00:00 |
nsAtomService.cpp
|
|
|
nsAtomService.h
|
|
|
nsAtomTable.cpp
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +00:00 |
nsAtomTable.h
|
|
|
nsAutoBuffer.h
|
|
|
nsByteBuffer.cpp
|
|
|
nsByteBuffer.h
|
|
|
nsCheapSets.cpp
|
|
|
nsCheapSets.h
|
|
|
nsCppSharedAllocator.h
|
|
|
nsCRT.cpp
|
Fix HashCodeAsUTF8 to work properly for non-BMP stuff, and update it to the
|
2005-11-16 02:31:54 +00:00 |
nsCRT.h
|
Implement a in-place (no copy) CompareUTF8toUTF16, and use it to make the atom
|
2005-11-04 19:52:18 +00:00 |
nsDeque.cpp
|
|
|
nsDeque.h
|
|
|
nsDoubleHashtable.h
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +00:00 |
nsEmptyEnumerator.cpp
|
|
|
nsEmptyEnumerator.h
|
|
|
nsEnumeratorUtils.cpp
|
|
|
nsEnumeratorUtils.h
|
|
|
nsFixedSizeAllocator.cpp
|
|
|
nsFixedSizeAllocator.h
|
|
|
nsHashPropertyBag.cpp
|
|
|
nsHashPropertyBag.h
|
|
|
nsHashSets.cpp
|
|
|
nsHashSets.h
|
|
|
nsHashtable.cpp
|
|
|
nsHashtable.h
|
|
|
nsIArray.idl
|
|
|
nsIAtom.idl
|
Bug 305949 Part 1 - Separate the frozen XPCOM exports with the XPCOM_API macro; add compatibility methods to the frozen string API; convert most of the tests/tools to use the xpcom glue when appropriate r=darin This checking does not actually stop exporting the nonfrozen methods yet, pending a bunch of test cleanup throughout the tree.
|
2005-11-08 18:17:49 +00:00 |
nsIAtomService.idl
|
|
|
nsIByteBuffer.h
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2005-11-11 14:36:26 +00:00 |
nsICollection.idl
|
|
|
nsIEnumerator.idl
|
|
|
nsIHashable.idl
|
Bug 316732 - Allow for hashing on nsIFile by introducing a new nsIHashable interface and implementing it for the file types r=darin
|
2005-11-18 14:18:49 +00:00 |
nsIINIParser.idl
|
|
|
nsINIParserImpl.cpp
|
|
|
nsINIParserImpl.h
|
|
|
nsInt64.h
|
|
|
nsIObserver.idl
|
|
|
nsIObserverService.idl
|
|
|
nsIPersistentProperties2.idl
|
|
|
nsIPersistentProperties.h
|
|
|
nsIProperties.idl
|
|
|
nsIProperty.idl
|
|
|
nsIPropertyBag2.idl
|
|
|
nsIPropertyBag.idl
|
|
|
nsIRecyclingAllocator.idl
|
|
|
nsISerializable.idl
|
|
|
nsISimpleEnumerator.idl
|
|
|
nsIStringEnumerator.idl
|
|
|
nsISupportsArray.idl
|
|
|
nsISupportsIterators.idl
|
|
|
nsISupportsPrimitives.idl
|
|
|
nsITimelineService.idl
|
Bug 106386 Correct misspellings in source code
|
2006-02-23 09:36:43 +00:00 |
nsIUnicharBuffer.h
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2005-11-11 14:36:26 +00:00 |
nsIVariant.idl
|
|
|
nsIWindowsRegKey.idl
|
|
|
nsIWritablePropertyBag2.idl
|
|
|
nsIWritablePropertyBag.idl
|
|
|
nsManifestLineReader.h
|
|
|
nsObserverList.cpp
|
backing out bsmedberg's patch for bug 326491 to fix bug 329505.
|
2006-03-09 03:14:32 +00:00 |
nsObserverList.h
|
backing out bsmedberg's patch for bug 326491 to fix bug 329505.
|
2006-03-09 03:14:32 +00:00 |
nsObserverService.cpp
|
backing out bsmedberg's patch for bug 326491 to fix bug 329505.
|
2006-03-09 03:14:32 +00:00 |
nsObserverService.h
|
backing out bsmedberg's patch for bug 326491 to fix bug 329505.
|
2006-03-09 03:14:32 +00:00 |
nsPersistentProperties.cpp
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +00:00 |
nsPersistentProperties.h
|
|
|
nsProperties.cpp
|
|
|
nsProperties.h
|
|
|
nsRecyclingAllocator.cpp
|
Bug 289571 Optimization for nsRecyclingAllocator
|
2005-12-23 00:08:21 +00:00 |
nsRecyclingAllocator.h
|
Bug 289571 Optimization for nsRecyclingAllocator
|
2005-12-23 00:08:21 +00:00 |
nsStaticAtom.h
|
|
|
nsStaticNameTable.cpp
|
|
|
nsStaticNameTable.h
|
|
|
nsStringEnumerator.cpp
|
|
|
nsStringEnumerator.h
|
|
|
nsSupportsArray.cpp
|
|
|
nsSupportsArray.h
|
|
|
nsSupportsArrayEnumerator.cpp
|
|
|
nsSupportsArrayEnumerator.h
|
|
|
nsSupportsPrimitives.cpp
|
|
|
nsSupportsPrimitives.h
|
|
|
nsTextFormatter.cpp
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +00:00 |
nsTextFormatter.h
|
|
|
nsTime.h
|
|
|
nsTimelineService.cpp
|
|
|
nsTimelineService.h
|
|
|
nsUnicharBuffer.cpp
|
|
|
nsUnicharBuffer.h
|
|
|
nsUnitConversion.h
|
|
|
nsValueArray.cpp
|
|
|
nsValueArray.h
|
|
|
nsVariant.cpp
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +00:00 |
nsVariant.h
|
|
|
nsWindowsRegKey.cpp
|
|
|
nsWindowsRegKey.h
|
|
|