gecko-dev/xpcom
1999-08-21 20:07:27 +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 added license, fixed tabs 1999-08-21 20:07:27 +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 added license, fixed tabs 1999-08-21 20:07:27 +00:00
io first cut of a new file class. 1999-08-21 07:38:26 +00:00
libxpt/xptcall
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
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
Makefile.in
makefile.win