This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2e9db187aebef374ff7ab79a67e16feb024a5993
Mozilla
/
mozilla
/
xpcom
/
libxpt
History
rogerl%netscape.com
20509b7904
# NOT A PART OF SEAMONKEY
...
New. git-svn-id: svn://10.0.0.236/trunk@26812 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-08 16:54:17 +00:00
..
macbuild
turned off relaxed pointer checking, now that jband has fixed the sources.
1999-04-04 03:33:43 +00:00
public
use a simpler scheme for handling interface flags in xpidl
1999-04-07 00:29:49 +00:00
src
use a simpler scheme for handling interface flags in xpidl
1999-04-07 00:29:49 +00:00
tests
use a simpler scheme for handling interface flags in xpidl
1999-04-07 00:29:49 +00:00
tools
Added support for [scriptable] flag in interface descriptor. Added [noscript]. xpconnect now checks for the [scriptable] flag.
1999-04-06 22:42:10 +00:00
xptcall
# NOT A PART OF SEAMONKEY
1999-04-08 16:54:17 +00:00
xptinfo
Added support for [scriptable] flag in interface descriptor. Added [noscript]. xpconnect now checks for the [scriptable] flag.
1999-04-06 22:42:10 +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