.. |
base
|
Compromise. On other platforms, NS_WARNING does not call break. So we'll do the same. So for NS_WARNING, we'll simply print to the console and continue, a la mode de Pierre, while for other forms of NS_BLOWCHUNKS, we'll break into the debugger, as of old.
|
1999-06-10 19:50:56 +00:00 |
build
|
Removed nsIByteBufferInputStream - obsolete.
|
1999-06-09 06:48:38 +00:00 |
components
|
Using new Component Registry
|
1999-06-09 19:18:24 +00:00 |
doc
|
fixed broken mailto: links
|
1999-06-09 20:23:35 +00:00 |
ds
|
initialize the [out] parameters in GetWriteSegment so they are correct even if NS_OK is not returned...
|
1999-06-11 08:22:17 +00:00 |
glue
|
Compromise. On other platforms, NS_WARNING does not call break. So we'll do the same. So for NS_WARNING, we'll simply print to the console and continue, a la mode de Pierre, while for other forms of NS_BLOWCHUNKS, we'll break into the debugger, as of old.
|
1999-06-10 19:50:56 +00:00 |
idl
|
Added nscore.h to nsrootidl.idl for PRUnichar.
|
1999-06-09 03:19:10 +00:00 |
io
|
if no more data is available when reading a non-blocking input stream then return either WOULD_BLOCK or NS_OK... But exit the loop to prevent spinning!
|
1999-06-11 08:25:57 +00:00 |
libxpt
|
Instruction sequence clean-up courtesy of Dan Price & Blake Jones at Sun.
|
1999-06-03 23:02:17 +00:00 |
macbuild
|
Remove nsStringImpl.cpp.
|
1999-06-10 20:19:52 +00:00 |
proxy
|
Adding default UI thread posting if user passes nsnull as the destQ
|
1999-06-11 05:49:11 +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
|
Updating last-changed date to match cvs log.
|
1999-06-11 04:01:22 +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
|
Updated tests to reflect newly added enumeration service in PersistentProperties.
|
1999-06-11 02:21:34 +00:00 |
threads
|
added the HandleEvent method
|
1999-06-04 15:02:27 +00:00 |
tools
|
Using new Component Registry
|
1999-06-09 19:18:24 +00:00 |
typelib
|
Various touchups and warning fixes.
|
1999-06-10 09:18:59 +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 |