hyatt%netscape.com
|
c66a64c8ab
|
Woo woo. Focus implementation.
|
1999-06-08 21:58:55 +00:00 |
joki%netscape.com
|
6f1a265019
|
Adding new method to nsIDOMNSUIEvent to give event pos as range offset.
|
1999-06-08 02:19:26 +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 |
danm%netscape.com
|
7d51772224
|
removing nsIDOMSelection.h and nsIDOMSelectionListener.h: these have been moved to ../range
|
1999-06-04 03:50:48 +00:00 |
akkana%netscape.com
|
8b73938c4d
|
Vidur's initial implementation of Insert HTML Fragment
|
1999-06-03 22:38:38 +00:00 |
alecf%netscape.com
|
36d2fed721
|
export DOM XPIDL stubs on windows
|
1999-06-03 22:16:57 +00:00 |
ducarroz%netscape.com
|
14e57d36f1
|
First Checked In.
|
1999-06-03 20:57:17 +00:00 |
waterson%netscape.com
|
6e164aee0e
|
Remove dependency from clobber rule.
|
1999-06-03 20:48:13 +00:00 |
waterson%netscape.com
|
cabd0d3e30
|
Single public include directory on Win32.
|
1999-06-03 18:34:27 +00:00 |
alecf%netscape.com
|
b11a7db1cb
|
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
|
ef9e57ca33
|
Adding the focus tracker to the XUL document.
|
1999-05-28 20:24:58 +00:00 |
vidur%netscape.com
|
b8ecc55881
|
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
|
7f0d90de6f
|
Add GetIID() methods.
|
1999-05-27 21:47:38 +00:00 |
sfraser%netscape.com
|
3e0b4238d5
|
Add GetIID() method.
|
1999-05-27 21:16:03 +00:00 |
joki%netscape.com
|
17aee0e0ec
|
Beginnings of JavaScript security bits.
|
1999-05-26 21:43:28 +00:00 |
joki%netscape.com
|
022a0e65af
|
Breaking nsIDOMEvent out into nsIDOMEvent and nsIDOMUIEvent.
|
1999-05-18 23:51:04 +00:00 |
joki%netscape.com
|
27aae4ccac
|
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
|
fe08c0b090
|
GetIID. ARGH!
|
1999-05-18 08:37:54 +00:00 |
vidur%netscape.com
|
8addb8a33c
|
Added layers interface.
|
1999-05-17 21:15:06 +00:00 |
hyatt%netscape.com
|
e79a5b7f9e
|
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
|
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 |
hyatt%netscape.com
|
26a96c091e
|
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
|
695c394a79
|
added window.openDialog. a:brendan
|
1999-05-14 03:10:51 +00:00 |
vidur%netscape.com
|
5dbbb06562
|
Added IsValidFragment to nsIDOMNSRange interface and CreateRange to nsIDOMNSDocument.
|
1999-05-11 20:20:40 +00:00 |
vidur%netscape.com
|
2be79562d0
|
Added Option constructor and resultant nsIDOMOption interface
|
1999-05-04 20:47:00 +00:00 |
tague%netscape.com
|
b23c932029
|
Fixed bug #5527 (Editor is not able to accumulate successive Japanese input)
|
1999-05-03 22:57:48 +00:00 |
vidur%netscape.com
|
348d5a1014
|
Added nsIDOMNSRange method with InsertFragment method.
|
1999-04-27 22:15:32 +00:00 |
waterson%netscape.com
|
e545139879
|
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
|
f2cedbe2ab
|
Bug 5182. Use whitespace instead of ## in NS_FORWARD macros.
|
1999-04-16 18:08:43 +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 |
waterson%netscape.com
|
d3effcf651
|
Removed extra newline in makefile.
|
1999-04-16 17:37:16 +00:00 |
sfraser%netscape.com
|
a439a1df04
|
Fix the output directories for the range and selection files.
|
1999-04-15 23:46:48 +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 |
sfraser%netscape.com
|
7fc2609983
|
Add range getter methods (regenerated from IDL file).
|
1999-04-15 20:18:15 +00:00 |
sfraser%netscape.com
|
4f56057f83
|
Formatting change
|
1999-04-15 20:15:04 +00:00 |
sfraser%netscape.com
|
f4a5d3db7d
|
Comment out troublesome routine with multiple out params
|
1999-04-15 20:14:54 +00:00 |
beard%netscape.com
|
83c253cf50
|
First Checked In.
|
1999-04-15 01:31:54 +00:00 |
beard%netscape.com
|
deb05ba938
|
wstring -> DOMString, added attributes mimeTypes, plugins.
|
1999-04-15 01:28:31 +00:00 |
beard%netscape.com
|
3601900d88
|
added PluginArray.idl MimeTypeArray.idl Plugin.idl MimeType.idl
|
1999-04-15 01:27:03 +00:00 |
beard%netscape.com
|
3f732ad32d
|
First Checked In.
|
1999-04-15 01:25:36 +00:00 |
sspitzer%netscape.com
|
97900943b4
|
added cvsignore files
|
1999-04-15 01:04:42 +00:00 |
sfraser%netscape.com
|
3acb74809c
|
File Removed.
|
1999-04-13 01:28:49 +00:00 |
sfraser%netscape.com
|
e5a1059918
|
nsIDOMRange.h has moved to dom/public/range/
|
1999-04-13 01:27:33 +00:00 |
sfraser%netscape.com
|
3b867c2e96
|
Added selection.idl and selectionlistener.idl.
|
1999-04-13 01:24:23 +00:00 |
sfraser%netscape.com
|
feec75882b
|
First Checked In.
|
1999-04-13 01:24:09 +00:00 |
sfraser%netscape.com
|
3321c8fe1e
|
Add the range directory to the makefiles.
|
1999-04-13 01:23:48 +00:00 |
sfraser%netscape.com
|
c4e1ecf9cf
|
First Checked In.
|
1999-04-13 00:33:58 +00:00 |
rods%netscape.com
|
1a766565fd
|
Added additional methods to interface
|
1999-04-06 20:23:51 +00:00 |