Граф коммитов

219 Коммитов

Автор SHA1 Сообщение Дата
rob_strong%exchangecode.com 8eeb91b3fc Bug 324717 - Extra extensions.getMoreExtensionsURL and extensions.getMoreThemesURL prefs in firefox.js. r=mconnor, a=mconnor 2006-01-25 22:53:03 +00:00
beng%bengoodger.com 2edbfa7ff0 308396 - UE improvements for tabbed browsing in response to usability studies conducted. In particular, add close buttons to tabs, improve the reselection behavior of new tabs opened especially in single window mode, simplify the preferences available for tabs, and improve the visual appearance of keyboard-focused tabs. r=mconnor. 2006-01-20 23:04:26 +00:00
gavin%gavinsharp.com e3df17cc83 Bug 323715: removed unused "Smart Browsing" prefs, r=mconnor 2006-01-17 21:41:04 +00:00
brettw%gmail.com cf6a628f86 Bug 302050 inline spellchecking for text boxes r=bryner, sr=beng 2005-12-05 18:18:11 +00:00
gavin%gavinsharp.com a40ff71595 Bug 172817: Allow external source viewer/editor, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2005-11-22 05:36:48 +00:00
mark%moxienet.com 8db7653c40 Bug 314250, modifier key mappings for scroll wheels are bad. New mappings on Mac: ctrl=size, option=history, meta=line. r=beltzner r=mano 2005-11-17 18:50:50 +00:00
gavin%gavinsharp.com 3940fcaf7f Bug 313300: change default for browser.link.open_newwindow.restriction to "2" (don't divert window.open w/features), patch by Adam Guthrie <ispiked@gmail.com>, r=beltzner 2005-10-21 23:33:53 +00:00
mozilla.mano%sent.com 0120c195b5 Bug 262905 - Add a preference to control backspace/shift+backspace behavior (options: back/forward, PgUp/Down, Nothing), keeping the current default for now. r=mconnor. 2005-10-20 15:16:27 +00:00
mark%moxienet.com 273ffb1744 Bug 311941, tweak mousewheel sysnumlines values to be correct. r=mano 2005-10-10 19:29:47 +00:00
gavin%gavinsharp.com 3a7f076730 Bug 308862: Remove unused preference "browser.tabs.opentabfor.urlbar", patch by Hans-Andreas Engel <Hans-A.Engel@unibas.ch>, r=mano 2005-10-07 23:56:31 +00:00
beng%bengoodger.com 3f05d1c4c3 305226 - details link in software update is broken. make sure there's a fallback url if the update.xml file does not provide one. r=darin, mscott a=mscott 2005-10-03 16:34:49 +00:00
beng%bengoodger.com 4fad78842a 305226 - final details url for firefox and thunderbird for the 'Update failed for some reason' page of the update wizard. Simply takes users to the firefox/thunderbird product pages so they can get the latest version. r=mscott. approving myself. 2005-09-27 23:35:00 +00:00
mozilla.mano%sent.com a3b049a275 Bug 309730 - Tweak wheel+modifiers preferences on OS X. r=mconnor. 2005-09-26 03:40:18 +00:00
bryner%brianryner.com 6ba0ca043f Add a global limit to the number of cached content viewers that scales with the amount of physical memory. Patch by Marria Nazif <marria@gmail.com>. Bug 292965, r=biesi, sr=me. 2005-09-23 18:16:40 +00:00
gavin%gavinsharp.com 5e93e8ef16 Bug 219532: Add pref to make search bar results always open in a new tab, patch by Chris Butcher <cbutcher@gmail.com>, r=mconnor 2005-09-17 19:51:21 +00:00
allan%beaufour.dk f3037c1426 Build alerts service on non-Win32 platforms (gtk1/2). Bug 305375, r=bsmedberg, patch by Jens Bannmann 2005-09-16 11:52:56 +00:00
bryner%brianryner.com 53d768e870 Backing out 292965 until Tp regression is understood. 2005-09-14 07:28:05 +00:00
bryner%brianryner.com d67792fcc9 Add a global limit to the number of cached content viewers that scales with the amount of physical memory. Patch by Marria Nazif <marria@gmail.com>. Bug 292965, r=biesi, sr=me. 2005-09-14 03:38:40 +00:00
ben%bengoodger.com ff905773dd 305843 - update timer should not fire every 5 seconds - fire every 10 minutes instead. r=brettw@gmail.com, a=chase 2005-08-26 19:40:55 +00:00
cmp%mozilla.org 82ae8bfca7 Use simpler form of AUS2 update URL. Bug 302721, attachment 193786.
r=chase@mozilla.org, a=cbeard@mozilla.org
2005-08-25 03:49:07 +00:00
cmp%mozilla.org 9dd7889eb0 Implement update service channels. Bug 302721, attachment 192129. Patch
by Darin Fisher <darin@meer.net>.  r=benjamin@smedbergs.us
2005-08-25 02:16:35 +00:00
cmp%mozilla.org 78ebced36f Add --enable-update-channel for browser+mail. Bug 302721, attachment
193749.  r=bryner@brianryner.com, sr=benjamin@smedbergs.us
2005-08-25 00:59:09 +00:00
bsmedberg%covad.net c54aa3f56b Bug 304476 (and 304478) - remove app.extensions.version from default prefs - r=chase 2005-08-16 19:28:01 +00:00
myk%mozilla.org ea0b137dab Fix for bug 304362: makes feedview parse W3C-DTF dates correctly; also, fixes several regressions from the checkin for bug 303848, specifically: uncomments call to Feed.init() so feeds get initialized (and dates show up and refresh works); calls the refresh function appropriately so refresh works; disables refresh by default; adds back menu display and refresh prefs; makes refresh pref refer to minutes rather than seconds; and looks for prefs in DOM by correct name (all lowercase, since XSLT forces them to that) so the menu shows up and refresh works. r=mconnor, sr=beng 2005-08-15 22:45:23 +00:00
mconnor%steelgryphon.com 78c3248bef bug 271097 - add UI to enable turning off searchplugin auto-update, patch by O. Atsushi (torisugari@gmail.com), r+a=me 2005-08-12 03:06:39 +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
mozilla.mano%sent.com ab74c6f882 Bug 303203 - Turn on autoscroll on OS X. r+a=mconnor. 2005-08-08 21:05:37 +00:00
mozilla.mano%sent.com 1ffd5569bc Bug 300590 - default bidi.browser.ui to false. r=mconnor, a=bsmedberg. 2005-08-06 07:34:17 +00:00
ben%bengoodger.com d074071ae5 302073 - turn on software update background checking by default r=darin a=bsmedberg 2005-08-03 20:34:17 +00:00
ben%bengoodger.com 8453d9147c part of 302059 - default preferences r=darin 2005-08-03 20:32:51 +00:00
myk%mozilla.org 279d0f9608 Fix for bug 302121: Implements feedview feature for better display of RSS and Atom feed files. r=mconnor, approval1.8b4+=mconnor 2005-08-02 03:29:11 +00:00
mconnor%steelgryphon.com 2e50ed5ccf bug 285440 - UI to clear SSL session, also clears http auth, r=dveditz, a=bsmedberg 2005-07-26 21:38:23 +00:00
ben%bengoodger.com fd4c028c43 296566: make extensions check for updates to themselves every 24 hours instead of every 7 days, r=rob_strong@exchangecode.com 2005-07-25 17:25:04 +00:00
masayuki%d-toybox.com 15165f0770 Bug 298712 Space before parenthesis of accesskey should be removable r=pkwarren, neil, mconnor, sr=bzbarsky, neil, a=asa, mconnor 2005-07-20 08:40:13 +00:00
gavin%gavinsharp.com 9f428fcfee Bug 233977: (Mac) Single-click selects entire address bar rather than activates cursor, r+a=mconnor 2005-07-19 21:13:03 +00:00
ben%bengoodger.com cf84a2f72f Fix and enable post-update prompting, make sure app managed items don't show up in incompatible list, make sure disabled items dont show up in incompatible list, reorg code and add documentation. bug 299302 for making extension manager getIncompatibleItemList have an optional filterDisabled parameter r=darin 2005-06-30 23:00:48 +00:00
ben%bengoodger.com 5f0359fa0a make install notification work on subsequent start after install - not done yet 2005-06-30 01:35:45 +00:00
bryner%brianryner.com b5142ba447 Enable fastback (saving 3 content viewers). Bug 298293, r+sr=darin, a=bsmedberg 2005-06-29 03:57:49 +00:00
ben%bengoodger.com a4aa81a4c2 clean up on restart 2005-06-29 01:34:36 +00:00
ben%bengoodger.com 304cbe853b unify preference handling, fix update history not to show redundant entries 2005-06-28 18:56:40 +00:00
mconnor%steelgryphon.com 6705cf2d0e bug 216466 - followup, remove duplicate pref entry in firefox.js, patch by hskupin@gmail.com, r+a=bsmedberg 2005-06-28 15:49:37 +00:00
mconnor%steelgryphon.com 69f144bca7 bug 216466 - turn on xul error pages by default, a=bsmedberg 2005-06-24 01:42:37 +00:00
ben%bengoodger.com f4e745ab8e default background checking to OFF for now 2005-06-22 01:00:56 +00:00
ben%bengoodger.com b4932db5a2 Many update improvements: making background update work properly. User nagging after user opts to do something later. Rework timer manager so it's less retarded. etc. 2005-06-22 00:59:50 +00:00
doronr%us.ibm.com 2e373f4427 Bug 289076 - plugin finder URL should not be localizable. r/a=bsmedberg 2005-06-16 18:24:34 +00:00
darin%meer.net a6550f8a40 Construct update URL using RegExps per suggestion from Ben.
Include "0" in baseURL per Chase.
2005-06-14 01:54:18 +00:00
darin%meer.net 4600c7f389 Update firefox prefs accordingly for new update service. 2005-06-11 01:11:00 +00:00
ben%bengoodger.com 415e1b3674 Add an 'errors' page to the update wizard to report verification errors. 2005-06-10 00:07:47 +00:00
ben%bengoodger.com 134b94df1a Implement new timer manager for handling of update interval timers for the update service and the extension manager 2005-06-08 00:21:30 +00:00
ben%bengoodger.com a1a115ee47 Make update selection a little better 2005-06-07 00:26:55 +00:00