gecko-dev/xpcom
1999-05-13 00:48:42 +00:00
..
base Alloc IID 1999-05-12 22:20:55 +00:00
components XP_MAC: improved nsDLL::Load() to not call PL_strlen() each time through a loop from 0 to the length of the string - 1. 1999-05-10 03:45:38 +00:00
doc More on starup components 1999-04-17 16:49:58 +00:00
ds make the destructor virtual 1999-05-13 00:48:42 +00:00
glue Fixup CallQueryInterface 1999-05-12 04:50:08 +00:00
idl add nsICollection to the windows IDL files 1999-05-12 05:24:00 +00:00
io make the destructor virtual 1999-05-13 00:48:42 +00:00
libxpt Be conservative, and initialize the XPTState struct to 0 when allocating it. This cropped up as a problem where garbage fields were busting the msvc 6.0 -opt build, but was really xp. 1999-05-12 22:56:42 +00:00
macbuild Publish headers directly to dist, instead of to public. 1999-05-11 03:10:20 +00:00
proxy Add newline at end of file for native unix compilers. 1999-05-12 00:39:14 +00:00
public Split the manifest files into two: idl-generated headers (used if USE_XPIDL is turned off) and non-generated headers. 1999-05-13 00:04:14 +00:00
reflect Fix makefile glitch 1999-05-12 00:15:22 +00:00
sample Initial revision. 1999-05-12 23:54:18 +00:00
src destructor should be virtual. 1999-05-13 00:44:20 +00:00
string/obsolete make the destructor virtual 1999-05-13 00:48:42 +00:00
tests make the destructor virtual 1999-05-13 00:48:42 +00:00
threads destructor should be virtual. 1999-05-13 00:44:20 +00:00
tools fix two places where we use a node as if it were of a type other than the type it is. This was causing a problem on some platforms, though it unfortunately was working fine on Win32. Thanks to khym@bga.com (Dave Huang) 1999-05-12 07:42:32 +00:00
typelib Be conservative, and initialize the XPTState struct to 0 when allocating it. This cropped up as a problem where garbage fields were busting the msvc 6.0 -opt build, but was really xp. 1999-05-12 22:56:42 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Adding Proxy to the unix makefile 1999-05-08 21:10:18 +00:00
makefile.win Generate nsISupports.h, nsIEnumerator.h, and nsIFactory.h. 1999-05-10 18:50:41 +00:00