gecko-dev/dom/public/idl/base
2001-01-21 08:51:04 +00:00
..
.cvsignore Added generated file directories to .cvsignores, r=mozbot. 2000-02-03 22:17:22 +00:00
BarProp.idl adding domwindow barproperty object 1999-06-09 18:59:04 +00:00
CRMFObject.idl Adding new idl files for the crypto object. r=jst@netscape.com 2000-05-11 19:13:31 +00:00
Crypto.idl Adding new idl files for the crypto object. r=jst@netscape.com 2000-05-11 19:13:31 +00:00
DOMException.idl DOM Level 2 exception updates. 2000-05-06 13:35:53 +00:00
History.idl Fixing nsbeta3+ bug 43327. Make window.history act like an array to be compatible with 4.x, and add proper security checks for DOM array access. r=mstoltz@netscape.com 2000-08-17 05:56:44 +00:00
Location.idl Fixing nsbeta3+ bug 45389. Adding support for window.location.assign('xxx');. r=nisheeth@netscape.com 2000-09-08 07:29:54 +00:00
Makefile.in Make idlc run correctly in an objdir build. This taints the srcdir, but that's the way idlc is supposed to work. 2000-09-08 01:59:22 +00:00
makefile.win Adding new idl files for the crypto object. r=jst@netscape.com 2000-05-11 19:13:31 +00:00
MimeType.idl First Checked In. 1999-04-15 01:25:36 +00:00
MimeTypeArray.idl First Checked In. 1999-04-15 01:25:36 +00:00
Navigator.idl r=jst. 30067. we now expose OSCPU, vendor and product attributes of the user agent string through the JS navigator object. 2000-03-21 22:39:54 +00:00
nsIDOMBarProp.idl Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet. 2001-01-21 08:51:04 +00:00
nsIDOMCRMFObject.idl Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet. 2001-01-21 08:51:04 +00:00
nsIDOMCrypto.idl Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet. 2001-01-21 08:51:04 +00:00
nsIDOMHistory.idl Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet. 2001-01-21 08:51:04 +00:00
nsIDOMLocation.idl Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet. 2001-01-21 08:51:04 +00:00
nsIDOMMimeType.idl Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet. 2001-01-21 08:51:04 +00:00
nsIDOMMimeTypeArray.idl Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet. 2001-01-21 08:51:04 +00:00
nsIDOMNavigator.idl Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet. 2001-01-21 08:51:04 +00:00
nsIDOMNSLocation.idl Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet. 2001-01-21 08:51:04 +00:00
nsIDOMPkcs11.idl Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet. 2001-01-21 08:51:04 +00:00
nsIDOMPlugin.idl Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet. 2001-01-21 08:51:04 +00:00
nsIDOMPluginArray.idl Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet. 2001-01-21 08:51:04 +00:00
nsIDOMScreen.idl Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet. 2001-01-21 08:51:04 +00:00
nsIDOMWindow.idl Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet. 2001-01-21 08:51:04 +00:00
nsIDOMWindowCollection.idl Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet. 2001-01-21 08:51:04 +00:00
nsIDOMWindowInternal.idl Initial checkin of XPIDL versions of the DOM interfaces. These files are automatically converted from the IDLC files. Not part of the build yet. 2001-01-21 08:51:04 +00:00
Pkcs11.idl Adding new idl files for the crypto object. r=jst@netscape.com 2000-05-11 19:13:31 +00:00
Plugin.idl First Checked In. 1999-04-15 01:25:36 +00:00
PluginArray.idl First Checked In. 1999-04-15 01:25:36 +00:00
Screen.idl Adding top and left because they are not always at 0,0. 2000-04-20 01:58:36 +00:00
Window.idl Fixing bug 37258. Making the window properties scrollbars, statusbar and directories replaceable to be compatible with NS 4.x. r&a=vidur&brendan 2000-12-16 05:20:31 +00:00
WindowCollection.idl