gecko-dev/widget
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 Adding Mac dynamic menus support. This touches a little XP code, notably, adding GetDOMNode and SetDOMNode to nsIMenuItem. 1999-08-09 19:14:38 +00:00
public Changes to the xpidl compiler - 1999-08-10 12:18:01 +00:00
src fix compileation issues on stupid sun compilers 1999-08-10 08:08:05 +00:00
tests Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org. 1999-07-29 01:18:12 +00:00
timer Add support for building more than one toolkit at once. Currently #ifdefed 1999-08-05 05:12:56 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
build.bat moved to pub 1998-04-13 20:24:54 +00:00
Makefile.in Move the timers again. Sorry for the screwup. 1999-07-20 08:23:29 +00:00
makefile.win Move the timers to their final resting group in mozilla/widget. 1999-07-21 20:13:06 +00:00