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

165684 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de 1d96fa1aa9 Bug 290648 make nsITransfer::init take an nsICancelable, and remove the observer attribute
r=bz sr=darin a=asa
2006-07-29 05:43:48 +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
cbiesinger%web.de 0060a87e86 Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
reflects its purpose
r=bz sr=darin
2006-07-29 05:43:45 +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
Stefan.Borggraefe%gmx.de 9eb09d6bd8 Bug 257758 Add UI for WPAD and option for using the configured SOCKS proxy for DNS lookups to proxy preferences
r=neil, sr=shaver
2006-07-29 05:43:43 +00:00
neil%parkwaycc.co.uk f3b7088edc Check for null focusedWindow in case of full-page plugins b=304243 r=IanN sr=jag 2006-07-29 05:43:42 +00:00
pedemont%us.ibm.com 1772bfcdac Bug 137523 - Add Minimize and Zoom to Window menu. Patch by mano. r=jhpedemonte, sr=neil 2006-07-29 05:43:41 +00:00
bzbarsky%mit.edu 88cb09bfdf Switch to "copy image" in the context menu to copy both the image data and the
URI.  Bug 135300, patch by O. Atsushi (Torisugari) <torisugari@gmail.com>,
r+sr=neil
2006-07-29 05:43:40 +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
bzbarsky%mit.edu b5795441b6 Fix some .getFromTypeAndExtension to follow the api documentation. Bug 274339,
r=biesi,mconnor, sr=neil
2006-07-29 05:43:38 +00:00
cbiesinger%web.de 6132d7bc31 Bug 241082 exthandler should require just nsITransfer, not nsIDownload
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2006-07-29 05:43:37 +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 874d58f418 Bug 147058 regressed bug 126726 b=299555 p=martijn wargers r+sr=me a=bsmedberg 2006-07-29 05:43:35 +00:00
timeless%mozdev.org 83b7f0c020 Bug 227302 Find Again fails if "Find in this Page" window open
patch by manish.jethani@gmail.com r=akk sr=rbs
2006-07-29 05:43:34 +00:00
timeless%mozdev.org b89f27a0f0 Bug 272705 Error ``document.getElementById("cmd_SwitchTextDirection") has no properties'' [xs] in file ``chrome://communicator/content/utilityOverlay.js'', line 387, character 0.
r=neil sr=neil
2006-07-29 05:43:33 +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
neil%parkwaycc.co.uk cedbe4dd73 Bug 271981 JS strict warning: redeclaration of var charset r=biesi sr=bz 2006-07-29 05:43:31 +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
bzbarsky%mit.edu 3369da96b5 Expose the content-disposition header on documents (via nsIWindowUtils), and
use it for save as.  Bug 263697, r=biesi, sr=jst, a=asa
2006-07-29 05:43:29 +00:00
bzbarsky%mit.edu c5e57354a2 Treat "https" the same as "http" for filename-determination purposes. Bug
263839 partial fix, patch by Phil <Time_lord@hotmail.com>, r=bzbarsky, sr=neil
2006-07-29 05:43:28 +00:00
bzbarsky%mit.edu 50b8f51678 Don't set the displayDirectory to null, since some of our picker impls crash if
you do that.  Bug 267406, patch by Phil <Time_lord@hotmail.com>, r=bzbarsky,
sr=neil
2006-07-29 05:43:27 +00:00
db48x%yahoo.com e117445562 bug 239472: Page Info -> media -> Save As... doesn't work
r=db48x, sr=jag
2006-07-29 05:43:26 +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
masayuki%d-toybox.com 168a19a301 Bug 308173 Printing reverts to default printer every time a page is printed r+sr=neil 2006-07-29 05:43:24 +00:00
masayuki%d-toybox.com f1522f36af Bug 118563 The new print properties dialog does not save papersize / fix for saving to pref on suite r+sr=neil.parkwaycc.co.uk, a=asa 2006-07-29 05:43:23 +00:00
dbaron%dbaron.org 750c6197db Move XPCNativeWrapper.js from communicator to global. b=256630 r=bryner sr=bzbarsky 2006-07-29 05:43:22 +00:00
Stefan.Borggraefe%gmx.de fcbe5d132a Bug 250637: Remove broken "Power Search" feature that was never really implemented
r=pkwarren, sr=neil
2006-07-29 05:43:21 +00:00
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
bzbarsky%mit.edu 6388665900 Fix nit caught by Neil. Bug 160454. 2006-07-29 05:43:16 +00:00
bzbarsky%mit.edu ddd8775149 Remove the use of HEAD when saving files, since it's so poorly implemented by
servers.  Bug 160454, patch by Phil <Time_lord@hotmail.com> (to whom I'd like
to express my deepest thanks for doing this!), r=biesi, sr=bzbarsky
2006-07-29 05:43:15 +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
bugzilla%arlen.demon.co.uk 9ccd517870 Bug 285438 Drag and drop gestures can be hijacked to load priviliged xul - xpfe/toolkit trunk patch v2.0
p=jst/me r=neil.parkwaycc.co.uk sr=bzbarsky a=benjamin
2006-07-29 05:43:13 +00:00
kyle.yuan%sun.com 9d08cfe621 Bug 243807 profile manager hangs other dialogs' action
r=neil, sr=jst, patch by neo.liu@sun.com
2006-07-29 05:43:12 +00:00
jst%mozilla.jstenback.com bc8118cd9b Fixing bug 250862. Prevent javascript: and data: URLs from being dropped into the content area. r=caillon@gmail.com, sr=dveditz@cruzio.com 2006-07-29 05:43:11 +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
timeless%mozdev.org e073b0d18d Bug 243621 Standardize QueryInterface without throw
r=neil sr=darin
2006-07-29 05:43:08 +00:00
darin%meer.net 258c1127d0 fixes bug 243149 "Hostname and port appears where 'Use Password Manager to remember these values.' usually is." r=biesi sr=dveditz 2006-07-29 05:43:07 +00:00
cbiesinger%web.de acc696e2c7 239394 nsIMIMEInfo should use interCaps for methods and attributes
r=bzbarsky sr=darin
2006-07-29 05:43:06 +00:00
bzbarsky%mit.edu 18a921757d Fix bug 242261 by restoring the sessionHistory local (backout of second patch
from bug 228619), change proposed by Serge GAUTHERIE <gautheri@noos.fr>,
rs=bzbarsky.
2006-07-29 05:43:05 +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 17fae843b9 Bug 296597 Make suite save detached attachments r=Mnyromyr sr=bienvenu a=asa 2006-07-29 05:43:03 +00:00
timeless%mozdev.org 50b89edc35 Bug 110517 ctrl-k doesn't work in mail/news composer on unix
Changes check spelling binding for unix to ctrl-shift-k
patch by bz and me r=neil sr=sspitzer a=sspitzer
2006-07-29 05:43:02 +00:00
neil%parkwaycc.co.uk ddc9c1b375 Bug 231651 gNavigatorBundle is not defined when attempting to open empty location history in the open location dialog r=timeless sr=jag 2006-07-29 05:43:01 +00:00
dean_tessman%hotmail.com 04f4cdb9f8 194528 - Add accesskeys to Open Location
r=dean_tessman sr=dmose
patch by piersc@cogs.susx.ac.uk
2006-07-29 05:43:00 +00:00
neil%parkwaycc.co.uk 97beadb002 Bug 61870 Mail window should not display Edit/Delete Message when cursor is in a textbox (quicksearch) r=timeless sr=bienvenu 2006-07-29 05:42:59 +00:00