Commit Graph

2608 Commits

Author SHA1 Message Date
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
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
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
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
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
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
dcone%netscape.com
50de329936 Fixed background color under border. b=13934. R=Attinasi 2000-06-05 13:58:05 +00:00
buster%netscape.com
e1de241d59 bug 38665
r=rickg a=rickg
fixed an optimized-only crash that looks like a race condition
where we send a message containing a pointer to a frame back to
the frame manager after the frames have been deleted.
2000-06-05 03:37:33 +00:00
warren%netscape.com
512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
mkaply%us.ibm.com
b74a7a1d47 # 37239
r = jst, a = brendan
OS/2 bringup - PR_CALLBACK
2000-06-03 00:00:01 +00:00
cmanske%netscape.com
18a9fcaca3 Fix for table selection performance problems. b=41045, r=mjudge, a=beppe 2000-06-02 23:05:06 +00:00
attinasi%netscape.com
c115636333 Implemented QuirkMode style sheet and moved some initial quirk style rules from html.css to the new quirk.css. b=38026 r=rods a=karnaze 2000-06-02 21:45:06 +00:00
hyatt%netscape.com
b088efb508 Tree/grid foundation work. 2000-06-02 08:13:29 +00:00
dveditz%netscape.com
29dbabd8e8 fixing two .xpt files of same name, raptor.xpt on windows and layout.xpt on unix. One version was getting overwritten 2000-06-02 08:12:57 +00:00
jst%netscape.com
8ef5a6fcfd Fixing nsbeta2+ bug 40197, a typo caused the doctype in a document to be found only found if it was the first child in the document. r=vidur, a=nisheeth 2000-06-01 23:40:26 +00:00
erik%netscape.com
c4a95c3643 bug 32206; become an observer of nsIDocument's charset changes; r=buster;
a=ftang
2000-06-01 23:12:26 +00:00
erik%netscape.com
c23d6c3503 bug 32206; add charset observer methods; r=buster; a=ftang 2000-06-01 23:11:40 +00:00
erik%netscape.com
a2ce4fa1be bug 32206; add notifiers for charset changes; r=buster; a=ftang 2000-06-01 23:10:44 +00:00
jst%netscape.com
2950aca9c3 Fixing dogfood+ bug 40571, various problems with multiple form objects with the same name. r=vidur 2000-06-01 22:55:19 +00:00
mjudge%netscape.com
317ebfc20f bug = 34896. changing caret use to not demand a presshell. r=hyatt 2000-06-01 02:39:52 +00:00
mjudge%netscape.com
66a4d02495 bug = 34896, r= hyatt. changing caret apis. this will demand that when a caret changes focus a call to setDOMSelection must be called to tell the caret what selection to listen to. 2000-06-01 02:37:40 +00:00
attinasi%netscape.com
009460e9a7 Added a new method GetCanvasFrame which walks down from the root frame looking for the frame that represents the canvas. b=40217 r=kmcclusk a=karnaze 2000-05-31 22:33:12 +00:00
hyatt%netscape.com
44dfce67d3 Turning on XBL tree event bindings. Patching table frame construction to deal with anonymous content. 2000-05-31 08:32:45 +00:00
kin%netscape.com
1739a10bbd Part2 of fix for bug #39821: Drag and Drop interferes with selection
Made GetSelectionController() a public method on the nsIFrame interface,
so that nsEventStateManager::GenerateDragGesture() has access to it. This
prevents D&D from interfering with selection in Ender-Lite.

    layout/base/public/nsIFrame.h
    layout/events/src/nsEventStateManager.cpp
    layout/html/base/src/nsFrame.h
    layout/html/base/src/nsFrame.cpp

r=buster@netscape.com,brade@netscape.com,cmanske@netscape.com   a=beppe@netscape.com
2000-05-31 03:20:02 +00:00
cmanske%netscape.com
c28f13972f Added row/column selection in tables: Bug 26833. r=kin, a=beppe 2000-05-31 00:07:58 +00:00
akkana%netscape.com
0e36c2f407 38713: Allow TakeFocus motion inside selection batching. r=mjudge, jfrancis; a=beppe 2000-05-31 00:02:12 +00:00
attinasi%netscape.com
b1e3810872 Fixed bug 31955: font-face is now inheriting into tables in QuirksMode. r=dcone, a=karnaze 2000-05-30 22:53:02 +00:00
hyatt%netscape.com
2b183fdc30 More whackage. 2000-05-30 08:44:40 +00:00
hyatt%netscape.com
2c7cbb6032 Removing obsolete frame code. 2000-05-30 08:41:39 +00:00
hyatt%netscape.com
d2920f4ba2 Fix mac bustage. 2000-05-27 22:40:40 +00:00
hyatt%netscape.com
2bd2b3bce1 Fixing bugs in skin switching. 2000-05-27 20:03:14 +00:00
hyatt%netscape.com
c7ccb5a606 Brutal sharing of XBL classes implemented. 2000-05-27 08:20:04 +00:00
hyatt%netscape.com
430af5709b Adding anonymous content getter. r=waterson, a=waterson 2000-05-26 22:45:26 +00:00
harishd%netscape.com
fd05532b5f Added DumpContent() for parser regression test.
Triggered only under debug mode & when PARSER_DUMP_CONTENT flag is set.

r=rickg
a=rickg
2000-05-26 19:45:37 +00:00
harishd%netscape.com
130caf11f0 Added DumpContent() triggered by parser [ for regression test ].
r=rickg
a=rickg
2000-05-26 19:45:32 +00:00
evaughan%netscape.com
55816643f1 fix for [beta2] bugs:
37835
39085
32920

-r pinkerton, rods, hyatt
2000-05-26 06:42:29 +00:00
joki%netscape.com
38497c25ca Fixes for bug 38269. Fixes crash during page rewrite in focus, reset, submit and location change in onunload. r:mjudge 2000-05-26 00:26:54 +00:00
jst%netscape.com
8b0e02f751 Checking in temporary code that lets a user turn on the new DOM Level 2 behavior by setting the 'temp.DOMLevel2update.enabled' preference to true, this is to help with the general DOM update, and it's part of the fix needed for bug 33474. r=vidur@netscape.com, a=pdt@netscape.com 2000-05-25 23:48:45 +00:00
attinasi%netscape.com
dd07df1f66 Fixed a problem with the method AttributeAffectsStyle: it was erroneously ignoring the fact that HTML attributes can affect style even if there are no CSS rules with thos attributes in the selectors. Changed to restrict the selector evaluation to XML elements. r=shaver, a=karnaze, b=39642 2000-05-25 23:02:31 +00:00