gecko-dev/xpfe/components/find
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
..
macbuild New and improved find dialog implementation 1999-07-16 01:54:44 +00:00
public Changes to the xpidl compiler - 1999-08-10 12:18:01 +00:00
resources make the CHROME rules play nice with obj-dir. fixes #11260 1999-08-06 22:45:47 +00:00
src fix build breakage...include config.mak 1999-07-29 03:59:32 +00:00
.cvsignore ignore generated files 1999-04-22 02:48:21 +00:00
Makefile.in Add to unix build 1999-04-22 02:24:41 +00:00
makefile.win Setting up for win32 build of components directory 1999-04-22 00:32:34 +00:00