Jared Wein
7a1be70c02
Bug 1037049 - In-content preference subdialogs that contain a <resizer> need to have their <resizer> removed and passed in as a "resizable" window opening parameter. r=Gijs
2014-08-20 17:22:55 -04:00
Jim Blandy
7e20285e70
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Florian Quèze
46e8421108
Bug 1022856 - Implement translator provider attribution. r=felipe
...
Parts of the patch written by Felipe, with r=florian
2014-06-20 15:50:41 -03:00
Mike de Boer
13ef3b4fd8
Bug 1013861: show translation preferences section if ui.show pref == true. r=felipe
2014-05-23 17:16:28 +02:00
Florian Quèze
890b1a4ce2
Bug 976574 - Implement 'Translation Preferences' option in infobar, r=felipe.
...
--HG--
extra : rebase_source : 240d73d8d852a1868bb96e39d61fc7a80a60621b
2014-05-13 09:57:08 +02:00
Gijs Kruitbosch
50fdfd6cea
Bug 860033 - un-generic-ify _showExceptions, r=gavin
...
--HG--
extra : rebase_source : 0a1dd71567a95892e0a8ad40c513c8baeb63be57
2013-04-11 19:41:21 -07:00
Gijs Kruitbosch
3da832b093
Bug 851702 - Remove JS load and advanced preferences from the UI, r=gavin
2013-04-05 11:52:54 +02:00
Gijs Kruitbosch
415dec3185
Bug 851701 - Remove 'Load images automatically' checkbox from prefs, r=gavin
2013-04-05 11:04:31 +02:00
Andres Hernandez
41c0955363
Bug 325901 - fix unnecessarily preprocessed files in browser/, r=gavin
...
--HG--
extra : rebase_source : cc42d98604e38528f3bc9941dce4f15ec8ad5d67
2012-08-10 14:20:25 -06:00
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
masayuki@d-toybox.com
2d15463f40
Bug 390901 CJK - font-name is not recognised correctly in preferences p=me+jdagett(mac part)+kerlt(fontconfig part) r=jdagett+me+stuart+mconnor b1.9=stuart
2008-03-13 03:32:50 -07:00
steffen.wilberg@web.de
f494e0b49b
Bug 394100: move Languages from Advanced to Content, below Fonts & Colors, in preferences dialog. r=mano, ui/a=mconnor
2007-10-09 10:24:35 -07:00
myk@mozilla.org
ec3ff32ae8
bug 377784: new Applications prefpane, which replaces the Download Actions dialog and the Feeds prefpane and provides a better UI for configuring handlers for MIME types and protocol schemes; r=gavin, ui-r=mconnor
2007-09-05 21:55:45 -07:00
jwalden%mit.edu
ae7bfbc478
Bug 340677 - update preferences panels (add anti-phishing, rationalize categories, simplify wording). We're slowly spiralling in on a final design... r=mconnor
2006-07-21 17:42:26 +00:00
jwalden%mit.edu
dd15a518df
Bug 340677 - update preferences panels (add anti-phishing, rationalize categories, simplify wording). r=mconnor
2006-07-05 22:41:03 +00:00
gavin%gavinsharp.com
a179cd8727
Bug 287571: Remove UI for 'Load Images for the originating web site only' pref, r=mconnor
2005-09-28 02:41:44 +00:00
gerv%gerv.net
35149ea17d
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-09-13 18:40:56 +00:00
mconnor%steelgryphon.com
a219e2bd16
bug 301311 - Default Font menu breaks if selected font is not on the system, r=vlad, a=cbeard
2005-08-25 05:20:24 +00:00
mconnor%steelgryphon.com
aab4703ebf
bug 299424 - disable common annoyances pref UI is too vague, r=vlad, a=asa
2005-08-10 05:50:54 +00:00
db48x%yahoo.com
e475909d23
bug 296662: Javascript strict warnings in preferences dialog
...
patch by Henrik Skupin <hskupin@gmail.com>, r=bsmedberg, a=asa
2005-06-14 10:19:34 +00:00
mozilla.mano%sent.com
45f5128d83
Font dialog regressions fix: Bug 283678 - Serif / Sans-serif pref ui doesn't work; Bug 283869 - crash after trying to change font prefs; Bug 283945 - empty font lists for some languages. r=ben. (patch from bug 283678)
2005-02-28 12:52:48 +00:00
ben%bengoodger.com
3178c995e4
283988 - javascript annoyances options checkbox does not work properly
2005-02-28 08:47:29 +00:00
ben%bengoodger.com
456a91dd52
283639 - sanitize does not work when confirm dialog is shown, also correct licenses
2005-02-27 06:39:44 +00:00
ben%bengoodger.com
aa842d85cb
283596 - load images from originating website only preference not working, patch by Nick Thomas <nrthomas@gmail.com> r=me
2005-02-27 00:33:54 +00:00
ben%bengoodger.com
233834adeb
283590 - changing cache size preference does not work - use the .value property, not the dom element itself!
...
also remove some dead code
2005-02-27 00:29:55 +00:00
ben%bengoodger.com
b622819900
274712 - new options dialog
2005-02-25 09:07:58 +00:00