Commit Graph

4721 Commits

Author SHA1 Message Date
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
gavin%gavinsharp.com
0d4bb8e355 Bug 337751: expose description attribute on nsISearchEngine, r=mconnor 2006-05-29 17:20:31 +00:00
gavin%gavinsharp.com
8badb8bccb Bug 339551: grey text gets out of sync with selected engine when multiple windows are open, r=mconnor 2006-05-29 16:35:35 +00:00
gavin%gavinsharp.com
4c59f08333 Bug 279687: allow middle clicks on Go button to open current URL in a new tab, and respect shift+(new tab action) in more places, r+ui-r=mconnor 2006-05-29 15:59:46 +00:00
gavin%gavinsharp.com
ba270fe39d Bug 338443: Make it easier to hit the notificationbox close button, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-05-29 15:38:46 +00:00
gavin%gavinsharp.com
1374a8498f Bug 311015: add option to permanently disable all addons and revert to the default theme when launched in safe mode, r=mconnor, r=rob_strong 2006-05-29 15:29:37 +00:00
steffen.wilberg%web.de
501e2fe6fb Bug 315402: Create Accessibility section in Help Documentation. Patch by Mark Pilgrim, r=me 2006-05-28 18:40:21 +00:00
joe%retrovirus.com
4a48353761 Integrated local form history results into searchbox suggest results.
bug=338061
r=gavin
sr=mconnor
2006-05-26 22:41:42 +00:00
mconnor%steelgryphon.com
14324c73b1 bug 337774 - improve safe browsing preferences panel, additional tweaks, patch by Ryan Flint (rflint@dslr.net), r=me 2006-05-26 20:01:29 +00:00
rob_strong%exchangecode.com
1b29bf9ee6 Bug 339196 - Cleaner wizard image for NSIS installer. patch (image)=Steven Garrity <steven@silverorange.com>, r=rob_strong 2006-05-26 18:20:39 +00:00
joe%retrovirus.com
2b3f76808f Sets the flex factor of the searchbar to match the one on branch.
bug=337738
r=gavin
sr/uir=mconnor
2006-05-26 18:07:34 +00:00
gavin%gavinsharp.com
b581167b49 Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r=mconnor, ui-r=beltzner, sr=neil/bzbarsky 2006-05-25 21:22:32 +00:00
gavin%gavinsharp.com
225fe795b4 Fix duplicate ID attribute added in bug 335777. 2006-05-25 21:02:48 +00:00
tony%ponderer.org
174a11470f Bug 338693: move safe browsing timer code into C++ on doc nav event.
r=darin,bryner
2006-05-25 20:12:14 +00:00
gavin%gavinsharp.com
1a0f2121ad Bug 337774: improve safe browsing preferences panel, patch by Ryan Flint <rflint@dslr.net>, r=mconnor, ui-r=beltzner 2006-05-25 20:04:32 +00:00
doronr%us.ibm.com
816d4e1359 Fix bug 338342 - clicking Finish in pfs no longer works. r=mconnor 2006-05-25 20:03:51 +00:00
joshmoz%gmail.com
b5d78d611f a couple profile migration functions don't return correctly, fixes warnings. b=336460 r=mconnor 2006-05-25 14:14:52 +00:00
rob_strong%exchangecode.com
849c975719 Bug 339070 - Shortcuts not created with standard and complete installs. r=bsmedberg 2006-05-25 04:10:27 +00:00
gavin%gavinsharp.com
92b6fc2615 Bug 337147: Clicking on the favicon should focus the search box, patch by Pam Greene <pamg.bugs@gmail.com>, r=jhughes, r=bryner 2006-05-24 02:27:48 +00:00
gavin%gavinsharp.com
dde2f30dfa Bug 337029: bookmark properties dialog leaks a microsummaryObserver when canceled, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=annie, r=mconnor 2006-05-24 02:27:14 +00:00
rob_strong%exchangecode.com
219741ecca bustage fix for bug 326580 2006-05-24 01:21:40 +00:00
benjamin%smedbergs.us
7b01b6d3f6 Followup to bug 326580 - run 7zip directly from the installer-stage directory, to avoid absolute-pathname problems, and make the "installer" target automatically stage files, r=robstrong 2006-05-23 21:59:16 +00:00
benjamin%smedbergs.us
361bdd74a9 Bug 338746 - DOMI broken in win/linux builds due to packaging error, regression from bug 325100, r=ajschult 2006-05-23 15:44:10 +00:00
gavin%gavinsharp.com
7496b76d03 Bug 338680: check isFile before fileSize, since the Mac fileSize getter throws for non-files, r=mconnor 2006-05-23 14:18:53 +00:00
rob_strong%exchangecode.com
4f23af14f1 One last try to get NSIS building correctly for Bug 326580 - Firefox 2.0 Windows Installer 2006-05-23 12:02:59 +00:00
brettw%gmail.com
05afc73977 Bug 336281 r=joe Quotes not escaped in bookmarks export 2006-05-23 00:34:26 +00:00
rob_strong%exchangecode.com
421b1d7ed1 Bug 326580 - Firefox 2.0 Windows Installer. r=bsmedberg 2006-05-22 22:29:44 +00:00
rob_strong%exchangecode.com
23960afa08 Bug 326580 - Firefox 2.0 Windows Installer (new images). r=bsmedberg 2006-05-22 22:02:44 +00:00
sayrer%gmail.com
e4bbcf3081 b=338874. Safe browsing alert not exposed to screenreader. Patch by pilgrim@gmail.com. r=tony, sr=darin 2006-05-22 21:28:27 +00:00
myk%mozilla.org
ba0803d3a8 Work around XUL template builder regression on trunk and possibly marginally improve performance.
bug=336857
r=enndeakin
sr=ben
a=mconnor for checkin to 1.8 branch
2006-05-22 19:23:57 +00:00
gavin%gavinsharp.com
20bfe96707 Bug 338754: add safe browsing components to the installer manifest, r=darin 2006-05-22 02:32:45 +00:00
peterv%propagandism.org
3869989ccb Fix for bug 336244 (Clean up/remove extensions/xmlextras/base). r/sr=sicking. 2006-05-21 19:50:16 +00:00
gavin%gavinsharp.com
81dd6e548d Bug 337174: "Manage Search Engines" misaligned in menu, patch by Pam Greene <pamg.bugs@gmail.com>, r=bryner 2006-05-21 03:25:18 +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
gavin%gavinsharp.com
4f53d0c75d Bug 335864: Hookup Session Restore to installs view and blocklist restart app capability, patch by Simon B�nzli <zeniko@gmail.com>, r=bsmedberg 2006-05-21 02:56:20 +00:00
gavin%gavinsharp.com
e00ce1be16 Bug 324063: "passwords never saved" is too hard to find, so move it into it's own window, r=mconnor, ui-r=beltzner 2006-05-20 19:00:42 +00:00
gavin%gavinsharp.com
c2a2243919 Small whitespace change to sync 1.8 branch/trunk 2006-05-20 16:33:43 +00:00
brettw%gmail.com
d376cc3bac Attempt to fix tree bustange from landing of safe browsing. 2006-05-19 23:59:09 +00:00
darin%meer.net
f598aa62e6 landing performance improvements for safe browsing (bugs: 338189, 338191, 338327, 338369, 338366, 338193, 338371, 338562) patches by tony+brettw, r=bryner+darin 2006-05-19 20:29:24 +00:00
bryner%brianryner.com
9ccdd4236a Fix for clearing saved form data using Clear Private Data (bug 333591). Patch by pamg, r+b181=me 2006-05-18 23:14:10 +00:00
bryner%brianryner.com
37d554b5c4 Fix opening the search dropdown with F4 or alt+up/down (bug 337720) Patch by pamg, r=gavin, sr/b181=me 2006-05-18 22:46:50 +00:00
bryner%brianryner.com
a7e6627980 Always open the search dropdown to the right of the button (bug 336868). Patch by Pam Greene <pamg.bugs@gmail.com> r=joe@retrovirus.com sr/b181=me 2006-05-18 18:31:13 +00:00
Olli.Pettay%helsinki.fi
b37689e105 Bug 335586, r+sr=mconnor,neil 2006-05-17 07:21:23 +00:00
gavin%gavinsharp.com
a1eed4f5eb Bug 335878: sherlock files that use non-standard character encodings aren't displayed correctly, r=mconnor 2006-05-17 01:37:49 +00:00
smontagu%smontagu.org
0e8bc6bf62 Use debug() instead of dump() for debugging messages. Bug 338139, r=brettw 2006-05-16 15:33:53 +00:00
mozilla.mano%sent.com
b3631c7cf8 Bug 308060 - Rewrite install-blocked message to reflect reality. patch by Phil Ringnalda <philringnalda@gmail.com>, ui-review=beltzner, r=me. 2006-05-16 08:15:48 +00:00
brettw%gmail.com
ec05b0ebee Forgotten part of patch for bug 338045. 2006-05-16 01:57:16 +00:00
brettw%gmail.com
8219c5d9d7 Bug 338045 (for tony@ponderer.org) r=brettw a=bryner safe browsing slows down page load in non-enhanced mode 2006-05-16 01:54:06 +00:00
gavin%gavinsharp.com
e72a55fe45 Revert accidental checkin. 2006-05-15 20:44:00 +00:00
gavin%gavinsharp.com
00dc0a55a9 Bug 336887: search bar Go button is way too wide, when toolbar icons are set to Icons & Text or Text, patch by Martijn Wargers <martijn.martijn@gmail.com>, r+a181=mconnor 2006-05-15 20:42:58 +00:00
brettw%gmail.com
f682c72ab5 Bug 337741 (for tony@ponderer.org) r=brettw a=bryner safe browsing doesn't need to listen to so many events 2006-05-15 20:28:08 +00:00
gavin%gavinsharp.com
08c2cdaca4 Bug 315646: "Select All" and "Save Link As" both use accesskey "A" in context menu, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mano 2006-05-15 20:07:25 +00:00
gavin%gavinsharp.com
0652417033 Bug 337178: update installer manifest to include nsSearchSuggestions, r=mconnor 2006-05-15 18:48:48 +00:00
mconnor%steelgryphon.com
c2d2606b80 land bug 337178 on the trunk, incl bustage fixes r=gavin on the main parts, me on the bustage-ish parts 2006-05-15 14:31:21 +00:00
myk%mozilla.org
a579b59c89 make the microsummary service prefer cached generators to downloading generators over the network
bug=337113
r=brettw
sr=ben
2006-05-14 18:52:35 +00:00
gavin%gavinsharp.com
c9f791097f Bug 337044: Search engine Manager leaks an observer when canceled, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=gavin 2006-05-13 04:06:56 +00:00
gavin%gavinsharp.com
d1eebcf98c Bug 336273: add basic preferences panel for safe browsing, patch by Ryan Flint, r=gavin/mconnor/ben 2006-05-12 22:17:47 +00:00
silver%warwickcompsoc.co.uk
7cf5641099 Bug 336847 - Remove half the groove below final toolbar. r=ben 2006-05-12 21:43:04 +00:00
joe%retrovirus.com
71f8bd572c Small CSS tweak to increase the hit area of the search engine selection
drop down on Mac OS X.

bug=337548
r=mconnor
uir=beltzner
2006-05-12 17:18:35 +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
mozilla.mano%sent.com
76d14e6908 Bug 336882 - [mac] Menubar no longer works in the addons manager. r=mconnor. 2006-05-12 04:09:45 +00:00
mozilla.mano%sent.com
c6957e9c89 Bug 336888 - Prefs->General->Use Bookmark is borken if places is disabled. r=mconnor. 2006-05-12 04:07:22 +00:00
gavin%gavinsharp.com
a3ae465e77 Bug 337186: removed unused properties in search.properties, patch by Pam Greene <pamg.bugs@gmail.com>, r=gavin 2006-05-11 23:49:45 +00:00
gavin%gavinsharp.com
c49978b0a8 Bug 336210: No "Open (feed name)" item for home page with only one item in feed, patch by Phil Ringnalda <philringnalda@gmail.com>, r=ben 2006-05-11 21:39:12 +00:00
gavin%gavinsharp.com
32670b1600 Bug 335777: Revert bookmarks.html back to 1.5.0.x (plus mozilla.com), patch by Phil Ringnalda <philringnalda@gmail.com>, r=ben 2006-05-11 21:36:57 +00:00
gavin%gavinsharp.com
3e405b2565 Bug 337180: assignment to undeclared variable "menuitem", patch by Pam Greene <pamg.bugs@gmail.com>, r=gavin 2006-05-11 21:33:06 +00:00
gavin%gavinsharp.com
b5a7adce1f Bug 336625: text remains grey when dragged to the search bar, r=jhughes 2006-05-11 20:40:15 +00:00
gavin%gavinsharp.com
8242ed3483 Bug 335691: small clean up of the search service's OpenSearch code, r=pamg 2006-05-11 20:31:55 +00:00
joe%retrovirus.com
4fae71aa4c When I checked in the patch for 337292, I introduced a line-break discrepancy
between the trunk and what Gavin had checked in on the branch.  This
tweak brings it in line with what was approved.
2006-05-11 19:54:01 +00:00
joe%retrovirus.com
62407e384a Removed now-unused search-bar-background.png, meant to go in with
previous checkin for bug 337292.
2006-05-11 18:38:30 +00:00
joe%retrovirus.com
e79e17e086 Landing two searchbox changes that landed on branch while trunk was closed:
(1) Restore flex to toolbar searchbox

bug=258679
r=gavin.sharp@gmail.com
sr=ben@mozilla.org

(2) Change searchbox to allow it to have variable width on the Mac.

bug=337292
r=gavin.sharp@gmail.com
sr=mconnor@mozilla.com
2006-05-11 18:19:42 +00:00
darin%meer.net
385c568c8a reverting previous change since it would seem to be problematic. 2006-05-11 07:34:40 +00:00
darin%meer.net
2f09742ed9 fixes bug 337516 "Txul regression resulting from threadmanager branch landing" r=bzbarsky 2006-05-11 05:47:55 +00:00
myk%mozilla.org
e3cf80beef unhork adding a new bookmark from the bookmarks manager
bug=337305
r=brettw
sr=ben
a=ben for 1.8 branch
2006-05-11 00:58:54 +00:00
beng%bengoodger.com
a4c3347e8a 336945 - subscription options - can't use/select use a website on windows if no feed protocol handler ever installed on system. r=gavin 2006-05-11 00:16:30 +00:00
gavin%gavinsharp.com
9497f68193 Temporarily disable session restore to test effect on Ts, try #2: disable completely. Bug 337320 2006-05-10 06:18:13 +00:00
bzbarsky%mit.edu
6082e0f0c7 Temporarily disable session restore to test effect on Ts. Bug 337320 2006-05-10 04:48:18 +00:00
myk%mozilla.org
4ad24c799e possible fix for microsummaries Ts regression
bug=336833
r=mconnor
2006-05-10 02:22:32 +00:00
mconnor%steelgryphon.com
e5610fc94f bug 337320 - Session Restore Ts regression, patch by dietrich@mozilla.com, r=me 2006-05-10 00:42:37 +00:00
bzbarsky%mit.edu
270acad293 Break cycle with timer at shutdown. Bug 328159, r=mconnor 2006-05-09 01:56:26 +00:00
mconnor%steelgryphon.com
eb0045c6b8 backing out, I suck, first round of drinks are on me at Xtech 2006-05-08 23:08:35 +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
af3de284f7 did not mean to check this in yet 2006-05-08 22:21:14 +00:00
beng%bengoodger.com
3b7ce31f4f 337184 - feed sniffer considers too many documents feeds... needs to not consider an element a feed unless it is the root element. reviewed by darin, r=mconnor 2006-05-08 22:18:58 +00:00
beng%bengoodger.com
c1ce85ac5c 337197 - default reader list for a2 r+a=mconnor 2006-05-08 22:12:28 +00:00
mconnor%steelgryphon.com
c3f7771ba9 bug 337178 - hook up search suggestions, forgot to add this file to trunk as well 2006-05-08 22:00:29 +00:00