gecko-dev/xpcom
1999-06-13 03:30:38 +00:00
..
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 added forced linkage to another xptcall file and moved the prototypes to the dummies to xptcall.h 1999-06-12 04:30:13 +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 Was crashing when property already existed. Fixed now, by ignoring 1999-06-12 21:07:22 +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
io Removing obsolete files from xpcom. 1999-06-12 15:54:46 +00:00
libxpt/xptcall adding back for doc purpose 1999-06-12 08:08:15 +00:00
macbuild fixed "rescued items" problem 1999-06-12 06:27:00 +00:00
proxy moved GetPrimordialThread from nsAppShellService to nsThread, as suggested by warren 1999-06-13 03:30:38 +00:00
reflect Remove vestiges of BUILD_XPIDL and USE_XPIDL from the build. 1999-06-12 09:29:46 +00:00
sample Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
string/obsolete Ensure that mBuf <-- 0 before assignment begins. Otherwise we run the rise of a failed assignment causing a duplicate free. 1999-06-12 16:39:11 +00:00
tests Updated tests to reflect newly added enumeration service in PersistentProperties. 1999-06-11 02:21:34 +00:00
threads moved GetPrimordialThread from nsAppShellService to nsThread, as suggested by warren 1999-06-13 03:30:38 +00:00
tools Removing unused NS_RegistryGetFactory() prototype. 1999-06-12 15:36:22 +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