28 Commits

Author SHA1 Message Date
joki%netscape.com
2e0dcce305 Remove duplicate functionality of nsIBrowserWindow and nsIWebShellContainer. 1998-09-09 01:19:11 +00:00
vidur%netscape.com
ab080b4586 New content code adjusts to getting script objects through a factory interface 1998-09-04 23:03:16 +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
vidur%netscape.com
2723f8d917 Proper shutdown of JS engine 1998-09-01 19:13:36 +00:00
joki%netscape.com
ebbb20684a Adding DOM append child interface and implementing window.frames array. 1998-08-21 21:39:27 +00:00
vidur%netscape.com
5bb6715b57 Added javascript: URL handling. Added AddNamedReference and RemovedNamedReference to script context interface. 1998-08-20 22:25:21 +00:00
joki%netscape.com
8947ec6532 Sanity check return values on window.parent, window.top 1998-08-15 00:13:51 +00:00
scullin%netscape.com
39b83242e3 Checked in api changes and some other small changes from the branch. 1998-08-14 23:08:54 +00:00
joki%netscape.com
1a37c2ec6c Modify window.open method to use sizing and location parameters 1998-08-14 22:31:38 +00:00
joki%netscape.com
1acbae35a9 Fix queryinterface calls on window.top and window.parent 1998-08-14 20:36:31 +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
73a53588df Unqualified references to location need to go through a resolve method 1998-08-13 20:46:11 +00:00
vidur%netscape.com
8e8eb00a73 Implemented document.location and better handling of named lookups that fail. 1998-08-13 19:07:45 +00:00
vidur%netscape.com
c07c4a5ef1 Correctly implemented reload 1998-08-13 04:48:57 +00:00
vidur%netscape.com
50187fd7d0 Implemented window.location 1998-08-13 04:34:53 +00:00
joki%netscape.com
c316d58438 Adding url and lineno to script evaluation 1998-08-12 23:37:50 +00:00
joki%netscape.com
edb8b34146 Adding partial load event support, removing script context Run_GC method adding partial script error support 1998-08-12 04:56:40 +00:00
joki%netscape.com
1f008faf7e Add RunGC method onto ScriptContext interface. Probably temporary until we have auto-gc'ing set up. 1998-08-10 01:33:34 +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
joki%netscape.com
849a2287e6 Fix bug 311157, mouseover crashes release builds. 1998-08-02 04:15:08 +00:00
joki%netscape.com
f038ee240b Adding form events in, filling out window event handling code. 1998-07-31 22:09:03 +00:00
joki%netscape.com
2c65aece90 Hooking up the 'window' object into the event chain. 1998-07-24 05:05:42 +00:00
vidur%netscape.com
8c941aee0a Fixed HTMLDocument and HTMLCollection interfaces 1998-07-22 23:33:17 +00:00
kipp%netscape.com
0062ef9fa3 Fixed GetGlobalObject 1998-07-21 16:43:02 +00:00
kipp%netscape.com
1cfef0f0a3 Added missing refcnt; use an explicit cast to nsIDOMWindow 1998-07-21 16:41:42 +00:00
kipp%netscape.com
68b5fb6156 build workage for windows 1998-07-16 01:53:55 +00:00
kipp%netscape.com
a79127243a new 1998-07-16 01:16:47 +00:00