gecko-dev/layout
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
..
base Part2 of fix for bug #39821: Drag and Drop interferes with selection 2000-05-31 03:20:02 +00:00
build Adding box object instantiation code. 2000-05-30 08:00:40 +00:00
doc 1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces. 2000-05-01 06:58:53 +00:00
events Part2 of fix for bug #39821: Drag and Drop interferes with selection 2000-05-31 03:20:02 +00:00
forms Bug 41037: Fix my regression that was causing forms to submit twice! r=nisheeth (thanks pinkerton, nisheeth, and leger for the quick turnaround!) 2000-05-31 02:24:48 +00:00
generic Part2 of fix for bug #39821: Drag and Drop interferes with selection 2000-05-31 03:20:02 +00:00
html Part2 of fix for bug #39821: Drag and Drop interferes with selection 2000-05-31 03:20:02 +00:00
macbuild Add nsHTMLUtils.cpp to the build. 2000-05-31 00:36:23 +00:00
mathml [not part of default build] Fix bug 30589, and Fix array index that could wander out of bound and was detected by Peter Van der Beken's Mac Compiler when he was working on bug 39959. a:waterson@mozilla.org 2000-05-26 05:56:23 +00:00
style Fixed bug 31955: font-face is now inheriting into tables in QuirksMode. r=dcone, a=karnaze 2000-05-30 22:53:02 +00:00
svg more fixes for getting the path work started 2000-05-15 21:38:47 +00:00
tables nsbeta2+ bug 23345 - layout strategy bases percent over-allocations on style percent values rather than computed values. r=attinasi 2000-05-26 21:13:01 +00:00
tools updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
xbl Clear whole JSClass struct to zap stubs for future expansion (r=hyatt). 2000-05-31 00:42:10 +00:00
xml Brutal sharing of XBL classes implemented. 2000-05-27 08:20:04 +00:00
xsl Get XSLT going on unix, this one passed previous checkin 2000-05-11 23:22:37 +00:00
xul Fix windows. 2000-05-30 08:54:11 +00:00
.cvsignore
Makefile.in Get XSLT going for unix, patch by andreas.otte@primus-online.de, 2000-05-11 22:45:24 +00:00
makefile.win Initial checkin of SVG prototype code for Dean Jackson (ifdef'ed) 2000-04-01 22:31:45 +00:00