.. |
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
|
StartupComponents : Strawman spec in place.
|
1999-04-12 12:47:30 +00:00 |
ds
|
Warning elimination (remove extra ; )
|
1999-04-15 19:54:27 +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
|
Now using PL_* functions in nsprPath()
|
1999-04-15 19:39:23 +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
|
don't break if we're included in a C file
|
1999-04-15 03:13:20 +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
|
Enabling xpidl as a standard part of the unix and windows build. Changed checks against BUILD_XPIDL to the (as yet undefined) USE_XPIDL variable in libpref, rdf, xpfe/AppCores, to keep them from firing just yet. The BUILD_XPIDL-enabling machinery in configure.in is unchanged, but BUILD_XPIDL is unused for now.
|
1999-04-15 18:28:27 +00:00 |
typelib
|
not yet part of seamonkey build -- fix problem with forward declarations in idl
|
1999-04-15 03:32:18 +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 |