Commit Graph

3470 Commits

Author SHA1 Message Date
waterson%netscape.com
05bfe47153 Bug 35815. Implement <bindings> for XUL templates. 2000-04-24 04:22:26 +00:00
joki%netscape.com
c534678c60 Fix for bug 23373, allow prevention of context menu via mousedown handler 2000-04-24 02:07:06 +00:00
pollmann%netscape.com
bb2c0ba6dd Bug 36830: Revert a small part of the fix for bug 33203 that was breaking observer notification. 2000-04-23 23:54:29 +00:00
mstoltz%netscape.com
57feeae5ec Backing out changes until I can figure out why it's crashing on startup. 2000-04-23 21:25:39 +00:00
mstoltz%netscape.com
62bffdd26e Fixes for bugs 27010, 32878, 32948. 2000-04-23 20:30:29 +00:00
attinasi%netscape.com
af2c4a7c11 Removed warnings: very basic changes 2000-04-23 19:06:37 +00:00
scc%netscape.com
1177150f2e making string conversions explicit 2000-04-23 19:04:37 +00:00
attinasi%netscape.com
31410d2cca Added support for @charset in external stylesheets, as well as support for charset being set byt HTML document for parsing HTML style attributes in other charsets. r=ftang b=2870,28500 2000-04-23 02:01:40 +00:00
troy%netscape.com
9b393faa48 Changes to bring clipping inline with upcoming CSS2 errata 2000-04-23 00:56:16 +00:00
scc%netscape.com
9978338519 making string conversions explicit 2000-04-22 10:31:38 +00:00
pollmann%netscape.com
9b52ac7328 Bug 33203: Form submit observer changes for psm-glue; r=dougt 2000-04-22 03:29:50 +00:00
dbaron%fas.harvard.edu
ed9c5e00ef Prevent selector matching from incorrectly failing due to greedy matching. b=24031 r=pierre@netscape.com 2000-04-22 00:47:18 +00:00
rods%netscape.com
d01a3c8d69 It now uses the nsHTMLContent->GetHTMLAttribute to get the value and/or label
The code now lso checks to see if the attr actually exists before it moves to the label or the content
bug 36459
2000-04-21 22:28:07 +00:00
jdunn%netscape.com
fe9da9312c adding newline for hp 2000-04-21 22:17:14 +00:00
rods%netscape.com
bbea2867ad The value in the GetAttribute will no longer have the space stripped in front and back 2000-04-21 21:59:53 +00:00
anthonyd%netscape.com
d49663a53e r=mjudge. adding in focus listener to docviwer. this will now disable/reenable selection on those displays that desired selection at all. 2000-04-21 21:40:28 +00:00
pierre%netscape.com
0a1b7cc547 Implemented i18n list-style-types. Thanks to bakibon@yahoo.com. 2000-04-21 08:05:29 +00:00
nisheeth%netscape.com
793252e617 Fix for bug 36362. We no longer null out the ref count of form elements in their Release() methods before deleting them. This fixes the crashes on www.cnn.com and www.msn.com. 2000-04-21 01:03:20 +00:00
anthonyd%netscape.com
815b66f915 drawing selection as tri-state. on-off-disabled. hardcoded disable color to grey right now. r=mjudge 2000-04-20 23:11:41 +00:00
akkana%netscape.com
e3b5588b8f 19137: <u> wasn't in the list of inline tags. 2000-04-20 22:31:14 +00:00
jst%netscape.com
65686de7fb Updating the DOM interface CSSStyleDeclaration to DOM Level 2. 2000-04-20 13:50:56 +00:00
jst%netscape.com
8515630b3f Adding GetIID() to nsICSSDeclaration. 2000-04-20 13:00:08 +00:00
jst%netscape.com
5dd95df31c Fix build warnings. 2000-04-20 12:40:35 +00:00
jst%netscape.com
e09c50e601 Fixing bug #32376. Mozilla now populates a select list with new empty options if it's length is set to a bigger number than it already is, this is against the DOM but we need this to be compatible with older browsers. 2000-04-20 12:34:35 +00:00
rickg%netscape.com
c9729abd05 try to fix tinderbox bustage for nisheeth 2000-04-19 08:45:45 +00:00
hyatt%netscape.com
7b0b2e099b Converting XBL bindings to use id. 2000-04-19 08:20:20 +00:00
nisheeth%netscape.com
e4b10a0922 Fix for bug 30091. nsFormControlList::NamedItem() was doing a linear walk through the form control list. Now it uses a hash table lookup. This greatly reduces the time for the screen to update when one clicks on the Program list box on the Bugzilla query page. 2000-04-19 07:49:07 +00:00
waterson%netscape.com
bdcb7aec30 Bug 10208. Correctly update 'empty' attribute when a container's contents are changed. 2000-04-19 05:39:26 +00:00
troy%netscape.com
1dd648e53d Added "canvasFrame" frame type atom 2000-04-18 23:05:15 +00:00
jst%netscape.com
b28d0d6298 Updating the DOM interfaces HTMLFormElement and HTMLOptionElement to DOM Level 2. 2000-04-18 23:00:58 +00:00
jst%netscape.com
a4ce9e598d Updating the HTMLObjectElement interface to DOM Level 2. 2000-04-18 22:57:42 +00:00
jband%netscape.com
96089ebbb0 egads! lost the return type declaration in a copy/paste goofup. 2000-04-18 22:46:48 +00:00
waterson%netscape.com
548a65c864 Back out changes my changes to nsILinkHandler because of performance problems. 2000-04-18 04:34:20 +00:00
pinkerton%netscape.com
f8160f1400 set the popup node on tooltips. 2000-04-18 02:34:32 +00:00
waterson%netscape.com
323fb9085e Fix build bustage. 2000-04-17 17:51:01 +00:00
scc%netscape.com
c709f689ab making string conversions explicit 2000-04-17 14:47:33 +00:00
scc%netscape.com
ee58499ab3 making string conversions explicit 2000-04-17 14:40:25 +00:00
scc%netscape.com
8495fc494c making string conversions explicit 2000-04-17 14:30:23 +00:00
scc%netscape.com
37d7f881c6 making string conversions explicit 2000-04-17 10:28:55 +00:00
waterson%netscape.com
6170746169 Fix uninitialized variable, caught by shalabh@pspl.co.in 2000-04-17 02:07:00 +00:00
scc%netscape.com
b4caf7e667 making string conversions explicit 2000-04-16 11:19:26 +00:00
tbogard%aol.net
faefc106ed Changed over from using the webshell APIs and nsISessionHistory to using the webNavigation interface on the docshell to go back and forward. Don't have to get the root, docshell does that for you. 2000-04-16 06:14:38 +00:00
braddr%puremagic.com
857f0905f7 eliminiate NS_COMFALSE and remove a layer of logical negation.
r=brendan
2000-04-16 00:23:57 +00:00
scc%netscape.com
75827f201d attempting to fix build bustage 2000-04-15 21:48:04 +00:00
scc%netscape.com
ce9c5c55df attempting to fix build bustage 2000-04-15 21:46:25 +00:00
scc%netscape.com
52bdf65d60 making string conversions explicit 2000-04-15 21:18:29 +00:00
scc%netscape.com
ffe4551746 attempting to fix bustage 2000-04-15 21:13:55 +00:00
scc%netscape.com
0012d27605 making string conversions explicit 2000-04-15 20:15:37 +00:00
pierre%netscape.com
614a9a491c 33710 "background-color: inherit doesn't work correctly". Split the NS_STYLE_BG_PROPOGATED flag into 2 flags: NS_STYLE_BG_PROPAGATED_TO_PARENT and NS_STYLE_BG_PROPAGATED_FROM_CHILD. MapDeclarationColorInto() fetches the color from the grand-parent if PROPAGATED_TO_PARENT is set. 2000-04-15 10:38:13 +00:00
pierre%netscape.com
94bc484b60 32063: <font size=""> makes font tiny 2000-04-15 04:28:12 +00:00