danm%netscape.com
|
b4fcbcd0b1
|
added 'content' property to JS window
|
1999-06-26 21:48:29 +00:00 |
|
pollmann%netscape.com
|
ba5f073a74
|
Bug 2195: select[n] == select.options[n], new nonstandard DOM interface
|
1999-06-16 05:15:30 +00:00 |
|
waterson%netscape.com
|
3309c5b828
|
Remove Window.Equals() hack.
|
1999-06-16 02:06:48 +00:00 |
|
vidur%netscape.com
|
e43183b897
|
Added confirm and prompt to window object.
|
1999-06-11 23:57:25 +00:00 |
|
danm%netscape.com
|
d9c9adbd3d
|
add Bar properties to DOMWindow
|
1999-06-09 19:04:18 +00:00 |
|
danm%netscape.com
|
65be2563be
|
adding domwindow barproperty object
|
1999-06-09 18:59:04 +00:00 |
|
hyatt%netscape.com
|
81885da6d4
|
Altering the idl for createPopup.
|
1999-06-09 08:25:07 +00:00 |
|
hyatt%netscape.com
|
58cba873bf
|
More content model tweaks.
|
1999-06-09 05:45:15 +00:00 |
|
hyatt%netscape.com
|
2ae117dc39
|
Woo woo. Focus implementation.
|
1999-06-08 21:58:55 +00:00 |
|
joki%netscape.com
|
7e2352ba3a
|
Adding new method to nsIDOMNSUIEvent to give event pos as range offset.
|
1999-06-08 02:19:26 +00:00 |
|
waterson%netscape.com
|
b71ffc7f9d
|
Add Equals() method to Window class to support comparison of XPConnect-wrapped nsIDOMWindow and idlc Window.
|
1999-06-07 07:16:01 +00:00 |
|
akkana%netscape.com
|
b0031e0a99
|
Vidur's initial implementation of Insert HTML Fragment
|
1999-06-03 22:38:38 +00:00 |
|
hyatt%netscape.com
|
cfd6d1f384
|
Adding the focus tracker to the XUL document.
|
1999-05-28 20:24:58 +00:00 |
|
vidur%netscape.com
|
f6bc249d9d
|
Added noscript qualifier to HTMLDocument::Open, Write and Writeln and moved the JS-specific versions over to NSHTMLDocument.
|
1999-05-28 00:18:48 +00:00 |
|
joki%netscape.com
|
95924ddc48
|
Breaking nsIDOMEvent interface into nsIDOMEvent and nsIDOMUIEvent to be up to spec with DOM Lvl2
|
1999-05-18 23:41:49 +00:00 |
|
vidur%netscape.com
|
63ba4f6bd4
|
Added layers interface.
|
1999-05-17 21:15:06 +00:00 |
|
hyatt%netscape.com
|
e0323b8d8a
|
Added support for document.popup, so that event handlers in popup content
can refer to the popup's originating element.
|
1999-05-15 08:46:14 +00:00 |
|
hyatt%netscape.com
|
76e89d2a22
|
Added another createPopup method to handle anchoring.
|
1999-05-14 21:16:51 +00:00 |
|
hyatt%netscape.com
|
c20770ab30
|
Added a createPopup method to the window object.
|
1999-05-14 18:54:25 +00:00 |
|
danm%netscape.com
|
811c474467
|
added window.openDialog. a:brendan
|
1999-05-14 03:10:51 +00:00 |
|
vidur%netscape.com
|
417f6825aa
|
Added IsValidFragment to nsIDOMNSRange interface and CreateRange to nsIDOMNSDocument.
|
1999-05-11 20:20:40 +00:00 |
|
vidur%netscape.com
|
84919aed9a
|
Added Option constructor and resultant nsIDOMOption interface
|
1999-05-04 20:47:00 +00:00 |
|
vidur%netscape.com
|
9a86a33fe8
|
Added nsIDOMNSRange method with InsertFragment method.
|
1999-04-27 22:15:32 +00:00 |
|
waterson%netscape.com
|
4dac3b7dc6
|
The Great Cursor Excorcism. Removed cursors in favor of enumerators. Misc updates to purge the xpidl stubs stuff in preparation for XPConnect. Details on RDF_19990422_BRANCH.
|
1999-04-24 02:41:02 +00:00 |
|
waterson%netscape.com
|
816c6b6d99
|
Removed extra newline in makefile.
|
1999-04-16 17:37:16 +00:00 |
|
sfraser%netscape.com
|
95489b9db0
|
Fix the output directories for the range and selection files.
|
1999-04-15 23:46:48 +00:00 |
|
sfraser%netscape.com
|
69e72d6262
|
Formatting change
|
1999-04-15 20:15:04 +00:00 |
|
sfraser%netscape.com
|
b8ecca1897
|
Comment out troublesome routine with multiple out params
|
1999-04-15 20:14:54 +00:00 |
|
beard%netscape.com
|
feac85e56c
|
wstring -> DOMString, added attributes mimeTypes, plugins.
|
1999-04-15 01:28:31 +00:00 |
|
beard%netscape.com
|
a209d7f78c
|
added PluginArray.idl MimeTypeArray.idl Plugin.idl MimeType.idl
|
1999-04-15 01:27:03 +00:00 |
|
beard%netscape.com
|
c81f1f5350
|
First Checked In.
|
1999-04-15 01:25:36 +00:00 |
|
sfraser%netscape.com
|
069c1d9f4e
|
Added selection.idl and selectionlistener.idl.
|
1999-04-13 01:24:23 +00:00 |
|
sfraser%netscape.com
|
b382e22553
|
First Checked In.
|
1999-04-13 01:24:09 +00:00 |
|
waterson%netscape.com
|
1675e0c378
|
Added code to initialize XPIDL JS stubs, added nsJSXULDocument into the build, temporarily added the rdf service as an attribute on the XUL document.
|
1999-03-30 00:38:16 +00:00 |
|
joki%netscape.com
|
631f28bc50
|
New DOM2 event api's.
|
1999-03-28 22:19:42 +00:00 |
|
tague%netscape.com
|
6e19645586
|
Added support for basic Japanese input on Win32
|
1999-03-19 23:36:20 +00:00 |
|
waterson%netscape.com
|
814b4b5526
|
Added GetResource() to XULElement.
|
1999-03-10 20:20:52 +00:00 |
|
waterson%netscape.com
|
82f06c92a0
|
Initial revision.
|
1999-03-10 04:49:54 +00:00 |
|
vidur%netscape.com
|
634e324575
|
Added CreateElementWithNameSpace to proprietary document interface. Fixed GetTagName for HTML to uppercase tag names. Hooked up style rule addition and deletion to reconstruct frames. Fixed DOM generation problem
|
1999-03-10 01:17:49 +00:00 |
|
hyatt%netscape.com
|
949a79c6f8
|
Changing the broadcaster methods to take DOM elements instead of DOM
nodes.
|
1999-03-05 22:37:24 +00:00 |
|
hyatt%netscape.com
|
4920fe00ea
|
Regenerated the IDL for the XUlDocument. Changed getElementById to return
an element (and to have a lowercase d) for consistency with the HTML document
method of the same name.
|
1999-03-05 00:02:00 +00:00 |
|
hyatt%netscape.com
|
0ab7a2cf6a
|
Adding a getElementsByAttribute method.
|
1999-02-23 02:40:06 +00:00 |
|
waterson%netscape.com
|
ca621b1215
|
Create RDF_19990217_BRANCH from RDF_DOM_19990216_BRANCH to pick up nsCOMPtr changes before doing major whackage.
|
1999-02-17 08:17:50 +00:00 |
|
joki%netscape.com
|
aa57c36ac2
|
Updated DOM idl files including new idl for window.screen and window.history
|
1999-01-28 22:20:01 +00:00 |
|
rods%netscape.com
|
89dd7013c7
|
Implemented the window.print() method
|
1999-01-27 04:15:19 +00:00 |
|
vidur%netscape.com
|
1b81427f6f
|
Fixed Get/SetAttribute naming problem
|
1999-01-12 16:35:14 +00:00 |
|
vidur%netscape.com
|
c4c4f8edb2
|
Fix for bug 1823. Added a toString method to the location object
|
1999-01-06 17:22:34 +00:00 |
|
akkana%netscape.com
|
1021dc344c
|
Update Range spec
|
1998-12-09 18:44:26 +00:00 |
|
akkana%netscape.com
|
34602cbafa
|
Fix IDOMRange spec
|
1998-12-01 18:21:05 +00:00 |
|
peterl%netscape.com
|
c48536f023
|
updated to new version of CSSOM interfaces
|
1998-11-26 01:20:04 +00:00 |
|