joki%netscape.com
69f7d9791c
Fix bustage
2000-05-16 12:49:04 +00:00
joki%netscape.com
de52d3e61d
Fix for bustage
2000-05-16 11:36:34 +00:00
joki%netscape.com
b2e873d830
Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed.
2000-05-16 11:35:12 +00:00
joki%netscape.com
1cdf7b1070
Adding accesskey support. Bug 959.
2000-05-16 10:22:20 +00:00
jst%netscape.com
6615429039
Cleaning up GetNodeName() in preparation for swiching mozilla over to a DOM Level 2 compliant .nodeName property.
2000-05-16 03:22:25 +00:00
cmanske%netscape.com
08012f4089
Select table column and row support (20973). r=mjudge
2000-05-16 03:03:13 +00:00
shaver%mozilla.org
8f7d1fbff0
Significantly reduce the amount of time we blow on style reresolution by
...
tracking the attributes which appear in CSS selectors, and only firing
a complete reresolution when we change one of those. In the irrelevant-attr
case, we just let the frame update itself and get on with our lives right
away. Fixed 38378, r=brendan, booyah.
Also, when setting an attribute to the same value that it currently holds,
don't think about it especially hard, and _don't_ go anywhere near the
style code. Fixed 21879, r=brendan, boo_yah_.
2000-05-16 02:43:33 +00:00
jst%netscape.com
c4b236d445
Make .localName always return the local name, even if there's no namespace on the node.
2000-05-16 02:17:14 +00:00
jst%netscape.com
8e1109a431
Implementing getElementsByTagNameNS() for XML and HTML documents.
2000-05-16 00:55:05 +00:00
jst%netscape.com
68ee24180b
Pass the name without the prefix to the DOM script object factory...
2000-05-15 22:48:38 +00:00
attinasi%netscape.com
5bc97259da
Added support for simple xlinks: we now treat simple xlinks like links for styling. b=38026 r=dbaron
2000-05-15 22:30:27 +00:00
rickg%netscape.com
6e17360823
fixed edge case in entity reduction code
2000-05-15 20:37:01 +00:00
jst%netscape.com
a29b0b6f25
Checking in DOM Level 2 version of the DOM interface Element.
2000-05-15 20:31:55 +00:00
jst%netscape.com
acf1d8d069
Fixing build bustage if PR_LOGGING was defined.
2000-05-15 19:15:14 +00:00
jst%netscape.com
ba15afe1a0
Adding support for document.createElementNS() for XUL documents.
2000-05-15 19:02:30 +00:00
mjudge%netscape.com
7f6d226ce5
removing comment on code
2000-05-15 14:25:52 +00:00
mjudge%netscape.com
fe4de97f4f
typedef before switch gets thrown
2000-05-15 14:24:02 +00:00
mjudge%netscape.com
e2ab14f470
fixing legal issues
2000-05-15 14:19:25 +00:00
mjudge%netscape.com
c6539035c0
fixing output from selection piece
2000-05-15 14:18:30 +00:00
jst%netscape.com
c32b4fd51e
Fix .innerHTML regression (from the XIF converter update), and add a null document check.
2000-05-15 14:07:36 +00:00
dbaron%fas.harvard.edu
1b3f6ef567
Fix leak of namespace manager. r=waterson@netscape.com
2000-05-15 13:11:06 +00:00
rickg%netscape.com
cc9194a5dd
fixed bugs: 37417 and 26023
2000-05-15 07:27:55 +00:00
ben%netscape.com
fc753582e6
checking in support for script block children on XBL <handler> elements. r=hyatt
2000-05-15 07:19:35 +00:00
brendan%mozilla.org
8863d5a4ce
Warning abatement.
2000-05-15 06:20:14 +00:00
bryner%uiuc.edu
473dcb0d5b
Hook up text enlarge/reduce with ctrl+mousewheel. bug
...
25427. r=erik@netscape.com .
2000-05-15 02:10:11 +00:00
jst%netscape.com
a42ffded11
More WIP on getComputedStyle(), not part of the build yet.
2000-05-15 01:59:05 +00:00
jst%netscape.com
f857669c9c
Adding a very primitive readonly implementation of CSSPrimitiveValue. Not part of the build yet.
2000-05-15 01:58:26 +00:00
jst%netscape.com
286d0be8b7
WIP for getComputedStyle().
2000-05-15 01:33:27 +00:00
jst%netscape.com
35f9b347a8
Implementing createElementNS().
2000-05-14 23:55:04 +00:00
jst%netscape.com
6417d02cc9
More utility frunctions in nsINodeInfoManager.
2000-05-14 23:45:32 +00:00
scc%netscape.com
de6dfb4209
string fixes
2000-05-14 23:06:18 +00:00
jst%netscape.com
9b81553504
Support wildcard ('*') for namespaceURI in getElementsByTagNameNS().
2000-05-14 19:37:40 +00:00
harishd%netscape.com
9fb11a1796
Enabling NOLAYERS by default ( since we don't support LAYER tag ).
...
r=vidur
Putting webshellservice into parser bundle for use by observer base.
r=nisheeth
2000-05-14 19:25:06 +00:00
jst%netscape.com
416f155970
Adding more utility functions to nsINodeInfo.
2000-05-14 18:34:35 +00:00
jst%netscape.com
a294cac2fd
Implementing getElementsByTagNameNS() in the XUL document.
2000-05-14 18:14:30 +00:00
jst%netscape.com
539575a00c
Implementing DOM hasFeature() and supports().
2000-05-14 13:08:00 +00:00
scc%netscape.com
bf980f52c7
string fixes
2000-05-14 08:10:00 +00:00
jst%netscape.com
e9e0ee8ec5
Make processing instructions implement nsIDOMLinkStyle, also did some general cleaning up.
2000-05-14 02:11:44 +00:00
jst%netscape.com
5d215557cf
Add support for DOM Level 2 document.defaultView
2000-05-14 02:08:53 +00:00
hyatt%netscape.com
b05a016994
XBL changes.
2000-05-13 23:02:12 +00:00
mjudge%netscape.com
41eeb41b1b
removing warning
2000-05-13 22:59:43 +00:00
mjudge%netscape.com
8318464852
fixing warnings and some redundant code
2000-05-13 20:47:42 +00:00
jst%netscape.com
71d24c7aa6
In stead of throwing an exception when the user asks for the owner rule of style sheet we return null.
2000-05-13 18:10:24 +00:00
mjudge%netscape.com
5364dec9d5
fixing redundant calls to notify selection listeners
2000-05-13 09:10:16 +00:00
mjudge%netscape.com
68a5f190e0
xuldocument now will output xif/text also changing references from nsXifconverter to nsIXIFConverter
2000-05-13 08:13:54 +00:00
mjudge%netscape.com
8c2692938e
nsXifConverter to nsIXIFConverter
2000-05-13 08:13:05 +00:00
mjudge%netscape.com
e1816be991
changing nsXifconverter to nsIXifConverter
2000-05-13 08:11:29 +00:00
mjudge%netscape.com
1360793455
nsIXifconverter from nsXifConverter
2000-05-13 08:11:07 +00:00
mjudge%netscape.com
9ca1be1f9b
changing nsXifconverter to nsIXIFconverter
2000-05-13 08:09:25 +00:00
mjudge%netscape.com
3a1f901c10
(ender-lite) forcing use of nsixifconverter rather than nsxifconverter. making tostring method take output type parameters.
2000-05-13 08:07:34 +00:00