gecko-dev/modules/libpref/public
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
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in make nsIPref scriptable, and turn on XPIDL compiling on unix 1999-05-28 22:01:07 +00:00
makefile.win turn on XPConnect for nsIPref 1999-05-28 22:03:40 +00:00
MANIFEST remove nsIPref.h as it know generated and installed by xpidl. 1999-06-03 21:35:41 +00:00
nsIBrowserPrefsManager.h Adding for OJI (adapted from the raptor interface). 1998-10-14 01:08:31 +00:00
nsIPref.idl Changes to the xpidl compiler - 1999-08-10 12:18:01 +00:00
nsIPrefsManager.h Adding for OJI (adapted from the raptor interface). 1998-10-14 01:08:31 +00:00
prefapi.h cast to remove compiler warnings. use PL_strlen() instead of strlen() 1999-06-03 20:15:38 +00:00
prefldap.h Free the lizard 1998-03-28 02:44:41 +00:00