bzbarsky%mit.edu
d08f7a07e9
Fix some .getFromTypeAndExtension to follow the api documentation. Bug 274339,
...
r=biesi,mconnor, sr=neil
2005-01-17 19:13:15 +00:00
bzbarsky%mit.edu
e03cc41232
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
2005-01-15 18:00:19 +00:00
timeless%mozdev.org
9e78753501
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
2005-01-14 07:58:37 +00:00
mconnor%myrealbox.com
4f21817389
bug 277625 - Context menu Copy Email Address not unescaping, r+sr=bz, a=asa
2005-01-10 07:34:47 +00:00
cbiesinger%web.de
e279a2a949
Bug 241082 exthandler should require just nsITransfer, not nsIDownload
...
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-04 13:40:51 +00:00
bugzilla%arlen.demon.co.uk
fa2b47f85c
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
2004-12-21 19:31:07 +00:00
neil%parkwaycc.co.uk
5e28b4d5da
Bug 253787 JavaScript strict warning: reference to undefined property document.charset p=gautheri@noos.fr r+sr=me
2004-12-16 17:37:39 +00:00
smontagu%smontagu.org
23020beca1
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
2004-12-02 21:20:28 +00:00
neil%parkwaycc.co.uk
07fd5d8316
Bug 271981 JS strict warning: redeclaration of var charset r=biesi sr=bz
2004-11-29 13:01:04 +00:00
Stefan.Borggraefe%gmx.de
f6b87d66f3
Bug 252698: Use buttonlabel attributes in <dialog>s
...
r+sr=neil
2004-11-27 21:56:52 +00:00
bzbarsky%mit.edu
4b9ac417d8
Expose the content-disposition header on documents (via nsIWindowUtils), and
...
use it for save as. Bug 263697, r=biesi, sr=jst, a=asa
2004-11-18 20:50:16 +00:00
bzbarsky%mit.edu
59db60f905
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
2004-11-10 16:25:31 +00:00
bzbarsky%mit.edu
29fea4dd1c
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
2004-11-09 05:14:42 +00:00
db48x%yahoo.com
0592129ac1
bug 239472: Page Info -> media -> Save As... doesn't work
...
r=db48x, sr=jag
2004-10-26 06:59:57 +00:00
dbaron%dbaron.org
ac3268fad6
Restrict handling of various things to events coming from the user (not Web content). b=265176 r+sr=jst a=asa
2004-10-22 07:32:08 +00:00
jst%mozilla.jstenback.com
86b58ba58b
Fxing bug 249332. Don't use getters/setters for link.href in browser code. r=caillon@aillon.org, sr=dveditz@cruzio.com
2004-10-18 18:59:30 +00:00
smontagu%smontagu.org
7b9ef1424f
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
2004-10-17 17:10:06 +00:00
bzbarsky%mit.edu
033270f577
Fix nit caught by Neil. Bug 160454.
2004-10-11 15:21:19 +00:00
bzbarsky%mit.edu
69eadc53e4
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
2004-10-10 04:03:34 +00:00
Stefan.Borggraefe%gmx.de
b83646d064
Fix for Bug 209383: Middle-click on bookmark folder in sidebar also pastes into first tab
...
p=Wladimir Palant, r=neil, sr=jst
2004-09-29 13:13:31 +00:00
dbaron%dbaron.org
0a64a1e467
Move XPCNativeWrapper.js from communicator to global. b=256630 r=bryner sr=bzbarsky
2004-09-22 00:42:50 +00:00
Stefan.Borggraefe%gmx.de
a590e4fbda
Bug 250637: Remove broken "Power Search" feature that was never really implemented
...
r=pkwarren, sr=neil
2004-09-09 14:23:12 +00:00
jst%mozilla.jstenback.com
aa4ea96397
Fixing bug 250862. Prevent javascript: and data: URLs from being dropped into the content area. r=caillon@gmail.com, sr=dveditz@cruzio.com
2004-08-26 07:47:38 +00:00
neil%parkwaycc.co.uk
d372d25e42
Bug 255268 Make make chrome make installed-chrome.txt correctly r=bsmedberg
2004-08-18 19:14:51 +00:00
timeless%mozdev.org
4d74301d04
Bug 227302 Find Again fails if "Find in this Page" window open
...
patch by manish.jethani@gmail.com r=akk sr=rbs
2004-07-07 07:09:55 +00:00
timeless%mozdev.org
e698edaacf
Bug 240947 use content instead of _content
...
r=neil sr=dveditz
2004-06-24 23:44:05 +00:00
ben%bengoodger.com
c65983111c
243387 - about:plugins broken by download size reduction changes. Move about:plugins page to global package to remove dependency on defunct "communicator" package. r=mconnor
2004-06-20 01:42:05 +00:00
cbiesinger%web.de
589ae07662
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
2004-06-05 17:57:00 +00:00
kyle.yuan%sun.com
0fd3e4bc6b
Bug 243807 profile manager hangs other dialogs' action
...
r=neil, sr=jst, patch by neo.liu@sun.com
2004-06-01 02:06:32 +00:00
bzbarsky%mit.edu
43604ff818
Use "Search Web For" instead of "Web Search For". Bug 137254, patch by Tim
...
Meader <tmeader@gmail.com>, r=mconnor, sr=jag
2004-05-29 03:35:16 +00:00
neil%parkwaycc.co.uk
81c1ab2b63
Bug 220215 use the XPCNativeWrapper for Components.lookupMethod r=caillon sr=bz
2004-05-21 09:19:08 +00:00
timeless%mozdev.org
7b5970dc1f
Bug 243621 Standardize QueryInterface without throw
...
r=neil sr=darin
2004-05-17 23:38:25 +00:00
darin%meer.net
47bc3e198c
fixes bug 243149 "Hostname and port appears where 'Use Password Manager to remember these values.' usually is." r=biesi sr=dveditz
2004-05-11 22:09:10 +00:00
neil%parkwaycc.co.uk
3141e4bb0b
Bug 242979 File -> Upload File needs an access key r=aaronl rs=darin
2004-05-10 13:17:56 +00:00
cbiesinger%web.de
33c5b41794
239394 nsIMIMEInfo should use interCaps for methods and attributes
...
r=bzbarsky sr=darin
2004-05-08 18:37:06 +00:00
neil%parkwaycc.co.uk
b9e128ec20
Window menu radio menuitems should not be unnamed b=219832 p=macdoc@interx.net r=me sr=alecf
2004-05-06 20:42:28 +00:00
bzbarsky%mit.edu
8ea29386a0
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.
2004-05-02 18:12:08 +00:00
timeless%mozdev.org
dfa3455b02
Bug 161383 Checkmark indicating active window in Window menu only shows on second menu access
...
patch by macdoc@interx.net r=neil sr=roc
2004-04-27 12:11:17 +00:00
gerv%gerv.net
aa835b77c5
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 16:52:41 +00:00
varga%nixcorp.com
5026248834
Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
2004-04-17 05:53:38 +00:00
darin%meer.net
b86829b878
landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner
2004-04-17 00:58:23 +00:00
caillon%redhat.com
9886771d3f
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
2004-03-19 01:34:40 +00:00
cbiesinger%web.de
efaa40fdef
Bug 236627 getReferrer should create uris using the io service
...
r=neil sr=darin
2004-03-09 16:45:05 +00:00
cbiesinger%web.de
a066518639
bug 196871, make "save link target as" and friends send a referrer
...
r=neil sr=bz
2004-03-06 15:03:10 +00:00
neil%parkwaycc.co.uk
067cfb62f8
Bug 61870 Mail window should not display Edit/Delete Message when cursor is in a textbox (quicksearch) r=timeless sr=bienvenu
2004-03-04 09:22:06 +00:00
kairo%kairo.at
97c9024a5a
bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings, r=bsmedberg, sr=peterv
2004-02-27 11:54:28 +00:00
neil%parkwaycc.co.uk
0554daf840
Bug 233721 Add confirmation for Set As Wallpaper p=stefan@borggraefe.com r=me sr=tor
2004-02-19 11:15:29 +00:00
kairo%kairo.at
9ec4b6c21a
bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions
2004-02-04 14:24:38 +00:00
neil%parkwaycc.co.uk
a13da9e6d6
Bug 228536 Fix JS strict warning undefined property this.onStandaloneImage r=timeless sr=bz
2004-01-31 15:39:50 +00:00
cbiesinger%web.de
cb4a93a478
Bug 232369
...
remove the unused function makeProgressDialog
r=neil.parkwaycc.co.uk sr=bzbarsky
2004-01-28 21:57:04 +00:00
timeless%mozdev.org
dcb0aea500
Bug 231831 About Popups doesn't load pref panel on Yes.
...
patch by r=neil sr=jag
2004-01-27 16:38:45 +00:00
chanial%noos.fr
4493333826
remove files left over from bug 194678, r=bsmedberg, sr=bryner
2004-01-26 20:33:09 +00:00
neil%parkwaycc.co.uk
bd0936acfd
Bug 231651 gNavigatorBundle is not defined when attempting to open empty location history in the open location dialog r=timeless sr=jag
2004-01-22 10:00:20 +00:00
neil%parkwaycc.co.uk
4cf38c4cc1
Cleanup print preview JS b=228529 p=gautheri@noos.fr r=me sr=alecf
2004-01-18 22:50:13 +00:00
cbiesinger%web.de
d841e8327b
fix js error introduced by the checkin for bug 223908 (see that bug for this patch)
...
patch by durbacher@gmx.de (Andreas Kunz) r=neil@parkwaycc.co.uk sr=mscott
2004-01-07 22:21:51 +00:00
pete.zha%sun.com
518649d98b
bug=223908(Add "Net config" selector)
...
r=neil.parkwaycc.co.uk sr=jst patch=leon.sha@sun.com
2003-12-31 07:13:12 +00:00
neil%parkwaycc.co.uk
2ce16a8594
Supplementary patch to bug 228619 p=gautheri@noos.fr r=me sr=bz
2003-12-25 11:50:37 +00:00
timeless%mozdev.org
84cdd5375e
Bug 228619 Warning ``assignment to undeclared variable entry'' [xs] in file ``chrome://communicator/content/contentAreaUtils.js'', line 667, character 0.
...
r=neil sr=bz
2003-12-21 04:06:57 +00:00
timeless%mozdev.org
c5e776e69f
Bug 228529 JS Warnings in printing/print preview
...
r=neil sr=bz
2003-12-21 04:04:25 +00:00
timeless%mozdev.org
24f6ab71eb
Bug 228398 Warning ``reference to undefined property this.mContentDisposition'' [xs] in file ``chrome://communicator/content/contentAreaUtils.js'', line 559, character 0.
...
r=neil sr=bz
2003-12-21 04:04:14 +00:00
jst%mozilla.jstenback.com
9bcc7f2a01
Fixing bug 223111. Making the page-setup settings shrink-to-fit and scaling persist across Mozilla instances. Patch by jblanco@us.ibm.com, and modiefied by me. r=ben, sr=bienvenu, a=asa.
2003-12-17 07:52:49 +00:00
cbiesinger%web.de
b2672e2659
bug 228321. content-encoding: gzip page gets saved gzipped when no extension
...
present in the url
r=bzbarsky sr=darin a=chofman
2003-12-16 23:17:58 +00:00
jshin%mailaps.org
7dc0e571ec
bug 213337: validate file name before presenting it as a suggested filename (2nd part) : r=cbiesinger, sr=jag, a1.6=asa
2003-12-15 23:03:16 +00:00
caillon%returnzero.com
1336bba247
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
2003-12-12 22:50:13 +00:00
timeless%mozdev.org
cbb5c411b3
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
2003-12-08 00:01:10 +00:00
jshin%mailaps.org
88492d9c99
bug 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa
2003-12-03 21:41:37 +00:00
dbaron%dbaron.org
f35f2c3708
Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa
2003-12-02 23:22:11 +00:00
cbiesinger%web.de
bd7cd09ade
213877 r=neil.parkwaycc.co.uk sr=bzbarsky a=asa
...
update contentAreaUtils.js callers to pass type and extension to mimeservice
this should greatly reduce the extension fixup bugs, especially .html.htm, .mp3.mp2 and similar should no longer happen.
2003-11-24 18:56:51 +00:00
chanial%noos.fr
7735876dd5
Bug 194678: Move pageSetup into the toolkit. r=bsmedberg, sr=bryner and a big thanks to Dave Miller for moving the files!
2003-11-19 06:34:51 +00:00
cbiesinger%web.de
26c72f348f
bug 223990. Should have a getPrimaryExtensionForType function
...
r=bzbarsky sr=darin
also changes nsIMIMEService functions to start with a lowercase letter (only affects JS Callers)
2003-11-13 23:00:55 +00:00
darin%meer.net
d511e38761
fixes bug 224240 "nsURIChecker cleanup" r=biesi sr=bzbarsky
2003-11-09 22:49:57 +00:00
cbiesinger%web.de
6724968770
Bug 223998
...
contentAreaUtils.js: getMIMEInfoForExtension should be getTypeFromURI
r=neil.parkwaycc.co.uk sr=bz
2003-10-30 21:34:39 +00:00
varga%nixcorp.com
ea82c8c3ca
Fix for bug 221361. right click context speed is very slow with large selections
...
r=jan,neil sr=alecf patch by gemal
2003-10-30 10:32:59 +00:00
neil%parkwaycc.co.uk
57179de8f5
Bug 223549 GenerateValidFilename should use validateFileName p=ian@arlen.demon.co.uk r=me sr=bienvenu
2003-10-30 10:12:32 +00:00
neil%parkwaycc.co.uk
c98c6f10f3
Bug 215656 Cookie and Popup managers don't update scrollbar correctly r=mvl/dwitte sr=bryner
2003-10-30 09:33:40 +00:00
jshin%mailaps.org
e23c5a36ac
bug 195093 : modernize nsILocale (r=smontagu, sr=darin)
2003-10-30 05:04:45 +00:00
neil%parkwaycc.co.uk
f40d86059a
Bug 92726 Save As should default to the message subject r=me moa=glazou sr=bienvenu a=asa
2003-10-24 12:13:46 +00:00
kairo%kairo.at
07e3c65080
bug 154927 - automate localeVersion updates based on milestone.txt - we'll now create all those files during compile time from .in files, r=leaf, sr=bz
2003-10-18 17:54:07 +00:00
bzbarsky%mit.edu
32093a1139
Gunzip things with content-encoding:gzip whose file extension is .zip when
...
saving or running helpers. The idea here is to decompress unless the encoding
and extension match up. If they do, then don't decompress. Bug 152275,
r=biesi, sr=darin
2003-10-09 02:10:25 +00:00
timeless%mozdev.org
2faa5aacc1
Bug 138074 context menu for Image as URL doesn't match spec
...
r=caillon sr=jag
2003-10-09 00:33:16 +00:00
timeless%mozdev.org
5474be3783
Bug 220451 - Popup Manager's "Allowed Sites" dialog doesn't persist size and position
...
patch by borggraefe@despammed.com r=neil sr=alecf
2003-10-09 00:29:09 +00:00
cbiesinger%web.de
56573a1871
220672. r=darin sr=bzbarsky
...
Convert nsIEncodedChannel::contentEncodings to nsIUTF8StringEnumerator.
Previously, it used nsISimpleEnumerator, and returned an nsISupportsCString with it.
2003-10-05 17:06:37 +00:00
cbiesinger%web.de
67ddc9b65e
bug 193740. remove timebomb code
...
r=neil.parkwaycc.co.uk@myrealbox.com sr=alecf
2003-10-03 20:43:59 +00:00
neil%parkwaycc.co.uk
f96e681315
Bug 220460 "About Popups" dialog should autosize and not be resizable p=borggraefe@despammed.com r=me sr=bienvenu
2003-10-02 08:10:39 +00:00
timeless%mozdev.org
b68f254ff3
Checking in one-line, fix for 219029
...
patch from Ian Neal <bugzilla@arlen.demon.co.uk>, r=caillon, sr=jst
2003-09-29 21:51:20 +00:00
neil%parkwaycc.co.uk
dd6f308402
Bug 169000 Wrapper library to access XPConnect native objects from chrome JS p=caillon r=jag sr=jst
2003-09-24 10:27:14 +00:00
neil%parkwaycc.co.uk
ac8521fc2e
Bug 207416 Access keys clash in print preview p=piers@myrealbox.com r=varga sr=dmose
2003-09-20 21:58:34 +00:00
cbiesinger%web.de
d7d16c8f75
213337 Saving PDF different from viewing PDF
...
jag: review+
bz-vacation: superreview+
asa: approval1.5b+
2003-08-18 12:09:39 +00:00
neil%parkwaycc.co.uk
7302eb522e
Bug 179728 work offline not unchecked when toggled from status bar r=dean_tessman sr=rbs a=asa
2003-08-13 21:42:40 +00:00
neil%parkwaycc.co.uk
03a98d90f5
Bug 160055 Copy Email Address should unescape e.g. %40 to @ r=dean_tessman sr=bz a=asa
2003-08-12 11:09:20 +00:00
kairo%kairo.at
b6208f06a9
bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa
2003-08-11 11:31:24 +00:00
jshin%mailaps.org
2c54b7c2dc
bug 199237 : fix the rendering of the non-ASCII title of a non-text doc(image, media) opened in a new tab/window (r=bryner, sr=bz)
2003-07-26 05:17:26 +00:00
bzbarsky%mit.edu
ec0e304f16
Bump skinVersion up to 1.5, since older skins are likely to get broken by the
...
change to no longer support single-':' pseudo-elements. Bug 211657, r+sr=dbaron
2003-07-25 23:03:39 +00:00
cbiesinger%web.de
faf8419fc6
147679 GetFromMIMEType on Windows only gets one extension and needs rethinking r=bzbarsky sr=darin
...
this merges nsIMIMEService::GetFromType and GetFromExtension
2003-07-25 16:48:00 +00:00
neil%parkwaycc.co.uk
f1f85e32c0
Bug 136901 toOpenWindowByType should never open multiple windows r=varga sr=bz
2003-07-19 17:58:44 +00:00
cbiesinger%web.de
5c9c600ca8
addressing reviewer comments for 118621
2003-07-12 21:01:50 +00:00
cbiesinger%web.de
17339cb44b
118621 r=jag sr=bz http://foo/bar/ default save name should be bar.html
2003-07-12 20:59:25 +00:00
dwitte%stanford.edu
6e4c26ccb3
Bug 212284: Adding a web site to allowed popup site list crashes Mozilla [@ nsPermissionManager::Add ]
...
fixing a crasher regression from yesterday's landing of bug 209475.
patch by mvl; r=dwitte, sr=bz, a=dbaron.
2003-07-11 00:04:02 +00:00
timeless%mozdev.org
d17657f89a
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
...
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2003-07-02 14:29:47 +00:00
jshin%mailaps.org
2e41088018
bug 158006 : properly handle 'non-ASCII' filename in 'save as, save link
...
target as, save image as' by using nsIMIMEHeaderParam to decipher
'filename' parameter of Content-Disposition header. (r=neil, sr=jag)
2003-06-24 00:26:38 +00:00