gecko-dev/xpfe/AppCores/idl
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 Ignore generated files 1999-02-16 01:50:51 +00:00
AppCoresManager.idl Rename AppCores.idl to AppCoresManager.idl 1999-02-16 16:46:19 +00:00
BaseAppCore.idl Added SetDocumentCharset. 1999-03-02 17:48:05 +00:00
BrowserAppCore.idl Regenerate to eliminate degenerate unsigned comparisons and dead code. 1999-08-10 07:30:12 +00:00
Makefile.in use the XPIDL version of nsIDOMBaseAppCore so that the mail/news appcore IDL can #include it 1999-05-12 03:46:39 +00:00
PrefsCore.idl add string-replacement capabilitiy to PrefsCore - now prefs can be dynamically changed on the fly in a given document 1999-05-19 04:11:38 +00:00
ProfileCore.idl fixing the bustage 1999-08-10 08:59:00 +00:00
RDFCore.idl Make bookmarks functionality part of an XPIDL interface. 1999-06-11 06:17:46 +00:00
ToolkitCore.idl Adding ShowWindowWithArgs to toolkit core 1999-04-15 21:24:37 +00:00
makefile.win Get rid of the DOMProps core. It's obsolete. 1999-07-03 04:35:57 +00:00
nsIDOMBaseAppCore.idl Changes to the xpidl compiler - 1999-08-10 12:18:01 +00:00
nsIDOMNodeList.idl update XPIDL version of the DOM IDL file 1999-05-19 04:10:42 +00:00
nsIDOMWindow.idl export a bunch of XPIDL-compatible interface stubs so that mail/news can compile 1999-04-06 23:48:11 +00:00
nsIDOMXULElement.idl export a bunch of XPIDL-compatible interface stubs so that mail/news can compile 1999-04-06 23:48:11 +00:00
nsIDOMXULTreeElement.idl export a bunch of XPIDL-compatible interface stubs so that mail/news can compile 1999-04-06 23:48:11 +00:00