Commit graph

62 commits

Author SHA1 Message Date
Marco Bonardo
ab69d3a84a Bug 715465 - Extraneous reportError in preferences/advanced.js
r=bbondy
2012-01-05 12:50:16 +01:00
Brian R. Bondy
367ce94fcc Bug 481815 - Provide a Windows service for silent updates. r=rstrong. 2012-01-04 23:19:14 -05:00
Michal Novotny
9776ec5e71 Bug 538588 - Split offline storage into http and offline cache in advanced network preferences dialog 2011-12-16 23:36:09 +01:00
Steffen Wilberg
cd410648ec Bug 701987: Remove checkbox for add-on auto-checking for updates (extensions.update.enabled) from the options window, and make enabling extensions.update.autoUpdateDefault in the add-ons manager also enable extensions.update.enabled. ui-review=boriss, r=mossop, a=xul/js-only 2011-12-12 21:56:26 +01:00
Steffen Wilberg
eea63f98ea Bug 600505: Reorganize app update preference ui to not favor disabling app update. ui-review=faaborg, r=rstrong 2011-10-13 13:01:58 -07:00
Steffen Wilberg
bc9bb0683f Bug 666574: Advanced pref pane shouldn't use setBoolPref. r=mano 2011-06-25 09:56:15 +02:00
Jeff Muizelaar
169ebd334c Bug 623446. Turn the layer acceleration prefs into a tri-state. r=joe,a=b
This removes:
 layers.accelerate-all
 layers.accelerate-none

and adds:
 layers.acceleration.disabled
 layers.acceleration.force-enabled

This is closer to what D2D does.
2011-01-11 17:01:37 -05:00
Jason Duell
6fcd142215 Bug 597304. Change wording for manual cache size override. r=gavin a=beta7 2010-09-22 14:33:54 -07:00
Byron Milligan
33fe9a1845 Bug 559942 - RE-LAND- Heuristic to pick default HTTP cache size. r=dwitte, gavin, ui=limi, a=blocks-beta7 2010-09-15 11:42:38 -07:00
Mounir Lamouri
3f850f954b Merge backout 2010-09-11 02:58:35 +02:00
Mounir Lamouri
d51fe93c4b Back out bug 559942 2010-09-11 02:57:06 +02:00
Byron Milligan
28bc5f31c3 Bug 559942, Part 4: UI change allowing user to turn smart sizing on or off.
r=gavin, a=beta6+
2010-09-08 17:49:17 -07:00
Felipe Gomes
2582d73897 Bug 594173. "Advanced > Use hardware acceleration when available" needs to control layers.accelerate-none pref (and also gfx.direct2d.disabled on Windows). r=mano a=blocking-beta6 2010-09-10 15:42:15 -03:00
Justin Dolske
efed813bd9 Bug 540532 - allow setting report submission preference via XPCOM. r=gavin, r=ted 2010-02-09 17:05:31 -08:00
Robert Strong
3f9e84ec98 Bug 529942 - Remove nsIApplicationUpdateService2 on trunk. r=dtownsend 2009-12-18 14:02:08 -08:00
Robert Strong
21a6b8bf19 followup fix for Bug 407875 - disable control when canCheckForUpdates is false instead of canUpdate. r=dolske, a=beltzner 2009-11-19 15:07:56 -08:00
Dão Gottwald
cefe50199a Bug 526230 - nsIApplicationCacheService::getGroups count outparam should be optional. r=honzab 2009-11-04 20:23:20 +01:00
Wolfgang Rosenauer
a4528f2763 Bug 506901 - preference advanced pane not updated on init; r=gavin 2009-07-29 09:49:27 +02:00
Dave Camp
79e576b0fa Bug 442810 - update ui for app cache changes. r=gavin, r=honzab, sr=bz 2009-02-22 11:09:10 -08:00
Robert Strong
83ed1268e6 Bug 464791 - Add ifdef MOZ_UPDATER for the app update preferences UI and Help menu. r=mconnor, approval1.9.1=mconnor 2008-11-26 00:45:24 -08:00
Magnus Melin
d873f69af6 Bug 457906: browser.cache.disk.capacity MBs are calculated incorrectly. r=gavin 2008-10-12 18:33:36 +03:00
Philip Chee
193cac5454 Bug 456959 - "Options->Advanced->Encryptation->Revocation Lists can open multiple crlManager.xul windows" (Fix window type in showCRLs()) [r=gavin] 2008-10-01 00:02:22 -05:00
Dave Camp
43a0d08dee Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
* * *
2008-08-26 16:09:02 -07:00
Dave Camp
0cabe03883 Backed out changeset ebafb9df6ce0 (bug 442806) 2008-08-24 23:11:31 -07:00
Dave Camp
2f08e458a6 Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-24 21:51:19 -07:00
Dave Camp
8e9da90c59 Backed out changeset ea551e6f0f40 (bug 442806) 2008-08-19 22:53:20 -07:00
Dave Camp
6280e84411 Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz 2008-08-19 19:30:44 -07:00
dcamp@mozilla.com
e2aa101052 Bug 424281: Fix up openAdvancedPreferences() for modal prefs dialogs. r=gavin, a=damons 2008-04-04 17:18:07 -07:00
dcamp@mozilla.com
bc1bdcc86f Bug 424017: list of offline apps broken on non-mac platforms. r=gavin, blocking-firefox3=beltzner 2008-03-28 14:26:42 -07:00
gavin@gavinsharp.com
b5b9fbe132 Bug 419840: fix busted Advanced tab in preferences, patch by Dave Camp <dcamp@mozilla.com>, r=me, a=mconnor 2008-02-27 10:00:15 -08:00
dcamp@mozilla.com
faf5fd0fcf Bug 397417: monitor disk usage of offline apps in the UI. r=enndeakin (nsDOMStorage change), r/sr=mconnor, ui-r/blocking-firefox3=beltzner 2008-02-26 13:13:17 -08:00
dcamp@mozilla.com
2b0c57ee05 Bug 419108: Offline exceptions button uses Ci where it isn't available. r=gavin, a=damons 2008-02-25 13:24:14 -08:00
dcamp@mozilla.com
ec7d260ced Bug 399528: Add 'never for this site' option to the offline-app notification bar. r=mconnor, ui-r=beltzner, blocking-firefox3=mconnor 2008-02-21 22:34:15 -08:00
myk@mozilla.org
4e7dadc25f bug 414931: remove cruft from browser.js and make offline storage website list in preferences work on Windows and Linux; r=mano 2008-01-31 15:50:54 -08:00
dcamp@mozilla.com
139cbe5e28 Bug 394392: UI for enabling/disabling offline applications. r=enndeakin, r=mconnor, ui-r=beltzner 2008-01-22 18:10:50 -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
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
gavin%gavinsharp.com
3abd0969dc Bug 352447: move "Show Passwords" button to RHS, add "Clear Now" for cache, patch by Mike Beltzner <beltzner@mozilla.com>, r=me 2006-09-13 06:56:34 +00:00
jwalden%mit.edu
ddbf869424 Bug 344368 - There should be a way to change spell checker settings in the options panel. ui=beltzner, r=mconnor 2006-07-24 18:35:00 +00:00
gavin%gavinsharp.com
f9659ad565 Bug 334472: Device manager dialog does not resize properly when using Extra Large Fonts theme, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mano 2006-07-19 13:46:39 +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
f1c4773096 Bug 252362: security warning preferences should be exposed in user interface, r=mconnor, ui-r=beltzner 2006-05-31 00:57:50 +00:00
gavin%gavinsharp.com
1a0f2121ad Bug 337774: improve safe browsing preferences panel, patch by Ryan Flint <rflint@dslr.net>, r=mconnor, ui-r=beltzner 2006-05-25 20:04:32 +00:00
mozilla.mano%sent.com
7dd94fccba Bug 303152 - Update prefs UI is broken. r=mconnor. 2005-09-14 15:26:13 +00:00
gerv%gerv.net
35149ea17d Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00
jwalden%mit.edu
4663dc3a07 Bug 305994 - Remove [Check Now...] button from Options > Advanced > Update. r=mconnor 2005-08-29 20:16:22 +00:00
rob_strong%exchangecode.com
753cb11129 Bug 305361 install-global-extension and install-global-theme work inconsistently. r=mconner, a=asa 2005-08-24 21:07:25 +00:00
rob_strong%exchangecode.com
2cfbbf8983 Bug 303288 Advanced > Updates > Extensions > Check now opens extension manager without close button. r+a=bsmedberg 2005-08-17 22:35:30 +00:00
ben%bengoodger.com
9f022e06d9 303449 - show update history button missing from preferences 2005-08-05 22:05:41 +00:00
ben%bengoodger.com
e61c4e352f 299507 - automatic update options dialog contains too much text. revised UI designed by mike beltzner.
also fixes preferences binding to use event names that match the onfoo attributes.
2005-08-02 05:27:14 +00:00