gecko-dev/xpcom
1999-07-28 08:01:55 +00:00
..
base Cut down on the number of warnings in the BeOS build, HAVE_CPP_NEW_CASTS 1999-07-27 21:22:56 +00:00
build Added NS_ShutdownXPCOM for memory cleanup. 1999-07-28 07:57:39 +00:00
components Added destructor/cleanup code. 1999-07-28 08:01:03 +00:00
doc fixed broken mailto: links 1999-06-09 20:23:35 +00:00
ds Added nsObjectHashtable (for automatically copying and destroying elements). Also nsSupportsHashtable for refcounted elements. 1999-07-28 07:56:28 +00:00
glue differentiate between Win32 x86 and NT Alpha for a few low level debug activities. From bob meader <bob@guiduck.com> 1999-07-24 22:00:00 +00:00
io change the nsIDirectoryIterator::Init interface to match the nsDirectoryIterator ctor: two paramenters, a file spec and a bool for resolveSymlinks. pass in PR_TRUE in the pref and component manager code. this fixes the problem where prefs wouldn't get loaded on the mac! 1999-07-27 23:33:54 +00:00
libxpt/xptcall adding back for doc purpose 1999-06-12 08:08:15 +00:00
macbuild removed files: mozilla/xpcom/ds/nsBTree.cpp, mozilla/xpcom/ds/nsRBTree.cpp 1999-07-24 18:57:13 +00:00
proxy Fix to address memory allocation problems - Bug #8227 1999-07-18 19:13:27 +00:00
reflect Change ResolveAlias to ResolveSymlink. dougt should have done this. 1999-07-27 23:05:53 +00:00
sample mang's lies added to rginda's supa-phatt comments 1999-07-28 04:05:15 +00:00
string/obsolete odd 'n' ends 1999-07-25 17:21:34 +00:00
tests Added TestShutdown to detect memory leaks in xpcom. 1999-07-28 08:01:55 +00:00
threads Match the window DEFINES. Also took out -D_IMPL_NS_WIDGET, which smells 1999-07-07 08:16:57 +00:00
tools Cleanup and fix for BSD/OS. 1999-07-22 04:23:11 +00:00
typelib Fix to 9596. 1999-07-17 10:31:29 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Adding a link change for BeOS 1999-07-17 03:38:08 +00:00
makefile.win Added the xpcom/sample directory to the build, so I can point people to the minimal XPConnect sample code there without them having to rebuild to try it out. 1999-05-28 01:49:47 +00:00