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

103 Коммитов

Автор SHA1 Сообщение Дата
mconnor%steelgryphon.com ab88abd5db bug 292774 - view image context menu allows chrome access, patch by neil, r=bz, sr+a=dveditz 2006-07-29 05:44:11 +00:00
brendan%mozilla.org e36783fbb9 Fixes and cleanups required by the infrastructure patch for 281988, r+sr=bsmedberg+bz. 2006-07-29 05:44:10 +00:00
cbiesinger%web.de 329d9926f1 258185 don't send referrer when pressing shift+enter in the location bar
r=neil sr=jag a=dveditz
2006-07-29 05:43:49 +00:00
bzbarsky%mit.edu 5eac9662f0 When saving images, get the content-disposition and type from imagelib. Bug
264757, r=biesi, sr=neil
2006-07-29 05:43:47 +00:00
bsmedberg%covad.net a6f563de7c Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2006-07-29 05:43:46 +00:00
mozilla.mano%sent.com 8f6a906a03 Bug 279416 - Implement a controller for cmd_switchTextDirection. r=brade sr=neil (for editor/) r=smontagu sr=neil (for xpfe/) r=mconnor (for browser/) 2006-07-29 05:43:44 +00:00
mconnor%myrealbox.com 58a1b01906 bug 277625 - Context menu Copy Email Address not unescaping, r+sr=bz, a=asa 2006-07-29 05:43:39 +00:00
bugzilla%arlen.demon.co.uk 15e5714e68 Bug 7840 Ability to specify default directory for downloads - As or not to As patch v0.7a - pud8
p=me r=neil.parkwaycc.co.uk sr/rs=jag
2006-07-29 05:43:36 +00:00
neil%parkwaycc.co.uk fac4b26f58 Bug 253787 JavaScript strict warning: reference to undefined property document.charset p=gautheri@noos.fr r+sr=me 2006-07-29 05:43:32 +00:00
smontagu%smontagu.org f0a2c364c9 Right-click text for properties doesn't show up based on xml:lang (language) attribute. Bug 207274, patch by Florian Queze <f.qu@laposte.net>, r=jag, sr=bzbarsky 2006-07-29 05:43:30 +00:00
smontagu%smontagu.org d962ba35c1 Add UI for changing direction of the document and input fields. Bug 85420, patch by Asaf Romano <bugs.mano@mail-central.com>, r=smontagu, sr=neil 2006-07-29 05:43:25 +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
cbiesinger%web.de 4c75970610 bug 196380
o) move nsCopySupport into content (from layout), it belongs there better
o) add an |currentURI| attribute to nsIImageLoadingContent which allows access to the URI that is currently being displayed
o) use that from the image uri copy code
xpfe part: r=neil.parkwaycc.co.uk sr=bz rest: r+sr=bz
2006-07-29 05:43:10 +00:00
neil%parkwaycc.co.uk b90ecb0bb7 Bug 220215 use the XPCNativeWrapper for Components.lookupMethod r=caillon sr=bz 2006-07-29 05:43:09 +00:00
gerv%gerv.net 46d325c9ad Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-07-29 05:43:04 +00:00
neil%parkwaycc.co.uk 0caa6de425 Bug 233721 Add confirmation for Set As Wallpaper p=stefan@borggraefe.com r=me sr=tor 2006-07-29 05:41:49 +00:00
neil%parkwaycc.co.uk 0b170dc7e4 Bug 228536 Fix JS strict warning undefined property this.onStandaloneImage r=timeless sr=bz 2006-07-29 05:41:48 +00:00
varga%nixcorp.com a8cf0737c3 Fix for bug 221361. right click context speed is very slow with large selections
r=jan,neil sr=alecf patch by gemal
2006-07-29 05:41:47 +00:00
timeless%mozdev.org 6f89b688c8 Bug 138074 context menu for Image as URL doesn't match spec
r=caillon sr=jag
2006-07-29 05:41:46 +00:00
neil%parkwaycc.co.uk c0a982eef1 Bug 160055 Copy Email Address should unescape e.g. %40 to @ r=dean_tessman sr=bz a=asa 2006-07-29 05:41:45 +00:00
neil%parkwaycc.co.uk 720e7a46e2 Bug 168916 Removing unnecessary redundancy in nsContextMenu.js p=stevechapel@earthlink.net r=choess sr=jag a=asa 2006-07-29 05:41:44 +00:00
bzbarsky%mit.edu 8ab2ee159a Checking in permissions rewrite phase 1 (troop deployment in the permission
gulf).  Bug 191380, patch by mvl@exedo.nl (Michiel van Leeuwen),
r=dwitte@stanford.edu, sr=darin.
2006-07-29 05:41:43 +00:00
cbiesinger%web.de a397877c79 Bug 182997 patch by johann.petrak@chello.at r=timeless sr=jag showItem("context-copy") should check isTextSelected and onTextInput 2006-07-29 05:41:42 +00:00
varga%netscape.com 86c22ad044 Landing pref based, automatic image resizing.
Disabled by default.
r=jst, sr=jag
2006-07-29 05:41:41 +00:00
danm%netscape.com 780694b574 Reinstating popup-blocking UI previously removed for the 1.2 release. Removing new privacy.popups preferences. bug 166442 r=brendan,dveditz,jag a=asa 2006-07-29 05:41:34 +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
dveditz%netscape.com c5433ded8f Backend changes to support popup blocking whitelists. No Mozilla UI yet but used by Phoenix. bug 174765 r=danm,sr=jag,a=brendan 2006-07-29 05:41:32 +00:00
timeless%mac.com 9c677d1658 Bug 172047 'Redo' item is missing in the context menu of text controls and urlbar
contributions from mats.palmgren@bredband.net r=jkeiser sr=bzbarsky moa=jag a=asa
2006-07-29 05:41:31 +00:00
danm%netscape.com 64fbf4d633 change popup manager's IDL constants to JS standard style instead of that silly reverse hungarian nonsense. r=brendan 2006-07-29 05:41:29 +00:00
danm%netscape.com bf3d924571 add popup blocking context menu item. bug 166442 r=brendan,jag 2006-07-29 05:41:28 +00:00
caillon%returnzero.com d9b1298399 Bug 141717 - Context menus break if a website defines its own "getSelection" variable/function
r=biesi
sr=jst
2006-07-29 05:41:12 +00:00
caillon%returnzero.com 140cbf5772 Bug 155062. View background image fails/works incorrectly when things have a background attribute, but a different specified style. We should always get the computed background-image and ignore what
the background attribute says.  r=bzbarsky sr=blake
2006-07-29 05:41:11 +00:00
ssu%netscape.com d7d266c39f fixing bug 137141 - Wrong context menu items in stand alone mail window. r=neil sr=sspitzer a=drivers 2006-07-29 05:41:10 +00:00
sspitzer%netscape.com a6b7929dfc fix for #138826. context menu (for images and in general) is broken in the stand alone mail message window. r=sspitzer, sr=blake. thanks to antonio.xu@sun.com for the initial patch. 2006-07-29 05:41:09 +00:00
dveditz%netscape.com 1818c4a33a bug 143420 make sure showOnlyThisFrame option doesn't inherit the wrong context r=bryner,sr=scc,a=brendan,adt1.0.0+ 2006-07-29 05:41:08 +00:00
rbs%maths.uq.edu.au a85d70f117 Whitespace to correct the typo in the bug number, b=49721,122524 (rather than 1222524) 2006-07-29 05:41:07 +00:00
rbs%maths.uq.edu.au c2a7e682bb Add 'View Selection/MathML Source' to the context menu & the support for that to work, namely: enlist MathML entity names, break viewSource.xul into a sharable XUL overlay, and implement the necessary logic to automatically re-select a selection into the inflated view-source display. b=49721,1222524, r=bzbarsky, sr=alecf 2006-07-29 05:41:06 +00:00
blakeross%telocity.com 9d86272d0f 140262 - context menu for input type=password should include paste. patch by bz. r=biesi sr=me 2006-07-29 05:40:33 +00:00
caillon%returnzero.com 5860f3d42f Bug 131429. The context menu item for 'Set as Wallpaper' on Windows platforms should be disabled while the image is loading, in order to prevent a partial image being set. r=biesi, sr=blake. 2006-07-29 05:40:32 +00:00
blakeross%telocity.com d2957f5b64 135103 - context menus missing separator in image menu. r=dean sr=ben 2006-07-29 05:40:31 +00:00
blakeross%telocity.com 62a8660b0e 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2006-07-29 05:40:29 +00:00
rpotts%netscape.com 5183a0ee87 bug #40867 (r=bzarsky@mit.edu, sr=jst@netscape.com, a=asa@mozilla.org) Add new caching API to allow view-source to load from the cache and not the network. 2006-07-29 05:40:03 +00:00
caillon%returnzero.com 28858718a1 Bug 129960. Special characters in computed URI values should be backslash escaped. r=hixie, sr=jst, a=asa 2006-07-29 05:40:02 +00:00
sgehani%netscape.com e491bdf3f7 Polish search results.
b=106127; r=morse; sr=hewitt; a=asa
2006-07-29 05:40:01 +00:00
caillon%returnzero.com 2fec2ad5ab Bug 116523, Search selected text context menu missing in XHTML as XML frameset docs, strict warning on right click. r=rossi@telnet.at, sr=jag, a=asa 2006-07-29 05:39:33 +00:00
akkana%netscape.com 0c8e65dc1d 83017: Fix title of the page info window. Fix from Daniel Brooks db48x@yahoo.com, sr=alecf, a=asa 2006-07-29 05:39:32 +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
hewitt%netscape.com f968a08700 41526 - implement 'Set As Wallpaper' on windows, r=pavlov, sr=blake 2006-07-29 05:39:30 +00:00
law%netscape.com 92ca023e5f Bug 50514; properly detect when right-clicking on a background image; r=bzbarsky, sr=hyatt 2006-07-29 05:39:29 +00:00
blakeross%telocity.com f69fc807d0 122303 - right clicks originating on xul elts shouldn't show context menu. r=ben sr=hewitt 2006-07-29 05:39:28 +00:00