gecko-dev/xpcom
1999-08-31 22:25:59 +00:00
..
appshell Moving Event loop interfaces to it's new home from xpcom/apps. Implementation will start here. Also renamed msg to be event to be less windows-ish. 1999-08-24 05:47:30 +00:00
base some small documentation changes, plus removed a function that was otherwise unused, and was confusing Solaris. 1999-08-26 10:45:50 +00:00
build Add NS_NewSizeOfHandler() to dlldeps. 1999-08-31 18:59:02 +00:00
components missed nsIFactory.idl export, damn 1999-08-31 22:25:59 +00:00
doc XPCOM Brownbag 1 1999-08-18 02:17:28 +00:00
ds Reworked sizeof api's to be much more useful; updated implementations to match 1999-08-31 03:04:37 +00:00
glue Reworked sizeof api's to be much more useful; updated implementations to match 1999-08-31 03:04:37 +00:00
io Made NS_BASE_STREAM_WOULD_BLOCK a failure code (for JS). Reduced socket transport buffer size. Fixed ABBA deadlock when calling OnEmpty in pipe code (bug#12870). 1999-08-31 21:47:30 +00:00
libxpt/xptcall adding back for doc purpose 1999-06-12 08:08:15 +00:00
macbuild added new idl files for shaver. 1999-08-31 21:40:55 +00:00
proxy Bug fix for 12603. I am not sure if this totally cleans up all the memory 1999-08-31 01:59:09 +00:00
reflect fixed stack management so that stack crawls work, added a traceback table. 1999-08-28 02:59:33 +00:00
sample First cut at removing manual declaration of interface methods in implementation classes and replacing with xpidl-generated NS_DECL_NSIFOO macro. 1999-08-21 08:54:47 +00:00
string/obsolete Reworked sizeof api's to be much more useful; updated implementations to match 1999-08-31 03:04:37 +00:00
tests Fixing warnings. 1999-08-30 21:59:42 +00:00
threads got rid of |NS_IMPL_ISUPPORTS|, where possible, in favor of |NS_IMPL_ISUPPORTS0| or ...1 according to the specific use; got rid of |NS_DEFINE_IID| where possible, or where it should have been |NS_DEFINE_CID|; fixed bad implementations of |QueryInterface|, where possible. Built, tested apprunner, reviewed the changes with hyatt (since he was around to look) before checking in 1999-08-23 10:14:16 +00:00
tools Cleanup and fix for BSD/OS. 1999-07-22 04:23:11 +00:00
typelib Improve diagnostic for codefrag vs. NS_DECL_IFOO warning. 1999-08-29 05:16:05 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in Adding a link change for BeOS 1999-07-17 03:38:08 +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