gecko-dev/xpcom/ds
ftang%netscape.com db0b7d7842 fix bug 23353. r=warren,rickg . Do not store listener in member data. 2000-01-28 14:41:04 +00:00
..
.cvsignore add the cvsignorage again, and this time don't break the build. 1999-05-26 21:53:31 +00:00
MANIFEST Add nsTextFormatter.h, for sford 2000-01-17 22:12:12 +00:00
MANIFEST_IDL Made nsIProperties scriptable. Bug #21982 2000-01-05 09:29:25 +00:00
Makefile.in Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi 2000-01-17 22:32:13 +00:00
bufferRoutines.h fix bug 23353. r=warren,rickg . Do not store listener in member data. 2000-01-28 14:41:04 +00:00
makefile.win Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi 2000-01-17 22:32:13 +00:00
nsAVLTree.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsAVLTree.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsArena.cpp NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com 1999-11-30 23:36:32 +00:00
nsArena.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsAtomTable.cpp Fixed indentation. 1999-11-20 07:30:26 +00:00
nsAtomTable.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsBufferPoolService.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsByteBuffer.cpp NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com 1999-11-30 23:36:32 +00:00
nsByteBuffer.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsCRT.cpp behave like one might expect in the case of passing null the nsCRT::strcmp when passing NULL 1999-12-07 22:10:31 +00:00
nsCRT.h fixed off-by-1 error in compare, and added ReplaceSubstring(). r=syd 1999-12-02 10:14:38 +00:00
nsConjoiningEnumerator.cpp NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com 1999-11-30 23:36:32 +00:00
nsCppSharedAllocator.h shutting up copious warnings using /W4 on MSVC 1999-11-03 07:39:19 +00:00
nsDeque.cpp Fix for 18505 (rename nsDeque::Peek to nsDeque::PeekFront) from Sammy Ford 1999-11-27 17:47:05 +00:00
nsDeque.h Fix for 18505 (rename nsDeque::Peek to nsDeque::PeekFront) from Sammy Ford 1999-11-27 17:47:05 +00:00
nsEmptyEnumerator.cpp NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com 1999-11-30 23:36:32 +00:00
nsEnumeratorUtils.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsEnumeratorUtils.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsHashtable.cpp Using NS_REINTERPERT_CAST instead of NS_STATIC_CAST r=scc@netscape.com 1999-11-20 07:15:23 +00:00
nsHashtable.h In support of bug #8305 (Cache implementation), added new type of hash-table 1999-11-16 03:10:54 +00:00
nsHashtableEnumerator.cpp NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com 1999-11-30 23:36:32 +00:00
nsHashtableEnumerator.h In support of bug #8305 (Cache implementation), added new type of hash-table 1999-11-16 03:10:54 +00:00
nsIArena.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIAtom.idl Fix for 24362. Status bar gets updated message counts. a=chofmann. r=dp and jband. 2000-01-20 22:57:08 +00:00
nsIByteBuffer.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsICollection.idl updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIEnumerator.idl revert case change, because I no longer have the accompanying JS changes -- don't ask 1999-11-10 04:18:07 +00:00
nsIObserver.idl updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIObserverList.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIObserverService.idl updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIPersistentProperties.h Breaking out persistent properties from nsIProperties.h. 1999-12-29 20:55:42 +00:00
nsIProperties.idl Fixed Has method as per Doug's request. 2000-01-06 23:02:32 +00:00
nsISimpleEnumerator.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsISizeOfHandler.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsIStopwatch.idl Added nsIStopwatch for timing analysis. 1999-12-29 20:54:13 +00:00
nsISupportsArray.idl updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsISupportsPrimitives.idl added setDataWithLength to nsISupports[W]String r=jband. 1999-11-30 22:06:05 +00:00
nsIUnicharBuffer.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsInt64.h Bug 21472. Use only strict relationals with LL_CMP(). r=brendan 2000-01-06 20:22:29 +00:00
nsObserver.cpp NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com 1999-11-30 23:36:32 +00:00
nsObserver.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsObserverList.cpp fix warning for scc. 1999-12-24 03:42:54 +00:00
nsObserverList.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsObserverService.cpp NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com 1999-11-30 23:36:32 +00:00
nsObserverService.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsPersistentProperties.cpp Fixed Has method as per Doug's request. 2000-01-06 23:02:32 +00:00
nsPersistentProperties.h Breaking out persistent properties from nsIProperties.h. 1999-12-29 20:55:42 +00:00
nsProperties.cpp Fixed Has method as per Doug's request. 2000-01-06 23:02:32 +00:00
nsProperties.h Made nsIProperties scriptable. Bug #21982 2000-01-05 09:29:25 +00:00
nsQuickSort.cpp fix signed/unsigned issues 1999-06-27 06:18:41 +00:00
nsQuickSort.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsSizeOfHandler.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsStopwatch.cpp Added nsIStopwatch for timing analysis. 1999-12-29 20:54:13 +00:00
nsStopwatch.h Added nsIStopwatch for timing analysis. 1999-12-29 20:54:13 +00:00
nsStr.cpp fixed bug in nsStr::Compare(); r=dveditz (who also found the bug) 1999-12-07 09:52:43 +00:00
nsStr.h fixed off-by-1 error in compare, and added ReplaceSubstring(). r=syd 1999-12-02 10:14:38 +00:00
nsString.cpp bug24015; r=rods a=chofmann 2000-01-18 21:06:05 +00:00
nsString.h Fix for bug #21317: UMR: nsCAutoString::=(nsCAutoString const&) 1999-12-09 22:53:52 +00:00
nsString2.cpp bug24015; r=rods a=chofmann 2000-01-18 21:06:05 +00:00
nsString2.h fixed PDT+19121; r=kmcclusk 1999-12-03 00:30:29 +00:00
nsStringTokenizer.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsStringTokenizer.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsSupportsArray.cpp NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com 1999-11-30 23:36:32 +00:00
nsSupportsArray.h export nsSupportsArray so the Mac and VC can see it 1999-11-10 01:49:30 +00:00
nsSupportsArrayEnumerator.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsSupportsArrayEnumerator.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsSupportsPrimitives.cpp added setDataWithLength to nsISupports[W]String r=jband. 1999-11-30 22:06:05 +00:00
nsSupportsPrimitives.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsTextFormater.cpp Final portion of the fix for bug 20882. Just a cleaner way of doing what is already being done. 1999-12-14 00:56:50 +00:00
nsTextFormater.h add new classes 1999-09-15 20:37:42 +00:00
nsTextFormatter.cpp Beginning of work on 16951, not part of build yet 2000-01-17 06:33:59 +00:00
nsTextFormatter.h Beginning of work on 16951, not part of build yet 2000-01-17 06:33:59 +00:00
nsTime.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsUnicharBuffer.cpp NS_GET_IID(). Thanks to patch from pp@ludasdesign.com r=dp@netscape.com 1999-11-30 23:36:32 +00:00
nsUnicharBuffer.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsUnitConversion.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsVector.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsVoidArray.cpp Fixing runtime assert bustage. r=pinkerton 2000-01-19 01:18:27 +00:00
nsVoidArray.h Bug 9489. Add support for nsAutoVoidArray. r=scc,shaver 1999-12-01 00:37:11 +00:00
nsXPIDLString.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsXPIDLString.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
plvector.c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
plvector.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00