vidur%netscape.com
949d52cd68
Fix for bug 16787. Added navigator.cookieEnabled. Removed warnings. a=don r=waqar
1999-12-22 22:42:06 +00:00
syd%netscape.com
76d39e5500
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.
1999-12-17 06:11:45 +00:00
akkana%netscape.com
c4db584578
Fixing build bustage on Linux
1999-12-14 00:55:37 +00:00
davidm%netscape.com
c70ce7fd5a
#ifdef out code for controller. Checkin to unblock mjudge and other
r= mjudge
1999-12-13 23:13:33 +00:00
hyatt%netscape.com
ce7a5655c1
More skin goodness. r=gimpy
1999-11-30 09:29:43 +00:00
vidur%netscape.com
d4602715d7
Added window.scroll(). Reverted back to NPL 1.1. R=joki
1999-11-24 23:58:43 +00:00
norris%netscape.com
1c4dac85f3
Modify generated dom code to use a enum rather than a string for codesize
...
and efficiency.
Tighten checks on document properties and node properties. Should resolve
several bugs:
18965 document.firstChild vulnerability
19043 document.childNodes vulnerability
19044 document.lastChild vulnerability
r=mstoltz
1999-11-20 07:28:34 +00:00
dmose%mozilla.org
42fc94a6ec
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
joki%netscape.com
d5c05ea133
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
1999-11-03 07:11:45 +00:00
vidur%netscape.com
67327a2a7c
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.
1999-10-28 14:12:56 +00:00
hyatt%netscape.com
b2564031fe
Landing re-architected command dispatcher. r=hangas(XUL/JS), saari(C++)
1999-10-14 10:58:25 +00:00
vidur%netscape.com
c043ed0abd
Added window.scrollBy/scrollTo/scrollX/scrollY. Scopus bug 361046. R=troy
1999-10-06 22:07:42 +00:00
joki%netscape.com
70f5a105ba
Adding old 4.x capture/release compatibility code, changing dom event VK_* names to DOM_VK_*
1999-09-21 14:18:52 +00:00
vidur%netscape.com
b7862591d9
Corrected signature of History::Go()
1999-09-21 05:48:45 +00:00
briano%netscape.com
7603ba96d1
General cleanup.
1999-09-11 00:59:11 +00:00
vidur%netscape.com
601ecbec81
Added JS exceptions to DOM glue. Added implementation for nsIDOMDOMException. Added nsIScriptContextOwner::ReportScriptError.
1999-09-08 23:14:30 +00:00
danm%netscape.com
fe1d16cc98
implemented intrinsic sizing method on DOM Window
1999-09-03 22:41:56 +00:00
cyeh%netscape.com
26effbde96
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 01:13:14 +00:00
vidur%netscape.com
37cc42f075
jsval can now be a parameter or return type. Got rid of unused variable warnings. Fixed secMan leak. Removed nsIDOMHTMLBlockQuote.h
1999-08-27 06:11:39 +00:00
vidur%netscape.com
73720c9bf9
Relative URLs specified for window.location.href are now resolved relative to the calling location.
1999-08-03 23:16:48 +00:00
pinkerton%netscape.com
3a463448b6
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.
1999-07-01 00:07:41 +00:00
danm%netscape.com
18e69811ef
added 'content' property to JS window
1999-06-26 21:48:29 +00:00
waterson%netscape.com
333904edb8
Remove Window.Equals() hack.
1999-06-16 02:06:48 +00:00
vidur%netscape.com
1d2d335d54
Added confirm and prompt to window object.
1999-06-11 23:57:25 +00:00
danm%netscape.com
219d5cf489
add Bar properties to DOMWindow
1999-06-09 19:04:18 +00:00
danm%netscape.com
1b1223c1ee
adding domwindow barproperty object
1999-06-09 18:59:04 +00:00
hyatt%netscape.com
b84d2f62d5
Altering the args for createPopup.
1999-06-09 08:36:06 +00:00
waterson%netscape.com
260cb728dc
Add Equals() method to Window class to support comparison of XPConnect-wrapped nsIDOMWindow and idlc Window.
1999-06-07 07:16:01 +00:00
hyatt%netscape.com
941b650532
Added another createPopup method to handle anchoring.
1999-05-14 21:16:51 +00:00
hyatt%netscape.com
f430cd265f
Added a createPopup method to the window object.
1999-05-14 18:54:25 +00:00
danm%netscape.com
695c394a79
added window.openDialog. a:brendan
1999-05-14 03:10:51 +00:00
waterson%netscape.com
433fe1e489
Bug 5182. Use whitespace instead of ## in NS_FORWARD macros. a=vidur.
1999-04-16 18:08:20 +00:00
beard%netscape.com
3079c36471
regenerated from Navigator.idl
1999-04-15 21:54:14 +00:00
beard%netscape.com
b5d92a50e2
added generated includes nsIDOMMimeType.h, nsIDOMMimeTypeArray.h, nsIDOMPlugin.h, nsIDOMPluginArray.h
1999-04-15 21:42:54 +00:00
beard%netscape.com
83c253cf50
First Checked In.
1999-04-15 01:31:54 +00:00
scc%netscape.com
31ff626ae9
rename |IID()| --> |GetIID()|
1999-03-03 19:48:57 +00:00
waterson%netscape.com
23bc3c70c5
Modified generated files so that NS_InitFooClass() is accessable outside of JSDOM.DLL. a=vidur%netscape.com.
1999-02-17 08:33:27 +00:00
joki%netscape.com
f3b2aeaeb6
Adding changes to DOM window object to allow window.screen and window.history
1999-01-28 23:12:54 +00:00
joki%netscape.com
82a7382711
Adding new header files for window.history and window.screen
1999-01-28 22:21:46 +00:00
rods%netscape.com
0040126f4f
Implemented the window.print() method
1999-01-27 04:15:19 +00:00
vidur%netscape.com
5bb0afa1e0
Fix for bug 1823. Added a toString method to the location object
1999-01-06 17:22:34 +00:00
vidur%netscape.com
8e4b6bd3d1
Added script namespace management mechanism. This allows external native code to add symbols and constructors to the script global namespace. Added IID() static method generation to IDL generator.
1998-12-22 22:03:20 +00:00
ramiro%netscape.com
2009b728de
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
cyeh%netscape.com
e9d3c67427
Removing static makefiles as a part of the transition to Autoconf. I have taken great
...
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.
If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com .
1998-11-21 00:34:32 +00:00
cls%seawood.org
c37725a782
Updated DEFINES
1998-10-31 01:40:28 +00:00
cls%seawood.org
609f087498
New autoconf files for nglayout
1998-10-28 03:53:57 +00:00
vidur%netscape.com
5a8dfade2c
Updated DOM interfaces to match final W3C recommendation. Modified IDL compiler to take IIDs
1998-10-20 17:07:23 +00:00