gecko-dev/xpcom/libxpt
beard%netscape.com 3deac81d43 renamed XPTC_InvokeByIndex to _XPTC_InvokeByIndex, to avoid having to have a .exp file for libxpt. #pragma export is used in xptcinvoke_mac.cpp to export XPTC_InvokeByIndex. 1999-04-11 00:31:13 +00:00
..
macbuild added xptcinvoke_mac.s 1999-04-10 23:55:39 +00:00
public First Checked In. 1999-04-10 23:52:55 +00:00
src use a simpler scheme for handling interface flags in xpidl 1999-04-07 00:29:49 +00:00
tests battling bitrot in this test program 1999-04-10 06:06:39 +00:00
tools fix misspelling 1999-04-10 06:07:24 +00:00
xptcall renamed XPTC_InvokeByIndex to _XPTC_InvokeByIndex, to avoid having to have a .exp file for libxpt. #pragma export is used in xptcinvoke_mac.cpp to export XPTC_InvokeByIndex. 1999-04-11 00:31:13 +00:00
xptinfo First Checked In. 1999-04-10 23:52:55 +00:00
.cvsignore Ignore generated files. 1999-01-22 06:33:54 +00:00
Makefile.in Adding libxpt and xpconnect to the build. 1999-03-25 07:50:11 +00:00
makefile.win initial checking of xptcall code. This module allows arbitrary invocation of xpcom methods and also allows an object to impersonate an object of an arbitrary xpcom class. This code is used for XPConnect and will also be used for a scriptable interface to RDF. The build scheme for libxpt, xptinfo, and xpconnect may be a bit screwy on some platforms until this settles down. Luckily, none of these modules are part of the client build yet and very few people should even notice the change 1999-03-23 02:23:29 +00:00