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

492 Коммитов

Автор SHA1 Сообщение Дата
gavin%gavinsharp.com ead6fe5a63 Bustage fix for the patch from bug 350453, r=bsmedberg 2006-08-28 20:02:33 +00:00
gavin%gavinsharp.com ff0005f41e Bug 350453: move branding-specific prefs to a special branding prefs file, to avoid ifdef OFFICIAL_BRANDING in firefox.js, r=bsmedberg 2006-08-28 19:36:26 +00:00
tony%ponderer.org 7c3081af82 bug 349234: only get a new key once per 24 hours
patch: remember last getkey request
r=provos,sr=darin
2006-08-24 00:11:59 +00:00
dietrich%mozilla.com 8ae92c7981 Fix SB URL for bug 348076 2006-08-21 23:30:32 +00:00
dietrich%mozilla.com d372cb6feb Bug 348076 remove generated URLs from region.properties - release notes URL, about page, cleanup (r=mconnor) 2006-08-21 19:14:29 +00:00
dietrich%mozilla.com 2389d1eac2 Further cleanup for bug 348076. 2006-08-19 19:32:19 +00:00
dietrich%mozilla.com 9072e70716 Bug 348076 remove generated URLs from region.properties - searchEnginesURL changes (r+a=mconnor) 2006-08-19 06:15:03 +00:00
dietrich%mozilla.com ec11f116b2 Bug 348076 remove generated URLs from region.properties (r=phil, sr=mconnor) 2006-08-19 02:00:52 +00:00
dietrich%mozilla.com fdda169c0d re-adding comments from an earlier merge problem 2006-08-19 00:23:40 +00:00
pkasting%google.com f5fa1c2b1c Back out bug 340895 due to tinderbox orange. 2006-08-18 22:07:29 +00:00
pkasting%google.com 22d39f42e8 Bug 340895: Move SessionStore prefs to firefox.js.
Patch by Simon B�nzli (zeniko@gmail.com)
r=mano
2006-08-18 21:19:15 +00:00
preed%mozilla.com d9a8f3d872 Fix some busted branch to trunk merging I did for bug 344897. This patch basically makes it so firefox.js is now rev 1.142 + my patch for bug 344897 + flamingice's patch (rev 1.145). Details are in bug 344897. r=gavin 2006-08-18 19:50:16 +00:00
flamingice%sourmilk.net 350acb8d93 Bug 348842: Make get-more-dictionaries use the canonical localized-service URL format, r=vlad 2006-08-18 17:02:40 +00:00
jwalden%mit.edu de3b7e5ed8 Revert part of last checkin here which backed out part of the previous checkin 2006-08-18 05:22:35 +00:00
preed%mozilla.com 339e225afd Bug 344897: anti-phishing needs different update urls for official builds. r=bsmedberg, rstrong 2006-08-17 22:51:41 +00:00
benjamin%smedbergs.us c62f361ad2 Fix non-XR orange from bug 319843 - Don't assume that we're using all of the new nsXULAppAPI features. 2006-08-17 15:37:22 +00:00
gavin%gavinsharp.com 730d918830 Bug 346242: final URLs for report phishing location, patch by Mike Beltzner <beltzner@mozilla.com>, r=tony@ponderer.org 2006-08-16 17:48:53 +00:00
jwalden%mit.edu 1a83e25ed9 Bug 346942 - Finalize anti-phishing UI, part 2. This gets rid of the stupid dialog we had before. Parts of patch courtesy of Tony Chang, rest was me, r=mconnor 2006-08-16 07:23:53 +00:00
gavin%gavinsharp.com 3928eb8087 Bug 347146: Feed Reader options are limited to 3, increase limit to 6, patch by Kohei Yoshino <kohei.yoshino.bugs@gmail.com>, r=mconnor 2006-08-11 20:26:14 +00:00
benjamin%smedbergs.us af03fc0477 Backout bug 345517 due to various issues. 2006-08-10 14:06:47 +00:00
benjamin%smedbergs.us ffd802f9ed Bug 345517 - Build Firefox --enable-libxul by default, r=darin/mento 2006-08-09 13:39:19 +00:00
benjamin%smedbergs.us 00fdeecaf8 Bug 326522 - application.ini from browser build --with-libxul-sdk is incorrect, patch by Pawel Chmielowski <prefiks@aviary.pl> r=me 2006-08-07 16:20:25 +00:00
pkasting%google.com 2070e797b8 Bug 339127: Add "spellcheck" attribute to control spellchecking.
r=brettw
sr=sicking
2006-07-29 00:04:40 +00:00
beng%bengoodger.com 229643bc43 342943 - localization for default feed handlers... move configuration into localizable prefs. r=pamg.bugs@gmail.com 2006-07-27 17:18:52 +00:00
tony%ponderer.org c4faff18f9 bug 344063: report phishing page should include the mozilla brand
r=me
2006-07-27 03:10:59 +00:00
benjamin%smedbergs.us a778372e10 Bug 335605 - Hook up "download dictionaries" context menu, r=brettw 2006-07-26 18:09:33 +00:00
gavin%gavinsharp.com 350e03f0a3 Bug 323798: Keyword URL Needs to be localized, r=axel, sr=bzbarsky 2006-07-26 01:19:42 +00:00
sspitzer%mozilla.org 1495286e92 fix for bug #344048
set tab min width and tab clip width to better values, per beltzner.

r=mano, ui-r=beltzner
2006-07-25 15:35:42 +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
gavin%gavinsharp.com ce948b83ab Bug 327932: re-implement search engine update system, patch by me and jminta, r=me/jminta, rs=mconnor 2006-07-20 23:00:39 +00:00
pamg.bugs%gmail.com bb15006068 Bug 337491: Allow disabling search suggestions. r=gavin, ui-r=beltzner, sr=beng 2006-07-20 22:54:19 +00:00
mark%moxienet.com 0a07420a3d 343931 Set app name in InfoPlist.strings during build based on --enable-official-branding. Use proper (UTF-16) encoding for InfoPlist.strings. r=bsmedberg 2006-07-19 20:09:01 +00:00
tony%ponderer.org 90c4cfb72c bug 343766: localize anti-phishing reporting urls
patch: v1: use {moz:locale} for locale
r=mmchew,sr=bryner
2006-07-19 19:18:57 +00:00
tony%ponderer.org 684b0f1794 re-land bug 342187: query params for "ask google" anti-phishing queries
are in source code.
This is triggering a leak in https since we make an https request, see
bug 345136.
r=mmchew,sr=ben
2006-07-19 01:05:52 +00:00
tony%ponderer.org 1847bea293 backing out patch from bug 342187, this appears to have caused a big jump in
rlk
2006-07-18 23:47:34 +00:00
tony%ponderer.org 85b02f1f63 bug 342187: query params for "ask google" anti-phishing queries are in source code
r=mmchew,sr=ben
2006-07-18 21:28:11 +00:00
sspitzer%mozilla.org 1b4aa394ee fix for bug #344048. better defaults for the min tab width and tab clip width prefs. 2006-07-10 20:14:56 +00:00
sspitzer%mozilla.org 7ce269136a fix for bug #341190
Software update should forward information about specific operating system version.

r=darin
2006-07-06 06:32:03 +00:00
enndeakin%sympatico.ca c0eb1ff2ff bug 314119, use separate pref for update and first run, open these urls in different tabs. r=mconnor 2006-07-05 14:04:36 +00:00
sspitzer%mozilla.org 90d29fd7ea fix for bug #343019, tab scrolling does not handle window resize well
fix for bug #342890, make tab min width 125 px by default (down from 140 px)
  and heed the hidden browser.tabs.tabMinWidth pref.
fix for bug #342385, get the hidden browser.tabs.tabClipWidth pref working.
  It was actually working, but I've changed the default to 115 px to match
  the 125 px default value for the browser.tabs.tabMinWidth pref.

also, some code cleanup and whitespace fixes.

r=mano, ui-r=beltzner
2006-07-02 00:20:10 +00:00
rob_strong%exchangecode.com d504dd072a Bug 342098 - Refactor startup in extensions.js so that showView will only ever be called once. patch=michael.wu, r=rob_strong 2006-06-26 21:34:54 +00:00
rob_strong%exchangecode.com 1b370122fb Bug 342656 - Remove 'Install' button from Add-ons manager. r=bsmedberg 2006-06-26 21:23:43 +00:00
rob_strong%exchangecode.com f95efb0b36 Bug 307358 - Missing notification after auto-check finds updates to Extensions. patch=michael.wu, r=rob_strong 2006-06-20 02:58:31 +00:00
tony%ponderer.org c20fefb903 Bug 340603: getting table updates consumes large amounts of memory
patch: enable streaming updates
r+a=darin
2006-06-16 19:11:24 +00:00
tony%ponderer.org 650ebd284e back out patch on closed tree (balsa crashes) 2006-06-16 17:44:04 +00:00
tony%ponderer.org e8c2ad984d Bug 340603: getting table updates consumes large amounts of memory
patch: enable streaming updates
r+a=darin
2006-06-16 17:37:05 +00:00
beng%bengoodger.com 530cb37df0 340897 - lots of rss bug fixes r=sspitzer 2006-06-12 18:14:55 +00:00
axel%pike.org 6a60ce6050 bug 329601, remove link from throbber, r,a=mconnor 2006-06-12 15:01:24 +00:00
sergei_d%fi.tartu.ee f270cf4ec9 Bug 339843, [BeOS]Firefox - mozilla/browser/app needs resource file for BeOS, p=doug@sheltonfamily.org, r=sergei_d, sr=benjamin. 2006-06-08 18:26:36 +00:00
benjamin%smedbergs.us a7d649ee6c Bug 333308 - "make clean" and "make distclean" miss various files, patch by Mike Hommey <mh+mozilla@glandium.org>, r=me 2006-06-08 16:37:17 +00:00