Commit Graph

385 Commits

Author SHA1 Message Date
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
dbaron%dbaron.org
804259c6b1 Pass arguments through cleanly rather than performing extra escaping. b=307185 Patch from Tuukka Tolvanen <tuukka.tolvanen@gmail.com>. r=bsmedberg sr=bryner 2005-09-20 21:11:37 +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
mark%moxienet.com
52c1889034 Bug 306020 fallout, officially branded Mac Firefox builds are broken following MOZ_USE_OFFICIAL_BRANDING castration. r=mscott a/1.8=mscott 2005-09-07 01:51:58 +00:00
mozilla.mano%sent.com
cda227e0fc oops, the last checkin (306020) was supposed to be 1.8-branch only 2005-09-06 23:12:13 +00:00
mozilla.mano%sent.com
67e28213e2 [Mac] Change application menu label to 'Firefox' (instead of Deer Park). bug 306020, a=cbeard. 2005-09-06 23:04:22 +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
vladimir%pobox.com
e2f3298b80 cairo landing: misc build fixes for thebes backend 2005-08-20 06:21:16 +00:00
mark%moxienet.com
4e188e8ab2 Missed files from bug 302080. 2005-08-18 13:29:55 +00:00
mark%moxienet.com
4e19563146 Bug 302080, Mac products need to display EULA. New Mac dmg packager, EULA resources, dmg backgrounds, and icons. Also fixes 180837, 257854, 283598. r=josh sr=smfr sr=bryner 2005-08-18 13:11:46 +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
cmp%mozilla.org
f892ead275 Bump browser version to 1.6a1. Bug 304472, attachment 192789. 2005-08-16 18:34:36 +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
ben%bengoodger.com
ab8be515b2 I hate myself 2005-08-12 01:17:07 +00:00
ben%bengoodger.com
45b09ace03 303848 - integrate feedview better with firefox browser code/live bookmarking system.
this is an initial stab at implementing a design I'm working on with Mike Beltzner
here: http://wiki.mozilla.org/Firefox:1.1_RSS_Pretty_Print
2005-08-12 00:34:19 +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
bsmedberg%covad.net
dab055967f Bug 269460 - Build system for easy replacement of trademarked names --with-branding=directory r=chase a=shaver 2005-07-25 18:56:27 +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
cmp%mozilla.org
abb56c5748 Override product version with app version number in app .exe file.
Bug 286825, attachment 190279.  r=benjamin@smedbergs.us,
sr=bryner@brianryner.com, a=chase@mozilla.org
2005-07-24 21:55:56 +00:00
mark%moxienet.com
ea21f4ee7a Bug 299404, can't package fox debug builds in a dmg on Mac. Debug app name should be FirefoxDebug.app or DeerParkDebug.app. Mac-only. r=josh a=asa 2005-07-20 18:36:14 +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
ffe3de55a8 undo oops 2005-06-22 01:00:09 +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
gandalf%firefox.pl
c4dce39279 Bug 261679: Provide anti-aliased PNG icons for Gnome and KDE; p=marek.stepien@gmail.com, r=mconnor, a=asa 2005-06-18 12:32:48 +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
scott%scott-macgregor.org
8602c3e9bd Bug #297227 --> Depend build fails to build PrintPDE.plugin Patch by Mark Mentovai
jhpedemonte: review+
peterv: superreview+
a=asa
(checked in on behalf of josh)
2005-06-13 19:59:11 +00:00
darin%meer.net
4600c7f389 Update firefox prefs accordingly for new update service. 2005-06-11 01:11:00 +00:00