gecko-dev/mailnews/base/search
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
..
public Changes to the xpidl compiler - 1999-08-10 12:18:01 +00:00
resources make options window small and modal 1999-06-25 07:12:13 +00:00
src Various fixes to let the tree compile with gcc 2.95: 1999-08-07 06:01:31 +00:00
tests Landing the MailNews_Necko_BRANCH. These are the changes that will enable mailnews to run with necko. 1999-07-29 00:42:25 +00:00
.cvsignore ignore generated files 1999-06-08 19:20:01 +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