Commit Graph

30 Commits

Author SHA1 Message Date
Paolo Amadini
147dff90bb Bug 899110 - Remove the code to switch between different back-ends from the Downloads Panel. r=enn 2013-11-04 19:21:13 +01:00
Javi Rueda
589054623a Bug 513164 - Remove "Manage Addons" from Preferences UI; r=gavin 2012-08-27 12:45:48 -04:00
Andrew Hurle
7d0a88f99a Bug 720154 - Move restore_on_demand checkbox to Tabs page, never disable it. r=zpao, ui-r=jboriss 2012-05-26 09:33:52 -04:00
Gervase Markham
82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Javi Rueda
3c0f63daf4 Bug 378577 - "Use Bookmark" button needs three dots after text, r=gavin 2011-09-08 15:55:00 -07:00
Paul O’Shannessy
58cfb803b8 Bug 648683 - Expose tabs on-demand preference [r=dietrich, r=gavin, ui-r=boriss]
This removes the browser.sessionstore.max_concurrent_tabs integer preference in favor of a boolean preference. This disables the hidden way of disabling cascaded restore.
The new browser.sessionstore.restore_on_demand preference is exposed in the "General" pref pane.
2011-08-15 23:24:25 -07:00
Tyler Downer
7ae2f7ba2b Bug 557133 - Conflict between Home Page and Help access keys. r=dietrich 2010-09-16 13:19:20 +02:00
Ehsan Akhgari
0280e054be Bug 567487 - Option to never remember history should disable the option to restore the last session; ui-r=limi r,a=gavin 2010-09-15 11:19:02 -04:00
Gavin Sharp
6d89e9d55a Bug 595356: pref dialog should show default home page as "Firefox Start".r=mak a=blocking 2010-09-14 19:10:28 -04:00
Saint Wesonga
6f6378cc6b Bug 523476 - Switch application/x-javascript to application/javascript, Firefox part. r=vlad 2009-11-05 14:53:26 +01:00
Ehsan Akhgari
71c6393d53 Bug 477696 - [RTL] Homepage URL in preferences is right aligned instead of left aligned; r=dao 2009-02-15 10:51:16 +03:30
Marco Zehe
69698cc055 bug 446535 - Main->Downloads->"Save to" file field misses accessible label, r=mano 2008-07-24 17:08:05 +02:00
mconnor@steelgryphon.com
6b1a312abe Bug 423486 - Remove help viewer from Firefox and point to SUMO, r=gavin, ui-r=beltzner, a1.9b5=beltzner 2008-03-24 10:18:38 -07:00
surkov.alexander@gmail.com
9d50e68b2b Bug 420733 - Fix a couple instances of aaa:labelledby usage for accessibility, patch=marco.zehe, r=aaronlev, mano, a=dsicore 2008-03-07 17:07:48 -08:00
rob_strong@exchangecode.com
b0132a26a6 Bug 406387 - Move System Defaults from Main to Advanced - General. r=sspitzer, approval1.9=dsicore 2007-12-03 18:38:06 -08:00
rob_strong@exchangecode.com
6d6430590d Bug 394299 - UI to provide access to extension options from app options cut off (also fixes bug 393945). r=mano 2007-08-31 03:39:06 -07:00
rob_strong@exchangecode.com
c2497ecc21 Bug 384956 - Provide access to extension options from app options. r-mano, ui-r=madhava 2007-08-29 20:50:47 -07:00
gavin@gavinsharp.com
8b13bd8798 Bug 394019: fix forgotten reference to renamed function (fixes download directory display when selecting a new value), patch by Jim Mathies <jmathies@mozilla.com>, r=me 2007-08-28 12:20:11 -07:00
sdwilsh@shawnwilsher.com
30d7fb302b Bug 308073 - Change default downloading folder in Windows Vista from Desktop to Downloads. Patch by Jim Mathies <jmathies@mozilla.com>. r=robarnold, r=robert.bugzilla, sr=dougt, a=mconnor 2007-08-21 10:22:02 -07:00
philringnalda%gmail.com
3a81b778b6 Bug 352032: A few prefs buttons lost their disable_button in the prefs reorg, r=gavin 2006-11-26 02:19:12 +00:00
aaronleventhal%moonset.net
71bcdd181f Bug 347219. File inputs and other embedded form controls in radio buttons not accessible. For chrome changes, r=mano. For mozilla/accessible changes, r=ginn.chen, sr=neil 2006-09-10 17:52:52 +00:00
jwalden%mit.edu
a32d4a5ebd Bug 345572 - In Options window tab Main bottom border line missing. r=mconnor 2006-08-14 18:02:14 +00:00
myk%mozilla.org
cc3fd8919a add UI for the browser.startup.page preference, so there's a simple way to tell Firefox to start with a blank page (or, for that matter, with your windows and tabs from last time, i.e. session restore)
bug=346044
r=mconnor
r=jwalden
2006-08-11 17:43:24 +00:00
myk%mozilla.org
949b757456 backing out fix for bug 346044, which turns out to have been premature (beltzner wants some changes to the UI for it) 2006-08-10 00:08:05 +00:00
myk%mozilla.org
6458c32a12 enable a simple way to set a blank page as your home page in preferences
bug=346044
r=mconnor
2006-08-09 23:05:52 +00:00
jwalden%mit.edu
43185c4bfd Fix a control/id attribute mismatch, r=me as trivial 2006-08-08 21:04:15 +00:00
mkaply%us.ibm.com
8d98809fe4 343780 - r=bsmedberg - type for pref attributes causing disabling homepage buttons not to work 2006-08-03 19:50:11 +00: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
a3a19c2f1e Bug 340677 - fix the prefwindow on Macs; bustage apparently caused by double-inclusion of controller.js in Places. Stupid Macs and macBrowserOverlay.xul... r=mano 2006-07-10 18:58:10 +00:00
jwalden%mit.edu
4cc0af39c4 Add a few missed files...if I have a clean tree and patch it with a patch that includes files, I shouldn't have to cvs add those files before I commit them - cvs sucks. 2006-07-05 23:06:49 +00:00