Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
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
rhp%netscape.com 7ef3ff7ef1 Just checking in updates for the IDL files. These are NOT part of the build and I got the OK from chofmann. 1999-07-08 04:17:16 +00:00
rhp%netscape.com c41ee84f6a New send later functionality 1999-06-11 23:42:45 +00:00
ducarroz%netscape.com b686c976a3 make it scriptable, sync. with current implementation 1999-06-10 22:09:17 +00:00
rhp%netscape.com a290a615b2 Changes for composition reorg 1999-06-10 00:52:47 +00:00
rhp%netscape.com bfd5dfb563 New back end composition functionality 1999-06-07 18:53:47 +00:00