gecko-dev/xpcom
1999-05-28 22:41:13 +00:00
..
base Fixing nsrefcnt to be unsigned long to maintain binary compatibility. All Addref() and Release() prototypes modified appropriately 1999-05-28 04:53:17 +00:00
build Added nsConstructorPattern.cpp 1999-05-28 22:41:13 +00:00
components Checking for NULL progid. This should return correct error values from RegisterComponent() 1999-05-28 06:06:14 +00:00
doc Component Registry 1999-05-28 20:38:16 +00:00
ds Adding progid and classname 1999-05-27 22:47:27 +00:00
glue Fixing nsrefcnt to be unsigned long to maintain binary compatibility. All Addref() and Release() prototypes modified appropriately 1999-05-28 04:53:17 +00:00
idl Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
io Fixed crasher bug# 7311 by removing aggregation. Both constructors need to take an additional parameter that will initialize the outer need to happen. Doing the bigger change of introducing aggregation later 1999-05-28 22:09:32 +00:00
libxpt Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
macbuild Adding proxy to the xpcom targets. 1999-05-27 22:36:30 +00:00
proxy Adding "Fire And Forget" async method calling. 1999-05-28 22:15:20 +00:00
public Added include guards, which should be a big win on commonly included files like this one. 1999-05-14 03:07:31 +00:00
reflect Add AIX/ppc source files for compiling 1999-05-27 02:56:47 +00:00
sample Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
src added nsICSSLoader 1999-05-19 00:00:58 +00:00
string/obsolete fixed bug in nsString2::find() -- this will soon use boyer-moore 1999-05-27 07:59:16 +00:00
tests Patch from andreas.otte@primus-online.de Thanks Andreas 1999-05-27 08:50:52 +00:00
threads Adding progid and classname 1999-05-27 22:47:27 +00:00
tools Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
typelib Fix to 6880. xpt_link now prints an informative error message when it encounters duplicate interface names with different iids. 1999-05-27 11:02:05 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in 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
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