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

3719 Коммитов

Автор SHA1 Сообщение Дата
harishd%netscape.com c72c8bd3be Forgot to checkin this file - This should have been a part of
my previous checkin.
2000-05-22 22:16:56 +00:00
hyatt%netscape.com f8f4cb79cb support for multiple insertion points r=ben 2000-05-22 08:23:46 +00:00
hyatt%netscape.com d3df058e84 supporting multiple insertion points r=ben 2000-05-22 08:23:09 +00:00
hyatt%netscape.com 8cd9098263 New XUL tree code. Not turned on (and therefore harmless) 2000-05-21 07:02:15 +00:00
hyatt%netscape.com 2dc2812235 XBL event handler support. r=ben 2000-05-21 06:58:15 +00:00
tor%cs.brown.edu 7a9a8bf9e7 SUNWspro5.0 build bustage fix - remove extra semicolon after a
body which confuses the compiler. a=brendan
2000-05-21 02:14:17 +00:00
heikki%citec.fi 75db23b24d Bug 29818 (debug demo #15). Not part of build. Permission from vidur (original author) to add MozPL licenses. I will also update www.mozilla.org copies. a=leaf, r=jst. 2000-05-19 05:26:11 +00:00
hyatt%netscape.com 5bed7dc4bd fix for making skins script-safe. r=scc 2000-05-19 04:48:43 +00:00
hyatt%netscape.com f7e1915f69 fix for chrome registry bugs. r=danm,waterson, a=waterson 2000-05-18 20:27:37 +00:00
sspitzer%netscape.com 9c26e4ab00 fix for crasher, #39744, r=hyatt. 2000-05-18 19:58:27 +00:00
jst%netscape.com 9508e79473 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 25271d3d08 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 0a9fdf79cc Fixing more of the same problem. nsCOMPtr comparisons. Sorry! 2000-05-17 07:40:40 +00:00
cata%netscape.com 8a1b07b705 Charset override implementation. 2000-05-17 06:56:34 +00:00
joki%netscape.com 35d5e0f553 More support for onresize and onscroll, bug 960 2000-05-17 06:53:58 +00:00
jst%netscape.com 600a304107 Make this a bit safer to use. 2000-05-17 06:26:23 +00:00
jst%netscape.com 7b892d0c31 Hook up new property and fix a crasher. 2000-05-17 06:13:43 +00:00
attinasi%netscape.com 0148ee2a41 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 e44d72df38 Flush miscellaneous comment changes. 2000-05-17 05:59:10 +00:00
waterson%netscape.com 1d313b11f9 Fix misleading comments. 2000-05-17 05:58:33 +00:00
waterson%netscape.com 1f9843c583 Bug 35818. Add support for 'tag' attribute on 'content' condition. 2000-05-17 05:57:09 +00:00
jst%netscape.com 89e52a1e3a Add null pointer check. 2000-05-17 05:38:57 +00:00
waterson%netscape.com ace52951cf 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 93950c7879 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 4834a0ff9b Adding computed style implementation to the build, and make it compile on windows. 2000-05-17 04:57:50 +00:00
jst%netscape.com d0ef19a152 Store XUL attribute names as nsINodeInfos. 2000-05-17 04:53:16 +00:00
jst%netscape.com cc992d6d06 Store attribute names in XML elements as nsINodeInfos plus some general DOM cleanup. 2000-05-17 04:52:09 +00:00
jst%netscape.com e20b081816 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 1ce329efcb Fix getElementsByTagName() regression. 2000-05-17 03:47:06 +00:00
rods%netscape.com 803814fbb2 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 d514908307 Redo to fix for 35321 and fix 35319. 2000-05-17 03:09:00 +00:00
mjudge%netscape.com 65c56ff98d removing debug messages 2000-05-17 03:07:31 +00:00
akkana%netscape.com 98e0a1eb36 Build ender-lite files if MOZ_ENDER_LITE is defined 2000-05-17 03:05:11 +00:00
pavlov%netscape.com 0c75802384 changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
sfraser%netscape.com 3ca711ff8c 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 d50de9fdd9 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 bcb5dc750c missing {} around a block 2000-05-17 02:02:20 +00:00
attinasi%netscape.com 75155a5afe 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 e6e6074486 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 ee3f56282b one more tweak to entity redction code 2000-05-17 00:51:26 +00:00
joki%netscape.com 889fb5bf6c Part of fix for DOMEvent::GetCurrentTarget. 2000-05-17 00:40:22 +00:00
joki%netscape.com 6f7278e255 Part of fix for 4163, enable 4.x dragdrop event 2000-05-17 00:31:36 +00:00
jst%netscape.com b22cf9671a 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 6e54e5dd6b adding switch. not throwing yet 2000-05-16 23:48:45 +00:00
mjudge%netscape.com e24c924e63 adding ender_lite to the build 2000-05-16 23:30:00 +00:00
mjudge%netscape.com 8117739bbf fixing relative div position bug with autoscroll 2000-05-16 22:41:38 +00:00
pollmann%netscape.com fc92c8208c 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 c99c32c529 checking in fix for 39281 2000-05-16 20:27:45 +00:00
joki%netscape.com c352adf336 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 fa23c947ff Fix invalid nsString useage. 2000-05-16 14:43:32 +00:00