hyatt%netscape.com
5fc92f7543
Keyboard navigation and ensurevisible support for new tree widget. Bug#30511, r=pav
2000-06-09 09:13:37 +00:00
mjudge%netscape.com
446e89c8cb
form elements now accept a nsIFormFrame instead of the implementation as the parameter to allow others that inheirit from nsIFormFrame to call "CanSubmit". bug=34896 ender-lite, r=hyatt
2000-06-09 07:16:20 +00:00
mjudge%netscape.com
73fa3909cf
new atop to tell what type the text frame is. for blocker to 34896
2000-06-09 05:15:58 +00:00
mjudge%netscape.com
b8ab3b74f2
too many copies for ender-lite. happening whenever people were setting selection progromatically. r=hyatt 34896
2000-06-09 05:14:19 +00:00
mjudge%netscape.com
a6d523713a
not in build, bug 34896
2000-06-09 05:13:32 +00:00
mjudge%netscape.com
f49369d817
copy was copying too much on ender-lite. thiswill reduce the volume of autocopies to only copy when mouse ups are called. r=hyatt 34896
2000-06-09 05:11:12 +00:00
mjudge%netscape.com
d2af041d9a
use of new api for caret un-drawing. r=hyatt
2000-06-09 05:07:42 +00:00
mjudge%netscape.com
85534a4446
added new caret api implementation from new nsicaret api. EraseCaret. erase the caret without messing with visibility. forces a refresh of state to mDrawn=0; r=hyatt, bug = 34896
2000-06-09 04:22:20 +00:00
mjudge%netscape.com
b6ea3c054f
new caret api for erasing the caret. this is needed to simply clear the caret away without messing with visibility. r= hyatt. bug=34896
2000-06-09 04:21:02 +00:00
mjudge%netscape.com
c291ccb69f
fixing leak from earlier chekin. copied code, dont look at me. r=scc bug=34896
2000-06-09 04:19:09 +00:00
mjudge%netscape.com
a87466361e
fixing leaks! r=scc bug=34896
2000-06-09 04:16:50 +00:00
pinkerton%netscape.com
0d4f0acf0f
if cmd-key (meta) is down, open link in a new window r/a=waterson.
2000-06-09 02:56:21 +00:00
kmcclusk%netscape.com
f2757fb84d
Changed nsBulletFrame to set the dirty flag on the it's parent's first frame instead of itself when an Image is updated b=36703 r=buster@netscape.com tested on WINNT, Linux
2000-06-08 23:19:38 +00:00
jst%netscape.com
e224fead11
Fixing nsbeta2+ bugs 17351 and 33018, doing document.write(...) on a document in a newly opened window wasn't working properly, the written HTML was replaced by the URL given to window.open(), the fix is to cancel ongoing loads for the new window before starting to write to it. r=vidur
2000-06-08 22:51:06 +00:00
harishd%netscape.com
81e062668f
40408 (nsbeta2+) - Check for nsresult in nsFragmentContentSink::AddLeaf().
...
The HTMLTag array was,erroneously,going out-of-bounds for XMP tag.
r=rickg
30617 (nsbeta2+) - Misplaced AREA tag should be informed with base target info.
r=vidur.
2000-06-08 21:32:09 +00:00
dcone%netscape.com
2157da06a8
Update printing regression tests. r=McCluskey
2000-06-08 13:45:15 +00:00
anthonyd%netscape.com
72e45aa8b5
warning fix for Linux, shadowed local variable
...
r: kin
2000-06-08 02:51:58 +00:00
attinasi%netscape.com
48511a3494
Fixed problem where anchors with no HREF were being styled like links in composer. b=31594 r=kmcclusk
2000-06-07 23:07:57 +00:00
attinasi%netscape.com
235a64963f
Fixed crash when a textarea control has fixed-backgrounfd attachment. b=40118 r=kmcclusk
2000-06-07 23:06:41 +00:00
attinasi%netscape.com
d264987b1c
Removed erroneous assertion: b=38768 r=dcone
2000-06-07 23:05:30 +00:00
attinasi%netscape.com
d7acae8f5e
Fixed crash due to ordering problem: b=38768 r=dcone
2000-06-07 23:04:45 +00:00
akkana%netscape.com
1c0d83348d
40457: suppress extra XIF output for cases where the selection
...
doesn't intersect the range at all. r=jfrancis, a=beppe.
2000-06-07 22:58:39 +00:00
akkana%netscape.com
b9bf5f4880
40457: Add implementation for range methods to tell whether
...
a node or point intersects the range. r=jfrancis, a=beppe.
2000-06-07 22:57:36 +00:00
mjudge%netscape.com
eeee01489a
adding in null check since we dont ALWAYS use selection to output xif. this gets rid of an assertion that i found while fixing a regression 41814 r=donm a=donm ect
2000-06-07 22:46:11 +00:00
jdunn%netscape.com
024559472a
adding newline so that HP builds - because low profile, no reviewers
2000-06-07 14:55:56 +00:00
waterson%netscape.com
a721679b5c
Bugs 35935, 34862, 41521. Make sure to make 'special' frames blocks inside of relatively-positioned inlines; be sure to destroy special siblings, and crawl to outermost 'normal' frame when reframing containing block; handle 'special' frames in StyleChangeReflow(). r=buster
2000-06-07 06:58:45 +00:00
waterson%netscape.com
2983569e7d
Fix build bustage: inaky.gonzales missed these two cases some how.
2000-06-07 03:33:08 +00:00
pinkerton%netscape.com
fd79903dc4
fix for 31131. r=sfraser/pierre. No longer use a bounding box when the update region is non-rectangular. Makes mac scrolling and page loading much faster. Also crank down the mac scroll timer delays to better match the native scrollbars.
2000-06-07 02:06:53 +00:00
jst%netscape.com
0f3586fdaf
Fixing nsbeta2+ bug 30249, the problem was that the type of various attributes (in the DOM spec) on image elements was string and not number (long), this broke backwards compatibility with 4.x and also compatibility with IE. r=vidur
2000-06-07 01:23:55 +00:00
mjudge%netscape.com
eefb2d0950
bug=34896 fixing reflow reason from nsFileControlFrame to send resize when resizing its input field. fixing mouseclick to not be so hardcoded so that the ender-lite text field still works for the "browse" button. a=beppe r=hyatt
2000-06-07 01:21:20 +00:00
mjudge%netscape.com
b3275e69b7
bug=34896 setting up initial text to work after evaughns box changes to ender-lite. a=beppe, r=evaughn,r=hyatt.
2000-06-07 01:21:03 +00:00
mjudge%netscape.com
052d504a2b
bug=34896 gettimg ime working in ender-lite. simple fix to dispatch messages to focused element for ime. a=beppe,r=ftang,tajima@eng.sun.com, katakai@japan.sun.com
2000-06-07 01:20:13 +00:00
mjudge%netscape.com
f0063052b2
bug=34896 extra check for null in caret. this can happen sometimes when frame is destroyed in odd order. r=hyatt.
2000-06-07 01:18:41 +00:00
mjudge%netscape.com
b996e17ec3
(accidentaly checked in with no comment before)bug=34896 getting createElementNS implemented for nsHTMLDocument. this should just be implemented in nsDocument with nsXMLDoc inheiriting also. i will do that when m16 is gone. this allows the editor to create its html elements despite being in a xuldocument. r=hyatt a=beppe
2000-06-07 01:17:23 +00:00
mjudge%netscape.com
c4ff23e7ec
*** empty log message ***
2000-06-07 01:14:08 +00:00
cmanske%netscape.com
d4cf823a1c
Finished table cell selection optimization bug 41045. r=mjudge, a=beppe
2000-06-06 23:14:42 +00:00
hyatt%netscape.com
e43955f56d
Tree/grid work. Bug #30511 . r=danm.
2000-06-06 23:14:11 +00:00
hyatt%netscape.com
3436a2400c
Tree/grid work. 30511. r=danm
2000-06-06 23:13:49 +00:00
hyatt%netscape.com
f40d61a341
Tree/grid work. Bug#30511. r=danm
2000-06-06 23:13:05 +00:00
inaky.gonzalez%intel.com
98157fd5a1
Fixed nsSupportsHashtable behaviour and API to fix leaks in
...
nsDirectoryService. Fixes bugs #38606 and #39859 .
a=waterson; r=rayw,brendan,warren
2000-06-06 22:06:56 +00:00
pierre%netscape.com
12f2fe1056
Checked back in the backed out code (41321) after doing a minor fix in nsCSSValue.cpp (41618)
2000-06-06 09:36:12 +00:00
pierre%netscape.com
e549491b3e
Backed out the previous changes (41321, waterson/attinasi) because of the regression in 41618.
2000-06-06 06:50:21 +00:00
evaughan%netscape.com
d43e56932a
Fixed for ender-lite painting problems. bug #34896
...
-r mjudge
2000-06-06 01:25:03 +00:00
attinasi%netscape.com
e0876002ed
Removed code that was printing the word 'embed'. b=37558 r=buster a=leger
2000-06-05 21:21:48 +00:00
mkaply%us.ibm.com
ad3cf0ff6a
# 37239
...
r = jst, a = waterson
OS/2 bringup - PR_CALLBACK for VisualAge
2000-06-05 19:15:32 +00:00
dcone%netscape.com
50de329936
Fixed background color under border. b=13934. R=Attinasi
2000-06-05 13:58:05 +00:00
dcone%netscape.com
615ed58fcb
Fixed bug 7559. R= rods
2000-06-05 13:48:06 +00:00
rbs%maths.uq.edu.au
868e0e5058
Enable 'vertical-align: baseline' in <mtable> now that it is there...
2000-06-05 08:32:59 +00:00
rbs%maths.uq.edu.au
f522c03515
[#ifdef MOZ_MATHML: not yet part of default build]. Add support for 'vertical-align: baseline' in table-cells. bug 10207. r:karnaze@netscape.com. a:waterson@mozilla.org
2000-06-05 08:25:11 +00:00
rbs%maths.uq.edu.au
1a36f0816d
[#ifdef MOZ_MATHML: not yet part of default build]. Export the baseline out of the block frame code to support 'vertical-align: baseline' in table-cells. bug 10207. r:buster@netscape.com. a:waterson@mozilla.org
2000-06-05 08:24:18 +00:00