gecko-dev/xpfe/AppCores
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
..
idl Changes to the xpidl compiler - 1999-08-10 12:18:01 +00:00
macbuild Remove DOMProps core. It's obsolete. 1999-07-03 04:37:41 +00:00
public fixing the bustage 1999-08-10 08:59:00 +00:00
src fixing the bustage 1999-08-10 09:11:47 +00:00
xul File Removed. 1999-08-04 02:17:41 +00:00
.cvsignore ignore genereated files 1999-02-08 08:26:34 +00:00
Makefile.in we need go into the idl directory 1999-04-07 02:00:52 +00:00
makefile.win Moved files from AppCores to public and src directories 1999-02-03 15:54:07 +00:00