gecko-dev/xpcom
rickg%netscape.com 9c96f9cdef checking bufferroutines.h back in; it looked like a red herring 1999-09-18 01:45:19 +00:00
..
appshell Implemented nsIWinEvent and nsIWinEventFilter to allow picking the windows platform structure apart rather than grabbing as a blob. 1999-09-16 06:43:26 +00:00
base For gcc >= 2.95, add empty throw() function to remove warnings about returning null from operator new 1999-09-15 22:00:12 +00:00
build *** empty log message *** 1999-09-17 23:21:29 +00:00
components match buffered i/o registry change in XP_MAC section 1999-09-17 07:00:55 +00:00
doc XPCOM Brownbag 1 1999-08-18 02:17:28 +00:00
ds checking bufferroutines.h back in; it looked like a red herring 1999-09-18 01:45:19 +00:00
glue add new query_interface4 and query_interfac5 (hey, I needed it!) 1999-09-13 23:23:20 +00:00
io Make nsFileSpecMac tough enough to deal with a Unix-style path with two or more forward slashes that are right next to each other; e.g., foo//bar/baz.html. Previously, it would convert this to foo::bar:baz.html, which is the Unix equivalent of foo/../bar/baz.html. Oops. Anyway, this keeps Mac from crashing on startup. 1999-09-17 07:03:09 +00:00
libxpt/xptcall adding back for doc purpose 1999-06-12 08:08:15 +00:00
macbuild Added nsIThread.idl, nsIThreadPool.idl, and nsIRunnable.idl as part of warren's checkin. 1999-09-15 21:46:55 +00:00
proxy commenting out the autoproxy header def. Missed this file. 1999-09-14 06:12:22 +00:00
reflect - In nsInterfaceInfoManager.cpp, get the allocator with nsAllocator::GetGlobalAllocator, not from nsServiceManager. (Allocator now cached with nsCOMPtr.) 1999-09-17 22:46:44 +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 performance improvements and larger default buffer size 1999-09-17 23:46:55 +00:00
tests Ability for XPCOM to use non-default component registry and component directory 1999-09-16 19:28:57 +00:00
threads *** empty log message *** 1999-09-17 23:21:29 +00:00
tools Ability for XPCOM to use non-default component registry and component directory 1999-09-16 19:28:57 +00:00
typelib add arrays to xpidl and typelibs. got rid of vararg support scheme 1999-09-11 05:20:39 +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 Connecting the xpcom appshell pieces up to the windows build. 1999-09-08 19:22:55 +00:00