gecko-dev/xpcom
jband%netscape.com c7d0c3e048 added octet for unsigned 8bit, made float and double work, added a Win32 batfile to build against the right MS runtime dll, added hacked temporary support for nsID expresed as nsIIDRef, added GOTO support for iid_is being native rather than an interface type; i.e. for QueryInterface style sig where a void* is used as the out type 1999-03-14 02:59:43 +00:00
..
base #include "nsID.idl" to get the nsID/nsIID/nsCID defines in other IDL, not just C++ 1999-03-09 21:50:55 +00:00
components Removing unix hack of translation ./libabc.so to libabc.so to prevent multiple loads. This wont be required as we load all dlls absolutely 1999-03-13 08:09:54 +00:00
doc created. -pnunn 1999-03-01 22:40:55 +00:00
ds using nsHashtable for dllStore. 1999-03-12 11:23:49 +00:00
glue nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +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 a parameter type. 1999-03-13 07:07:33 +00:00
libxpt more to fix assumption that interfaces don't have the pointer bit set 1999-03-13 09:09:26 +00:00
macbuild Export nsComponentManager::AutoRegister 1999-03-12 23:47:17 +00:00
public using nsHashtable for dllStore. 1999-03-12 11:23:49 +00:00
reflect/xptinfo made in params const, added some comments 1999-03-13 01:34:37 +00:00
src Removing unix hack of translation ./libabc.so to libabc.so to prevent multiple loads. This wont be required as we load all dlls absolutely 1999-03-13 08:09:54 +00:00
string/obsolete fixed recently introduced i18n bugs 1999-03-07 19:23:28 +00:00
tests Upgrades, bugfixes (including nsFilePath no longer hex escaped). Features (including DiskSpaceAvailable) 1999-03-13 06:38:57 +00:00
threads Use the macro on all platforms. Thanks to pierre for helping me make sure 1999-03-09 19:19:02 +00:00
tools added octet for unsigned 8bit, made float and double work, added a Win32 batfile to build against the right MS runtime dll, added hacked temporary support for nsID expresed as nsIIDRef, added GOTO support for iid_is being native rather than an interface type; i.e. for QueryInterface style sig where a void* is used as the out type 1999-03-14 02:59:43 +00:00
typelib added octet for unsigned 8bit, made float and double work, added a Win32 batfile to build against the right MS runtime dll, added hacked temporary support for nsID expresed as nsIIDRef, added GOTO support for iid_is being native rather than an interface type; i.e. for QueryInterface style sig where a void* is used as the out type 1999-03-14 02:59:43 +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