vidur%netscape.com
bbd2782803
Fix for bug 27775. Introduced idl keyword 'replaceable' and marked some of the newer window properties with it. Fixes pages like www.oracle.com that have define window-scoped variables with the same name. r=rginda, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@61441 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 22:08:36 +00:00
rginda%netscape.com
4631d4dfb4
DOM fixes for bug 20721, r=vidur
...
git-svn-id: svn://10.0.0.236/trunk@61099 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:13:59 +00:00
hyatt%netscape.com
e636e32edb
Fix for 20471. Basic focus memory framework being checked in as well.
...
git-svn-id: svn://10.0.0.236/trunk@60357 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:57:54 +00:00
hyatt%netscape.com
d7d3d3496c
Getting rid of createPopup on the DOM window.
...
git-svn-id: svn://10.0.0.236/trunk@59004 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 03:02:04 +00:00
vidur%netscape.com
99dee8a876
Fix for bug 22594. Implemented window.escape() and unescape(). R=ftang
...
git-svn-id: svn://10.0.0.236/trunk@57891 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 02:26:10 +00:00
vidur%netscape.com
c5ff7d0ca4
Fix for bug 16787. Added navigator.cookieEnabled. Removed warnings. a=don r=waqar
...
git-svn-id: svn://10.0.0.236/trunk@56440 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 22:42:06 +00:00
syd%netscape.com
a9c6930f9b
Change calls to Flash(void) in nsIWidget, nsWindow to GetAttention().
...
r=sdagley a=chofmann. Add support for GetAttention API to nsIDOMWindow.
r=vidur, a=chofmann. To do, make call to WebShell from nsIDOMWindow,
this will come once travis lands some webshell code.
git-svn-id: svn://10.0.0.236/trunk@56140 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 06:11:45 +00:00
syd%netscape.com
efe16b543a
Window.idl was not being built if you did this on Linux (Makefile.in
...
rot). r=vidur, a=brendan (related to but does not fix PDT+ 18518).
git-svn-id: svn://10.0.0.236/trunk@56000 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-14 23:48:08 +00:00
vidur%netscape.com
97136e7647
Added window.scroll(). Reverted back to NPL 1.1. R=joki
...
git-svn-id: svn://10.0.0.236/trunk@54452 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 23:58:43 +00:00
dmose%mozilla.org
92d791b7b0
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@52908 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:40:37 +00:00
joki%netscape.com
c79e9c67d2
Changes to DOM events to accomodate the new breakdown of events into mouse and key events. This fixes a couple of bug, though the main one is 13406. Involves changes to multiple DOM generated file as well as fixing up usage of DOM event api usage in editor, rdf, and xul. r:vidur
...
git-svn-id: svn://10.0.0.236/trunk@52691 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-03 07:11:45 +00:00
vidur%netscape.com
1173466bfc
Added a version of window.close, which when alled from script that defers actual closure if it is invoked from the script context of the window itself. Fixes bug 15261. R=joki.
...
git-svn-id: svn://10.0.0.236/trunk@52080 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-28 14:12:56 +00:00
hyatt%netscape.com
9259952dca
Landing re-architected command dispatcher. r=hangas(XUL/JS), saari(C++)
...
git-svn-id: svn://10.0.0.236/trunk@50672 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-14 10:58:25 +00:00
vidur%netscape.com
d46c14654b
Added window.scrollBy/scrollTo/scrollX/scrollY. Scopus bug 361046. R=troy
...
git-svn-id: svn://10.0.0.236/trunk@50038 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-06 22:07:42 +00:00
joki%netscape.com
62ad116aae
Adding old 4.x capture/release compatibility code, changing dom event VK_* names to DOM_VK_*
...
git-svn-id: svn://10.0.0.236/trunk@48572 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 14:18:52 +00:00
vidur%netscape.com
17f4dc0814
Corrected signature of History::Go()
...
git-svn-id: svn://10.0.0.236/trunk@48496 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 05:11:55 +00:00
briano%netscape.com
2d45b26da7
General cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@46908 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-11 00:59:11 +00:00
vidur%netscape.com
ccf644288f
Added JS exceptions to DOM glue. Added implementation for nsIDOMDOMException. Added nsIScriptContextOwner::ReportScriptError.
...
git-svn-id: svn://10.0.0.236/trunk@46438 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-08 23:14:30 +00:00
danm%netscape.com
ca4da0e009
implemented intrinsic sizing method on DOM Window
...
git-svn-id: svn://10.0.0.236/trunk@45954 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 22:41:56 +00:00
cyeh%netscape.com
cfce14ff56
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
...
git-svn-id: svn://10.0.0.236/trunk@45405 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 01:13:14 +00:00
kipp%netscape.com
772f7f90ad
Added unix build rules
...
git-svn-id: svn://10.0.0.236/trunk@45381 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 00:54:37 +00:00
vidur%netscape.com
cc254c45f5
jsval can now be a parameter or return type. Got rid of unused variable warnings. Fixed secMan leak. Removed nsIDOMHTMLBlockQuote.h
...
git-svn-id: svn://10.0.0.236/trunk@44764 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 06:11:39 +00:00
vidur%netscape.com
294ecfb965
Changed attribute getter glue to use NS_SUCCESS macro instead of comparing to NS_OK
...
git-svn-id: svn://10.0.0.236/trunk@42783 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 19:19:49 +00:00
vidur%netscape.com
dd56f020af
Relative URLs specified for window.location.href are now resolved relative to the calling location.
...
git-svn-id: svn://10.0.0.236/trunk@42056 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-03 23:16:48 +00:00
joki%netscape.com
065c158182
Updating DOM event apis and changing behavior to properly respect capturing, bubbling, and cancellation methods.
...
git-svn-id: svn://10.0.0.236/trunk@40134 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 19:54:34 +00:00
pinkerton%netscape.com
19f8e2d3b8
Changing CreatePopup to return the popup. Adding a bunch of stuff for tooltips to the popup code. Fixing some bugs in webshell with loading malformed popups. Renamed "popup" to "popupElement" in the document and added "tooltipElement" as well.
...
git-svn-id: svn://10.0.0.236/trunk@37587 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 00:07:41 +00:00
danm%netscape.com
0635fbf5eb
added 'content' property to JS window
...
git-svn-id: svn://10.0.0.236/trunk@37057 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 21:48:29 +00:00
waterson%netscape.com
9fea56b5f8
Remove Window.Equals() hack.
...
git-svn-id: svn://10.0.0.236/trunk@35611 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-16 02:06:48 +00:00
vidur%netscape.com
e3e3cf2a9f
Added confirm and prompt to window object.
...
git-svn-id: svn://10.0.0.236/trunk@34911 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-11 23:57:25 +00:00
danm%netscape.com
4ecbd9dacb
add Bar properties to DOMWindow
...
git-svn-id: svn://10.0.0.236/trunk@34438 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-09 19:04:18 +00:00
danm%netscape.com
082ba71455
adding domwindow barproperty object
...
git-svn-id: svn://10.0.0.236/trunk@34435 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-09 18:59:04 +00:00
hyatt%netscape.com
5632d597ba
Altering the idl for createPopup.
...
git-svn-id: svn://10.0.0.236/trunk@34383 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-09 08:25:07 +00:00
waterson%netscape.com
55c23b348b
Add Equals() method to Window class to support comparison of XPConnect-wrapped nsIDOMWindow and idlc Window.
...
git-svn-id: svn://10.0.0.236/trunk@33983 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-07 07:16:01 +00:00
hyatt%netscape.com
2de5acbb02
Added another createPopup method to handle anchoring.
...
git-svn-id: svn://10.0.0.236/trunk@31657 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-14 21:16:51 +00:00
hyatt%netscape.com
379b461b08
Added a createPopup method to the window object.
...
git-svn-id: svn://10.0.0.236/trunk@31630 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-14 18:54:25 +00:00
danm%netscape.com
814056a0e4
added window.openDialog. a:brendan
...
git-svn-id: svn://10.0.0.236/trunk@31568 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-14 03:10:51 +00:00
vidur%netscape.com
fdd75c6ce2
Added Option constructor and resultant nsIDOMOption interface
...
git-svn-id: svn://10.0.0.236/trunk@30189 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 20:47:00 +00:00
waterson%netscape.com
c3453bb3c2
Removed extra newline in makefile.
...
git-svn-id: svn://10.0.0.236/trunk@27853 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-16 17:37:16 +00:00
beard%netscape.com
374c6d967d
wstring -> DOMString, added attributes mimeTypes, plugins.
...
git-svn-id: svn://10.0.0.236/trunk@27508 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 01:28:31 +00:00
beard%netscape.com
0871ef06cb
added PluginArray.idl MimeTypeArray.idl Plugin.idl MimeType.idl
...
git-svn-id: svn://10.0.0.236/trunk@27505 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 01:27:03 +00:00
beard%netscape.com
b98430e727
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@27504 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 01:25:36 +00:00
joki%netscape.com
8139ab8bcf
New DOM2 event api's.
...
git-svn-id: svn://10.0.0.236/trunk@25415 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-28 22:19:42 +00:00
joki%netscape.com
fbd30c39f0
Updated DOM idl files including new idl for window.screen and window.history
...
git-svn-id: svn://10.0.0.236/trunk@18952 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-28 22:20:01 +00:00
rods%netscape.com
bf214b42ce
Implemented the window.print() method
...
git-svn-id: svn://10.0.0.236/trunk@18729 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-27 04:15:19 +00:00
vidur%netscape.com
beecca57f1
Fix for bug 1823. Added a toString method to the location object
...
git-svn-id: svn://10.0.0.236/trunk@17233 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-06 17:22:34 +00:00
vidur%netscape.com
a0e09b1568
Updated DOM interfaces to match final W3C recommendation. Modified IDL compiler to take IIDs
...
git-svn-id: svn://10.0.0.236/trunk@13207 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-20 17:07:23 +00:00