Граф коммитов

37 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com e7c124aeec for bug 39326, don't load urls dragged from the same content area. 2000-07-31 21:35:01 +00:00
ben%netscape.com 98f64a1abf some required groundwork for pink for his nsbeta3+ bug 39326 2000-07-31 20:26:08 +00:00
ben%netscape.com ef8635cad4 46803, XP keyboard accelerators for navigation. 2000-07-29 06:48:57 +00:00
ben%netscape.com b585bc89ab forgot to check these files in with the previous batch... 2000-07-27 10:12:40 +00:00
ben%netscape.com 3e45b7d9a4 fix for 27828, TITLE attribute shows tooltip in content area. patch from robert o'callahan, r=me. 2000-07-12 00:20:08 +00:00
ben%netscape.com 36ce109fd2 ...and again. I suck. 2000-07-06 01:24:35 +00:00
ben%netscape.com 71ddc84ae5 fix braindead stuff. (make global variable local, oops) 2000-07-06 01:22:59 +00:00
ben%netscape.com 6309595899 personal toolbar drag and drop and a fix for 42692, [disabled by default!] 2000-07-05 23:49:31 +00:00
tao%netscape.com c094568ffd 39790: [L12y] Move all localizable prefs into chrome://.r=alecf. 2000-06-27 22:13:23 +00:00
danm%netscape.com 03ea82871a tracking change of name of window.content to _content. (bug 33650) r=hyatt 2000-06-22 00:48:45 +00:00
evaughan%netscape.com d56884537a Fix for beta2+ #41951
and beta2+ #39927

-r pinkerton
2000-06-14 23:24:41 +00:00
pinkerton%netscape.com 5e5e1affe9 adding title (modulo bug) to x-moz-url flavor when dragging proxy icon. r=scc, bug#37410 2000-06-09 03:20:12 +00:00
ben%netscape.com 5049019203 partial fix for b41120 and b41123 - tooltips for navigator and taskbar 2000-06-08 04:04:37 +00:00
brade%netscape.com f19d3fa87b temporary fix for bug #40911; if the dropped text contains a space, don't actually try to load the text as a url. r=kin; r/a=pinkerton 2000-06-07 13:03:35 +00:00
ben%netscape.com 6b825774b4 fix checkbox inversion 2000-06-05 02:02:45 +00:00
ben%netscape.com 484dbb0b74 Usability change for common dialog 2000-06-05 02:00:24 +00:00
ben%netscape.com 601c80f911 get button handling right for drop-on-home dialog 2000-06-03 02:40:33 +00:00
ben%netscape.com faec44f104 d&d fix 2000-06-03 02:31:40 +00:00
ben%netscape.com 86e241e348 d&d tweaks 2000-06-02 07:10:47 +00:00
ben%netscape.com b6f876900b fix draggable scrollbars on mac 2000-06-02 05:28:11 +00:00
kin%netscape.com f45ca7f640 Changed bogus "event" reference to "aEvent" in contentAreaDNDObserver.onDragStart().
This should fix the D&D of selection regression.
a=beppe@netscape.com
2000-06-01 16:06:06 +00:00
ben%netscape.com 1923a46162 add nsIPref utility wrapper (code cleanup) 2000-06-01 06:36:18 +00:00
ben%netscape.com 9f4df01ebe make home button drop a little safer/smarter 2000-06-01 06:12:28 +00:00
ben%netscape.com 48fe888b7b partial fix for 29403 and some text changes to open location dialog 2000-06-01 03:58:07 +00:00
ben%netscape.com acec0c92c0 check in fix for 40751 for Kevin Puetzk, r=myself 2000-05-28 06:19:53 +00:00
kin%netscape.com 108b7677fd 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
2000-05-25 20:04:02 +00:00
kin%netscape.com caa5c18e20 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
2000-05-19 20:37:53 +00:00
brade%netscape.com 5a3d33bec4 handle d&d of selection (need to turn on d&d flag in nsFrame.cpp); r/a=cmanske; a=beppe (bug#6255) 2000-05-18 20:30:01 +00:00
brade%netscape.com e566441793 don't require pref; lower case tag names 2000-05-15 14:21:58 +00:00
rjc%netscape.com b8ffa2bedd Fix bug # 36037: drag&drop changes to support translucency on Mac. 2000-05-08 23:29:32 +00:00
brade%netscape.com 79694e30db slight rework/cleanup of BeginDragContentArea 2000-05-03 13:27:57 +00:00
pinkerton%netscape.com a1432927a2 adding url flavor to proxy icon to test creation of internet shortcuts on win32 2000-05-02 22:40:02 +00:00
pinkerton%netscape.com 7995d8a281 adding ability to drag a file from the desktop into the content area. 2000-04-25 04:10:36 +00:00
brade%netscape.com a857aa0d4c add a function to handle dragging all types of data in the content area (not used yet; not complete yet) 2000-04-20 14:00:15 +00:00
pinkerton%netscape.com 0c9cf5e111 adding ability to drag links from the content area. thanks to Kevin Puetz (puetzk@iastate.edu) for this feature. 2000-04-18 22:06:25 +00:00
pinkerton%netscape.com ff5704575e native clipboard/d&d impls now handle text/plain internally, always providing text/unicode to a client. fixes bugs 8427 and 24010. r=scc. 2000-02-01 22:26:21 +00:00
pinkerton%netscape.com 52d4de7655 First Checked In. 2000-01-25 04:14:02 +00:00