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

21 Коммитов

Автор SHA1 Сообщение Дата
law%netscape.com cf5ee3ef0f Bug #37009; Drop bogus refcount twiddling methods and rely on dependent=yes window attribute instead; r=radha 2000-06-08 00:40:05 +00:00
sfraser%netscape.com 57998fc84b Change the Find interface to use an nsIDOMWindow instead of a webshell, for better scriptability. 2000-05-03 02:24:16 +00:00
mccabe%netscape.com a1a082d9b2 Add [noscript] to a number of non-scriptable attributes in [scriptable] interfaces. (They're not scriptable, because they refer to native types.) This is in preparation for a new compile-time check in xpidl to require the [noscript] annotation for attributes, as it is required for methods.
Preparatory to fix to 11454.

r=jband
2000-03-17 23:47:48 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
briano%netscape.com cd3098a8ae General cleanup. 1999-09-18 03:45:06 +00:00
cyeh%netscape.com 34cd2ddae1 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:13:14 +00:00
mccabe%netscape.com 62d42630f9 Remove unused explicit NS_DECL_IFOO declarations from %{C++ blocks in the header files; these are replaced by xpidl-generated NS_DECL_NSIFOO macros. 1999-08-23 01:41:52 +00:00
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
law%netscape.com 949267c07c Adding nsISearchContext to win/unix builds 1999-07-14 22:42:13 +00:00
law%netscape.com 1b346d5dc3 Updating; not part of the build 1999-07-08 00:49:34 +00:00
law%netscape.com 24919006fb New interface to help replace use of nsIXULWindowCallbacks 1999-06-29 00:05:20 +00:00
tague%netscape.com 50ebaac494 Removed empty export lists from files. This breaks older versions of nmake 1999-06-14 03:49:31 +00:00
law%netscape.com 8ecbd24288 Switching xpfe components to use XPIDL 1999-06-10 22:43:08 +00:00
law%netscape.com d14e90a20d Preparing for switch to XPIDL 1999-06-10 21:47:30 +00:00
sfraser%netscape.com 44ffed7214 New, improved Find that keys off the selection, rather than storing offsets inside the find context. 1999-06-04 21:48:47 +00:00
law%netscape.com f6d54191ac Anchor Find off nsIWebShell rather than nsIDocument 1999-04-27 04:21:12 +00:00
sfraser%netscape.com 5897ac1511 First Checked In. 1999-04-22 03:05:01 +00:00
alecf%netscape.com 89465e49a6 ignore generated files 1999-04-22 02:48:21 +00:00
law%netscape.com cb78ad57bf Add to unix build 1999-04-22 02:24:41 +00:00
law%netscape.com 74a0e5a4ea Updates 1999-04-22 00:27:39 +00:00
law%netscape.com a658a3d584 Initial draft of new Find Component 1999-04-21 06:52:36 +00:00