tao%netscape.com
36794ca76e
bug 23400: Need to expose api GetDocumentCharacterSet() to JS. r=vidur.
2000-01-15 02:01:05 +00:00
jband%netscape.com
7d0cb0f4bb
Landing big set of DOM and XPConnect changes:
...
DOM: getting rid of JS_GetContextPrivate wherever possible. Use static parent
links where we can. When we do need to find this info about the caller
we call a function that knows how to get that info rather than inline calls
to JS_GetContextPrivate. This is all required for calling DOM objects on
non-DOM JSContexts as we do via xpconnect.
XPConnect: basic refactoring work to disassociate wrappers from the JSContext
that was active when the wrapper was constructed. This allows for calling into
wrapped JS objects on the right JSContext and for proper grouping of wrapped
native objects so that they can share proto objects. This also allows for
better sharing of objects and lays the foundations for threadsafety and
interface flattening.
Also, xpconnect tests are reorganized and improved.
fixes bugs: 13419, 17736, 17746, 17952, 22086
r=vidur r=mccabe r=norris r=cbegle
a=chofmann
1999-12-18 20:29:29 +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
vidur%netscape.com
5886af2ed2
Added document.width/document.height to nsIDOMNSDocument. Bug 961. R: troy
1999-10-06 20:33:58 +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
briano%netscape.com
7603ba96d1
General cleanup.
1999-09-11 00:59:11 +00:00
kipp%netscape.com
ba5267e7a6
new
1999-09-01 01:14:01 +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
kipp%netscape.com
35c1d2f782
Get copy to directory name right (ick)
1999-09-01 00:59:02 +00:00
kipp%netscape.com
f705f5d68f
Added unix build rules
1999-09-01 00:54:37 +00:00
joki%netscape.com
0af283b8e2
Updating DOM event apis and changing behavior to properly respect capturing, bubbling, and cancellation methods.
1999-07-19 19:54:34 +00:00
vidur%netscape.com
5dbbb06562
Added IsValidFragment to nsIDOMNSRange interface and CreateRange to nsIDOMNSDocument.
1999-05-11 20:20:40 +00:00
joki%netscape.com
54eeda012e
New DOM2 event api's.
1999-03-28 22:19:42 +00:00
vidur%netscape.com
bb1650ee77
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
vidur%netscape.com
0fe7ca5e0e
Fixed Get/SetAttribute naming problem
1999-01-12 16:35:14 +00:00
peterl%netscape.com
76b477bf5c
updated to new version of CSSOM interfaces
1998-11-26 01:20:04 +00:00
vidur%netscape.com
b4783b754d
Moved document.styleSheets from HTML-specific interface to generic Document interface
1998-11-17 02:19:28 +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
vidur%netscape.com
3a99f1a5e6
Added new style interfaces. Modified property slot id allocation.
1998-09-25 00:49:44 +00:00
vidur%netscape.com
9149d06af7
New style interfaces
1998-09-22 21:19:11 +00:00
joki%netscape.com
58d850764d
More support for capturing, minor adjustments to window.open behavior.
1998-09-15 21:31:58 +00:00
joki%netscape.com
a0d498ae00
Adding DOM append child interface and implementing window.frames array.
1998-08-21 21:39:27 +00:00
vidur%netscape.com
ee732521f4
Implemented window.location
1998-08-13 04:34:53 +00:00
vidur%netscape.com
9d9813769f
Added generation of declaration and forwarding macros. Better handling of families of interfaces.
1998-08-04 00:08:29 +00:00
vidur
392461529a
Added HTML idl definitions. Changed directory structure in src
1998-07-15 16:54:19 +00:00
vidur
ef2bd5eb2a
Moved over to a new version of Level 1. NodeIterators and AttributeLists out. NodeLists and NamedNodeMaps in.
1998-07-14 18:44:44 +00:00
vidur
3191ee484c
Moved core DOM interfaces to coreDom directory
1998-07-03 00:50:16 +00:00
vidur
d74df804b7
Moved core DOM interfaces to coreDom directory
1998-07-03 00:48:44 +00:00