gecko-dev/xpcom
1999-08-21 22:03:39 +00:00
..
apps First check-in of XP Event Loop Interfaces. --This is not connected to the build--. 1999-08-03 23:57:18 +00:00
base fix bustage due to ambiguity in use of static_cast 1999-08-21 22:03:39 +00:00
build cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
components PlatformFind() changed to return nsDll * instead of FactoryEntry. This 1999-08-20 23:06:47 +00:00
doc XPCOM Brownbag 1 1999-08-18 02:17:28 +00:00
ds removing nsIAtom from export list. 1999-08-21 07:22:00 +00:00
glue fix bustage due to ambiguity in use of static_cast 1999-08-21 22:03:39 +00:00
io first cut of a new file class. 1999-08-21 07:38:26 +00:00
libxpt/xptcall adding back for doc purpose 1999-06-12 08:08:15 +00:00
macbuild adding nsIAtom to build project 1999-08-21 07:00:51 +00:00
proxy Fixing xptinfo bug with getting information about the type of an interface pointer parameter of a method when the method is inherited from another interface in another typelib file. The api needs to also pass along the method index in order to convey enough information to always give the right answer. Got that? :) Fixing users of this modified api also. 1999-08-19 10:12:30 +00:00
reflect Removed all references to obsolete OBJDIR variable. 1999-08-20 06:52:59 +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 xpild-ing nsIAtom. Now nsIAtom is xpcom compliant. 1999-08-21 07:07:00 +00:00
tests xpild-ing nsIAtom. Now nsIAtom is xpcom compliant. 1999-08-21 07:07:00 +00:00
threads Added more logging code. 1999-08-11 08:13:07 +00:00
tools Cleanup and fix for BSD/OS. 1999-07-22 04:23:11 +00:00
typelib Generate NS_FORWARD_NSIFOO(_to) macro to facilitate declaring forwarding implementations for a given interface. 1999-08-21 07:04:33 +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