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

165225 Коммитов

Автор SHA1 Сообщение Дата
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
andreww%netscape.com 07a97a3728 bugzilla 43797 abolish the taskbar sr=hewitt, (s)r=hyatt 2006-07-29 05:36:58 +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
blakeross%telocity.com ee43bbb4f2 Add a context menu to global history items (48039). r=hewitt sr=ben 2006-07-29 05:36:54 +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
ben%netscape.com 52ff2d7692 bug 68985 - "Bookmark this link" in browser context menu does not show bookmark creation dialog. Function signature had changed and this call site was not updated. Add 'undefined'
parameter (for document character set) to ensure the correct function is called.
'undefined' works as the function being called assumes the character set of the focused
window in the case that the passed character set is undefined.
r=fabian, sr=blake.
2006-07-29 05:36:51 +00:00
bzbarsky%mit.edu fc96d248e7 Make "View Source of Frame" inherit the charset of the document in the
frame.  Bug 85346, r=ftang, sr=blizzard, a=asa
2006-07-29 05:36:50 +00:00
jst%netscape.com ff96a57d57 Checking in the change to use node.baseURI as tbe base wben computing absolute URI's again, this change was checked in, then removed since it required breaking the nsIDOMNode ABI which was unwanted. This change was made by heikki@netscape.com, r=blakeross@telocity.com, sr=alecf@netscape.com 2006-07-29 05:36:49 +00:00
dbaron%fas.harvard.edu 3b201e0164 Fix context menus on pages with background images. Patch from Mark Loiselle <mloiselle@yahoo.com>. r=dbaron sr=shaver b=80473 2006-07-29 05:36:48 +00:00
bbaetz%cs.mcgill.ca 65156f3d75 Bug 32359 - fix context menu for mailtos
patch by gerv, r=bz,dr sr=alecf
2006-07-29 05:36:47 +00:00
ben%netscape.com 21e39b29e4 Fix for 76502 and related bugs. some parts sr=alecf, tested by several people (andred, fabian) 2006-07-29 05:36:46 +00:00
bbaetz%cs.mcgill.ca fc1d27c930 bug 25071 - add "view background image" to context menu
patch by gervase.markham@univ.ox.ac.uk
r=timeless, sr=blizzard
2006-07-29 05:36:45 +00:00
ben%netscape.com c61580b85c Bug 79948, fix pref window size. r=pchen, sr=waterson 2006-07-29 05:36:44 +00:00
mitesh%netscape.com 25353ae8b8 Checking in Bug 70348
Adding AutoConfig Feature
r=bnesse and sr=alecf
2006-07-29 05:36:43 +00:00
bbaetz%cs.mcgill.ca c459dcf714 Bug 74019 - r=jag, sr=ben
Bug 76587 - r=morse, sr=ben

Both bugs fix errors in the context menu js, which caused the context menu
to show all possible items.
2006-07-29 05:36:42 +00:00
heikki%netscape.com aabc14b376 Bug 76641, back out baseURI property in the Node interface to fix binary compatibility. baseURI property is implemented in a different way on the DOM conversion branch, so baseURI will get back when the branch lands. This fix by jst, r=heikki, sr=brendan, a=chofmann. 2006-07-29 05:36:41 +00:00
dr%netscape.com c0ede77ed1 64313 (Implement cmd_copyLink, cmd_copyImageLocation, cmd_copyImageContents). Implement the commands, hook them up in the navigator and mailnews frontends, provide hooks for embedding. r=hyatt, sr=waterson 2006-07-29 05:36:40 +00:00
jgmyers%netscape.com 382704bfd5 remove PSM from Tasks menu: bug 76181 r=blake sr=blizzard 2006-07-29 05:36:39 +00:00
dbaron%fas.harvard.edu 7c3bba33ab Fix middle mouse click opening new window, which was broken by an improvement in our DOM support in the XPCDOM landing (localName should return null in many cases). r=blake sr=jst b=79548 2006-07-29 05:36:38 +00:00
mstoltz%netscape.com 7e06c069e2 More fixes for 55237, cleaned up CheckLoadURI and added a check on "Edit This Link." Also added error reporting (bug 40538).
r=beard, sr=hyatt
2006-07-29 05:36:37 +00:00
chuang%netscape.com f26ea3721c Bug 69480 Address Book re-factoring landing 2006-07-29 05:36:36 +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
heikki%netscape.com 98b202bf59 Bug 48217, clean up context menus by using DOM Level 3 baseURI node property, also fixes Show Link in New Window when XML Base has been used. r=blakeross@telocity.com, sr=alecf. 2006-07-29 05:36:34 +00:00
disttsc%bart.nl fe901e84cd Get postData from session history instead of BrowserInstance. bug=46200, r=law, sr=alecf 2006-07-29 05:36:33 +00:00
alecf%netscape.com 80a1014ec9 fix for but 1995, checking in for sicking@bigfoot.com, sr=alecf r=jag 2006-07-29 05:36:32 +00:00
blakeross%telocity.com ba4ee58010 Fix problem from my checkin. 2006-07-29 05:36:31 +00:00
morse%netscape.com df9d678ee3 bug 24533, view image should open in same window, coded by doronr@naboonline.com, r=bzbarsky@mit.edu, sr=alecf@netscape.com 2006-07-29 05:36:30 +00:00
timeless%mac.com 4d1057a922 fix Bugzilla Bug 25497 view source on image only brings unknown file type dialog
patch by gervase.markham@univ.ox.ac.uk
r=timeless sr=alecf
2006-07-29 05:36:29 +00:00
blakeross%telocity.com f17b66929d Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2006-07-29 05:36:28 +00:00
disttsc%bart.nl 066e77a947 Add accel+0 to reset text zoom to 100%. bug=69565, r=Hixie, a=ben 2006-07-29 05:36:27 +00:00
ben%netscape.com e6248b3d04 part of previous fix for 113295 2006-07-29 05:36:26 +00:00
akkana%netscape.com 9c4ab7672b 57078: Eliminate bogus xul bindings which were conflicting with XBL bindings.
Clean up XBL bindings and eliminate redundancies and errors.
       Fix a bug in which XBL bindings didn't check for event cancellation.
       r=brade sr=hyatt
2006-07-29 05:36:25 +00:00
disttsc%bart.nl 5b5a295f90 Make viewZoomOverlay.js not barf if the menu doesn't exist. Bug=65807, r=timeless, a=alecf 2006-07-29 05:36:24 +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
timeless%mac.com 8186c39920 fix Bugzilla Bug 63103 add "About Plug-ins" to the Help menu
by bzbarsky@mit.edu r=timeless, a=ben
2006-07-29 05:36:19 +00:00
hewitt%netscape.com f7bd7dca5a 65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf 2006-07-29 05:36:18 +00:00
ben%netscape.com 4efee1e91c Fix for 52536, can't bookmark full page plugin. r=jag, kerz; a=hewitt 2006-07-29 05:36:17 +00:00
maolson%earthlink.net 163af691e6 fix bug 70652 - No Save Image in message context menu.
r=jag, sr=sspitzer
2006-07-29 05:36:16 +00:00
timeless%mac.com 47e59e8f86 fix Bug 65428 language="javascript" should be type="application/x-javascript"
r=kerz a=ben
2006-07-29 05:36:15 +00:00
disttsc%bart.nl 421a0aba2a Move the text zoom menu into its own overlay so it can be used by mail/news. Bug=64449, r=timeless,mao, a=ben 2006-07-29 05:36:14 +00:00
blakeross%telocity.com 69c07b0aab Fix 66135: use option, not command, for moving to and selecting previous/next word on mac. r=timeless sr=sfraser 2006-07-29 05:36:13 +00:00
caillon%returnzero.com aaf7cba97f Bug 225490
Change the default search engine to google.
Patch by:
  Andreas Kunz <durbacher@gmx.de>
  Serge GAUTHERIE <gautheri@noos.fr>

r=me
sr=ben
a=asa
2006-07-29 05:36:12 +00:00
blakeross%telocity.com 790b459847 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) 2006-07-29 05:36:11 +00:00
sfraser%netscape.com 3cf0d19acc Fix the modifier for the cmd_cut binding, bug 67113. r=jag, akkana, sr=hyatt 2006-07-29 05:36:10 +00:00