gecko-dev/xpcom
1999-03-23 23:28:32 +00:00
..
base inlining the work of |StartAssigment| reduces |nsCOMPtr| overhead on windows. 1999-03-23 20:35:49 +00:00
components InitXPCOM() : For a defined initialization sequence of xpcom global objects and components. 1999-03-23 23:28:32 +00:00
doc Changed Nick's email address 1999-03-23 20:11:36 +00:00
ds Made the nsCStringKey class NS_COM so that it could be exported across DLLs. 1999-03-23 23:12:35 +00:00
glue inlining the work of |StartAssigment| reduces |nsCOMPtr| overhead on windows. 1999-03-23 20:35:49 +00:00
idl was using the same iid for 2 interfaces - synced nsIShutdownListener iid with the iid from the .h file 1999-03-10 08:02:23 +00:00
io fix problem with SetLeafName r+a=mcmullen 1999-03-22 19:15:30 +00:00
libxpt add implementation files for unsupported platforms to allow clean build on all platforms even though we'll have failure at runtime on unsupported platforms 1999-03-23 22:16:14 +00:00
macbuild Export nsComponentManager::AutoRegister 1999-03-12 23:47:17 +00:00
public InitXPCOM() : For a defined initialization sequence of xpcom global objects and components. 1999-03-23 23:28:32 +00:00
reflect add implementation files for unsupported platforms to allow clean build on all platforms even though we'll have failure at runtime on unsupported platforms 1999-03-23 22:16:14 +00:00
src InitXPCOM() : For a defined initialization sequence of xpcom global objects and components. 1999-03-23 23:28:32 +00:00
string/obsolete removed linux warnings 1999-03-23 08:47:54 +00:00
tests Bugs #3997, 3934 1999-03-19 23:09:39 +00:00
threads fix for crash in bug #2991... We still need to figure out why the EventQueue is not being returned properly on the Mac. 1999-03-19 05:54:17 +00:00
tools fail gracefully on badly formed uuid 1999-03-19 04:54:47 +00:00
typelib initial checking of xptcall code. This module allows arbitrary invocation of xpcom methods and also allows an object to impersonate an object of an arbitrary xpcom class. This code is used for XPConnect and will also be used for a scriptable interface to RDF. The build scheme for libxpt, xptinfo, and xpconnect may be a bit screwy on some platforms until this settles down. Luckily, none of these modules are part of the client build yet and very few people should even notice the change 1999-03-23 02:23:29 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in add dummy nsISupports.idl so that other IDL files can compile 1999-02-19 02:04:21 +00:00
makefile.win Migrating public files to public 1998-10-19 17:50:24 +00:00