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

43 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org ccc9cdbfa4 Bug 238733 Components.classes['@mozilla.org/wallet/wallet-service;1'] has no properties in contentAreaClick.js
r=neil sr=bz
2006-07-29 05:43:20 +00:00
dbaron%dbaron.org 78b10dec06 Restrict handling of various things to events coming from the user (not Web content). b=265176 r+sr=jst a=asa 2006-07-29 05:43:19 +00:00
jst%mozilla.jstenback.com 6f41ea6951 Fxing bug 249332. Don't use getters/setters for link.href in browser code. r=caillon@aillon.org, sr=dveditz@cruzio.com 2006-07-29 05:43:18 +00:00
Stefan.Borggraefe%gmx.de a7cb587642 Fix for Bug 209383: Middle-click on bookmark folder in sidebar also pastes into first tab
p=Wladimir Palant, r=neil, sr=jst
2006-07-29 05:43:17 +00:00
timeless%mozdev.org b602a3478b Bug 240947 use content instead of _content
r=neil sr=dveditz
2006-07-29 05:43:14 +00:00
gerv%gerv.net 46d325c9ad Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-07-29 05:43:04 +00:00
caillon%redhat.com 2803dda55a Bug 219378
Make middle mouse button pasting fix up the pasted URIs before trying to load them so that pasting a domain name by itself will work.
r=bryner sr=jst a=chofmann
2006-07-29 05:41:39 +00:00
sspitzer%netscape.com 7a96ed6b1b hey, here's an idea! let's check in all my changes for a bug fix,
instead of just some of them.  wee!
2006-07-29 05:41:38 +00:00
aaronl%netscape.com 913c25183e Bug 185270. Make Insert/shift+insert open link in new tab (foreground/background, depending on whether shift is pressed). r=caillon, sr=jag 2006-07-29 05:41:37 +00:00
dmose%netscape.com dbaacf86ec Allow links in mailnews message pane to open in browser tabs (bug 148974). r=sspitzer; sr=jaggernaut 2006-07-29 05:41:35 +00:00
bzbarsky%mit.edu bc0e36e3f0 ctrl-middleclick should not send a referrer. Bug 175092, r=timeless, sr=jag 2006-07-29 05:41:33 +00:00
caillon%returnzero.com 5600776c4c Bug 162393 - Making our content area clicking and link handling more robust.
r=bzbarsky sr=jag a=asa
2006-07-29 05:41:24 +00:00
akkana%netscape.com a57b218080 105895: shift-middleclick in content opens clipboard url in new tab or window. r=brade, sr=jag 2006-07-29 05:39:59 +00:00
jaggernaut%netscape.com bdddeb832f Bug 101955: middle-click -> open in new window fails for urls in mail/news, the better fix. r=caillon, sr=hewitt 2006-07-29 05:39:58 +00:00
jaggernaut%netscape.com 0358146c80 Bug 101955: Middle-click -> Open in new tab/window fails for Mail/News URLs, r=sdagley, sr=hewitt 2006-07-29 05:39:57 +00:00
bzbarsky%mit.edu b3ed775d6a Bug 129535 -- get filenames from the right places in some edge cases.
r=law, sr=alecf, a=asa
2006-07-29 05:39:56 +00:00
darin%netscape.com 001c56992e fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2006-07-29 05:39:31 +00:00
blakeross%telocity.com a30773c117 55686 - option-click doesn't save link on mac. r=sdagley sr=hewitt a=shaver 2006-07-29 05:39:23 +00:00
timeless%mac.com 13f8249677 Bug 121922 JavaScript strict warning, cleanup of contentAreaClick
patch by caillon@returnzero.com r=walk84 sr=jag
2006-07-29 05:39:22 +00:00
bzbarsky%mit.edu 757f61def3 Make "shift" always toggle the sense of the
"browser.tabs.loadInBackground" pref.  Bug 113072, patch by Christopher
Aillon <caillon@returnzero.com>, r=doron, sr=jag
2006-07-29 05:39:21 +00:00
bzbarsky%mit.edu a8cce1d1d3 Ignore anchors without href attrs in contentAreaClick. Bug 120973,
r=caillon, sr=blake
2006-07-29 05:39:20 +00:00
bzbarsky%mit.edu 8b00a952bf Make "Open in new Window" and "Open in new Tab" set referrer correctly.
Bug 48902, r=doron, sr=hyatt
2006-07-29 05:39:18 +00:00
ben%netscape.com 237ea52af9 bug 11632 - save page with images, stylesheets, objects and applets.
r=hewitt, brade, sr=hyatt
2006-07-29 05:39:02 +00:00
heikki%netscape.com 4c1d0d964c Fixed Ctrl+click on XLinks and LINK elements. Fixed keyboard activation of XLinks (ENTER when focus on link). r=harishd, sr=jst. 2006-07-29 05:38:56 +00:00
morse%netscape.com df6ee5ec35 bug 110994, doubleclicking does not prefill individual form fields, r=fabian, sr=jst 2006-07-29 05:38:55 +00:00
bnesse%netscape.com f9491925f4 Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf 2006-07-29 05:38:51 +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
hyatt%netscape.com 529bb3b51f Someone didn't convert GetBoolPref in this file, sigh. r=pav, sr=hewitt 2006-07-29 05:38:09 +00:00
hyatt%netscape.com 1379934cbb Fix for 102120, ability to load tabs in background, r=bryner, sr=hewitt 2006-07-29 05:38:08 +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
hyatt%netscape.com 19a0b4fae1 100706. Tabbrowser stuff. r=jag, sr=blake 2006-07-29 05:36:23 +00:00
danm%netscape.com db0dbf1625 fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh 2006-07-29 05:36:22 +00:00
danm%netscape.com 2ec855e61b commondialog service is being replaced by promptservice. bug 72112 continues 2006-07-29 05:36:21 +00:00
maolson%earthlink.net 3e09ae4aad fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2006-07-29 05:36:20 +00:00
blakeross%telocity.com a944cab732 My name is Blake and I'm an idiot. 2006-07-29 05:35:49 +00:00
blakeross%telocity.com 7db33b6bc9 Option click to save links on mac (55686). r=timeless sr=alecf 2006-07-29 05:35:48 +00:00
blakeross%telocity.com a5da4f615a Middle-click to paste broken (70773). r=timeless sr=jst 2006-07-29 05:35:47 +00:00
blakeross%telocity.com b27a29d35e UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst 2006-07-29 05:35:46 +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
akkana%netscape.com c63ee5db8f 57317: move "middle click on content area loads URL" behavior from
middlemouse.paste pref to new middlemouse.contentLoadURL pref.
  r=timeless, sr=hyatt
2006-07-29 05:34:51 +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
morse%netscape.com 591c1926b0 bug 48982, prefilling individual textfield by doubleclicking, r=blackross@telocity.com, sr=alecf@netscape.com 2006-07-29 05:33:19 +00:00
blakeross%telocity.com e7a387ca3c Fix 59707: extract navigator's context menu and allow it to be used elsewhere in the app (and to help in embedding). r=jag a=alecf 2006-07-29 05:33:12 +00:00