gecko-dev/layout/events/src
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
..
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
MANIFEST Adding support for event handlers in html tags and moving event handler IIDs to central file. 1998-07-31 18:21:37 +00:00
Makefile.in Cleaning up makefile 2000-01-13 11:50:18 +00:00
makefile.win Fix for 18444 2000-01-13 11:43:54 +00:00
nsDOMEvent.cpp More support for onresize and onscroll, bug 960 2000-05-17 06:53:58 +00:00
nsDOMEvent.h More support for onresize and onscroll, bug 960 2000-05-17 06:53:58 +00:00
nsDOMEventsIIDs.cpp updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsDOMEventsIIDs.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
nsEventListenerManager.cpp More support for onresize and onscroll, bug 960 2000-05-17 06:53:58 +00:00
nsEventListenerManager.h More support for onresize and onscroll, bug 960 2000-05-17 06:53:58 +00:00
nsEventStateManager.cpp Part2 of fix for bug #39821: Drag and Drop interferes with selection 2000-05-31 03:20:02 +00:00
nsEventStateManager.h Fix for bustage 2000-05-16 11:36:34 +00:00
nsPrivateTextRange.cpp remove hand-rolled QI and using scc's macros. Also removing static IID's where necessary. r=hyatt,scc a=sdagley. 1999-12-21 19:28:15 +00:00
nsPrivateTextRange.h updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00