pjs/layout/html
kin%netscape.com 150409662a Fix for bug 42046: One click select and drag for images, hrs, and -moz-user-select:all
subtrees


mozilla/layout/html/base/src/nsFrame.cpp

  - Added utility method ContentContainsPoint()
  - Modified HandlePress() to allow selection of images, hrs and
    -moz-user-select:all subtrees, and then disable selection
    processing of drag events.


mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp

    - Modified InsertFromDrop() so that it prevents a drop from
      happening in a -moz-user-select:all subtree. (Temporary
      workaround to avoid bug 195957 and bug 195959)

r=mjudge@netscape.com  sr=sfraser@netscape.com
2003-04-07 14:28:51 +00:00
..
base Fix for bug 42046: One click select and drag for images, hrs, and -moz-user-select:all 2003-04-07 14:28:51 +00:00
content/src Removing files that were moved to mozilla/content/... part of the carpool. 2001-02-20 01:12:42 +00:00
document Bug 198479. nsFrameOuterFrame doesn't actually handle CSS 'visibility', just hide its view. r+sr=bzbarsky 2003-04-06 20:14:54 +00:00
forms Bug 198542 missing #ifndef/#endif directives in nsITextControlFrame.h 2003-04-02 08:34:33 +00:00
style Bug 113232. Support translucent chrome. Relanding, fingers crossed. r+sr=bzbarsky 2003-04-06 02:49:40 +00:00
table build warning fix bug 198738 r/sr=bzbarsky 2003-04-05 15:36:31 +00:00
tests Use 'mount -' to get cygdrive mountpoint rather than assuming /cygdrive. 2003-04-02 06:22:59 +00:00
.cvsignore
Makefile.in Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00