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 |
|
akkana%netscape.com
|
87cbc01e26
|
range shouldn't inherit from node
|
1998-11-24 19:58:40 +00:00 |
|
akkana%netscape.com
|
6fe8539958
|
Add Range object
|
1998-11-24 03:06:53 +00:00 |
|
akkana%netscape.com
|
a254a6fbca
|
Range specification
|
1998-11-24 01:39:47 +00:00 |
|
joki%netscape.com
|
5700dacf30
|
Adding more backwards compat DOM support (event.which, pageX, and pageY)
|
1998-11-19 03:20:21 +00:00 |
|
joki%netscape.com
|
77fd9c2652
|
Reworking internal event code to use nsIFrame::GetFrameForPoint
Adding new functionality through nsEventStateManager (cursor change, enter/exit events, tab navig)
|
1998-11-18 05:25:26 +00:00 |
|
vidur%netscape.com
|
f34203bf21
|
Moved document.styleSheets from HTML-specific interface to generic Document interface
|
1998-11-17 02:19:28 +00:00 |
|
kipp%netscape.com
|
6b07a723d5
|
Added in opacity
|
1998-10-28 02:02:47 +00:00 |
|
vidur%netscape.com
|
f9e3760137
|
Updated DOM interfaces to match final W3C recommendation. Modified IDL compiler to take IIDs
|
1998-10-20 17:07:23 +00:00 |
|
kipp%netscape.com
|
a6a7325583
|
Added GetRc method
|
1998-10-09 22:56:58 +00:00 |
|
kmcclusk%netscape.com
|
ba3c1c8a9e
|
Added forward(), back(), home(), and stop() to nglayout, JavaScript
|
1998-10-07 18:06:23 +00:00 |
|
vidur%netscape.com
|
7cff1485c8
|
Implemented style sheet and style rule interfaces on CSS classes. Made public new entry point for CSSParser for adding new imports.
|
1998-10-06 01:39:33 +00:00 |
|
joki%netscape.com
|
c08549fd99
|
Adding new window methods, moving js evaluate methods to using UC strings.
|
1998-10-01 22:21:59 +00:00 |
|
vidur%netscape.com
|
e20802b79a
|
Added makefile
|
1998-09-30 22:41:22 +00:00 |
|
vidur%netscape.com
|
06b0278e67
|
Added FieldSetElement interface
|
1998-09-25 23:23:53 +00:00 |
|
vidur%netscape.com
|
2d0550a5a2
|
Added new style interfaces. Modified property slot id allocation.
|
1998-09-25 00:49:44 +00:00 |
|
vidur%netscape.com
|
576d667be6
|
Fixes in CSS interfaces
|
1998-09-23 21:28:06 +00:00 |
|
vidur%netscape.com
|
bf5af14167
|
Further refinement of style interfaces
|
1998-09-23 20:58:31 +00:00 |
|
vidur%netscape.com
|
b9b6b51edd
|
Added method to get property weight
|
1998-09-22 21:30:10 +00:00 |
|
vidur%netscape.com
|
d2388fccf8
|
New style interfaces
|
1998-09-22 21:19:11 +00:00 |
|
vidur%netscape.com
|
4e3024a5f9
|
Added constructors for DOM JS classes. nsIScriptObjectOwner::ResetScriptObject is now SetScriptObject. New factory for layout. New interface nsIDOMNativeObjectRegistry.
|
1998-09-17 01:53:52 +00:00 |
|
joki%netscape.com
|
357c55b191
|
More support for capturing, minor adjustments to window.open behavior.
|
1998-09-15 21:31:58 +00:00 |
|
vidur%netscape.com
|
19eefa54ce
|
Added stopgap code for aliased constructors
|
1998-09-11 18:05:11 +00:00 |
|