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
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
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
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
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
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
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
gavin%gavinsharp.com
56ee1324c9
Bug 317107: new search service, r=mconnor, sr=ben
2006-03-17 07:16:00 +00:00
rob_strong%exchangecode.com
ab435ad30b
Bug 271166 - Should be able to blacklist extensions centrally, in update.mozilla.org. ui-r=beltzner, r=darin, sr=mscott
2006-03-08 21:54:27 +00:00
gavin%gavinsharp.com
d4b6729551
Revert the change from bug 307407 now that bug 300453 is fixed on the branch (change dom.disable_window_flip to true), r=mconnor
2006-03-03 20:34:56 +00:00
gavin%gavinsharp.com
db87a5f54f
Change browser.link.open_newwindow to 3 on the trunk to match the branch, r=mconnor
2006-03-03 20:19:49 +00:00
gavin%gavinsharp.com
ca42b1d4ce
Bug 328528: remove unused preferences, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor
2006-02-25 22:54:49 +00:00
gavin%gavinsharp.com
f95a1902d7
Bug 309251: set dom.disable_window_move_resize to false on the trunk (until bug 144069 is fixed), r=mconnor
2006-02-24 18:24:04 +00:00
bzbarsky%mit.edu
0345a6719d
Make it possible to enable spell-check for text inputs too (not just
...
textareas). Make the pref controlling the whole thing live. Bug 151040, patch
by Julian Pellico <jpellico@yahoo.com>, r=bzbarsky, sr=bryner
2006-02-09 03:50:53 +00:00
darin%meer.net
bf52ab8ccf
fixes bug 324645 "<a ping> support should be opt-in, not opt-out, for Gecko-based apps" r+sr=bzbarsky
2006-02-07 18:20:03 +00:00
dbaron%dbaron.org
f9c62f797f
Make Firefox stop overriding the browser.display.screen_resolution pref, and remove the UI for it. b=323962 r=mconnor
2006-02-05 01:11:58 +00:00
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