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

97 Коммитов

Автор SHA1 Сообщение Дата
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
bzbarsky%mit.edu 6921b200f8 Make "save link as" work in the context menu on files in the XUL
dirviewer.  Bug 124762, r=bbaetz, sr=jag.
2006-07-29 05:39:27 +00:00
blakeross%telocity.com 62069d5cd7 92749 - "view background image" context menu item doesn't always appear when it should. r=bz sr=hewitt 2006-07-29 05:39:26 +00:00
bzbarsky%mit.edu 32d92100af Don't use "(null)" for the image filename if there is no filename in the
url.  Bug 121504, r=doron, sr=blake
2006-07-29 05:39:25 +00:00
ben%netscape.com f237517280 Fix .9.8 bugs:
115180 - saving a complete page on top of an existing complete page messes up
116167 - "Save Image" uses POST method
116445 - gzip files expanded when downloaded via "save link as"
115181 - saving a file sometimes results in an unpopulated progress dialog that does not go away
42441 - Save as Plain Text
115148 - save as dialog does not remember last directory used
115440 - File/Save Page does not work for PDF files
116263 - "File Type" selection in Save Page dialog is not remembered
115395 - Save Page as full page mpg does not work
115210 - Save Page as for plain text is not intelligent
115087 - Doing save page on an image Document should not save image document HTML

Nature of fixes described here:
http://bugzilla.mozilla.org/show_bug.cgi?id=120174

r=law, sr=hewitt
2006-07-29 05:39:15 +00:00
bbaetz%student.usyd.edu.au 7fadd4238e Bug 117805 - context menus don't work in XML documents
Patch by caillon@returnzero.com, r=heikki, sr=jag
2006-07-29 05:39:14 +00:00
sgehani%netscape.com c93dd0a2f0 Make search engine context menu item match spec.
b=15176; r=morse; sr=dveditz
2006-07-29 05:39:13 +00:00