gecko-dev/xpcom
mccabe%netscape.com 201a325a36 Use @GLIB_CONFIG@ and @LIBIDL_CONFIG@ autoconf variables to find glib-config and libIDL config, rather than hardcoding thier names.
Thanks to Greg Roelofs for this fix.
1999-04-19 08:31:42 +00:00
..
base don't break if we're included in a C file 1999-04-15 03:13:20 +00:00
components ProgID hashing fixed. We now hash the progids passed in with RegisterFactory() also. Thanks to Nicholas Ambrose <nick87@hotmail.com> for yet another patch. 1999-04-12 12:32:24 +00:00
doc More on starup components 1999-04-17 16:49:58 +00:00
ds Made instance variables protected so that we can subclass. 1999-04-16 18:16:21 +00:00
glue don't break if we're included in a C file 1999-04-15 03:13:20 +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 Added unix home directory 1999-04-15 22:45:41 +00:00
libxpt use NSPR's LL_ macros to do 64 bit stuff. 1999-04-15 01:40:33 +00:00
macbuild Added missing export for HashKey::Exists(). 1999-04-12 18:46:15 +00:00
public Made instance variables protected so that we can subclass. 1999-04-16 18:16:21 +00:00
reflect use NSPR's LL_ macros to do 64 bit stuff. 1999-04-15 01:40:33 +00:00
src Backed out change to nsISupportsArray::AppendElement() and RemoveElement(); they now return PRBool's like they used to. 1999-04-14 23:06:22 +00:00
string/obsolete fixed nsStr bug found by davidBienvenu -- I owe him a beer 1999-04-05 21:38:50 +00:00
tests Added NS_NewPipe and cleaned up ByteBufferInputStreams. 1999-04-13 18:17:29 +00:00
threads Backed out change to nsISupportsArray::AppendElement() and RemoveElement(); they now return PRBool's like they used to. 1999-04-14 23:06:22 +00:00
tools Use @GLIB_CONFIG@ and @LIBIDL_CONFIG@ autoconf variables to find glib-config and libIDL config, rather than hardcoding thier names. 1999-04-19 08:31:42 +00:00
typelib Use @GLIB_CONFIG@ and @LIBIDL_CONFIG@ autoconf variables to find glib-config and libIDL config, rather than hardcoding thier names. 1999-04-19 08:31:42 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Adding tools/ to make system 1999-04-05 04:54:50 +00:00
makefile.win re-order DIRS in preparation for using libxpt and tools/xpidl in order to generate stuff in xpcom/public 1999-04-04 03:06:33 +00:00