gecko-dev/mailnews/addrbook
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 Multiple address book support and new address book 1999-07-19 22:52:23 +00:00
macbuild Added two new files for Candice. 1999-07-19 22:49:03 +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 Fixed tree to not have extraneous treeitem node with ref=. This was causing the template builder to give me an extra treechildren and treeitem node. 1999-08-10 00:45:30 +00:00
src adding missing NS_INIT_REFCNT() to ctor 1999-08-10 05:08:18 +00:00
.cvsignore cvs ignorage for the generated makefiles 1999-05-17 21:26:37 +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