gecko-dev/xpcom
1999-05-18 09:11:01 +00:00
..
base Initial version 1999-05-18 09:11:01 +00:00
build Initial version 1999-05-18 09:11:01 +00:00
components Initial version 1999-05-18 09:11:01 +00:00
doc More on starup components 1999-04-17 16:49:58 +00:00
ds Initial version 1999-05-18 09:11:01 +00:00
glue Include <string.h>, not "string.h". Also added include guards, which should be a big win on commonly included files like this one. 1999-05-14 03:07:23 +00:00
idl So we're using IDL nowcvs diff! I find out the hard way. -Warren 1999-05-13 08:21:37 +00:00
io Initial version 1999-05-18 09:11:01 +00:00
libxpt Only alloc space for interface records if we actually have interfaces; fixes a calloc(1,0) bug that was breaking the AIX build. (Thanks to Jim Dunn <jdunn@netscape.com> for finding this, and to Mike Shaver <shaver@netscape.com> for contributing the patch. 1999-05-18 02:10:05 +00:00
macbuild exporting nsServiceManager::RegisterService/UnregisterService to fix xpinstall breakage. 1999-05-16 21:29:32 +00:00
proxy Add newline at end of file for native unix compilers. 1999-05-12 00:39:14 +00:00
public Added include guards, which should be a big win on commonly included files like this one. 1999-05-14 03:07:31 +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 Added nsIDOMHTMLLayerElement interface 1999-05-17 21:18:23 +00:00
string/obsolete Modified nsString2::Append to only call strlen only if aCount is -1. 1999-05-13 23:44:57 +00:00
tests Fixed the test file name, added registration for event queue and 1999-05-16 22:59:02 +00:00
threads Initial version 1999-05-18 09:11:01 +00:00
tools Turn off support for XPIDL_JS_STUBS in generated headers by default, as 1999-05-13 23:13:17 +00:00
typelib Only alloc space for interface records if we actually have interfaces; fixes a calloc(1,0) bug that was breaking the AIX build. (Thanks to Jim Dunn <jdunn@netscape.com> for finding this, and to Mike Shaver <shaver@netscape.com> for contributing the patch. 1999-05-18 02:10:05 +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