Commit Graph

72 Commits

Author SHA1 Message Date
vidur%netscape.com
19eefa54ce Added stopgap code for aliased constructors 1998-09-11 18:05:11 +00:00
joki%netscape.com
12c01ec243 Adding window.close(), fixing window.opener, window.name 1998-09-04 00:46:06 +00:00
joki%netscape.com
61e4e69ecc Adding window.opener, window.focus, window.blur, event.cancelBubble, and modifying window.open 1998-09-03 01:19:58 +00:00
joki%netscape.com
ebbb20684a Adding DOM append child interface and implementing window.frames array. 1998-08-21 21:39:27 +00:00
joki%netscape.com
a185078042 Adding more window properties and slightly refCnt declaration. 1998-08-13 23:37:54 +00:00
vidur%netscape.com
50187fd7d0 Implemented window.location 1998-08-13 04:34:53 +00:00
vidur%netscape.com
6e1e87c9b9 Better support for interface families in the IDL (named elements). Netscape interfaces for HTMLDocument and HTMLFormElement (for backwards compatibility. 1998-08-07 23:01:52 +00:00
joki%netscape.com
9cb79b1687 Adding window.open method, fixing editormode in release builds, various event fixes 1998-08-07 04:45:03 +00:00
vidur%netscape.com
6ea2434b2e Added generation of declaration and forwarding macros. Better handling of families of interfaces. 1998-08-04 00:08:29 +00:00
vidur%netscape.com
8c941aee0a Fixed HTMLDocument and HTMLCollection interfaces 1998-07-22 23:33:17 +00:00
joki%netscape.com
ad815f4e2a Adding new events code to JS event handler support 1998-07-17 04:29:16 +00:00
vidur%netscape.com
c7deba47ae Got rid of unnecessary file 1998-07-15 23:49:22 +00:00
vidur
81c1022008 Added HTML idl definitions. Changed directory structure in src 1998-07-15 16:54:19 +00:00
vidur
1900060e23 Moved over to a new version of Level 1. NodeIterators and AttributeLists out. NodeLists and NamedNodeMaps in. 1998-07-14 18:44:44 +00:00
vidur
82106d30a3 Added setTimeout/setInterval to Window. Added ellipsis special-case to IDL generation code. Slightly better error reporting in generated JavaScript stub classes 1998-07-08 23:44:46 +00:00
vidur
df7e36611d Moved core DOM interfaces to coreDom directory 1998-07-03 00:50:16 +00:00
vidur
26651ac87d Moved core DOM interfaces to coreDom directory 1998-07-03 00:48:44 +00:00
vidur
e611df65a1 Added window.navigator and Navigator interface 1998-07-01 23:55:40 +00:00
vidur
b5f413930d Added autogeneration of XPCOM headers and JavaScript stub classes. Added better masking of JS-specific structures in generic interfaces. Creation of a scripting global object interface. 1998-06-23 18:43:06 +00:00
vidur
049d9e9909 Changed name to wstring 1998-06-16 22:00:47 +00:00
vidur
47b9986973 First pass at makefile for generation of xpcom headers and JavaScript stub classes 1998-06-15 20:57:23 +00:00
vidur
e083174e9b Added Core IDL files 1998-05-19 05:25:17 +00:00