Граф коммитов

3709 Коммитов

Автор SHA1 Сообщение Дата
jst%netscape.com 05c801ec17 Fix content list regression I introduced a few days ago when working on DOM namespace support, document.forms and other arrays on HTML document objects never contained any elements! r=vidur, a=leaf 2000-05-17 20:35:19 +00:00
carl.wong%intel.com 76a6d4348a Fixed bug#39134 (reference count leak in SheetLoadData). r=attinasi@netscape.com a=leaf@netscape.com 2000-05-17 18:29:30 +00:00
cata%netscape.com 4e91cec88a Fixing more of the same problem. nsCOMPtr comparisons. Sorry! 2000-05-17 07:40:40 +00:00
cata%netscape.com 3e48d964fc Charset override implementation. 2000-05-17 06:56:34 +00:00
joki%netscape.com c22fd60f54 More support for onresize and onscroll, bug 960 2000-05-17 06:53:58 +00:00
jst%netscape.com 7a7661f01b Make this a bit safer to use. 2000-05-17 06:26:23 +00:00
jst%netscape.com 11724ca7b8 Hook up new property and fix a crasher. 2000-05-17 06:13:43 +00:00
attinasi%netscape.com a68760ce70 Fix for table cell border styles: standard mode no longer applies the NavQuirks -moz-bg-inset style for HTML border attribute. Patch from VYV03354@nifty.ne.jp for bug 35586, thanks yet again! r=attinasi 2000-05-17 06:05:44 +00:00
waterson%netscape.com 6211387630 Flush miscellaneous comment changes. 2000-05-17 05:59:10 +00:00
waterson%netscape.com ed96d6b94a Fix misleading comments. 2000-05-17 05:58:33 +00:00
waterson%netscape.com 9cf221295f Bug 35818. Add support for 'tag' attribute on 'content' condition. 2000-05-17 05:57:09 +00:00
jst%netscape.com a8df119aa0 Add null pointer check. 2000-05-17 05:38:57 +00:00
waterson%netscape.com 219e7b6f2e Bug 39512. Remember the last match; support 'container=' and 'member=' attributes on 'template' tag; deduce them if they're not present. 2000-05-17 05:33:23 +00:00
joki%netscape.com 08d1d06617 fix for resize event support, bug 960, and additional support for DOM 2 events. 2000-05-17 05:27:22 +00:00
jst%netscape.com becea1f607 Adding computed style implementation to the build, and make it compile on windows. 2000-05-17 04:57:50 +00:00
jst%netscape.com a3033059a1 Store XUL attribute names as nsINodeInfos. 2000-05-17 04:53:16 +00:00
jst%netscape.com d96d339f9d Store attribute names in XML elements as nsINodeInfos plus some general DOM cleanup. 2000-05-17 04:52:09 +00:00
jst%netscape.com 3e04e7e66d Fix bug 33111, crash when creating an applet element from JS, now we no longer crash but dynamically creating applets doesn't work yet. 2000-05-17 04:01:57 +00:00
jst%netscape.com 041468c960 Fix getElementsByTagName() regression. 2000-05-17 03:47:06 +00:00
rods%netscape.com fbf4bfcbf3 Anchors now reg and unreg their access keys in SetDocument
Bug 959 r=joki (verbally)
2000-05-17 03:11:47 +00:00
jst%netscape.com ba107f4775 Redo to fix for 35321 and fix 35319. 2000-05-17 03:09:00 +00:00
mjudge%netscape.com c39baffac3 removing debug messages 2000-05-17 03:07:31 +00:00
akkana%netscape.com 0f8537dc64 Build ender-lite files if MOZ_ENDER_LITE is defined 2000-05-17 03:05:11 +00:00
pavlov%netscape.com 803190ad4b changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
sfraser%netscape.com 280b9c7ce9 Fix the static nsCOMPtr<nsIAtom> atom("type"), replacing it with nsHTMLAtoms::type, to fix an assertion on shutdown. 2000-05-17 02:23:59 +00:00
jst%netscape.com 0e663a2153 Fixing nsbeta2+ bug #35321 (button.setAttribute('disabled', false) disables button instead of enabling it). 2000-05-17 02:03:10 +00:00
mjudge%netscape.com 6c570245c2 missing {} around a block 2000-05-17 02:02:20 +00:00
attinasi%netscape.com dd5ffceab5 Fixed a problem where background color could not be cleared once set. b=9151 r=rickg 2000-05-17 01:44:49 +00:00
pinkerton%netscape.com 037f62f55f another tweak for tooltips to work on html content. thanks to Robert O'Callahan for the patch. 2000-05-17 01:02:36 +00:00
rickg%netscape.com 254958d0b8 one more tweak to entity redction code 2000-05-17 00:51:26 +00:00
joki%netscape.com 0eb60a8925 Part of fix for DOMEvent::GetCurrentTarget. 2000-05-17 00:40:22 +00:00
joki%netscape.com 9a82121abd Part of fix for 4163, enable 4.x dragdrop event 2000-05-17 00:31:36 +00:00
jst%netscape.com 930a889eb7 Updating nsIContent to allow accessin the attribute prefix and not only the attribute name and value. 2000-05-17 00:21:53 +00:00
mjudge%netscape.com 107a430682 adding switch. not throwing yet 2000-05-16 23:48:45 +00:00
mjudge%netscape.com f16704b1d2 adding ender_lite to the build 2000-05-16 23:30:00 +00:00
mjudge%netscape.com f56b42799d fixing relative div position bug with autoscroll 2000-05-16 22:41:38 +00:00
pollmann%netscape.com 79732e0849 Bug 32746 (2 of 3): Make iframe borders respond to both css and frameborder attribute. r=harishd 2000-05-16 21:56:02 +00:00
rickg%netscape.com efb8525da7 checking in fix for 39281 2000-05-16 20:27:45 +00:00
joki%netscape.com 0d79eb280f Fix for bug 39422, fix use of event.target from JS. a:leaf, r:vidur 2000-05-16 18:46:38 +00:00
jst%netscape.com 9a0cc5b94f Fix invalid nsString useage. 2000-05-16 14:43:32 +00:00
joki%netscape.com 413e75a4d4 Commenting out until we can figure out what mac wants here. 2000-05-16 13:27:10 +00:00
joki%netscape.com 494a7daf96 Fix bustage 2000-05-16 12:49:04 +00:00
joki%netscape.com d53ca62337 Fix for bustage 2000-05-16 11:36:34 +00:00
joki%netscape.com a743e2b38b 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 d7557a57a5 Adding accesskey support. Bug 959. 2000-05-16 10:22:20 +00:00
jst%netscape.com 780fa4b8f1 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 acad8adcca Select table column and row support (20973). r=mjudge 2000-05-16 03:03:13 +00:00
shaver%mozilla.org 2da0ab457d 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 adab725bd3 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 62324c1e44 Implementing getElementsByTagNameNS() for XML and HTML documents. 2000-05-16 00:55:05 +00:00