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

4806 Коммитов

Автор SHA1 Сообщение Дата
myk%mozilla.org b498828dbd stop installed microsummary generators from being leaked at shutdown by destroying the timer property of MicrosummaryResource objects
bug=346913
r=mconnor
2006-08-02 17:40:36 +00:00
tony%ponderer.org c8735221b4 bug 345893: Text in Safe Browsing overlay not visible with large font /
high contrast theme
patch: add scrollbars if text overflows
r=pilgrim,sr=bryner
2006-08-02 17:16:37 +00:00
benjamin%smedbergs.us 5bb6381ad2 Bug 344159 - Reset the .selectedEngine pref when it matches the default setting, so that changes in the default show up, r=gavin 2006-08-02 14:08:12 +00:00
benjamin%smedbergs.us f8444ab93c Bug 344159 - Ensure the usability of the CCK with Firefox 2, by making profile-installed searchplugins override app-installed, r=sspitzer 2006-08-02 13:58:31 +00:00
tony%ponderer.org 492ad73ac7 Bug 343084: Warning text should be shorter, point to mozilla.com anti-phishing FAQ pages
patch: text changes for bubble by beltzner
r=gavin
2006-08-02 06:03:14 +00:00
tony%ponderer.org c09b2bf86f Bug 345592:enable licensed url table in source code
patch: add goog-black-enchash table
r=mmchew,sr=bryner
2006-08-02 05:35:00 +00:00
mattwillis%gmail.com ba335cf495 bug 346764 - unifies strings and entities for install/download permissions. patch by beltzner,r=gavin,a181=dbaron 2006-08-02 05:14:43 +00:00
mattwillis%gmail.com 2215ffb490 bug 346925 - Updates company name for official vs. unofficial branding. patch by reed,r=rob_strong,a181=beltzner 2006-08-02 05:01:49 +00:00
mattwillis%gmail.com 6c76325258 bug 346798 - New descriptions for DOMi and talkback in NSIS. patch by reed, r=rob_strong,ui=beltzner,a181=beltzner 2006-08-02 04:56:29 +00:00
myk%mozilla.org c5056a6b59 stop losing active/hover state in microsummaries dropdown menu when rebuilding the menu
bug=339481
r=mconnor
2006-08-02 02:05:09 +00:00
joe%retrovirus.com cdf09fa15e Hack to keep horizontal space from shifting between the urlbar and searchbar
when changing between a site that has RSS and/or SSL icons and one that
doesn't.  It's not pretty, but it's the best solution we have now.

bug: 337427
r=gavin
sr+branch=mconnor
2006-08-01 23:08:30 +00:00
rob_strong%exchangecode.com 321f712fcc Bug 343203 - Verify Add or Remove Programs Publisher and Product Updates urls. r=sspitzer 2006-08-01 22:34:45 +00:00
gavin%gavinsharp.com 04b8c89dc7 Bug 344871: Recently closed tabs Menu not present in Trunk builds if places disabled, patch by Bill Gianopoulos <wgianopoulos@yahoo.com>, r=me, r=dietrich 2006-08-01 21:56:42 +00:00
gavin%gavinsharp.com 61b2387829 Bug 346802: tweak session restore dialog text, patch by beltzner@mozilla.com, r=me 2006-08-01 21:52:42 +00:00
rob_strong%exchangecode.com 5a3c477471 Bug 333160 - NSIS-based installer does not expose state of components to install. r=sspitzer, ui-r=beltzner 2006-08-01 05:50:48 +00:00
mark%moxienet.com 999c892099 46177 Show icons in native Mac menu items. r=josh sr=bryner 2006-08-01 00:13:24 +00:00
jminta%gmail.com f7955a54c2 Bug 341842 microsummary service should be stricter about parsing generators, r=myk 2006-07-31 23:20:14 +00:00
myk%mozilla.org cd04a7edd6 hide domain mismatch error dialog and HTTP authentication dialog (aborting the load instead of continuing if we reach either dialog) when updating microsummaries
bug=344277
r=mconnor
2006-07-31 22:48:43 +00:00
steffen.wilberg%web.de 14be4b097f Bug 345599: fix jwalden's whitespace nits and sync from branch. 2006-07-31 22:07:00 +00:00
jminta%gmail.com 9236369ccf backing out Bug 341842 2006-07-31 22:06:09 +00:00
jminta%gmail.com a27c79ebc1 Bug 341842 microsummary service should be stricter about parsing generators, r=myk 2006-07-31 22:03:15 +00:00
myk%mozilla.org a8a7a229d7 cancel microsummary connections after a timeout
Patch by Dietrich Ayala.
bug=341840
r=myk
2006-07-31 21:31:14 +00:00
jst%mozilla.jstenback.com 76ed999a5a Fixing bug 343772. Make our popup blocking code check if the top window's location is whitelisted when checking if a popup is blocked. r=dveditz@cruzio.com, sr=bzbarsky@mit.edu 2006-07-29 16:59:20 +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
gavin%gavinsharp.com 535a8fb00a Bug 345349: fix typo in the original patch 2006-07-28 08:16:52 +00:00
gavin%gavinsharp.com 6b66746dcb Bug 337845: Spell checking options should be at the bottom of the context menu, patch by Simon B�nzli <zeniko@gmail.com>, r=brettw, ben 2006-07-28 05:53:16 +00:00
gavin%gavinsharp.com 748d087eb1 Bug 323801: Improve Keyword URL resolution by switching to Google BBN, patch by Mike Beltzner <beltzner@mozilla.com>, r=mconnor 2006-07-28 05:49:45 +00:00
jwalden%mit.edu 90f3431009 Bug 344651 - Want tweaks to feed preference code to better support the new prefwindow. r=ben 2006-07-28 00:17:22 +00:00
gavin%gavinsharp.com 85f0bb938d Bug 344059: Don't write search prefs. on shutdown unless something has changed, patch by Adam Guthrie <ispiked@gmail.com>, r=me 2006-07-27 21:54:53 +00:00
gavin%gavinsharp.com 8ce53c83e5 Bug 344189: don't cancel the search autocomplete timer from stopSearch, to avoid having the caller wait indefinitely (also avoids multiple tabs opening for a single search), r=mconnor (I forgot to check this file in) 2006-07-27 21:50:40 +00:00
steffen.wilberg%web.de 107bb5bdfb Bug 345702: Repair anchor links in glossary. p=toniher@softcatala.org, r=me 2006-07-27 21:30:19 +00:00
steffen.wilberg%web.de 1bd18f29e6 Bug 345599: label of the 'Clear Now' button in the Privacy pane shouldn't contain ellipsis (...) when set to not ask before clearing. r=mconnor 2006-07-27 21:19:10 +00:00
sspitzer%mozilla.org 9423a3edd3 fix for bug #344040: when warning on "opening too many tabs", only count non-deleted bookmarks (and not folders or separators)
the places version of this fix has already been checked in.  this is the RDF bookmarks version, to keep the trunk in sync with the branch.

r=ben
2006-07-27 18:17:11 +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
sayrer%gmail.com 19ef91d48f Bug 341407. After subscribe to feed operation, rss icon is broken until web page is refreshed. Second patch, fix call site. Patch by Ben Goodger <bugs@bengoodger.com>. r=darin, a=mconnor 2006-07-27 06:26:56 +00:00
benjamin%smedbergs.us 53d439ff5b Bug 343146 - pull and build l10n dictionaries, r=preed 2006-07-27 04:04:58 +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
vladimir%pobox.com 31c8e763e7 b=334174, corrupted db files are not handled correctly, r=brettw 2006-07-26 18:54:12 +00:00
benjamin%smedbergs.us a778372e10 Bug 335605 - Hook up "download dictionaries" context menu, r=brettw 2006-07-26 18:09:33 +00:00
tony%ponderer.org 60190fee50 Bug 345938: anti-phishing doesn't check all urls if there are http redirects
patch: listen for all document requests
r=darin,sr=bryner
2006-07-26 17:41:36 +00:00
gavin%gavinsharp.com df3da6404d Bug 344189: don't cancel the search autocomplete timer from stopSearch, to avoid having the caller wait indefinitely (also avoids multiple tabs opening for a single search), r=mconnor 2006-07-26 02:50:27 +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
tony%ponderer.org 27af34bde8 Bug 345460: Phishing site detection failure with changes to the URL fragment
patch: stop using GetName() and remove url fragment
r=darin,sr=bryner
2006-07-25 22:53:31 +00:00
pamg.bugs%gmail.com 46c1be5ebc Bug 343897: Microsummary bookmark in toolbar has incorrect hover highlight. Images by <kevin@kmgerich.com>. 2006-07-25 21:52:57 +00:00
gavin%gavinsharp.com 8790020105 Bug 345869: fix regression from bug 345407 that caused the search bar dropdown shortcuts to not work, r=pamg/mconnor 2006-07-25 21:39:15 +00:00
tony%ponderer.org aa98d1eae0 bug 345675: unwanted connection to www.google.com at startup with Safe
Browsing disabled
patch: don't get key if sb off, don't get whitelist tables if remote checking
on
r=mmchew,sr=bryner
2006-07-25 17:44:26 +00:00
jminta%gmail.com ccce510651 Bug 345349 Add notification bar when blocking images for a site to help notice accidental blocking. r=mconnor, ui-r=beltzner 2006-07-25 16:56:46 +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
mark%moxienet.com 647e8e6b5c 345739 "Block Images from %s" context menu item is misaligned after bugs 342515, 344570. Change it from an iconic menu item to a <menuitem type="checkbox">. r=mano 2006-07-24 21:32:52 +00:00
gavin%gavinsharp.com 76b75de26b Fix review nit from bug 344523. 2006-07-24 18:45:32 +00:00
gavin%gavinsharp.com 4e242e23e4 Bug 345127: nsSearchService's loadListener should implement nsIBadCertListener to avoid popping up "wrong cert" dialogs, r=mconnor 2006-07-24 18:44:19 +00:00
gavin%gavinsharp.com a28867687f Bug 344523: AddSearchProvider doesn't check if provider already installed (installation of an engine with the same name as an already-installed engine fails silently), r=mconnor 2006-07-24 18:41:25 +00:00
jwalden%mit.edu ddbf869424 Bug 344368 - There should be a way to change spell checker settings in the options panel. ui=beltzner, r=mconnor 2006-07-24 18:35:00 +00:00
gavin%gavinsharp.com c99fd00bcb Backing my last checkin out, since the tree is closed 2006-07-24 18:17:47 +00:00
gavin%gavinsharp.com afe9ad34c6 Bug 344523: AddSearchProvider doesn't check if provider already installed (installation of an engine with the same name as an already-installed engine fails silently), r=mconnor 2006-07-24 18:15:14 +00:00
jminta%gmail.com afc6cd16d3 Bug 341837 microsummary service should impose limit on length of microsummary, r=myk 2006-07-24 18:01:04 +00:00
martijn.martijn%gmail.com c54ab46e4e Bug 316995 - When migrating from Internet Explorer http auth passwords are not migrated, patch by Michael Wu, r=mconnor 2006-07-23 20:11:53 +00:00
rob_strong%exchangecode.com 65d73cc926 Bug 344490 - Implement silent and unattended installation for NSIS installer (forgot to check this in). r=sspitzer 2006-07-23 01:05:57 +00:00
dietrich%mozilla.com 6ed817b3a7 Bug 344642 [SessionStore] Get rid of the unnused "Undo Close Window" code (r=dietrich) 2006-07-22 23:09:07 +00:00
sayrer%gmail.com d2aca315ce Bug 344991. Change accessors to return nsIFeedTextConstructs. r=ben. missed this file 2006-07-22 15:56:58 +00:00
sspitzer%mozilla.org 906e7b0515 fix for bug #344040: when warning on "opening too many tabs", only count non-deleted bookmarks (and not folders or separators)
r=ben
2006-07-22 06:52:51 +00:00
dietrich%mozilla.com 1cc670df17 Bug 343895 Restoring first tab with Undo Close Tab creates an extra blank one (for zeniko, r=dietrich) 2006-07-22 02:17:45 +00:00
myk%mozilla.org 65847c39bb display link tag's title attribute on microsummary menu item while downloading generator
Patch by Justin Dolske.
bug=342231
r=myk
2006-07-21 21:49:44 +00:00
dietrich%mozilla.com d94a17c8fc Bug 344736 Add a keyboard shortcut for Undo Close Tab (for ventnors_dogs234@yahoo.com.au, r=dietrich) 2006-07-21 21:16:12 +00:00
jminta%gmail.com b4cc029676 Bug 344279 FeedWriter dumps error messages to the console, r=ben 2006-07-21 18:10:22 +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
pamg.bugs%gmail.com e980b04aa6 Bug 345407, step 1: Move search-engine selection drop-down back to the engine icon. r=mconnor 2006-07-21 17:05:56 +00:00
sspitzer%mozilla.org 0cb5952075 fix for regression bug #341697
do not show branded icon by default, use smaller branded icons for wizard, only show it for certain scenarios.

r=rstrong
2006-07-21 14:01:33 +00:00
gavin%gavinsharp.com 88413cff00 Bug 345319: installation of an engine with a very long name can fail, original patch by Joey Minta <jminta@gmail.com>, r=mconnor 2006-07-21 12:52:57 +00:00
gavin%gavinsharp.com 109f313299 Bug 317033: fix SetBoolPref callers in nsIEProfileMigrator.cpp to only pass PR_True or PR_False, patch by Michael Wu <michael.wu@mozilla.com>, r=mconnor 2006-07-21 12:36:44 +00:00
gavin%gavinsharp.com 9f11790b0c Bug 343909: 'i' is a bad accesskey, use 's' instead (history menu), patch by Kurt <supernova_00@yahoo.com>, uir=beltzner, r=mano 2006-07-21 12:30:11 +00:00
sspitzer%mozilla.org 63a42c57fe icons for bug #341697. do not show branded icon by default, use smaller branded icons for wizard, only show it for certain scenarios. this icon already has ui review 2006-07-21 06:02:01 +00:00
gavin%gavinsharp.com fbd6c1d6d7 Bug 345404: fix issue with search update that was causing errors on startup, r=jminta 2006-07-21 01:30:48 +00:00
myk%mozilla.org c4d986a2b5 make the microsummary service support <link> tags with rel=space-separated list of words and ignore case of "microsummary" rel value
Patch by Justin Dolske.
bug=342228
r=myk
2006-07-21 00:12: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
myk%mozilla.org a132927214 make the microsummary service update installed generators when the user reinstalls them instead of installing a second copy
bug=342036
r=mconnor
2006-07-20 22:29:46 +00:00
benjamin%smedbergs.us f5cace86f0 Bug 321219 - separate places backend into toolkit, removing old files which now live in toolkit/components/places, r=beng 2006-07-20 20:16:15 +00:00
gavin%gavinsharp.com ed0b35a61c Bug 343788: throw an error instead of silently failing when trying to install an OpenSearch search engine that doesn't have an HTML result type, r=jhughes, r=mconnor 2006-07-20 17:38:43 +00:00
dietrich%mozilla.com b1ebc639d5 Bug 342471 [sessionstore] urlbar of first tab focused after restoring a session if homepage is about:blank (for zeniko, r=dietrich) 2006-07-20 16:31:59 +00:00
beng%bengoodger.com 910595f228 341407 - reload web page after user subscribes to a feed when an auto-handler is set so that the browser's cached feed list, which is cleared on startDocumentLoad, is regenerated so that subsequent subscription attempts work. r=darin 2006-07-20 16:28:30 +00:00
myk%mozilla.org 4b19461842 truncate microsummary file names to 60 characters to prevent nsIFile.createUnique from failing due to too-long names
Patch by Joey Minta.
bug=342212
r=myk
2006-07-20 08:52:31 +00:00
pamg.bugs%gmail.com ec04d05f85 Bug 344231: Clicking an autocomplete entry in the search bar doesn't start the search. r=gavin, sr=beng 2006-07-20 00:05:42 +00:00
pamg.bugs%gmail.com f0a70cbbd7 Bug 344437: String cleanup for search engine confirmation dialog. r=beng 2006-07-19 23:55:13 +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
dietrich%mozilla.com d6bc622d98 Bug 340898 Remove the pref .sessionstore.resume_session in favor of .startup.page (for nickolay, r=dietrich) 2006-07-19 19:21:06 +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
rob_strong%exchangecode.com 72ad8634a0 Bug 344490 - Implement silent and unattended installation for NSIS installer. r=sspitzer 2006-07-19 18:44:50 +00:00
jminta%gmail.com dbf1f564b8 Tools:Web Search (command-K) does not focus search box if no window is open, r=gavin sr=mano 2006-07-19 18:29:31 +00:00
gavin%gavinsharp.com 5970d3dedd Bug 343883: Misleading localization note in browser.dtd, patch by Marek A. Stepien <marek.stepien@gmail.com>, r=mconnor 2006-07-19 14:58:07 +00:00
gavin%gavinsharp.com b34813dee8 Bug 344459: Deleting name for bookmark then selecting a microsummary doesn't enable OK button in bookmarks dialog, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mconnor 2006-07-19 14:29:18 +00:00
gavin%gavinsharp.com f9659ad565 Bug 334472: Device manager dialog does not resize properly when using Extra Large Fonts theme, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mano 2006-07-19 13:46:39 +00:00
gavin%gavinsharp.com 0579dc031f Bug 341340: microsummary service should identify itself when downloading pages, patch by Simon B�nzli <zeniko@gmail.com>, r=myk, sr=darin 2006-07-19 13:43:26 +00:00
gavin%gavinsharp.com 4b322a21b4 Bug 344457: fix sorted engine list saving to ensure that engines won't fail to load, r=mconnor 2006-07-19 13:35:09 +00:00
gavin%gavinsharp.com 15076987ab Bug 322169: Clear Private Data does not clear JS Console, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor, r=darin 2006-07-19 12:49:33 +00:00
martijn.martijn%gmail.com ac75acc281 Bug 337940 - Microsummary service should allow authors to dictate update frequency, patch by Simon B�nzli, r=myk 2006-07-19 12:38:11 +00:00
martijn.martijn%gmail.com cc3ffb45fc Bug 343165 - Make debug.js appear everywhere, patch by Dave Townsend (Mossop), r=mconnor 2006-07-19 12:06:54 +00:00
martijn.martijn%gmail.com 7005e3ba43 Bug 344928 - Session saver makes typing review comments slow (NOT bug 343659), patch by Simon B�nzli, r=dietrich 2006-07-19 10:10:56 +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
dietrich%mozilla.com 3de6d3a7e1 Bug 343803 Recently Closed Tabs > Open in Tabs shouldn't overwrite currently-opened tab (for zeniko, r=dietrich) 2006-07-18 23:24:59 +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
myk%mozilla.org 05e9335fb1 make the microsummary service handle text/html microsummaries by extracting their plaintext content
Patch by Simon B��nzli.
bug=344178
r=myk
2006-07-18 20:57:59 +00:00
myk%mozilla.org bc1f4914c1 ignore whitespace around pages regexps
Patch by Simon B��nzli.
bug=343979
r=myk
2006-07-18 20:55:42 +00:00
dietrich%mozilla.com 2d86ca3a53 Bug 344860 [SessionStore] Minor code cleanup (for zeniko, r=dietrich) 2006-07-18 20:20:52 +00:00
benjamin%smedbergs.us d69b941372 Bug 321219 - separate places backend into toolkit, r=beng 2006-07-18 19:41:12 +00:00
myk%mozilla.org ed8219cede make the microsummary service not dump anything to the console unless specifically directed to do so by the browser.microsummary.log preference. Patch by Adam Guthrie (ispiked). bug=343080; r=myk; sr=mconnor 2006-07-18 18:47:25 +00:00
tony%ponderer.org a48d3a0076 bug 338863: Previously hidden navigation toolbar appears when safebrowing
warning displayed
patch: if no urlbar, position in top center of browser
r=ben
2006-07-18 01:23:56 +00:00
pamg.bugs%gmail.com 775d071ce1 Bug 341668: Preload title into search engine confirmation dialog. r=gavin, beng 2006-07-14 16:31:27 +00:00
axel%pike.org adfd33a8d8 bug 343849, remove hl from google plugin, r=gavin, phil@off.net 2006-07-14 16:15:23 +00:00
dietrich%mozilla.com 65e451200e Bugzilla Bug 343709 No way to skin Undo Close Tab menuitem without using English (r=gavin) 2006-07-13 23:07:10 +00:00
dietrich%mozilla.com 2e45c97c4f Bug 342454 SessionStore timer loop (for zeniko@gmail.com, r=dietrich) 2006-07-13 23:05:24 +00:00
gavin%gavinsharp.com c0c637a4c2 Bug 344166: checkForMiddleClick should check whether the target node is disabled, r=mano 2006-07-13 10:56:54 +00:00
gavin%gavinsharp.com bedd07ca66 Bug 342774: hardcode the engine image size so that it doesn't do something weird when it's src is set, r=mconnor 2006-07-13 10:47:13 +00:00
rob_strong%exchangecode.com f3090d5da1 Bug 339732 - NSIS installer is unable to close running instance of firefox (for this to be work on the trunk bug 344309 will need to be fixed as well). r=sspitzer 2006-07-12 22:28:28 +00:00
rob_strong%exchangecode.com 37d8d7d5f0 Bug 344386 - New installer survey url (support for localized uninstall surveys). r=sspitzer 2006-07-12 18:06:27 +00:00
gavin%gavinsharp.com bfd7a0c689 Bug 341850: Closing trunk extremely slow due to inefficient code in the search service, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=me/mano 2006-07-12 12:34:30 +00:00
rob_strong%exchangecode.com 8ac9b7a641 Bug 343825 - Enable official branding and set version to Firefox 2 Beta 1 for upcoming release (trunk version of patch to keep branch and trunk consistent). r=sspitzer 2006-07-11 23:01:17 +00:00
gavin%gavinsharp.com 5be1baaa18 Bug 343936: add ID to "Recently Closed Tabs" menu to make it easier to theme, patch by Simon B�nzli <zeniko@gmail.com>, r=dietrich 2006-07-10 23:06:04 +00:00
gavin%gavinsharp.com 0e5283bba4 Bug 343958: fix strict warnings in controller.js, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=annie 2006-07-10 22:48:48 +00:00
gavin%gavinsharp.com da27be6ff5 Bug 337076: Place window leaks 3 PrefHandlers, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=annie/mano 2006-07-10 22:45:43 +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
jwalden%mit.edu a3a19c2f1e Bug 340677 - fix the prefwindow on Macs; bustage apparently caused by double-inclusion of controller.js in Places. Stupid Macs and macBrowserOverlay.xul... r=mano 2006-07-10 18:58:10 +00:00
mozilla.mano%sent.com 2d7981d51a Bug 343801 - History menu jumps around (disappears) since addition of new Recently Closed Tabs menu item. r=gavin. 2006-07-09 19:43:35 +00:00
mozilla.mano%sent.com b959e1f559 Bug 337386 - search suggestion autocomplete latency/delay can make search slow to respond or seem broken. r=gavin. 2006-07-09 19:29:30 +00:00
gavin%gavinsharp.com 916e5452a1 Bug 343212: Clear private data...>Browsing History should also clear the 'Undo Close Tab' history, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-07-08 21:29:46 +00:00
gavin%gavinsharp.com 18ff69e51b Bug 341902: Bookmarks-> "Subscribe to this page..." is not aligned properly with "Bookmark This Page..." and "Bookmark All Tabs...", patch by Mark Pilgrim <pilgrim@gmail.com>, r=mano 2006-07-08 21:27:43 +00:00
dietrich%mozilla.com eee7cfc041 Followup for breakage from 343659 (r=mano) 2006-07-07 21:52:20 +00:00
dietrich%mozilla.com 58ca559c8f Bug 343659 Typing into text boxes performs very slowly (r=mano) 2006-07-07 21:00:53 +00:00
jwalden%mit.edu c409ebc7a8 Bug 340677 - fix an accidental typo, r=me as trivial 2006-07-07 18:49:13 +00:00
jwalden%mit.edu d1d9980643 Bug 340677 - remove unused files which weren't removed because cvs/patch sucks. r=mconnor on the patch which removed them 2006-07-07 18:01:23 +00:00
rob_strong%exchangecode.com 172c19319f Bug 339734 - Change RandomPercent for Talkback from 75 to 10 before Firefox 2 release. r=sspitzer 2006-07-07 05:30:41 +00:00
dietrich%mozilla.com 70d1af6a2b Bug 342700 Make undo close tab more discoverable - fixing accesskey (r=gavin) 2006-07-07 04:14:57 +00:00
tony%ponderer.org 04afee3e62 bug 337484, remove dups
patchs Purge duplicate entities from reportPhishing.dtd and Purge duplicates
from reportPhishing.dtd and report-phishing-overlay.xul from marek.
r=gavin
2006-07-06 22:01:58 +00:00
jwalden%mit.edu 68d6a4fb73 Bug 340740 - Need provider EULA to display on enhanced mode. Note: this is a hack for b1 -- what's here is *not* what will be in future versions (thank God). ui=beltzner, r=tony 2006-07-06 18:37:55 +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
tony%ponderer.org a194fc0ae5 bug 337484, remove mac hack since it doesn't apply (overlay is only in
browser.xul)
r=me (trivial change)
2006-07-06 04:01:20 +00:00
tony%ponderer.org a35e1b54ec bug 337484: add the ability for users to report a phishing site
patch: report phish menu item
r=gavin,mmchew
sr=bryner
2006-07-06 03:50:40 +00:00
jwalden%mit.edu 5e7bb6a179 Bug 340677 - Tweak the rest of the wording which I'd been told to tweak but had forgotten to tweak. r=me as trivial 2006-07-06 03:29:31 +00:00
gavin%gavinsharp.com c298dfd554 Bug 337390: rev entity name to indicate semantic change, and to sync branch/trunk, r=beltzner 2006-07-06 03:03:01 +00:00
beng%bengoodger.com 648682c26e 340179 - update to include better comments and canonical contract id format for embeddor-implemented components r=darin 2006-07-06 03:00:37 +00:00
gavin%gavinsharp.com 84d3083186 Small tweak to sync branch/trunk, no functional change 2006-07-06 02:57:51 +00:00
jwalden%mit.edu e395caea7b Fix stupid typo...this checkin brought to you by the letter 'm'. 2006-07-06 01:49:09 +00:00
myk%mozilla.org 9ffcbfbcc4 don't let XSLT in microsummary generators load documents
bug=342274
r=sicking
2006-07-06 01:41:26 +00:00
dietrich%mozilla.com 159e64a564 Bug 342700 Make undo close tab more discoverable (r=mconnor, r=gavin) 2006-07-06 00:57:36 +00:00
tony%ponderer.org 21c97ec915 syncing safe browsing files with branch
original bug: 341946 (bonecho patch)
r=mmchew,sr=bryner
2006-07-06 00:09:56 +00:00
jminta%gmail.com d340f89f43 Bug 341981 sporadic 'engine has no properties' error on startup, r=gavin 2006-07-05 23:42:12 +00:00
jwalden%mit.edu 4cc0af39c4 Add a few missed files...if I have a clean tree and patch it with a patch that includes files, I shouldn't have to cvs add those files before I commit them - cvs sucks. 2006-07-05 23:06:49 +00:00
jwalden%mit.edu dd15a518df Bug 340677 - update preferences panels (add anti-phishing, rationalize categories, simplify wording). r=mconnor 2006-07-05 22:41:03 +00:00
gavin%gavinsharp.com 583bdf9236 Bug 337386: search suggestion autocomplete latency/delay can make search slow to respond or seem broken, patch by mconnor, r=ben 2006-07-05 21:09:49 +00:00
dietrich%mozilla.com 4537607352 Bug 332774 Create API allowing extensions to hook into the session-restore service (r=mconnor) 2006-07-05 20:56:05 +00:00
jminta%gmail.com a49983f6c1 Bug 342789 No search box grippy/triangle in trunk builds with places, r=sspitzer 2006-07-05 20:52:22 +00:00
myk%mozilla.org f2f3f66af3 don't recheck microsummaries when previous update failed until normal expiration
bug=342908
r=ben
2006-07-05 20:23:57 +00:00
gavin%gavinsharp.com 68cc43bcbe Bug 342991: feeds show up empty, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=mconnor 2006-07-05 20:03:02 +00:00
gavin%gavinsharp.com cdc97fe60c Bug 341437: change entity name to indicate semantic string change, patch by Michael Wu <michael.wu@mozilla.com>, r=axel 2006-07-05 19:44:26 +00:00
gavin%gavinsharp.com 930cb04984 Bug 334486: Ability to restore shipped search engines after they've been removed, patch by Michael Wu <michael.wu@mozilla.com>, r=mconnor 2006-07-05 19:09:38 +00:00
gavin%gavinsharp.com 1e65fc855b Bug 343648: add suggestions URL for answers.com plugin, patch by beltzner, r=me 2006-07-05 18:47:38 +00:00
gavin%gavinsharp.com c14c86b799 Bug 343603: right clicking the go button activates the button, r=mconnor 2006-07-05 18:25:10 +00:00
gavin%gavinsharp.com 5d34dc5d41 Bug 335460: re-implement special search plugin parameters, r=mconnor 2006-07-05 18:06:47 +00:00
myk%mozilla.org e190211354 make sure resource exists before attempting to destroy it
bug=343385
r=ben
2006-07-05 16:49:17 +00:00
myk%mozilla.org 4b754d0056 fix build bustage on non-Places build from the second checkin for bug 341829
bug=343537
r=ben
2006-07-05 16:46:50 +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
rob_strong%exchangecode.com 89c8249167 Bug 343581 - Uninstaller removed required system folder 'C:\Documents and Settings\All Users\Desktop'. r=sspitzer 2006-07-04 22:03:14 +00:00
myk%mozilla.org 7df1a0b00c don't escape all properties for backwards-compatibility
bug=341829
r=mconnor
2006-07-04 07:24:08 +00:00
myk%mozilla.org b010673769 make the microsummary service parse HTML using a string input stream rather than a data URI so that huge messages don't get written to the error console when the CSS loader includes the URL in an error message
bug=342508
r=biesi
sr=mconnor
2006-07-04 07:19:24 +00:00
myk%mozilla.org d2d74921c6 make sure the bookmarks sidebar is open before rebuilding it
bug=342739
r=mconnor
2006-07-03 16:54:04 +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
gavin%gavinsharp.com 658e559208 Bug 337390: Session restore dialog is scary / confusing. Also fixes bug 342765 (wrong button order in the session restore dialog), patch by Ryan Flint <rflint@dslr.net>, ui-r=beltzner, r=mconnor for the button ordering change 2006-07-01 22:09:18 +00:00
gavin%gavinsharp.com f28601c1db Bug 341437: No user feedback when adding new search engine fails URL checks, patch by Michael Wu <michael.wu@mozilla.com>, r=me/mconnor 2006-07-01 17:12:03 +00:00
rob_strong%exchangecode.com 85551c0f22 Bug 338901 - Better progress messages. r=sspitzer, ui-r=beltzner 2006-06-30 21:32:43 +00:00
axel%pike.org 506b972b1c bug 318639, clean up region.properties, r=mconnor 2006-06-30 18:09:14 +00:00
tony%ponderer.org 7c777600f8 Bug 339416: Error: this.getTabBrowser() has no properties
patch: move sb-loader.js into browser.xul
sr=bryner
2006-06-29 20:43:15 +00:00
myk%mozilla.org e3270f1685 prevent the microsummary service from triggering bookmarked files to be downloaded
bug=339543
r=biesi
r/sr=mconnor
2006-06-29 20:17:37 +00:00
dietrich%mozilla.com e7e60be373 Bug 334839 Update Session-Restore to use new TabOpen notification (r=mconnor) 2006-06-29 19:02:53 +00:00
benjamin%smedbergs.us 661aee8984 Bug 343126 - Spell checker broken (part 2, packaging errors), r=enndeakin 2006-06-29 17:08:58 +00:00
gavin%gavinsharp.com c4cf1c308c Bug 341577: Drag-and-drop of search engines on Mac looks ugly, patch by Phil Ringnalda <philringnalda@gmail.com>, r=me/mconnor 2006-06-29 01:25:23 +00:00
gavin%gavinsharp.com b2891b6263 Bug 305910: change "Open in tabs" to "Open All in Tabs", patch by Mike Beltzner <beltzner@mozilla.com>, r=mconnor 2006-06-29 01:19:18 +00:00
beng%bengoodger.com f911b0bb57 part of previous checkin, make sure object qis to nsIWebContentConverterRegistrar 340179 2006-06-29 00:58:52 +00:00
darin%meer.net 0f94d8ab55 fixes bug 333167 "remove idle timer / timer manager after bug 326273 is fixed" r=pavlov 2006-06-29 00:01:58 +00:00
benjamin%smedbergs.us 5a3c2b2eb5 Bug 339714 - submakefiles sucks 2006-06-28 23:26:14 +00:00
benjamin%smedbergs.us cc467ae03c Bug 339714 - l10n repackaging for NSIS, fix branding, r=pike 2006-06-28 21:08:52 +00:00
dietrich%mozilla.com 528785f0f4 Bug 342169 Disable "Undo Close Tab" if no tabs to restore (r=mconnor) 2006-06-28 20:44:35 +00:00
db48x%yahoo.com e2531b25c0 bug 258901: View Image should be disabled / not show on context menu when only image is being viewed (checking this back in without the error)
patch by Florian Qu��ze <f.qu@queze.net>, r=mconnor, a=mconner
2006-06-28 17:32:48 +00:00
dietrich%mozilla.com 9f0142082b Bug 342889 SessionSaver no longer working (r=mconnor) 2006-06-28 17:32:12 +00:00
benjamin%smedbergs.us abefc19db2 Bug 339714 - l10n repackaging for the NSIS installer, r=robstrong 2006-06-28 16:58:07 +00:00
gavin%gavinsharp.com fa8324137a Bug 342645: fix search bar shortcuts for opening the popup (Alt+Up/Down, F4), r=mconnor 2006-06-28 16:18:19 +00:00
gavin%gavinsharp.com 59aed63f0a Bug 342540: fix mistake that broke plugins that don't use explicit <Param>s (technorati search was broken), r=mconnor 2006-06-28 16:16:12 +00:00
gavin%gavinsharp.com d2ff93ee21 Bug 335691: better support for OpenSearch parameters, r=mconnor 2006-06-28 16:09:26 +00:00
benjamin%smedbergs.us 4856c10bb0 Bug 341405 - accept ? %s as a command-line parameter that launches browser and runs a search, r=gavin/mconnor 2006-06-28 04:06:10 +00:00
beng%bengoodger.com 6a815cf310 build bustage fix... 2006-06-27 23:14:54 +00:00
beng%bengoodger.com 65ef342f8e 334747, 339893 - desktop application feed readers do not display their app name properly or launch with the specified feed on OSX due to lack of support for a function to get the application bundle name, and a method to invoke an application bundle on OS X with a URL. Add an attribute to nsILocalFileMac called bundleDisplayName to show the application's name, and a method to nsIShellService called openApplicationWithURL which launches an application with a URL parameter appropriately across platforms (nsIProcess on windows and linux, LaunchServices on OS X). Update the client code to use bundleDisplayName, and also the <filefield> binding in preferences to use it too. r=mark sr=darin 2006-06-27 22:38:55 +00:00
db48x%yahoo.com 067362b93c bug 228807: bottom half of Page Info disappears when resized to make bottom tree box height of 0
patch by Florian Qu��ze <f.qu@queze.net>, r=db48x, sr=neil
2006-06-27 20:31:11 +00:00
benjamin%smedbergs.us a27b84bfea Bug 339714 (part 0) - separate target to generate setup.exe (for l10n repackaging of the NSIS installer) r=robstrong 2006-06-27 20:27:41 +00:00
beng%bengoodger.com a5a0d89b76 336903 - feed view should not run with chrome privileges. Browser pieces: move privileged code from subscribe.js into FeedWriter javascript component, make an about:feeds redirector module in browser so that we don't need to touch the one in necko. r=mento 2006-06-27 19:53:48 +00:00
dietrich%mozilla.com 49928b4353 Bug 328162 Evaluate Storage Options for Session Data (r=mconnor) 2006-06-27 06:47:30 +00:00
tony%ponderer.org f13662c46d Bug 341946: Safe browsing considers all jar: URI's safe
patch: -jar, -javascript, +about
r=mmchew,sr=bryner
2006-06-27 06:00:50 +00:00
pavlov%pavlov.net 4a6c91d612 fixing "Set As Desktop Background" in cairo builds on Windows. bug 328354. r=vlad, sspitzer. 2006-06-26 23:53:01 +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
joe%retrovirus.com 80fe565ecf Updates the Google engine definition to use the correct parameters for
search suggestions; this enables spelling suggestions.

bug=340420
sr/branch=mconnor
2006-06-26 21:10:25 +00:00
jminta%gmail.com 82349f3f5e Bug 342110 crash when copying and pasting bookmark folder [@ nsBookmarksService::UpdateBookmarkForwardProxy], r=sspitzer, sr=mconnor 2006-06-26 18:32:22 +00:00
myk%mozilla.org c2190e1d13 escape microsummary properties to prevent mangling
bug=341829
r=mconnor
2006-06-26 18:23:11 +00:00
myk%mozilla.org cc943403ba factor out code for updating and refreshing microsummaries when the user selects a new one from the bookmark dialogs
bug=339296
r=mconnor
2006-06-26 18:14:51 +00:00
myk%mozilla.org e5efa42650 Fix regression in appearance of Name field in Add Bookmark and Bookmark Properties dialogs on the Mac.
bug=342182
r=mconnor
2006-06-26 17:57:12 +00:00
kaie%kuix.de 88bbc6c0d5 Bug 236933, Patch to remove help for controls that have gone away (SSL2)
r=steffen.wilberg
2006-06-26 17:53:55 +00:00
jminta%gmail.com 9c02abc9ce Bug 337725 Increase the size of the drop-down target for the search engine selection drop-down in the toolbar searchbox on Mac OS X, r=mconnor, ui-r=beltzner 2006-06-26 17:53:14 +00:00
gavin%gavinsharp.com 8d230a9570 Bug 339710: fix keywords/fixup when using the Go button (regression from bug 279687), and tidy up/remove some crufty code, r=mconnor 2006-06-26 17:40:49 +00:00
mozilla.mano%sent.com 823408f838 Bug 243752 - add the sidebar's close button to the tab order. patch by Mark Pilgrim <pilgrim@gmail.com>, ui-r=beltzner, r=me. 2006-06-26 06:50:21 +00:00
gavin%gavinsharp.com 812789c51a Bug 332036: favicons for pages loaded in background tabs aren't set, patch by Simon B�nzli <zeniko@gmail.com>, r=brettw 2006-06-26 00:37:27 +00:00
gavin%gavinsharp.com ed3dc4b52d Fix an error caused by landing the wrong patch for bug 340540, original patch r=mconnor 2006-06-25 21:57:58 +00:00
gavin%gavinsharp.com 47f79e621d Bug 341981: fix bogus array use that may result in a "engine has no properties" error at startup, patch by Simon B�nzli <zeniko@gmail.com>, r=me 2006-06-24 13:48:19 +00:00
gavin%gavinsharp.com d5d68733e1 Bug 339368: Copying a live bookmark copies the (random) location/href rather than the feedurl, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mano 2006-06-24 13:24:35 +00:00
gavin%gavinsharp.com 21e8cd0e05 Bug 324187: scheme:http appears in software installation whitelist if no other sites exist, patch by logan <mozilla@gozer.org>, r=mconnor 2006-06-24 13:17:01 +00:00
pamg.bugs%gmail.com d6847d9cdd Bug 340868: Offer to re-add an autodiscovered search engine if user removes it. r=beng 2006-06-24 00:58:42 +00:00
martijn.martijn%gmail.com 56285af2f7 Bug 338340 - 2006-06-23 21:24:18 +00:00
sspitzer%mozilla.org 16dbdb6ab1 fix for bug #342374
for bug #168411, we changed the nsIBookmarksService interface, but we forgot
change the uuid.  for the branch, we are backing out the change to the
interface as we don't want the interface to change on the branch.

sr=bryner
2006-06-23 17:19:04 +00:00
joshmoz%gmail.com 678a53bae2 don't shrink button text in feed dialog on mac os x because it looks bad. b=342437 r=mano 2006-06-23 16:06:07 +00:00
myk%mozilla.org b19aadfc37 make bookmarks stop disappearing when a user unselects a microsummary (i.e. goes back to the static page title)
patch by Simon B��nzli
bug=342463
r=myk
2006-06-23 06:04:46 +00:00
myk%mozilla.org 8448210ea1 declare some variables before assigning them to avoid JS warnings
patch by Simon B��nzli
bug=342458
r=myk
2006-06-23 05:55:20 +00:00
myk%mozilla.org 22f11c5e2d fix regressions in appearance of microsummary picker/name field in bookmark dialogs
patch by Simon B��nzli
bug=342221
r=myk
2006-06-23 05:49:12 +00:00
pamg.bugs%gmail.com f44e10e42e Bug 341665: Accept OpenSearch files in window.sidebar.addSearchEngine(). r=gavin, sr=beng 2006-06-23 01:45:52 +00:00
myk%mozilla.org bea185c02c make sure we have a bookmarks toolbar before we try to rebuild it
bug 342245
patch by Simon B��nzli
r=myk
2006-06-22 17:10:13 +00:00
jwalden%mit.edu 2b20438590 Bug 335738 - migration wizard does not appear after removing user's application support/firefox folder. Patch by Michael Wu <michael.wu@mozilla.com>, r=bsmedberg 2006-06-22 16:35:25 +00:00
myk%mozilla.org 146b08153c fall back on the local URI if a generator has no source URI; a convenience for generator developers so they don't have to make up a fake source URI while developing their generators;
patch by Simon B��nzli
bug=342226
r=myk
2006-06-22 11:18:23 +00:00
rob_strong%exchangecode.com 8b3eccc34f Followup to Bug 340173 - Rework l10n part of NSIS installer (missed one locale file removal). r=l10n 2006-06-22 09:40:29 +00:00
myk%mozilla.org 92309f83aa display microsummaries in the bookmarks sidebar and bookmarks manager; bug=338429; r=myk; a=mconnor for 1.8.1 branch 2006-06-22 06:26:39 +00:00
dietrich%mozilla.com 5b1f6d4d47 Bug 337375 session restore disturbs secondary firefox window sizing (r=me) 2006-06-22 04:53:43 +00:00
tony%ponderer.org 7dd579477a backing out bug 341946, patch v1 2006-06-22 04:31:27 +00:00
rob_strong%exchangecode.com a8d0c2c315 Bug 342253 - Add RTL NSIS installer header image code. r=sspitzer 2006-06-22 02:04:54 +00:00
rob_strong%exchangecode.com b1f34f211f Bug 339098 - NSIS Installer: Space required: 0.0kb for custom install and components. r=sspitzer 2006-06-22 01:48:09 +00:00
rob_strong%exchangecode.com 2641b37500 Bug 340173 - Rework l10n part of NSIS installer. r=l10n, sr=bsmedberg 2006-06-22 00:24:53 +00:00
tony%ponderer.org 42f6c9f68b Bug 342196: ordering bug causes some urls to not be inspected on new windows
patch: setup the webprogresslistener immediately (before js load)
r=mmchew
2006-06-21 20:48:52 +00:00
rob_strong%exchangecode.com 12382edaa0 Bug 342251 - Need a RTL NSIS installer header image. ui-review=steven. NPOB 2006-06-21 18:56:23 +00:00
martijn.martijn%gmail.com d3c534ab22 Bug 300808 - When content is removed from the document the corresponding tooltip should not appear, r=neil, sr=bzbarsky 2006-06-21 03:10:01 +00:00
tony%ponderer.org 8205c52d84 Bug 341946: Safe browsing considers all jar: URI's safe
patch: examine jar: urls, ignore all about: urls
r=mmchew
2006-06-21 02:52:11 +00:00
martijn.martijn%gmail.com 55c78196d3 Bug 312930 - rich text editor doesn't have context menu items for cut/copy/paste/spellcheck, r=brettw 2006-06-21 00:44:20 +00:00
gavin%gavinsharp.com b70668570f Bug 341975: storage.sdb (profile folder) should have a more explicit name, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=me, sr=mconnor 2006-06-21 00:19:55 +00:00
gavin%gavinsharp.com 5a63029962 Bug 341976: Use profile- and appdir-relative paths for engine IDs instead of absolute paths, when possible, r=mconnor 2006-06-21 00:18:29 +00:00
pamg.bugs%gmail.com 2fad0a83ef Bug 342010: allow FTP for search-engine URIs and icons. r+a181=mconnor 2006-06-20 21:53:09 +00:00
pamg.bugs%gmail.com b367a2c095 Bug 336452: Improve search-engine confirmation dialog. r=mconnor, ui-r=beltzner 2006-06-20 21:41:47 +00:00
dietrich%mozilla.com 9afd1237bb Bug 254021: Ability to open accidentally closed tabs (r=mconnor) 2006-06-20 07:30:00 +00:00
gavin%gavinsharp.com 807a83f6fd Bug 341908: make sure we deal with invalid templates correctly, r=mconnor 2006-06-20 05:07:00 +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
gavin%gavinsharp.com cd6e396b42 Bug 333920: convertSherlockFile needs to set ._type, r=mconnor 2006-06-20 02:53:47 +00:00
gavin%gavinsharp.com b76b62a76c Bug 335820: icons in engine manager need padding, r=mconnor 2006-06-20 02:38:39 +00:00
myk%mozilla.org 4a6444c9bb add a bookmarks context menu item for refreshing a microsummary; bug=341555; r=mconnor; a=mconnor for 1.8 branch 2006-06-19 23:16:27 +00:00
dietrich%mozilla.com fe70714e4a Bug 342039: Trunk regression: Restart Tabbed extension launches doubles now, r=me 2006-06-19 23:01:14 +00:00
myk%mozilla.org 6e8f78d355 Merge the microsummary picker with the Name field in the add bookmark and bookmark properties dialog, hiding the picker if no microsummaries are available.
bug=337825
r=mconnor
a=mconnor for checkin to 1.8 branch
2006-06-19 22:15:59 +00:00
jminta%gmail.com fc48968172 bustage fix from Bug 336176, thanks for philor+ispiked for the help. 2006-06-19 21:18:08 +00:00
jminta%gmail.com cc38fd4245 Bug 336176 follow-up. Make sure pinstripe file gets pre-processed. Patch by Adam Guthrie <ispiked@gmail.com>, r+a=mconnor 2006-06-19 19:32:41 +00:00
jwalden%mit.edu 6c812cebf9 Bug 335822 - Deleting all search engines leaves useless separator in search box dropdown, search bar is useless. Patch by Michael Wu <michael.wu@mozilla.com>, r=gavin 2006-06-19 18:37:57 +00:00
brettw%gmail.com f8412be55e Bug 332002 r=ben Different order in places between new and imported profile 2006-06-19 17:18:24 +00:00
brettw%gmail.com fb7d7366ea Bug 336990 r=bryner Deleting a livemark causes bookmarks to disappear - make annotation service more tolerant of errors 2006-06-19 16:23:56 +00:00
timeless%mozdev.org 27eaab5dcd Bug 337917 Make consumers stop using cids from other modules 2006-06-18 21:18:22 +00:00
tony%ponderer.org 36e47e656b bug 329711: sidebar breaks phishing alert
r=mmchew
2006-06-18 05:57:45 +00:00
dietrich%mozilla.com efcc23cc12 Adding new component to package files (337320) 2006-06-18 04:10:56 +00:00
dietrich%mozilla.com cbc645349a Split session restore into 2 services (337320), r=mconnor 2006-06-18 00:42:08 +00:00
silver%warwickcompsoc.co.uk 79a7d56064 Bug 338000 - Hide bottom border partially only on Windows Classic theme. r=mconnor 2006-06-17 23:08:10 +00:00
gavin%gavinsharp.com 32bf0b6f15 Bug 304497: RSS not accessible, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mconnor 2006-06-17 21:57:14 +00:00
gavin%gavinsharp.com 8828dbe83d bug 341097: Ctrl-W doesn't close window when tab bar is hidden in a script opened window, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-06-17 21:51:09 +00:00
gavin%gavinsharp.com 55e376cb2a Bug 340540: Manage Search Engines: engines can be moved out of view, r=mconnor 2006-06-17 21:45:47 +00:00
gavin%gavinsharp.com 837898b89d Bug 338360: Only call prepareForStartup from one place, r=mano 2006-06-17 21:42:12 +00:00
gavin%gavinsharp.com d3e6303a2d Bug 217363: bookmark keywords ending in space or containing spaces aren't recognized when used with search terms (smart keywords), patch by Adam Guthrie <ispiked@gmail.com>, r=mconnor 2006-06-17 21:33:26 +00:00
jwalden%mit.edu 8af800d7da Bug 340677 - update preferences panels (add anti-phishing, rationalize categories, simplify wording). This patch is the first, preliminary patch which adds (hopefully) all the strings which will be needed, while simultaneously removing none of the existing strings. (Note to localizers: see the localization notes in the changed files, which delimit where I believe new strings end and old, to-be-removed strings start.) verbal r+a=mconnor 2006-06-17 07:48:30 +00:00
jminta%gmail.com 79a149fbb7 Bug 335101 Move search engine metadata from prefs to mozStorage. r=gavin, sr=mconnor 2006-06-17 00:58:09 +00:00
pamg.bugs%gmail.com 5e14b068e0 Bug 337780: support window.external.AddSearchProvider('URL'). r=gavin.sharp, ben@mozilla.org 2006-06-16 23:50:29 +00:00
joe%retrovirus.com ed34e94fad Adds support for the OpenSearch suggestions extension, and updates the
Google and Yahoo plugins to use it.

bug=340857
r=gavin
sr/branch=mconnor
2006-06-16 19:31:40 +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
cbiesinger%web.de 12ba7928f8 Bug 333178 fix image cursors for cairo-gtk2 builds
r=bryner sr=roc
2006-06-16 18:38:39 +00:00
dietrich%mozilla.com 734802cbe0 Re-enabling session restore as-is for a few cycles (337320) 2006-06-16 17:51:11 +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
jminta%gmail.com f64690c47e bustage fix from bug 168411 2006-06-16 01:00:43 +00:00
pamg.bugs%gmail.com 7f69e3dc87 Bug 279035: canonizeUrl() ignores appended directories. Patch by pkasting@google.com, r+a181=mconnor 2006-06-16 00:44:06 +00:00
pamg.bugs%gmail.com ec0d6fc7e5 Bug 337131: winstripe was using pinstripe's Search.png and Search-add-engines.png. ui-r=beltzner 2006-06-16 00:19:26 +00:00
sspitzer%mozilla.org c565bc17c6 fix for bug #340966, regression, "node QI Failed When middle clicking a bookmark"
also address another scenario of bug #333734, "Protect against opening too many tabs at once"

r=ben
2006-06-15 22:58:34 +00:00
jminta%gmail.com dca4d1ab35 Bug 168411 Move bookmarks transactions into a JS service (adding a bookmark leaks the Add Bookmark dialog) r=sspitzer, sr+a=mconnor 2006-06-15 21:58:43 +00:00
joe%retrovirus.com 48969ba5fd This patch increases the delay between sending search suggestion requests,
and provides an increasing backoff behavior if the server returns an HTTP
response code that indicates that it's too busy.

bug=339441
r=gavin
sr/branch=mconnor
2006-06-15 21:33:09 +00:00
joe%retrovirus.com f4082e4b04 This patch allows the user to disable form history without disabling
search suggestions.

bug=338064
r=gavin
sr/branch=mconnor
2006-06-15 21:30:27 +00:00
pamg.bugs%gmail.com 67fdae17cd Bug 337137: Use better default icon for search engines. r=beng 2006-06-15 20:45:03 +00:00
sspitzer%mozilla.org 4012bcc194 keep trunk in sync with the 1.8 branch
fix bug #333734 (Protect against opening too many tabs at once, r=ben)
fix bug #339290 (unable to paste links into the organize bookmarks dialog, r=mconnor)
fix bug #336488 (search bookmarks broken, r=gavin)
2006-06-15 18:30:57 +00:00
tony%ponderer.org 56d35d22bc Bug 340866: Anti-phishing only works on the last opened window (fails otherwise)
r=brettw,a=bryner
2006-06-13 05:37:32 +00:00
pamg.bugs%gmail.com cdb4d03bce Bug 340122: Do not offer to add an autodiscovered search engine if its title matches one already in the list. r+a181=mconnor 2006-06-12 22:01:52 +00:00
myk%mozilla.org 2d4618d268 moves Firefox-specific microsummary directory definitions to nsBrowserDirectoryProvider
bug=337324
r=bsmedberg
a=mconnor for the 1.8 branch
2006-06-12 18:58:37 +00:00
myk%mozilla.org 10aabb6329 prevent the mouse pointer from getting stuck in a busy state over chrome after updating a microsummary
bug=337038
r=mconnor
a=mconnor for 1.8 branch
2006-06-12 18:50:46 +00:00
rob_strong%exchangecode.com ee46dbbfa6 Bug 341226 - Set program access is unaware of all users vs. current user. r=sspitzer 2006-06-12 18:33:07 +00:00
rob_strong%exchangecode.com 80f9e93fc6 Bug 338931 - Win32 installer should cleanup old / bogus registry entries on install and uninstall. r=bsmedberg 2006-06-12 18:30:46 +00:00
joe%retrovirus.com ec9b788bf2 Adds a pref to disable dated bookmark backup.
(Checked in on behalf of logan.)

bug=307135
r/branch=mconnor
2006-06-12 18:27:56 +00:00
beng%bengoodger.com 530cb37df0 340897 - lots of rss bug fixes r=sspitzer 2006-06-12 18:14:55 +00:00
jwalden%mit.edu e6784f9a33 Bug 323966 - Users expect clearing history to clear searchbar also (wallpaper fix). ui=beltzner, r=mconnor 2006-06-12 18:00:54 +00:00
joe%retrovirus.com eb99c0c3ff Changes the size of the search suggestions drop-down to 10 rows.
bug=339555
r=gavin
sr/branch=mconnor
2006-06-12 17:55:19 +00:00
axel%pike.org 6a60ce6050 bug 329601, remove link from throbber, r,a=mconnor 2006-06-12 15:01:24 +00:00
steffen.wilberg%web.de 6af592f97a Bug 339780: Document (sort of) the new Security Warnings preferences dialog. r=jeff 2006-06-11 19:36:53 +00:00
mozilla.mano%sent.com d25fff9774 Bug 311496 - Safe Mode UI: 'Make Changes and Restart' button should be disabled if no action is checked, r=mconnor. 2006-06-10 14:10:27 +00:00
gavin%gavinsharp.com b2bbc242eb Bug 337002: NS_ERROR_FILE_NOT_FOUND error is dumped to console sometimes from sss_clearDisk, patch by logan <mozilla@gozer.org>, r=dietrich 2006-06-09 21:45:25 +00:00
pamg.bugs%gmail.com 0d79d48363 Bug 336925: Middle clicking search button should open new tab. r=gavin.sharp, sr=ben@mozilla.org 2006-06-09 20:32:19 +00:00
gavin%gavinsharp.com 8f18c24fa1 Bug 335086: Support drag and drop for ordering engines in the search engine manager, r=mconnor 2006-06-09 17:13:52 +00:00
axel%pike.org 91f6c5a433 bug 339783, stop shipping sherlock plugins 2006-06-09 14:26:28 +00:00
benjamin%smedbergs.us 3820bfc1bc Bug 340864 - ditch the xpinstaller (for Firefox), r=robstrong 2006-06-09 12:58:39 +00:00
aaronleventhal%moonset.net 563dbcab91 Bug 340822. Move accessible/public/atk interfaces up one directory. r=ginn.chen, r=bsmedberg 2006-06-09 10:47:20 +00:00
sspitzer%mozilla.org 357fb3dc46 supplimental checkin for bug #333734, protect (warn) against opening too many tabs at once. ugh. 2006-06-09 08:04:10 +00:00
sspitzer%mozilla.org 2b517be2e8 follow-up checkin for #333734, fix coding style per ben. 2006-06-09 07:58:20 +00:00
sspitzer%mozilla.org 3af66c6e0d fix for bug #333734. protect (warn) against opening too many tabs at once.
r=ben, UI and strings r=beltzner
2006-06-09 07:53:12 +00:00
joe%retrovirus.com 3f119e8ddf Changes the gray searchbar text to just show the engine name without "Search",
and updates the tooltip text (where applicable) to read "Search using _____".

bug=337106
sr=mconnor
uir=beltzner
2006-06-09 01:34:18 +00:00
sspitzer%mozilla.org 097f476c93 new icon from steven garity. part of bug #339526, add branding to import wizard 2006-06-08 21:33:56 +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
gavin%gavinsharp.com 25c0e6a440 Bug 340444: change SuggestionURL to SuggestionUrl, to be more consistent with the OpenSearch <Url> tag, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=mconnor 2006-06-08 18:12:08 +00:00
gavin%gavinsharp.com 276f98199b Bug 338989: Make nsSidebar strings localizable, r=mconnor 2006-06-08 16:47:49 +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
steffen.wilberg%web.de 032ccdebf2 Bug 340553: Document that Ctrl+9 focuses last tab. p=zeniko@gmail.com, r=me 2006-06-07 21:40:07 +00:00
steffen.wilberg%web.de 184eb0c3eb Bug 339485: Document Alt+(Up|Down) and F4 shortcuts in search box. r=jeff 2006-06-07 21:21:00 +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
sspitzer%mozilla.org e226f69d5f fix for wording bug, #340052. r/a=beng 2006-06-07 03:03:38 +00:00
jminta%gmail.com d85b48ecf3 Bug 333864 Non-localizable label in Places popup: Search:' r=annie, a=brettw 2006-06-06 23:06:29 +00:00
gavin%gavinsharp.com 0d7f02ccc9 Bug 336058: change History->History to History->Show in Sidebar, patch by Liz Looney <looney.liz@gmail.com>, r=mconnor 2006-06-06 20:50:42 +00:00
Jan.Varga%gmail.com e5158d88ef Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions
2006-06-06 20:05:13 +00:00
gavin%gavinsharp.com ce743abf47 Bug 338348: Make Ctrl+9 select the last tab instead of the ninth tab, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-06-06 16:28:09 +00:00
sspitzer%mozilla.org 106a9a3cd2 fix for bug #340167. exit survey checkbox not appearing in NSIS uninstaller. r/a=rstrong 2006-06-06 15:27:28 +00:00
gavin%gavinsharp.com 527a88d0c8 Bug 338661: tabs are blank during session restoration, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-06-04 07:10:27 +00:00
gavin%gavinsharp.com a8dd85e099 Bug 335864: don't delete state information when _loadState == STATE_QUITTING (fixes sessionstore), patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-06-04 07:07:42 +00:00
gavin%gavinsharp.com 512269c7f3 Bug 236721: close tab or window depending on tab bar visibility, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-06-04 06:38:25 +00:00
timeless%mozdev.org 52a93bff56 Bug 337917 Make consumers stop using cids from other modules
r=brettw@gmail.com sr=neil
2006-06-03 23:41:19 +00:00
timeless%mozdev.org a768026fc9 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
steffen.wilberg%web.de 170851d874 it's June, not July. 2006-06-02 22:25:22 +00:00
steffen.wilberg%web.de e86727d8b5 Bug 335779: document the new Search Engine Manager. r=jeff 2006-06-02 22:09:47 +00:00
brettw%gmail.com 62638c2c63 Bug 216899 (for pkasting@google.com) r+a=mconnor middle-clicking functions ContentLoadURL and autoscroll conflict 2006-06-02 19:52:30 +00:00
jminta%gmail.com b215f30e0b Bug 336176 Builds with places disabled still have places-specific style rules, r+a=mconnor 2006-06-02 18:18:24 +00:00
sayrer%gmail.com 42ec206dad b=337201. Incorrect handling of feed:https://. Patch by Phil Ringnalda <philringnalda@gmail.com>. r=ben 2006-06-02 04:49:15 +00:00
darin%meer.net 979f82c981 fixes bug 326155 "Adds support for restricting pings to same origin and limiting pings to no more than one per anchor" r=biesi sr=bzbarsky 2006-06-02 04:28:48 +00:00
gavin%gavinsharp.com 54604c87cb Bug 336058: rename the "Go" menu to "History", patch by Liz Looney <looney.liz@gmail.com>, r=mconnor 2006-06-01 17:58:10 +00:00
tony%ponderer.org e8ef7fb525 bug 339839: isolate safe browsing provider prefs in globalstore.js
r+a=bryner
2006-06-01 02:08:36 +00:00
gavin%gavinsharp.com e5a18539dd Bug 331143: simplify search plugin format, r=mconnor 2006-05-31 23:18:26 +00:00
steffen.wilberg%web.de 63032c33f6 Bug 325690: Change 'delete autocomplete entry' to Del on non-mac platforms. r=jeff. Also fixes bug 325966: Ctrl+Tab and Ctrl+Shift+Tab shortcuts now works on Mac also 2006-05-31 22:07:33 +00:00
bugzilla%standard8.demon.co.uk fa17c20d34 Bug 232795 In bookmarksMenu.js, Error: aDragSession.sourceNode has no properties. (Bv1b-TK) p=Serge GAUTHERIE <gautheri@noos.fr>,r=mconnor 2006-05-31 16:21:16 +00:00
gavin%gavinsharp.com 6f98e3e44a Bug 339479: Autocomplete controller isn't updated properly in all cases, r=jhughes, r=mconnor 2006-05-31 01:19:58 +00:00
gavin%gavinsharp.com 71cda4e17b Bug 325913: give search plugins a searchForm attribute to be used for blank queries, r=mconnor 2006-05-31 01:10:05 +00:00
gavin%gavinsharp.com c322a60166 Bug 295683: File > Import dialog should not be blank if no migration source could be found, r=mconnor 2006-05-31 01:03:03 +00:00
gavin%gavinsharp.com f1c4773096 Bug 252362: security warning preferences should be exposed in user interface, r=mconnor, ui-r=beltzner 2006-05-31 00:57:50 +00:00
rob_strong%exchangecode.com c24f3af881 Bug 339185 - Always install talkback and disable it on x% of the installations. r=bsmedberg 2006-05-30 20:56:48 +00:00
myk%mozilla.org f9df4b79fc make sure the microsummary service doesn't attempt to load javascript: or data: URLs
bug=339377
r=mconnor
a=mconnor for 1.8 branch
2006-05-30 20:07:16 +00:00
rob_strong%exchangecode.com 47cfb2d4a9 Bug 339196 - Cleaner wizard image for NSIS installer (header images). r=sgarrity 2006-05-30 18:55:11 +00:00
mozilla.mano%sent.com 07ab3633ea Bug 337998 - don't force the chrome direction on the whole feed preview (but do set it on the UI parts of it), also includes some RTL-compat fixes on the themes side of things. r=mconnor. 2006-05-30 14:28:58 +00:00
mozilla.mano%sent.com e238a88878 Bug 335675 - Shortcomings of the click-and-hold implementation of bug 333831. patch from Simon Bnzli <zeniko@gmail.com>, r=me. 2006-05-30 14:10:32 +00:00
benjamin%smedbergs.us 62ff848c6d Bug 332021 - Remove xpfe/components/search from the Firefox build, r=gavin 2006-05-30 13:08:47 +00:00
tony%ponderer.org 6d82725cb4 bug 339635: Safebrowsing urlbar warning icon not themable
r=bryner
2006-05-30 04:59:08 +00:00
gavin%gavinsharp.com 675e5daf18 Bug 337625: OpenSearch plugins that include a Url tag with a type other than text/html don't install, r=mconnor 2006-05-29 19:19:05 +00:00
gavin%gavinsharp.com 3d38ae8aa7 bug 339343: fix review nit 2006-05-29 19:04:14 +00:00
gavin%gavinsharp.com 0238ba8fee Bug 339343: Icons in certain OpenSearch plugins sometimes don't show up, r+a181=mconnor 2006-05-29 19:00:56 +00:00
gavin%gavinsharp.com 5828ec64ba Bug 338252: sourceTextEncoding isn't always properly parsed (fixes some Sherlock plugins with non standard character encodings), r=mconnor 2006-05-29 18:48:42 +00:00
gavin%gavinsharp.com f039c8bd34 Bug 339064: allow empty Param values for search plugins, r=mconnor 2006-05-29 18:38:42 +00:00