gecko/xpcom/ds
2012-07-30 17:20:58 +03:00
..
CharTokenizer.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Makefile.in Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsArray.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsArray.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (XPCOM parts); r=bsmedberg 2012-06-05 19:51:58 -04:00
nsAtomService.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsAtomService.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (XPCOM parts); r=bsmedberg 2012-06-05 19:51:58 -04:00
nsAtomTable.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsAtomTable.h Bug 765326 - atom-table numbers should include the static atom table; r=njn 2012-06-15 15:51:42 -04:00
nsByteBuffer.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsByteBuffer.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsCharSeparatedTokenizer.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsCheapSets.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsCppSharedAllocator.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsCRT.cpp Bug 743581: Removes nsCRT::strlen(const PRUnichar*). f=sgautherie r=dougt 2012-05-30 18:43:39 +01:00
nsCRT.h Bug 760162: Remove obsolete comment about nsCRT::mem* functions in nsCRT.h; r=dougt f=sgautherie 2012-06-06 13:19:08 +01:00
nsExpirationTracker.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsFixedSizeAllocator.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsFixedSizeAllocator.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsHashPropertyBag.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsHashPropertyBag.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsHashtable.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsHashtable.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsIArray.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIAtom.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIAtomService.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIByteBuffer.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsICollection.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIEnumerator.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIHashable.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIINIParser.idl Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsIMutableArray.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsINIParserImpl.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsINIParserImpl.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (XPCOM parts); r=bsmedberg 2012-06-05 19:51:58 -04:00
nsINIProcessor.js bug 752756. Read UTF-16le and UTF-8 BOMs in nsINIParser on Windows. Add parameter to nsIINIParserWriter::writeFile() specifying the charset of the file (BOM will be written). r=bsmedberg 2012-05-23 10:09:10 -07:00
nsINIProcessor.manifest
nsIObserver.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIObserverService.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIPersistentProperties2.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIPersistentProperties.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIProperties.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIProperty.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIPropertyBag2.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIPropertyBag.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsISerializable.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsISimpleEnumerator.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIStringEnumerator.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsISupportsArray.idl Bug 773637 - Kill NS_SCRIPTABLE annotations, Part 1: Remove NS_*PARAM annotations. r=ehsan 2012-07-06 15:14:07 -05:00
nsISupportsIterators.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsISupportsPrimitives.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIUnicharBuffer.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIVariant.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIWindowsRegKey.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIWritablePropertyBag2.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIWritablePropertyBag.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsManifestLineReader.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsMathUtils.h Bug 767519 - Add NS_flooredModulo to nsMathUtils. r=bz 2012-07-05 16:18:37 +02:00
nsObserverList.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsObserverList.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (XPCOM parts); r=bsmedberg 2012-06-05 19:51:58 -04:00
nsObserverService.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsObserverService.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (XPCOM parts); r=bsmedberg 2012-06-05 19:51:58 -04:00
nsPersistentProperties.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsPersistentProperties.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (XPCOM parts); r=bsmedberg 2012-06-05 19:51:58 -04:00
nsProperties.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsProperties.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (XPCOM parts); r=bsmedberg 2012-06-05 19:51:58 -04:00
nsStaticAtom.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsStaticNameTable.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsStaticNameTable.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsStringEnumerator.cpp Bug 773637 - Kill NS_SCRIPTABLE annotations, Part 1: Remove NS_*PARAM annotations. r=ehsan 2012-07-06 15:14:07 -05:00
nsStringEnumerator.h Bug 773637 - Kill NS_SCRIPTABLE annotations, Part 1: Remove NS_*PARAM annotations. r=ehsan 2012-07-06 15:14:07 -05:00
nsSupportsArray.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsSupportsArray.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsSupportsArrayEnumerator.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsSupportsArrayEnumerator.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (XPCOM parts); r=bsmedberg 2012-06-05 19:51:58 -04:00
nsSupportsPrimitives.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsSupportsPrimitives.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsUnicharBuffer.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsUnicharBuffer.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (XPCOM parts); r=bsmedberg 2012-06-05 19:51:58 -04:00
nsVariant.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsVariant.h Bug 773637 - Kill NS_SCRIPTABLE annotations, Part 1: Remove NS_*PARAM annotations. r=ehsan 2012-07-06 15:14:07 -05:00
nsWhitespaceTokenizer.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsWindowsRegKey.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsWindowsRegKey.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
StringBuilder.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
TimeStamp_darwin.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
TimeStamp_posix.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
TimeStamp_windows.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
TimeStamp.h Bug 706179: Add support for animations to the Layers API r=roc, dbaron, cjones 2012-07-27 13:23:44 -07:00