gecko-dev/xpcom
1999-06-05 11:22:11 +00:00
..
base (Mac only) PR_LOG() calls printf() with a "���" header instead of falling into MacsBug. 1999-06-04 23:04:28 +00:00
build Fixed GenericFactory linkage problems. 1999-06-03 21:51:14 +00:00
components Remove NS_ASSERTION calls from nsService class. 1999-06-05 02:44:40 +00:00
doc Component Registry 1999-05-28 20:38:16 +00:00
ds Added nsIBuffer::Search and cleaned up nsIBufferInputStream interface to just return the buffer. 1999-06-05 01:15:00 +00:00
glue (Mac only) PR_LOG() calls printf() with a "���" header instead of falling into MacsBug. 1999-06-04 23:04:28 +00:00
idl Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
io Added nsIBuffer::Search and cleaned up nsIBufferInputStream interface to just return the buffer. 1999-06-05 01:15:00 +00:00
libxpt Instruction sequence clean-up courtesy of Dan Price & Blake Jones at Sun. 1999-06-03 23:02:17 +00:00
macbuild idl files added for streams. 1999-06-03 23:04:22 +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 Oops, forgot to add the braces.... 1999-06-05 01:57:35 +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 Scoping problem with loop variable. Fixes OSF/1 build. 1999-06-05 11:22:11 +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