cbiesinger%web.de
703920816e
bug 238166 patch by David Hallowell <dave532@uklinux.net> r=neil sr=roc
...
fix now-incorrect wording on obsolete themes warning
2006-05-17 02:39:12 +00:00
jshin%mailaps.org
289729ea3a
bug 237434 : add several languages/scripts to font selection menu (r=smontagu, sr=dbaron, a=asa)
2006-05-17 02:39:11 +00:00
timeless%mozdev.org
4e5c7be24a
Bug 243476 Remove accesskeys from listitems in pref-winhooks.xul
...
patch by durbacher@gmx.de r=neil sr=alecf
2006-05-17 02:39:10 +00:00
mozilla.BenB%bucksch.org
def3dff30f
bug 208821: Remove pref UI to send email address as FTP password.
...
r=Neil Rashbrook, sr=dveditz
2006-05-17 02:39:09 +00:00
bzbarsky%mit.edu
dadb2923a9
Create a service that can be asked whether a given webnavigation (or a
...
"typical" webnavigation) supports loading of a certain MIME type. Bug 283125,
r=biesi, sr=darin
2006-05-17 02:39:08 +00:00
Stefan.Borggraefe%gmx.de
7f4eae8402
Bug 226955: Conversion from <window class="dialog"> to <dialog>.
...
r=neil, sr=alecf, a=chofmann
2006-05-17 02:39:07 +00:00
jshin%mailaps.org
cca3ebfb5e
bug 282830: move down the 'Other languages' and 'user defined' to the bottom in the font pref. panel (r=smontagu, sr=bryner)
2006-05-17 02:39:06 +00:00
neil%parkwaycc.co.uk
84f21d5b76
Switch load handlers to setting document.title (as per bug 126903 setting the title attribute no longer works) b=261267 r=jst sr=shaver
2006-05-17 02:39:05 +00:00
roc+%cs.cmu.edu
8cf759c606
Bug 95227. Allow serif/sansserif defaults to be set per-language. Patch by Masayuki Nakano, r=dbaron,amadare,danm,smontagu,rbs,neil sr=roc
2006-05-17 02:39:04 +00:00
neil%parkwaycc.co.uk
92a6885672
Bug 237658 JavaScript strict warning: redeclaration of var dataEls p=gautheri@noos.fr r=me sr=jag
2006-05-17 02:39:03 +00:00
bugzilla%arlen.demon.co.uk
3f2ef65548
Bug 260364 Fixup radiogroups to use new .value functionality of radio.xml
...
p=me r/sr=neil a=asa
2006-05-17 02:39:02 +00:00
cbiesinger%web.de
9859e34313
239394 nsIMIMEInfo should use interCaps for methods and attributes
...
r=bzbarsky sr=darin
2006-05-17 02:39:01 +00:00
gerv%gerv.net
3c02d7de57
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-05-17 02:38:30 +00:00
varga%nixcorp.com
3c7e5cd733
Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
2006-05-17 02:38:29 +00:00
cbiesinger%web.de
ac703c7266
bug 180364, don't show the theme name in the "Uninstall Theme" button, to make this button fit even if the theme has a long name
...
r=neil sr=roc a=chofmann
2006-05-17 02:37:27 +00:00
timeless%mozdev.org
6d0d4f5b9f
Bug 207864 Some things GetService "@mozilla.org/rdf/container;1"
...
r=neil sr=jag
2006-05-17 02:37:26 +00:00
bzbarsky%mit.edu
416b1bf35e
Make getElementsByAttribute be an nsContentList so that it's got that live
...
DOMNodeList goodness that all nodelists should have. Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness. Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2006-05-17 02:37:25 +00:00
neil%parkwaycc.co.uk
ebd6ce725d
Bug 143663 Helper Apps listbox scrolls badly r=varga sr=alecf a=asa
2006-05-17 02:37:24 +00:00
neil%parkwaycc.co.uk
c5cf4cc2ac
Bug 230778 Convert pref window from nsIPref to nsIPrefBranch r=caillon sr=jag
2006-05-17 02:37:23 +00:00
neil%parkwaycc.co.uk
12b0dce117
Bug 228904 Preference panel load event handling cleanup p=gautheri@noos.fr r=me sr=alecf
2006-05-17 02:37:22 +00:00
jshin%mailaps.org
26dc5d8c08
bug 224595 : use de/encodeURI(Component) instead of escape/unescape (extra patch) : r=neil, sr=bryner
2006-05-17 02:37:21 +00:00
caillon%returnzero.com
44e3612a0c
Back out the patch for bug 230778 to fix bug 231769, can't change themes from the preferences panel.
...
a=chofmann,dbaron
2006-05-17 02:37:20 +00:00
neil%parkwaycc.co.uk
26e59982cd
Bug 223294 <dialog>s no longer need a <separator> at the bottom of their content p=stefan@borggraefe.com r=me sr=ben
2006-05-17 02:37:19 +00:00
timeless%mozdev.org
b00790b40a
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
...
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2006-05-17 02:37:18 +00:00
nhotta%netscape.com
13b0fa125a
move the pref dialog size info platform jar files,
...
check in for yxia@netscape.com
bug 99402, r=nhotta, sr=jag.
2006-05-17 02:37:17 +00:00
sspitzer%mozilla.org
00e602f3a4
fix for bug #244279
...
Enabling popup blocking from About Popups fails to set the preference.
thanks to neil for the fix.
r=mconnor, sr=dveditz
2006-05-17 02:37:15 +00:00
timeless%mozdev.org
620d3608b2
Bug 220451 - Popup Manager's "Allowed Sites" dialog doesn't persist size and position
...
patch by borggraefe@despammed.com r=neil sr=alecf
2006-05-17 02:37:14 +00:00
dwitte%stanford.edu
ba2460bac6
Bug 209475: Make nsIPermissionManager more flexible for extensions.
...
Changes nsIPermissionManager.idl to accept type strings rather than integers; this allows consumers to register unique types more easily, without fear of conflicting with an already-existing one.
Also fixes some bounds-checking fu (sr=bz on irc for those additional portions).
patch by mvl; r=dwitte, sr=bz.
2006-05-17 02:37:13 +00:00
neil%parkwaycc.co.uk
662b9c1178
Bug 252780 Document Roaming Access in Help p=giacomo.magnini@portalis.it r=ben.bucksch sr=me
2006-05-17 02:37:12 +00:00
neil%parkwaycc.co.uk
3bb28e92f1
Bug 230588 remove aim help hooks p=stolenclover@yahoo.com.tw r=me sr=alecf
2006-05-17 02:37:11 +00:00
rlk%trfenv.com
eb0131c377
Bug 227107 - Help button in Offline & Disk Space preferences is broken. r=neil@parkwaycc.co.uk, r=rlk@trfenv.com, sr=alecf@flett.org, a=asa@mozilla.org. Patch by Hasse (jasajudeju@telia.com).
2006-05-17 02:37:10 +00:00
ssu%netscape.com
3724e5338c
fixing bug 190546 - Help: New Mail/News prefs need Help buttons hooked up to correct locations in help content. r=dveditz, sr=sspitzer, a=sspitzer
2006-05-17 02:37:09 +00:00
aaronl%netscape.com
5b6f66df4f
Bug 196126. Hook up keyboard prefs help, update keyboard help. r=oeschger, no sr= required for help file changes, a=asa
2006-05-17 02:37:08 +00:00
shliang%netscape.com
a00058a924
195924, 195921, 195928 - popup blocking changes to use whitelisting only and provide info dlg when popup first encountered. r=danm, sr=jag.
2006-05-17 02:37:07 +00:00
cbiesinger%web.de
4fc27e07c8
149448 patch by Andreas Kunz <durbacher@gmx.de> r=neil sr=alecf
...
Themes with Long Descriptions Scroll "Get New Themes" Out of View
2006-05-17 02:37:06 +00:00
shliang%netscape.com
4ba92ce191
192193 - missed part of checkin for default whitelist for popup blocking. r/sr=jag
2006-05-17 02:37:05 +00:00
darin%meer.net
6288cd9e95
fixes bug 225424 "The View/Apply Theme menu of available themes should be sorted alphabetically"
...
patch by malcolm-bmo@farside.org.uk r=neil@parkwaycc.co.uk sr=alecf a=asa
2006-05-17 02:37:04 +00:00
shliang%netscape.com
e34e32cc99
192193 - preload popup blocking whitelist. r=danm, sr=jag
2006-05-17 02:37:03 +00:00
neil%parkwaycc.co.uk
defd1ba4a2
Bug 149406 Theme prefpanel - Uninstall button jumps around for long theme names p=mail124@bellsouth.net (Joe Infla) r=me sr=jag a=asa
2006-05-17 02:37:02 +00:00
neil%parkwaycc.co.uk
ddd92a44c3
Bug 147809 Themes preferences should not use deprecated target="_new" r=bz sr=peterv
2006-05-17 02:37:01 +00:00
pete.zha%sun.com
2f587c3cda
bug=193068
...
Missing accesskeys in preference dialogs
r=timeless sr=jaggernaut@netscape.com
2006-05-17 02:37:00 +00:00
timeless%mozdev.org
039485eddc
Bug 117532 UI Pref to prevent sites from taking over context menu
...
patch by robert@accettura.com r=neil sr=ben a=mkaply
2006-05-17 02:36:59 +00:00
timeless%mozdev.org
005a8492ca
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
...
patch by riceman+bmo@mail.rit.edu r=timeless sr=jag moa=darin
2006-05-17 02:36:58 +00:00
mconnor%myrealbox.com
d3ad0e0678
bug 117532 UI Pref to prevent sites from taking over context menu - patch by Robert J. Accettura (robert@accettura.com), r=jst sr=ben
2006-05-17 02:36:57 +00:00
bzbarsky%mit.edu
b181ac978c
REmove stray '}' that causes a JS error. Bug 227623, r=neil, sr=alecf, a=dbaron
2006-05-17 02:36:56 +00:00
cbiesinger%web.de
7da2cedce8
checking in right patch for bug 63117 - numbers in prefs accepted in octal when they start with 0, in hex when they start with 0x
...
r=neil sr=alecf, patch by eddyk@netscape.com/durbacher@gmx.de
2006-05-17 02:36:55 +00:00
cbiesinger%web.de
b7505d6cbf
backing out wrong patch for bug 63117
2006-05-17 02:36:54 +00:00
cbiesinger%web.de
48912345e6
Bug 63117 Numbers in prefs accepted in octal when started with 0 and hexadecimal when started with 0x
...
patch by eddyk@netscape.com/durbacher@gmx.de, r=neil sr=alecf
2006-05-17 02:36:53 +00:00
neil%parkwaycc.co.uk
28dedf278a
Bug 181973 Implement a system for inverting boolean prefs and apply it to the scripts listbox r=caillon sr=alecf
2006-05-17 02:36:52 +00:00
dwitte%stanford.edu
3b4defe2d5
remove support for dom.disable_cookie_{get,set} prefs.
...
b=223782, r=jst,caillon, sr=alecf,darin (yes really, four reviews).
2006-05-17 02:36:51 +00:00
shliang%netscape.com
29d3b3668b
bug 176624 - popup blocking. r=danm, sr=jag
2006-05-17 02:36:50 +00:00
pete.zha%sun.com
2d081a9b55
bug=223908(Add "Net config" selector)
...
r=neil.parkwaycc.co.uk sr=jst patch=leon.sha@sun.com
2006-05-17 02:36:47 +00:00
neil%parkwaycc.co.uk
1d49cfb460
Bug 127423 Offline prefs appear when MailNews isn't installed p=diego@biurrun.de r=me sr=mscott
2006-05-17 02:36:46 +00:00
bsmedberg%covad.net
4ff94ac3b6
Bug 220095, Navigator->Languages is empty (win32 installer builds only, fallout from bug 179834) rs=darin
2006-05-17 02:36:44 +00:00
bsmedberg%covad.net
2d65205518
Bug 170514 - Language name representation not localizable. Patch by marcel.gosselin@polymtl.ca r=nhotta sr=jag a=asa
2006-05-17 02:36:43 +00:00
smontagu%netscape.com
54651333b8
Change parsing of language tags for the Accept-Language header to accept from 2 to 8 characters in the first subtag. Bug 208277, author=d95mback@dtek.chalmers.se, r=smontagu, sr=darin.
2006-05-17 02:36:41 +00:00
neil%parkwaycc.co.uk
16547b7652
Bug 199930 js strict warning in pref-languages.js p=bugzilla@hecubagames.com (Chris Mannall) r=bz sr=jag a=asa
2006-05-17 02:36:40 +00:00
cbiesinger%web.de
9d7308963e
191002 patch by piersc@cogs.susx.ac.uk r=biesi sr=jag Allow adding of multiple user defined languages in prefs
2006-05-17 02:36:39 +00:00
timeless%mozdev.org
58bdd466f8
Bug 207865 ASSERTION: unable to normalize attribute name: 'NS_SUCCEEDED(rv)', file i:/build/mozilla/content/xul/content/src/nsXULElement.cpp, line 1301
...
r=neil sr=darin
2006-05-17 02:36:38 +00:00
timeless%mozdev.org
613e91ca78
Bug 194558 Label and combobox should be on same line in languages prefs
...
patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=alecf
2006-05-17 02:36:37 +00:00
kairo%kairo.at
5c5f171a23
bug 191160 - Add accesskeys to navigator language preferences, r=dean_tessman, sr=dmose, checking in for piersc@cogs.susx.ac.uk
2006-05-17 02:36:36 +00:00
bzbarsky%mit.edu
5dcece9608
Fix bug 220773. Patch by Daniel de Wildt <mozilla1q04@dewildt.de>, r=biesi, sr=bzbarsky
2006-05-17 02:36:35 +00:00
neil%parkwaycc.co.uk
a19ff86b05
Part of bug 230778 - remove @mozilla.org/preferences;1 from chrome r=caillon sr=jag
2006-05-17 02:36:34 +00:00
cbiesinger%web.de
7e28295e31
58557 r=bzbarsky sr=jag Mozilla allows you to override internal MIME types to no effect.
...
This checkin makes it so that a warning message is displayed if the user tries to create a helper app for an internally handled type.
2006-05-17 02:36:33 +00:00
chanial%noos.fr
492d4d859a
bug 221599 and 225150: remove ununused setter/getter in overrideHandler.js
...
r=biesi, sr=bz
2006-05-17 02:36:32 +00:00
bzbarsky%mit.edu
143f96976e
Use GetUnicodeResource instead of GetResource to fix intl issues. Bug 189106,
...
r=timeless, sr=dmose, a=asa.
2006-05-17 02:36:31 +00:00
alecf%flett.org
0719034156
fix for bug 205895 - make nsIMIMEInfo.getFileExtensions use a string enumerator, to avoid excess allocation at startup
...
r=bz, sr=darin
2006-05-17 02:36:30 +00:00
bzbarsky%mit.edu
044609b7cc
Fix the RDF-munging code to better handle the whole update-vs-assert thing.
...
Bugs 189034, 189080, 189107. r=pkw@us.ibm.com , sr=peterv
2006-05-17 02:36:29 +00:00
bzbarsky%mit.edu
9a6a723dd3
Tweak groupbox look. Bug 189101, r=biesi, sr=jag
2006-05-17 02:36:28 +00:00
aaronleventhal%moonset.net
feee1cdc29
Bug 260527. More fixes for xul radio button accesskeys. r=mconnor, sr=neil
2006-05-17 02:36:27 +00:00
jag%tty.nl
3090b2f479
Bug 203960: add a UI pref allowing the user to choose between "Add tabs" and "Replace existing tabs". r=Neil, sr=bryner
2006-05-17 02:36:24 +00:00
timeless%mac.com
7bebae628a
Bug 164466 Remove unused debug window pref
...
patch by walk84@yahoo.com r=caillon sr=bryner
2006-05-17 02:36:22 +00:00
bzbarsky%mit.edu
ce937afa37
Add pref for the default :active styling. Bug 142163, patch by
...
mats.palmgren@bredband.net (Mats Palmgren), r=bzbarsky/sr=dbaron on the
layout/xpfe parts of the patch, r=glazou/sr=bzbarsky on the editor part,
moa=neil on the prefwindow changes.
2006-05-17 02:36:21 +00:00
jerry.tan%sun.com
6b54d1176f
copy http proxy settings to ftp,ssl,gopher proxies
...
see bugzilla bug 50380, patch by jerry.tan@sun.com
r=neil sr=bryner
2006-05-17 02:36:20 +00:00
timeless%mozdev.org
ead7dea937
Bug 187508 Follow "full keyboard access" setting in System Preferences for tabbing navigation
...
patch by bugs.mano@mail-central.com r=aaronl sr=neil a=asa
2006-05-17 02:36:19 +00:00
aaronl%netscape.com
ea17791ff1
Bug 193966. Keyboard navigation prefs don't get set if clicking on OK in a different prefs panel. r=samir, sr=jag
2006-05-17 02:36:18 +00:00
aaronl%netscape.com
9d12fcc537
Bug 191413. Little text changes to keynav pref panel. r=jatin, sr=oeschger, a=dbaron
2006-05-17 02:36:17 +00:00
aaronl%netscape.com
70bd2e704b
Bug 169489. Preferences panel for Keyboard Navigation and Find As You Type. r=samir, jag. sr=dveditz, ui approval from Jatin, others
2006-05-17 02:36:16 +00:00
neil%parkwaycc.co.uk
e83e85a24e
Bug 89576 now that the wsm saves the page data the pref panel ok handlers don't need to r=caillon sr=alecf
2006-05-17 02:36:15 +00:00
caillon%redhat.com
95eb541256
Bug 238880
...
Couldn't eliminate group tabs as home page because of the wrong pref method being called to clear the previous prefs.
r+sr=ben
2006-05-17 02:36:11 +00:00
bmlk%gmx.de
c8359ab9b7
add missing & to enable localzing of prefEnablePipelining.accesskey in "HTTP Networking" window, bug 278545, Patch by bugzilla@mcsmurf.de r+sr=neil
2006-05-17 02:36:10 +00:00
jaggernaut%netscape.com
89186857fd
Bug 201177: Simplify pref UI for startup/new tab/new window behaviour. Patch by Ian Neal <ian@arlen.demon.co.uk>, r=Neil, sr=jag, a=sspitzer
2006-05-17 02:36:09 +00:00
timeless%mac.com
8837cbce50
Bug 158739 Tabbed Browsing, OS X: Command+Enter checkbox text displayed in 3 lines (should be 1 line)
...
r=doron sr=jag
2006-05-17 02:36:08 +00:00
jaggernaut%netscape.com
30803f91c4
Bug 139573: [classic] The UP/DOWN buttons are too small. Patch by Tuukka Tolvanen <t.bugz@lament.cjb.net>, r=sgehani, sr=jag, a=Asa
2006-05-17 02:36:07 +00:00
cbiesinger%web.de
c745541426
add ui for smoothscroll preference.
...
bug 232607, r=neil sr=roc
2006-05-17 02:36:06 +00:00
bzbarsky%mit.edu
ca8f78c444
cosmetic space removal. Bug 189036, r=caillon, sr=jag
2006-05-17 02:36:05 +00:00
timeless%mozdev.org
57c16a5648
Bug 180942 Helper Applications panel: buttons/groupbox partially cropped on right side
...
patch by doron r=caillon sr=bz
2006-05-17 02:36:04 +00:00
tingley%sundell.net
fd14de3d3c
Fix the broken tabs menu in the sidebar, and clean up a related idiom in
...
the prefs window. bug 211088: r=rjc, sr=bz, a=asa.
2006-05-17 02:36:03 +00:00
bzbarsky%mit.edu
5138476296
New helper app pref panel needs some more flex. Bug 188778, r=biesi, sr=jag
2006-05-17 02:36:02 +00:00
bzbarsky%mit.edu
51767977d3
Make the list of helpers show again. Bug 213914, r=biesi, sr=darin
2006-05-17 02:36:01 +00:00
bzbarsky%mit.edu
1f10c321fa
Fix strict JS warning. Bug 190541, patch by stevechapel@earthlink.net (Steve
...
Chapel), r=peterl, sr=bzbarsky
2006-05-17 02:36:00 +00:00
bzbarsky%mit.edu
41260d0cae
Fix bug 86640 -- change helper app dialog to properly remember the selected
...
course of action, move the "neverAsk" information from prefs back to
mimeTypes.rdf, remove the "Reset" button from helper app prefs, set up a way to
select "use default OS helper" for a given type. Patch by Bill Law
<law@netscape.com> and Philip K. Warren <pkw@us.ibm.com>, r=biesi, sr=bzbarsky,
what passes for moa in helper apps=bzbarsky.
2006-05-17 02:35:59 +00:00
jaggernaut%netscape.com
25db070d3b
Bug 201177: previous checkin's patch was by Ian Neal <ian@arlen.demon.co.uk>
2006-05-17 02:35:56 +00:00
caillon%returnzero.com
2778fcd16f
Bug 115539, Add pref UI to disable/enable domain guessing in Location (adding "www." and ".com" to domain names)
...
r=timeless sr=jag
2006-05-17 02:35:55 +00:00
jaggernaut%netscape.com
d698cc2fee
Bug 201177: Need to add pref UI to control new tab/window behaviour. r=Neil, sr=jag/hewitt, a=Asa
2006-05-17 02:35:54 +00:00
jshin%mailaps.org
27fb6fc0ef
bug 152264 : add zh-HK langGroup so that fonts can be specified separately for zh-HK and zh-TW langGroups (r=katakai, sr=blizzard). L10N changes included.
2006-05-17 02:35:53 +00:00
rbs%maths.uq.edu.au
11e662f49d
Only show the system default font on platforms where applicable, b=206782, r=jshin, sr=blizzard
2006-05-17 02:35:52 +00:00
bzbarsky%mit.edu
783b2a6c3e
Fix JS strict warning. Bug 230645, patch by Alex Vincent <ajvincent@juno.com>,
...
r=timeless, sr=bzbarsky
2006-05-17 02:35:51 +00:00
timeless%mozdev.org
6f2b278739
Bug 224657 errors in pref-advanced.xul when @mozilla.org/oji/jvm-config-mgr;1 or @mozilla.org/system-preference-service;1 are unavailable
...
r=neil sr=roc
2006-05-17 02:35:50 +00:00
timeless%mozdev.org
26ed0c61bd
Bug 217063 Preferences categories expand after being closed
...
Backing out bug 209149 Sub-categories should be shown when selecting a category in the preferences dialog
a=mkaply
2006-05-17 02:35:49 +00:00