gecko-dev/mailnews/local
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 Replace time_t by PRTime 1999-06-30 21:04:29 +00:00
public Changes to the xpidl compiler - 1999-08-10 12:18:01 +00:00
resources remove IGNORE_MANIFEST. 1999-06-07 21:28:20 +00:00
src Add GetUserName support which is a private method on nsMsgMailNewsUrl and is not part of an interface. 1999-08-10 07:22:03 +00:00
tests clean up folder and server naming: 1999-08-10 04:39:22 +00:00
.cvsignore don't check in Makefile 1999-02-02 00:13:17 +00:00
Makefile.in Part of new mailnews resources hierarchy. 1999-05-28 22:38:07 +00:00
makefile.win Part of new mailnews resources hierarchy. 1999-05-28 22:38:07 +00:00