gecko-dev/mailnews/base
mccabe%netscape.com 2a403483de Changes to the xpidl compiler -
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].

This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.

As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout.  As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
..
build Added NSPR_LIBS so it the shared lib would build on IRIX. 1999-07-30 23:36:14 +00:00
macbuild fix mac build bustage for mscott. 1999-08-04 20:57:40 +00:00
prefs Ignore generated Makefiles. 1999-08-07 22:34:02 +00:00
public Changes to the xpidl compiler - 1999-08-10 12:18:01 +00:00
resources get progress meter working 1999-08-09 21:08:47 +00:00
search Changes to the xpidl compiler - 1999-08-10 12:18:01 +00:00
src remove hello kitty (sob), twiddle a couple status messages 1999-08-10 04:45:58 +00:00
tests make this compile on unix 1999-08-10 07:02:10 +00:00
util clean up folder and server naming: 1999-08-10 04:39:22 +00:00
.cvsignore Don't complain about Makefile 1998-12-21 22:16:01 +00:00
Makefile.in add search to base 1999-06-15 23:31:32 +00:00
makefile.win add search to base 1999-06-15 23:31:32 +00:00