gecko-dev/xpcom
sford3%swbell.net b2c319eae7 Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi 2000-01-17 22:32:13 +00:00
..
appshell Repair missing newlines at end of files, and remove lines of the form 1999-11-26 05:33:35 +00:00
base use C style comments and not C++ 2000-01-13 23:06:47 +00:00
build Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi 2000-01-17 22:32:13 +00:00
components Implementing access to servicemanager from component manager via 2000-01-11 22:54:46 +00:00
doc Add docs for XPCOM_MEM_LOG_OBJECTS. 1999-11-11 04:08:28 +00:00
ds Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi 2000-01-17 22:32:13 +00:00
glue macros and defs to removed conditional definition of |GetIID()| within |nsISupports|. r=beard, (waterson?), bug=10477 2000-01-13 05:48:47 +00:00
io fix the case where the char stream impl reallocated its buffer to accomodate data > 256 bytes. mLength wasn't set (at all) so the memcpy() copied nothing into the new buffer. 2000-01-13 02:00:57 +00:00
libxpt/xptcall adding back for doc purpose 1999-06-12 08:08:15 +00:00
macbuild Add nsTextFormatter.cpp, for sford 2000-01-17 22:12:20 +00:00
proxy fixes bug 24122. submitted by beard. 2000-01-16 23:30:33 +00:00
reflect Fix to deal with arrays of interface pointers. r=mccabe 2000-01-13 05:54:40 +00:00
remote Addon to my last checkin. 1999-12-23 01:26:39 +00:00
sample Fix 18592 Fix example: XPCom components cannot be used under 2000-01-14 00:03:46 +00:00
string/obsolete Fix for bug #21317: UMR: nsCAutoString::=(nsCAutoString const&) 1999-12-09 22:53:52 +00:00
tests Replaced MOZ_COMPONENT_XPCOM_LIBS with MOZ_COMPONENT_LIBS so we pick up the NSPR libs as well. Fixes a couple of ignored platform Tinderbox builds. 2000-01-16 22:52:57 +00:00
threads fix for 22943. removing xp-mac specific code from xp interface, enabling asserts 2000-01-06 20:08:14 +00:00
tools I know it's unorthodox to do a top level checkin like this, but I've got so many files 2000-01-06 01:05:13 +00:00
typelib bug fix for bug #11199, should remove partially created output file. 2000-01-17 04:13:05 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
makefile.win Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00