gecko-dev/xpcom
ramiro%netscape.com 8b1c0c50d5 This is all C code.
1999-06-09 10:08:12 +00:00
..
base Added nscore.h to nsrootidl.idl for PRUnichar. 1999-06-09 03:19:10 +00:00
build Removed nsIByteBufferInputStream - obsolete. 1999-06-09 06:48:38 +00:00
components Add nsService constructor that allows you to get a service by ProgID using the statically linked nsServiceManager API. 1999-06-07 02:24:29 +00:00
doc Component Registry 1999-05-28 20:38:16 +00:00
ds This is all C code. 1999-06-09 10:08:12 +00:00
glue This is all C code. 1999-06-09 10:08:12 +00:00
idl Added nscore.h to nsrootidl.idl for PRUnichar. 1999-06-09 03:19:10 +00:00
io Cleaned up the nsIBuffer interface, added comments, etc. 1999-06-09 06:41:32 +00:00
libxpt Instruction sequence clean-up courtesy of Dan Price & Blake Jones at Sun. 1999-06-03 23:02:17 +00:00
macbuild Added nsIBufferOutputStream.idl 1999-06-07 22:47:55 +00:00
proxy api change to nsIProxy* interfaces. You can no longer pass in straight PLEventQueues, you now need to pass in nsIEventQueue interfaces (see mozilla/xpcom/threads) 1999-06-04 22:46: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 Fix build bustage. Will come back and do it right 1999-06-08 22:49:01 +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 AIX requires nsSubsumeStr to be a const... so for AIX (only) lets make it so 1999-06-04 22:08:19 +00:00
tests Fix for FreeBSD 2.x builds. 1999-06-09 08:43:51 +00:00
threads added the HandleEvent method 1999-06-04 15:02:27 +00:00
tools Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
typelib removed files: mozilla/xpcom/typelib/xpidl/xpidl_stub.c 1999-06-09 09:46:07 +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