Commit Graph

10589 Commits

Author SHA1 Message Date
scc%mozilla.org
37dcb9c0ed bug #53417: corresponding mac work to hyatt's new file change (see his checkin for r=/a=)
git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@80438 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-05 07:56:43 +00:00
hyatt%netscape.com
de0b6628b1 53417.
git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@80435 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-05 07:14:33 +00:00
hyatt%netscape.com
455fb4eb53 Fix for 53417. Been in trunk for a while, just now going over to branch.
a=brendan


git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@80433 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-05 07:06:09 +00:00
attinasi%netscape.com
b6c07222af Fixed null content in frame, causing assertion in ReResolveStyleContext. b=54454, r=karnaze@netscape.com, a=buster@netscape.com
git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@80376 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-04 22:15:47 +00:00
attinasi%netscape.com
4e01423868 Fixed CSS cursor inheritance. b=51113, r=pierre@netscape.com, a=buster@netscape.com
git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@80375 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-04 22:14:04 +00:00
rods%netscape.com
572ada8c25 renamed MatchName to MatchId and now it only looks at the id instead of the id and then the name
Bug 54136, r=jst, a=buster


git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@80352 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-04 14:08:21 +00:00
rods%netscape.com
982eff7b57 Focus rect is now drawn and erased directly via C++ code. Focus comes from "SetFocus" being set
on the content node which calls the frame. The frame is notified of Blur via thecontent node
watching for NS_CONTENT_BLUR events.
The rule we are removing from html.css is responsible for drawing in the focus,
but it causes the combobox, the dropdown and all the options to have their style reresolved.
Bug 32920, r=attinasi, b=buster


git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@80345 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-04 13:18:39 +00:00
kin%netscape.com
240ec9e7b6 Fix for bug #53326 (can't select paragraph headers)
Modified HandlePress() to check for presence of
href value for anchors before bailing early.
r=pinkerton@netscape.com sr,a=buster@netscape.com


git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@80343 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-04 13:17:06 +00:00
rods%netscape.com
1baf9ccade Focus rect is now drawn and erased directly via C++ code. Focus comes from "SetFocus" being set
on the content node which calls the frame. The frame is notified of Blur via thecontent node
watching for NS_CONTENT_BLUR events.
Bug 32920, r=attinasi, b=buster


git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@80342 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-04 13:16:20 +00:00
(no author)
edee1f02cc This commit was manufactured by cvs2svn to create branch
'Netscape_20000922_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@80321 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-04 04:53:15 +00:00
buster%netscape.com
21048eb791 bug 50480 (list-item marker of link list overlaps)
r=karnaze
a=waterson


git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@80306 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-04 04:01:35 +00:00
buster%netscape.com
adeb7c6279 bug 54980 (some HRs rendering too tall)
r=karnaze
a=waterson


git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@80303 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-04 03:46:21 +00:00
rods%netscape.com
6d74c348e2 subtract off 2 point sizes for fonts for List and Button on Windows and make sure
it is zero or greater
r=attinasi, sr=buster


git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@80289 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-04 02:16:27 +00:00
bryner%uiuc.edu
6ab0ff4e6c Fix for bug 53723 (gray form controls on Linux). r=pierre, ianh, pavlov. sr/a=ben.
git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@80283 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-04 00:42:28 +00:00
attinasi%netscape.com
563b042bab Fix for rtm++ bug 51285: display set to block correctly now for floaters. r=karnaze@netscape.com, a=buster@netscape.com
git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@80225 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-02 23:55:00 +00:00
vidur%netscape.com
7387f8e396 Fix for bugscape bug 2533. onload event firing now happens *after* the last reflow command has been processed. a=waterson, r=nisheeth, pollmann, jst
git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@80138 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-29 06:22:09 +00:00
hyatt%netscape.com
a6c2aa3926 fix for 53838, r,a=waterson
git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@80098 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-28 23:18:14 +00:00
peterlubczynski%netscape.com
cecb3421b7 Deactivate double buffering for plugins plus fix up position and clip. bug 32327, bug 51787, bug 19931 bug 37126 r=sfraser,pchen a=buster
git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@80096 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-28 23:04:54 +00:00
joki%netscape.com
5e11466ae5 Fix for bug 52212. Move current focused content pointer into a temp poiner before dispatching blur event so that reentrant events don't retrigger the blur. r: saari, vidur
git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@80086 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-28 22:06:24 +00:00
buster%netscape.com
29c90dc05d bug 53568 (HR's not given correct height, and height less than 2 causes very bad rendering on linux)
this fixes the horrible painting problems on linux on pages that have HR's
corrects some XP sizing mistakes with HR's
r=karnaze
a=waterson


git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@80082 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-28 21:45:26 +00:00
saari%netscape.com
03924b6656 fix for 53760, xbl double firing key events. r=hyatt, a=hyatt
git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@80045 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-28 01:05:26 +00:00
nisheeth%netscape.com
62649e7dbe Fix for nsbeta3++ bug 53219. Checking in for joki because he is away for a DOM face to face meeting today and tomorrow.
git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@79995 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-27 05:57:35 +00:00
attinasi%netscape.com
9d25eacbdd Checking for null-ptr before deref. b=53358 r=a=buster
git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@79975 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-26 20:46:42 +00:00
bienvenu%netscape.com
1bcbac076a check in fix for 52722 for Peter Lubczynski, r=buster
git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@79955 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-26 03:03:48 +00:00
(no author)
b156cd8b9b This commit was manufactured by cvs2svn to create branch
'Netscape_20000922_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/Netscape_20000922_BRANCH@79911 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 19:03:40 +00:00
rods%netscape.com
4a1da53975 now prints only leaf docshells when there is a frameset and print leaf docshells
AND the rest of the document for anything else.
b=47478 a=buster


git-svn-id: svn://10.0.0.236/trunk@79881 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 14:42:13 +00:00
jst%netscape.com
b45fd7a390 Redoing how 'replaceable' properties on DOM objects are resolved to be compatible with 4.x, with this change named frames in framesets override 'replaceable' properties so that window.toolbar (or any replaceable property) in a frameset document with a frame named 'toolbar' actually resolves to the frame, and not the native toolbar. r/a=brendan, r=rpotts&scc
git-svn-id: svn://10.0.0.236/trunk@79874 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 10:18:07 +00:00
hyatt%netscape.com
53b9fa182d added files: mozilla/layout/xbl/src/nsXBLWindowKeyHandler.cpp
git-svn-id: svn://10.0.0.236/trunk@79853 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 05:49:40 +00:00
hyatt%netscape.com
bd7730ac60 48758. r=ben,saari, a=waterson
git-svn-id: svn://10.0.0.236/trunk@79847 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 05:31:36 +00:00
hyatt%netscape.com
0e0805138e 48758. r=ben,saari, a=waterson
git-svn-id: svn://10.0.0.236/trunk@79836 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 05:02:20 +00:00
attinasi%netscape.com
8dda09c87d Added viewsource.css: style rules for viewsource window, extracted from html.css. Not Part Of Build, Not currently used. a=ianh@netscape.com
git-svn-id: svn://10.0.0.236/trunk@79795 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 00:53:20 +00:00
mscott%netscape.com
c1c3ebc382 Bug #51403, 52875 --> don't fall out with a failure just because we can't get a last
modification date for a document... r=a=waterson


git-svn-id: svn://10.0.0.236/trunk@79791 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 00:43:40 +00:00
mjudge%netscape.com
c28fcc88a1 r=sfrasier a=pdt fixed submitting not sending an on-change event before submit event.
git-svn-id: svn://10.0.0.236/trunk@79790 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-22 00:43:16 +00:00
evaughan%netscape.com
dbfd446b6e Fix for startup bug
-r waterson


git-svn-id: svn://10.0.0.236/trunk@79768 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-21 20:17:04 +00:00
mstoltz%netscape.com
6af6562c9e Fixing leak in nsXMLDocument to get the tree reopened. r=mccabe, brendan
git-svn-id: svn://10.0.0.236/trunk@79766 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-21 19:48:11 +00:00
pierre%netscape.com
7598a7ebfc fix related to the reconstruction of html.css (#6625) and to css system fonts (#1021): in quirks mode and on each platform, use the same fonts as Nav4 for edit fields, lists and buttons. r=rods a=buster
git-svn-id: svn://10.0.0.236/trunk@79754 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-21 10:21:23 +00:00
pierre%netscape.com
290d99a73b bug 6625 et al: reconstruction of html.css, ua.css and quirks.css. Checked in for Ian Hickson (ianh@netscape.com). r=pierre a=buster
git-svn-id: svn://10.0.0.236/trunk@79753 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-21 10:20:23 +00:00
buster%netscape.com
c6836cffe9 bug 52333 (infinite loop when shifting focus due to error in frame parentage)
r=waterson
a=waterson
fixed the frame parentage for generated content associated with a leaf element.


git-svn-id: svn://10.0.0.236/trunk@79723 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-21 06:04:58 +00:00
buster%netscape.com
2e806dc969 bug 50758 (text-align:right for text control doesn't render as you type)
r=sfraser
a=waterson
We now invalidate the line explicitly if text-align:right is set, because
our incremental painting is biased towards frames that grow to L2R.  This
is a heavy-handed workaround, but it ends up doing very little extra invalidation,
and uses an already existing mechanism by just setting an existing flag.


git-svn-id: svn://10.0.0.236/trunk@79722 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-21 06:03:39 +00:00
pollmann%netscape.com
b64b4cd23b Bug 51576: Fix a crash when resizing browser to zero height or width for frameset pages; Fix thanks to tobias.weibel@gmx.net; r=self, jst, vidur
git-svn-id: svn://10.0.0.236/trunk@79714 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-21 05:07:06 +00:00
jst%netscape.com
36f7537a83 Fixing nsbeta3+ 49112. Making with(someimageelement) { src=someurl; } work by dynamically defining the 'src' property in nsHTMLImageElement::Resolve() (since src is defined as [noscript] in the IDL). r/a=vidur, r/a=brendan
git-svn-id: svn://10.0.0.236/trunk@79695 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-21 02:42:46 +00:00
evaughan%netscape.com
4e14fe3ce1 fix for bug #52663
-r hyatt -a waterson


git-svn-id: svn://10.0.0.236/trunk@79683 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-21 01:20:00 +00:00
mcafee%netscape.com
763ecf020b Reverting v1.47 back to 1.46 to fix bustage. r=peterlubczynski
git-svn-id: svn://10.0.0.236/trunk@79679 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-21 00:21:24 +00:00
mstoltz%netscape.com
676f6215b3 Fixing 52497, security problem in document.implementation, r=jst a=brendan
git-svn-id: svn://10.0.0.236/trunk@79671 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-20 23:38:28 +00:00
peterlubczynski%netscape.com
a45f923fc4 Fix to ensure we don't go past array bounds in ScanNormalUnicodeText() b=52722 a=buster
git-svn-id: svn://10.0.0.236/trunk@79667 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-20 23:16:50 +00:00
hyatt%netscape.com
897a841c45 Fix for 51084, sr=waterson
git-svn-id: svn://10.0.0.236/trunk@79663 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-20 23:10:48 +00:00
erik%netscape.com
791ffe17b5 bug 4238; r/a=ftang,buster,waterson; added language specific transforms so
that we can do things like U+005C -> U+00A5 (backslash -> yen sign for ja)


git-svn-id: svn://10.0.0.236/trunk@79661 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-20 23:00:32 +00:00
erik%netscape.com
47844e796a bug 4238; r/a=ftang,buster,waterson; added language specific transform type
getter to nsIPresContext so that we can do things like U+005C -> U+00A5
(backslash -> yen sign)


git-svn-id: svn://10.0.0.236/trunk@79660 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-20 22:59:20 +00:00
warren%netscape.com
cdc56bbf4c Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani
git-svn-id: svn://10.0.0.236/trunk@79641 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-20 19:35:24 +00:00
rods%netscape.com
6f8fc6b5b4 adding comments to the fix that already got checked in.
a=waterson r=attinasi


git-svn-id: svn://10.0.0.236/trunk@79627 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-20 14:47:18 +00:00