gecko-dev/xpcom
1999-06-08 22:49:01 +00:00
..
base Back out pierre change, so that NS_ASSERTION calls DebugStr once again. Doing this on the basis of consensus at 7/6 macdev meeting. 1999-06-08 22:13:40 +00:00
build Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams. 1999-06-08 20:57:32 +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 Obsolete. Generated from nsICollection.idl now. 1999-06-08 21:28:42 +00:00
glue Back out pierre change, so that NS_ASSERTION calls DebugStr once again. Doing this on the basis of consensus at 7/6 macdev meeting. 1999-06-08 22:13:40 +00:00
idl Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
io Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams. 1999-06-08 20:57: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 Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams. 1999-06-08 20:57:32 +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 Partial fix to 7202. free (XPT_DELETE()) a pointer that was previously just set to NULL and leaked. 1999-06-04 21:33:38 +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