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