Commit Graph

204 Commits

Author SHA1 Message Date
pollmann%netscape.com
ba5f073a74 Bug 2195: select[n] == select.options[n], new nonstandard DOM interface 1999-06-16 05:15:30 +00:00
pollmann%netscape.com
e2a75f1d5d Bug 2195: select[n] == select.options[n], new header for nonstandard DOM interface 1999-06-16 05:02:21 +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
sfraser%netscape.com
8f1f1f50fe Add stubs for range and selection interfaces 1999-06-11 18:57:54 +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
3c9cbf513e Altering the args for createPopup. 1999-06-09 08:36:06 +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
danm%netscape.com
d4a7918972 removing nsIDOMSelection.h and nsIDOMSelectionListener.h: these have been moved to ../range 1999-06-04 03:50:48 +00:00
akkana%netscape.com
b0031e0a99 Vidur's initial implementation of Insert HTML Fragment 1999-06-03 22:38:38 +00:00
alecf%netscape.com
a221e30fdf export DOM XPIDL stubs on windows 1999-06-03 22:16:57 +00:00
ducarroz%netscape.com
31cd360b8c First Checked In. 1999-06-03 20:57:17 +00:00
waterson%netscape.com
d6f990755a Remove dependency from clobber rule. 1999-06-03 20:48:13 +00:00
waterson%netscape.com
4287b83347 Single public include directory on Win32. 1999-06-03 18:34:27 +00:00
alecf%netscape.com
ffdede6d64 add DOM XPIDL stubs so that we can pass these DOM objects through XPConnect
(the stubs are needed to associate interface names with IIDs)
1999-06-03 04:36:19 +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
sfraser%netscape.com
e765c0b709 Add GetIID() methods. 1999-05-27 21:47:38 +00:00
sfraser%netscape.com
884ac5319b Add GetIID() method. 1999-05-27 21:16:03 +00:00
joki%netscape.com
0faca774dd Beginnings of JavaScript security bits. 1999-05-26 21:43:28 +00:00
joki%netscape.com
71e96012a3 Breaking nsIDOMEvent out into nsIDOMEvent and nsIDOMUIEvent. 1999-05-18 23:51:04 +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
hyatt%netscape.com
f784eff961 GetIID. ARGH! 1999-05-18 08:37:54 +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
hyatt%netscape.com
96c16fc673 Adding a GetIID method so I can actually use an nsCOMPtr with this
interface.
1999-05-14 05:35:56 +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
tague%netscape.com
83e78f89e5 Fixed bug #5527 (Editor is not able to accumulate successive Japanese input) 1999-05-03 22:57:48 +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
d8d4c56bd4 Bug 5182. Use whitespace instead of ## in NS_FORWARD macros. 1999-04-16 18:08:43 +00:00
waterson%netscape.com
5358fd04f6 Bug 5182. Use whitespace instead of ## in NS_FORWARD macros. a=vidur. 1999-04-16 18:08:20 +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
beard%netscape.com
7daa4e4e7c regenerated from Navigator.idl 1999-04-15 21:54:14 +00:00
beard%netscape.com
ad0f2cab05 added generated includes nsIDOMMimeType.h, nsIDOMMimeTypeArray.h, nsIDOMPlugin.h, nsIDOMPluginArray.h 1999-04-15 21:42:54 +00:00
sfraser%netscape.com
0ae79f425f Add range getter methods (regenerated from IDL file). 1999-04-15 20:18:15 +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
0b788324b9 First Checked In. 1999-04-15 01:31:54 +00:00
beard%netscape.com
feac85e56c wstring -> DOMString, added attributes mimeTypes, plugins. 1999-04-15 01:28:31 +00:00