gecko-dev/xpcom
1999-09-22 07:53:07 +00:00
..
appshell General cleanup. 1999-09-18 02:12:56 +00:00
base Made a protected method for severing weak references early 1999-09-21 20:20:04 +00:00
build freed global service manager in NS_ShutdownXPCOM 1999-09-20 20:53:49 +00:00
components add componentType to nsIModule::RegisterSelf 1999-09-22 03:18:27 +00:00
doc XPCOM Brownbag 1 1999-08-18 02:17:28 +00:00
ds fix utf converson bug 1999-09-22 03:20:21 +00:00
glue add componentType to nsIModule::RegisterSelf 1999-09-22 03:18:27 +00:00
io #undef CreateDirectory to fix problem where winbase.h #define 1999-09-21 03:09:39 +00:00
libxpt/xptcall adding back for doc purpose 1999-06-12 08:08:15 +00:00
macbuild Added nsIThread.idl, nsIThreadPool.idl, and nsIRunnable.idl as part of warren's checkin. 1999-09-15 21:46:55 +00:00
proxy avoid uninitialized memory reads by copying only the significant part of the union when initializing an nsXPTCVariant from a nsXPTCMiniVariant using nice encapsulated inline method. 1999-09-22 07:53:07 +00:00
reflect avoid uninitialized memory reads by copying only the significant part of the union when initializing an nsXPTCVariant from a nsXPTCMiniVariant using nice encapsulated inline method. 1999-09-22 07:53:07 +00:00
sample talk about JS components, remove gratuitous 'netscape' from progID 1999-09-21 21:23:02 +00:00
string/obsolete Fix memmove() stuff. 1999-09-20 06:11:36 +00:00
tests General cleanup. 1999-09-18 02:12:56 +00:00
threads need to use different module names to avoid overwriting xpcom.xpt 1999-09-21 14:12:26 +00:00
tools Fix backwards return values on nsIEnumerator::IsDone(). 1999-09-21 01:28:18 +00:00
typelib fix a warning 1999-09-20 07:27:51 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in General cleanup. 1999-09-18 02:12:56 +00:00
makefile.win Connecting the xpcom appshell pieces up to the windows build. 1999-09-08 19:22:55 +00:00