pjs/xpcom
waterson%netscape.com d5f6a2e7d1 Generate nsISupports.h, nsIEnumerator.h, and nsIFactory.h. 1999-05-10 18:50:41 +00:00
..
base Removed double-declaration of nsISupports: we #include nsISupportsArray now. 1999-05-07 19:52:13 +00:00
components XP_MAC: improved nsDLL::Load() to not call PL_strlen() each time through a loop from 0 to the length of the string - 1. 1999-05-10 03:45:38 +00:00
doc More on starup components 1999-04-17 16:49:58 +00:00
ds Renaming nsQuickSort to NS_QuickSort so it doesn't look like a class name. r=brendan@netscape.com 1999-05-10 06:47:04 +00:00
glue Renaming nsQuickSort to NS_QuickSort so it doesn't look like a class name. r=brendan@netscape.com 1999-05-10 06:47:04 +00:00
idl Initial revision. 1999-05-10 18:49:55 +00:00
io Class nsprPath has been renamed to nsNSPRPath; straggler references were being converted with a typedef, this was confusing Solaris, so I'm converting all nsprPath references to the new name, hope that's Ok. 1999-05-10 05:34:26 +00:00
libxpt Comment fix to previous. 1999-05-10 10:20:41 +00:00
macbuild Removing stray UnregisterFactory(..., path) 1999-05-06 13:33:42 +00:00
proxy Ignore generated files. 1999-05-10 06:25:15 +00:00
public Generate nsISupports.h, nsIEnumerator.h, and nsIFactory.h. 1999-05-10 18:50:41 +00:00
reflect Class nsprPath has been renamed to nsNSPRPath; straggler references were being converted with a typedef, this was confusing Solaris, so I'm converting all nsprPath references to the new name, hope that's Ok. 1999-05-10 05:34:26 +00:00
src XP_MAC: improved nsDLL::Load() to not call PL_strlen() each time through a loop from 0 to the length of the string - 1. 1999-05-10 03:45:38 +00:00
string/obsolete Changed the reference to 'false' to 'PR_FALSE' so it'll build on Unix. 1999-05-07 02:21:43 +00:00
tests Adapt to changed interface some more. 1999-05-08 02:22:41 +00:00
threads check for existence before NS_ADDREFing. 1999-05-07 00:09:46 +00:00
tools Compile directly against the static libxpt.a lib, so we can use xpidl during the build without the shared library path being set. 1999-05-10 05:33:35 +00:00
typelib Comment fix to previous. 1999-05-10 10:20:41 +00:00
.cvsignore
Makefile.in Adding Proxy to the unix makefile 1999-05-08 21:10:18 +00:00
makefile.win Generate nsISupports.h, nsIEnumerator.h, and nsIFactory.h. 1999-05-10 18:50:41 +00:00