Commit Graph

13 Commits

Author SHA1 Message Date
ben%netscape.com
c29e293101 check in fix for 40751 for Kevin Puetzk, r=myself 2006-09-14 05:49:24 +00:00
kin%netscape.com
0c50e26102 Part 1 of fix for bug #39821: Drag and Drop interferes with selection.
layout/base/public/nsIFrameSelection.h
  layout/base/src/nsSelection.cpp
  layout/events/src/nsEventStateManager.cpp
  layout/html/base/src/nsFrame.cpp
  layout/html/forms/src/nsGfxTextControlFrame2.cpp
  xpfe/browser/resources/content/navigatorDD.js

r=brade@netscape.com,cmanske@netscape.com a=beppe@netscape.com,waterson@netscape.com
2006-09-14 05:49:23 +00:00
kin%netscape.com
43c2428ea9 Temporarily disable D&D support for selection to unblock
people working on selection problems. (Bug #39821 Drag and Drop interferes with selection)
r=brade@netscape.com, a=trudelle@netscape.com
2006-09-14 05:49:22 +00:00
brade%netscape.com
9bea210cf3 handle d&d of selection (need to turn on d&d flag in nsFrame.cpp); r/a=cmanske; a=beppe (bug#6255) 2006-09-14 05:49:21 +00:00
brade%netscape.com
a6875a52a0 don't require pref; lower case tag names 2006-09-14 05:49:20 +00:00
rjc%netscape.com
b2ee0f6b44 Fix bug # 36037: drag&drop changes to support translucency on Mac. 2006-09-14 05:49:19 +00:00
brade%netscape.com
b250b001cd slight rework/cleanup of BeginDragContentArea 2006-09-14 05:49:18 +00:00
pinkerton%netscape.com
4ed50f1332 adding url flavor to proxy icon to test creation of internet shortcuts on win32 2006-09-14 05:49:17 +00:00
pinkerton%netscape.com
90f4fc7a08 adding ability to drag a file from the desktop into the content area. 2006-09-14 05:49:16 +00:00
brade%netscape.com
3229b71b49 add a function to handle dragging all types of data in the content area (not used yet; not complete yet) 2006-09-14 05:49:15 +00:00
pinkerton%netscape.com
ee45c9871e adding ability to drag links from the content area. thanks to Kevin Puetz (puetzk@iastate.edu) for this feature. 2006-09-14 05:49:14 +00:00
pinkerton%netscape.com
909bdf23f1 native clipboard/d&d impls now handle text/plain internally, always providing text/unicode to a client. fixes bugs 8427 and 24010. r=scc. 2006-09-14 05:48:13 +00:00
pinkerton%netscape.com
da17c8efbb First Checked In. 2006-09-14 05:48:12 +00:00