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

470 Коммитов

Автор SHA1 Сообщение Дата
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
tony%ponderer.org b0a29c3f95 bug 338598: support multiple enhanced mode providers
r=provos@gmail.com  a=bryner
2006-06-07 20:26:01 +00:00
gavin%gavinsharp.com 9cb884e9db Bug 337875: set showInConsole to true by default for Firefox debug builds, r=bsmedberg 2006-05-21 03:04:38 +00:00
brettw%gmail.com a4c160e338 Bug 336832 (for tony@ponderer.org) set pref defaults for safe browsing 2006-05-12 15:46:25 +00:00
beng%bengoodger.com a312aea7b0 did not mean to check this in yet 2006-05-08 22:59:52 +00:00
beng%bengoodger.com c1ce85ac5c 337197 - default reader list for a2 r+a=mconnor 2006-05-08 22:12:28 +00:00
beng%bengoodger.com b75cde1bc0 333751 - move pref names around per brettw review request. 2006-05-03 04:52:32 +00:00
beng%bengoodger.com 5a13686d84 333751 - more integration with browser - co-opt the subscribe item in the location bar, add a link to this functionality from preferences (preliminary), and seed the web handler list with some default values. r=brettw@gmail.com 2006-05-03 03:56:20 +00:00
rob_strong%exchangecode.com d923c12f5b Bug 329045 - Firefox 2.0 Extension Manager user interface update (browser). r=mconnor 2006-04-27 03:05:10 +00:00
gavin%gavinsharp.com d61fcf4dc5 Bug 334863: add browser.urlbar.autoFill to firefox.js, so that it shows up in about:config, patch by Peter Kasting <pkasting@google.com>, r=mconnor 2006-04-21 16:51:43 +00:00
cls%seawood.org 00570f4496 Align mingw libs linkage with msvc.
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
dbaron%dbaron.org ecc8e6dc6d Make the UA string app token based on the display name of the app rather than always being Firefox/version. b=334756 r=mconnor sr=darin 2006-04-20 03:31:37 +00:00
cls%seawood.org 74ac97fd84 Fix mingw cross-compile & static build bustage
Bug #333941 r=bsmedberg
2006-04-14 22:59:21 +00:00
gavin%gavinsharp.com 69880d79c6 Bug 333712: new icons for trunk builds based on minefield icon, icons by Steven Garrity <steven@silverorange.com>, rs=beltzner 2006-04-13 23:36:29 +00:00
mozilla.mano%sent.com 59ae53ee0f Bug 308973 - application menu title is still 'Deer Park' (also, happy new year as usual). p=beltzner, r=mconnor. 2006-04-13 11:13:37 +00:00
mozilla.mano%sent.com b77605a169 Bug 325541 - change backspace behavior in the content area on linux to do PgUp/PgDown. r=mconnor. 2006-04-13 07:11:35 +00:00
masayuki%d-toybox.com 152c9dd6c3 Bug 333221 IDC_SELECTANCHOR cursor is no longer required. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r+sr=roc 2006-04-11 16:26:34 +00:00
gavin%gavinsharp.com ed4eaf83f7 Bug 308973: Rebrand Firefox trunk builds to "Minefield", patch by beltzner, r=mconnor 2006-04-10 23:58:24 +00:00
dbaron%dbaron.org 3fb513b9ae Bump version on trunk to 3.0a1. b=330528 r=mconnor 2006-04-06 19:18:04 +00:00
benjamin%smedbergs.us 409c85bd04 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 15:19:31 +00:00
masayuki%d-toybox.com 451bac61b8 Bug 330276 Drop support for pre-Win2k platforms. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=emaijala+dougt, sr=roc 2006-04-04 20:57:13 +00:00
gerv%gerv.net e5ceb6a60d Bug 236613 - reverting over-zealous comment character change mistake. 2006-03-31 08:52:21 +00:00
gerv%gerv.net 03eee62b5f Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-03-31 06:55:29 +00:00