gecko-dev/dom/public/idl/base
2001-03-03 03:10:02 +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
domstubs.idl New domstubs.idl file, not part of the build yet. 2001-02-24 12:15:01 +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
MimeTypeArray.idl
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 Interface cleanup, not part of the build yet. 2001-01-22 04:01:04 +00:00
nsIDOMCRMFObject.idl Interface cleanup, not part of the build yet. 2001-01-22 04:01:04 +00:00
nsIDOMCrypto.idl Interface cleanup, not part of the build yet. 2001-01-22 04:01:04 +00:00
nsIDOMHistory.idl Interface cleanup, not part of the build yet. 2001-01-22 04:01:04 +00:00
nsIDOMJSWindow.idl Adding window interface for JS specific methods. Not part of the build. 2001-03-03 03:10:02 +00:00
nsIDOMLocation.idl Interface cleanup, not part of the build. 2001-02-09 11:20:07 +00:00
nsIDOMMimeType.idl Interface cleanup, not part of the build yet. 2001-01-22 04:01:04 +00:00
nsIDOMMimeTypeArray.idl Interface cleanup, not part of the build yet. 2001-01-22 04:09:29 +00:00
nsIDOMNavigator.idl Interface cleanup, not part of the build yet. 2001-01-22 04:01:04 +00:00
nsIDOMNSLocation.idl Interface cleanup, not part of the build. 2001-02-09 11:20:07 +00:00
nsIDOMPkcs11.idl Interface cleanup, not part of the build yet. 2001-01-22 04:01:04 +00:00
nsIDOMPlugin.idl Interface cleanup, not part of the build yet. 2001-01-22 04:01:04 +00:00
nsIDOMPluginArray.idl Interface cleanup, not part of the build yet. 2001-01-22 04:01:04 +00:00
nsIDOMScreen.idl Interface cleanup, not part of the build yet. 2001-01-22 04:01:04 +00:00
nsIDOMWindow.idl Interface cleanup, not part of the build. 2001-02-09 11:20:07 +00:00
nsIDOMWindowCollection.idl Interface cleanup, not part of the build yet. 2001-01-22 04:01:04 +00:00
nsIDOMWindowInternal.idl Interface cleanup, not part of the build. 2001-02-09 11:20:07 +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
PluginArray.idl
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