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

32 Коммитов

Автор SHA1 Сообщение Дата
timeless%mac.com 6aa0129fdc Bug 148671 function retrieveURLFromData() is triplicated (?) in the code with slight differences.
patch by pierrechanial@netscape.net r=rginda,timeless sr=jag
2006-07-29 05:40:05 +00:00
caillon%returnzero.com adf5d841ca Bug 67789, JavaScript strict warning in contentAreaDD.js, Patch by Henrik Gemal <bugzilla@gemal.dk>. r=bzbarsky, sr=alecf, a=scc 2006-07-29 05:40:04 +00:00
pinkerton%netscape.com af7a046424 pulling content-area drag&drop out of JS and into C++ so it is available to embedding. Now built-in to <browser> tag. r=brade/sr=ben. bug#45605 2006-07-29 05:40:00 +00:00
blakeross%telocity.com 283a3083cc 78023 - js error in nsTransferable.js r/sr=hewitt 2006-07-29 05:39:47 +00:00
blakeross%telocity.com 370e591048 39070 - can't dnd images or <areas>. r=ben sr=hewitt 2006-07-29 05:39:41 +00:00
alecf%netscape.com 57c1e02047 some leftover files that I forgot to checkin to bug 100212, converting nsIFile.URL over to nsIIOService
r=dougt, sr=darin
2006-07-29 05:39:34 +00:00
jst%netscape.com 74019f627c Fixing bug 106421. Now that we support null strings in the DOM node.localName can be null so we must check for that before calling methods on localName. r=jaggernaut@netscape.com, peterv@netscape.com, sr=me (trivial changes). 2006-07-29 05:38:12 +00:00
blakeross%telocity.com f46dc28dd8 Fixing js strict warning about function not always returning a value. sr=ben 2006-07-29 05:38:11 +00:00
gerv%gerv.net d93fbf1749 Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2006-07-29 05:38:04 +00:00
blakeross%telocity.com 73717f20d6 Fixing all (I think) drag and drop issues between the content area, the personal toolbar, and the bookmarks panel/manager. Includes the inability to drag a bookmark with no name, many links dragged to the bookmarks panel not having a title (79600), and bookmarks dragged to personal toolbar having names like "NC:BookmarksRoot" (85328). r=kerz sr=ben 2006-07-29 05:37:28 +00:00
dougt%netscape.com 118f66b12c Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2006-07-29 05:37:02 +00:00
blakeross%telocity.com 1508c2224a Wrong URL dragged from browser window on second drag when links are close together (72801) and link titles (and more) lost when dragging URLs to composition window (44371). r=kerz sr=alecf a=asa 2006-07-29 05:37:00 +00:00
blakeross%telocity.com abe627512e Links dragged from content area to personal toolbar have no title (84976). r=kerz sr=ben a=asa 2006-07-29 05:36:59 +00:00
pinkerton%netscape.com 0443141b56 in flavor list, don't have file before url, since this stops ability to drag shortcuts from desktop (they're both). r=blake/sr=sfraser/a=asa. bugs 76728 and 70302. 2006-07-29 05:36:57 +00:00
blakeross%telocity.com 3d0340c693 Dropping dragged webpage text yields null (68058). r=doron sr=ben 2006-07-29 05:36:56 +00:00
alecf%netscape.com 8d63b9d1c2 fix for bug 53904 sr=ben, r=timeless 2006-07-29 05:36:55 +00:00
alecf%netscape.com 52df9f9e9d fix for bug 53904 and bug 75023, sr=ben@netscape.com
fix up content area drag handler so that selection that is anchored on a text node works fine, by using nsIDOMSelection APIs to find what we're dragging
2006-07-29 05:36:53 +00:00
blakeross%telocity.com baddf3d1ca when the heck did I add these stupid alerts? 2006-07-29 05:36:52 +00:00
blakeross%telocity.com 09bd7d7a23 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2006-07-29 05:36:35 +00:00
blakeross%telocity.com cfe5aa6d9a Can't drag text from page into textfields in same page. Patch by brade. r=blake sr=ben 2006-07-29 05:35:51 +00:00
alecf%netscape.com 3ab4e94dbc fix for bug 58122 - find the anchor in the selection if there already is one
sr=ben, r=jag
2006-07-29 05:35:50 +00:00
blakeross%telocity.com aadf81d9e6 Forced reload, stop button, ability to use bookmark keywords in Open Web Location dialog, persist window choice, .8 -> .9, moving things to more appropriate places (60498, 62078, 49773, others). r=timeless/jag sr=alecf 2006-07-29 05:35:45 +00:00
blakeross%telocity.com fad82bc8fc Fixing broken url and text d&d (68058). r=timeless sr=ben 2006-07-29 05:35:41 +00:00
ben%netscape.com 465065b93b Bookmarks Window Updates, includes fixes for
27495, 38004, 42080, 43146, 43753, 47494, 50835, 53403, 55447, 55448, 55787
r=blake, a=hyatt
2006-07-29 05:35:40 +00:00
ben%netscape.com cc4ba6474e Added comment announcing Drag and Drop API changes for Mozilla 0.8 2006-07-29 05:35:39 +00:00
blakeross%telocity.com 8c62481bd9 removing dump()s. 2006-07-29 05:35:33 +00:00
disttsc%bart.nl a7babf42ce Fix callers of old BrowserLoadURL() to directly use loadShortcutOrURI(aURL). bug=61808, r=blake, a=ben 2006-07-29 05:34:50 +00:00
hyatt%netscape.com c651d137b1 prevent XBL forms from being dragged, quiet dragging operations. a=ben@netscape.com 2006-07-29 05:34:49 +00:00
alecf%netscape.com 735947472d fix for #61137 r=blake a=ben
explicity use toString() to garantee we have a String object
2006-07-29 05:34:48 +00:00
alecf%netscape.com f53fbf44c4 fix for 59799, among other things..
Within content areas:
- don't drag form widgets
- don't drag anonymous XBL content
- correctly remove the title from the URL on a drop
r=jag, a=me
2006-07-29 05:34:47 +00:00
alecf%netscape.com 5428cc2450 big rewrite of drag & drop code to fix #52519
- fix warnings
- change title/url separator to "\n"
- clean up image dragging
- consolidate code
r=jag, a=ben
2006-07-29 05:34:46 +00:00
blakeross%telocity.com 4bab9a6777 Fix 48876: make d&d and modifier-/middle-click possible throughout the app and implement selection within link (50673). Also fixes 59520, 48780, 48632, 57588, 59132. r=jag sr=alecf 2006-07-29 05:33:03 +00:00