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

250 Коммитов

Автор SHA1 Сообщение Дата
gavin%gavinsharp.com e9a4254043 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 f1a625a3f2 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 91a03f0829 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 0448c48ef6 bug 339343: fix review nit 2006-05-29 19:04:14 +00:00
gavin%gavinsharp.com 3a2325dffe 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 9c114f257f 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 aa5f1f38f6 Bug 339064: allow empty Param values for search plugins, r=mconnor 2006-05-29 18:38:42 +00:00
gavin%gavinsharp.com 0eab62ae28 Bug 337751: expose description attribute on nsISearchEngine, r=mconnor 2006-05-29 17:20:31 +00:00
gavin%gavinsharp.com 52b72cfcc9 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
joe%retrovirus.com 0c475cfb82 Integrated local form history results into searchbox suggest results.
bug=338061
r=gavin
sr=mconnor
2006-05-26 22:41:42 +00:00
gavin%gavinsharp.com 190e9ab99f 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 f2c3cd062e 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
gavin%gavinsharp.com 93e89a4058 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
bryner%brianryner.com 2cfca8167a 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 866c16c6be 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 02c1bde964 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
gavin%gavinsharp.com c92d15f89f Bug 335878: sherlock files that use non-standard character encodings aren't displayed correctly, r=mconnor 2006-05-17 01:37:49 +00:00
mconnor%steelgryphon.com 7d03e97a2a 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
gavin%gavinsharp.com bc760ea584 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 6fd84b60af 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 52ca1f95e4 Bug 336625: text remains grey when dragged to the search bar, r=jhughes 2006-05-11 20:40:15 +00:00
gavin%gavinsharp.com c742db05a0 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 162897cd33 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 a14b98bfee 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
mconnor%steelgryphon.com 29be4fc6c8 backing out, I suck, first round of drinks are on me at Xtech 2006-05-08 23:08:35 +00:00
mconnor%steelgryphon.com c38db762e4 bug 337178 - hook up search suggestions, forgot to add this file to trunk as well 2006-05-08 22:00:29 +00:00
mconnor%steelgryphon.com 87a363948c bug 337178 - hook up remote search suggestions, r=gavin, a=bonecho drivers 2006-05-08 21:41:54 +00:00
beng%bengoodger.com 53f781ee79 335443 - support <link> autodetection of search engines patch by Pam Greene <pamg.bugs@gmail.com> r=brettw@gmail.com sr=ben@mozilla.org 2006-05-06 02:37:51 +00:00
beng%bengoodger.com c8667aa809 336457 - mark selected engine in the dropdown list patch by Pam Greene <pamg.bugs@gmail.com> r=joe@retrovirus.com sr+a=ben@mozilla.org 2006-05-06 00:12:26 +00:00
beng%bengoodger.com 562c8bc605 335441 - add search dropdown menu and button patch by Pam Greene <pamg.bugs@gmail.com> r=joe@retrovirus.com sr+a=ben@mozilla.org + some tweaks by me to make it look better on windows 2006-05-06 00:05:22 +00:00
myk%mozilla.org c5b8e2d95e Initial support for microsummaries via a service and integration into the bookmarks UI.
bug=334471
r=brettw
a=ben for the branch
2006-05-05 22:45:37 +00:00
joe%retrovirus.com 4621ff77f5 Add grey text to search box (when not focused) that identifies the current
search engine.

bug=2358968
r=gavin.sharp@gmail.com
sr=ben@mozilla.org
2006-05-03 01:22:58 +00:00
gavin%gavinsharp.com 36c50119b6 Bug 311653: fix tooltip issue by giving each menuitem it's own tooltip, r=mconnor 2006-05-01 18:59:59 +00:00
gavin%gavinsharp.com 7cf17842e3 Bug 232272: new search engine manager, r=mconnor, ui-review=beltzner 2006-04-28 02:18:58 +00:00
gavin%gavinsharp.com 2affd59f90 Bug 335472: search service won't load engines (context menu broken in certain cases), r=mconnor 2006-04-26 05:13:07 +00:00
gavin%gavinsharp.com 44807cb914 Bug 332022: use debug.js/NS_ASSERT in nsSearchService, r=mconnor 2006-04-25 16:26:58 +00:00
gavin%gavinsharp.com 85bb1cdd92 Bug 330887: revert previous change since it had no effect on Ts 2006-04-22 22:38:02 +00:00
gavin%gavinsharp.com 06f9a8a0e5 Bug 330887: try moving init from the constructor to browser.js's delayedStartup, a=mano for a cycle, to see if this affects Ts 2006-04-22 19:27:26 +00:00
gavin%gavinsharp.com 980ef8752a Bug 333067: sherlock conversion fixes: ensure that _convertSherlockFile throws on failure, ensure that the icon is saved before it is deleted, and use a global function instead of a regexp for finding useless lines, r=mconnor 2006-04-19 21:16:45 +00:00
gavin%gavinsharp.com 526a1d4107 Bug 334399: icons for sherlock plugins loaded from non-profile locations aren't loaded, r=mconnor 2006-04-19 21:10:49 +00:00
gavin%gavinsharp.com 1c84045bb0 Bug 333067: fix addEngineWithDetails, simplify _loadEngines 2006-04-13 23:28:21 +00:00
gavin%gavinsharp.com 7865204426 Bug 333067: fix search service leaks, r=mconnor 2006-04-12 18:25:42 +00:00
gavin%gavinsharp.com 808cf2bde4 Bug 330842: "ASSERT: Can't serialize: file doesn't exist!" at startup, r=mconnor 2006-04-06 23:16:44 +00:00
gavin%gavinsharp.com 712c266d55 revert accidental commit 2006-04-06 23:15:47 +00:00
gavin%gavinsharp.com a8d71dabdc Bug 330842: "ASSERT: Can't serialize: file doesn't exist!" at startup, r+a=mconnor 2006-04-06 23:11:36 +00:00
benjamin%smedbergs.us 0e0fe8e1d1 Bug 325257 - Rename nsIFormHistory to avoid changing interfaces on the 1.8 branch, r=bryner 2006-04-06 18:06:05 +00:00
roc+%cs.cmu.edu 8af5b23e55 Bug 331522. By default, do not allow keyword searches when navigating to URLs; modify browser UI code to enable keyword searches only on selected URL input mechanisms (e.g., typed into the URL bar). r+sr=darin,r=mconnor 2006-04-03 23:17:51 +00:00
gavin%gavinsharp.com b646aa26a1 Bug 332448: POST search plugins don't work on the 1.8 branch, patch by Michael <toadking@lueshi.com>, r+a=mconnor 2006-04-03 20:13:33 +00:00
gerv%gerv.net e89816769b Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-03-31 06:55:29 +00:00
gavin%gavinsharp.com ea609db848 Bug 330887: Ts fix attempt #3, re-add timeout for search bar init, r+a=mconnor 2006-03-20 19:01:01 +00:00
gavin%gavinsharp.com 2315cb36b6 Revert previous change to re-enable the search service (bug 330887) 2006-03-19 06:54:29 +00:00
gavin%gavinsharp.com ff573ff406 Bug 330887: second try at disabling the search service to see impact on Ts 2006-03-19 04:46:26 +00:00
gavin%gavinsharp.com fc07362a19 Back out previous change to re-enable search service (bug 330887) 2006-03-19 03:48:48 +00:00
gavin%gavinsharp.com c7fdbeb1ba Temporarily disable the search service to see what effect it has on Ts 2006-03-19 02:38:05 +00:00
gavin%gavinsharp.com 587aa1bd71 Bug 330887: try to fix Ts regression from bug 317107, r=mano 2006-03-18 22:23:02 +00:00
gavin%gavinsharp.com 74139068a1 Bug 317107: followup fix for icon conversion, r+a181=mconnor 2006-03-17 10:39:11 +00:00
gavin%gavinsharp.com 1a659c1dfc Bug 317107: Fix icon setting bug, r=mconnor over IRC 2006-03-17 08:41:17 +00:00
gavin%gavinsharp.com 0933676efd Bug 317107: new search service, r=mconnor, sr=ben 2006-03-17 07:16:00 +00:00
gavin%gavinsharp.com 590597e8a5 Bug 235204 followup, add localizable dialog width, r=mconnor 2006-02-18 00:14:03 +00:00
gavin%gavinsharp.com d91d9b924e Bug 324354: Ctrl-Z (undo) reveals visited URLs AFTER clearing history, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor 2006-02-18 00:14:02 +00:00
gavin%gavinsharp.com cbdce0816e Bug 317369: make use of textbox's clickSelectsAll property for the location bar and help, r=mano/mconnor 2006-02-18 00:14:01 +00:00
gavin%gavinsharp.com 5964f42772 Bug 315034: If search is set to open in a new tab, Alt+Enter should open the search result in the current tab, patch by Adam Guthrie <ispiked@gmail.com>, r=robstrong 2006-02-18 00:14:00 +00:00
allan%beaufour.dk 28b10a9d6e Icon in Search Bar has incorrect (stale) tooltip. Bug 311653, r=mconnor, patch by Torisugari 2006-02-18 00:13:59 +00:00
gavin%gavinsharp.com 1d32f380fb Bug 310393: Hitting Enter in an empty searchbar shouldn't add an empty entry to its form history, r=mano 2006-02-18 00:13:58 +00:00
gavin%gavinsharp.com c5f4534bd5 Bug 219532: Add pref to make search bar results always open in a new tab, patch by Chris Butcher <cbutcher@gmail.com>, r=mconnor 2006-02-18 00:13:57 +00:00
gavin%gavinsharp.com a20119062f Bug 308854: ctrl-up too many times in search box breaks search box, r=mconnor 2006-02-18 00:13:56 +00:00
gavin%gavinsharp.com 93c5dc45bc Bug 235204, remove pref observer to avoid a crash (bug 306135), r=mano 2006-02-18 00:13:55 +00:00
gavin%gavinsharp.com 2bd10a2c74 Bug 306358, fix drag and drop onto the search bar, r=mano 2006-02-18 00:13:54 +00:00
gavin%gavinsharp.com 8355f2f7cf Bug 235204: New search dialog, used when the searchbar is either removed from the toolbar, of if the toolbar is hidden. r=mconnor 2006-02-18 00:13:53 +00:00
gavin%gavinsharp.com 9061675c58 Bug 301283: Toolbar customize gives js error after removing searchbar, r=mconnor 2006-02-18 00:13:52 +00:00
aaronleventhal%moonset.net 1fe771b73e Bug 283273. Make search bar drop down of search engine choices keyboard and screen reader accessible. r=mconnor, a=mkaply 2006-02-18 00:13:51 +00:00
mozilla.mano%sent.com d66e01972b Bug 296474 - Unconditionally remove the search bar controller on binding destruction to prevent a leak. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa. 2006-02-18 00:13:50 +00:00
mozilla.mano%sent.com 33f0bb3df3 Bug 278772 - Various Firefox code incorrectly constructs URIs. patch by Gavin Sharp <gavin.sharp@gmail.com> r=mconnor sr=darin 2006-02-18 00:13:49 +00:00
mozilla.mano%sent.com 5d7867b54d Bug 269994 - Submitting a blank search string to the Dictionary.com search plugin doesn't navigate to the main page. patch by Gavin Sharp <gavin.sharp@gmail.com> r=mconnor 2006-02-18 00:13:48 +00:00
dveditz%cruzio.com 43557df0a2 bug 270697 make autocomplete behave more like IE r=caillon,r=mconnor 2006-02-18 00:13:47 +00:00
gerv%gerv.net 97ed933207 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-02-18 00:13:46 +00:00
steffen.wilberg%web.de 430875286c Bug 263146: use the Cmd key instead of the Ctrl key on Mac ('accel' instead of 'control'). p=bugs.mano@mail-central.com, r=mconnor 2006-02-18 00:13:45 +00:00
ben%bengoodger.com fab36543f1 Landing the Aviary Branch (browser section only). 2006-02-18 00:13:44 +00:00
gavin%gavinsharp.com a7c4567607 Bug 235204, remove pref observer to avoid a crash (bug 306135), r=mano 2006-02-18 00:13:43 +00:00
gavin%gavinsharp.com 482f6fffa1 Bug 235204: New search dialog, used when the searchbar is either removed from the toolbar, of if the toolbar is hidden. r=mconnor 2006-02-18 00:13:41 +00:00
ben%bengoodger.com b12b41963c 255394 - default search query parameter generation, r+sr=brendan@mozilla.org 2006-02-18 00:13:23 +00:00
chanial%noos.fr 079b55fcbc Bug 228103: Toolbar Google search for empty string results in garbage characters.
Loads the host of the search engine when querying for the null string.
2006-02-18 00:13:22 +00:00
ben%bengoodger.com 03b6eacd37 fix whitespace 2006-02-18 00:13:21 +00:00
ben%bengoodger.com bbb37a27ba temporary fix for 205708 - search bar often forgets the selected search engine 2006-02-18 00:13:20 +00:00
jshin%mailaps.org c33deb1f15 bug 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa 2006-02-18 00:13:19 +00:00
ben%bengoodger.com 5f037601bc 171606 - dropmarker icon for toolbar search icon 2006-02-18 00:13:18 +00:00
chanial%noos.fr 352e5c0a77 convert chrome://global/content/widgets to chrome://global/content/bindings 2006-02-18 00:13:17 +00:00
chanial%noos.fr 5054f7957b bug 225215: alt-Enter doesn't work in the search bar 2006-02-18 00:13:16 +00:00
chanial%noos.fr 6bbf938473 coding style nit 2006-02-18 00:13:15 +00:00
chanial%noos.fr e0fde5ce19 Bug 224990: search bar is unusuable if the specified searchplugin is not found.
If the search engine is not found, fall back to find in page
2006-02-18 00:13:14 +00:00
chanial%noos.fr 689122342a Bug 223277: real fix concerning the event chain + Band aid patch for an XBL bug. 2006-02-18 00:13:13 +00:00
chanial%noos.fr 0918d8b813 complete rewrite of search.xml: more functionalities with less code :-)
add shortkeys to toggle the search engine (bug 200884), by using ctrl-arrow up and down in the search bar.
remove the pref browser.search.defaultengine. Now we rely on the local store so we can have several windows with different search engines.
2006-02-18 00:13:12 +00:00
chanial%noos.fr f296f37544 add tri-licence 2006-02-18 00:13:11 +00:00
blakeross%telocity.com 5df0eb5f82 Google is the default search bar engine. 2006-02-18 00:13:10 +00:00
hewitt%netscape.com 6566faee0c more search goodies, now using all installed sherlock plugins 2006-02-18 00:13:09 +00:00
hewitt%netscape.com beda204cc2 171581 - toolbar search/find in page for phoenix 2006-02-18 00:13:08 +00:00
hewitt%netscape.com 25c0675d71 171581 - toolbar search/find in page for phoenix 2006-02-18 00:13:07 +00:00
chanial%noos.fr 3eb084bb8a cvs remove browser/components/search (not built) 2003-10-22 07:46:00 +00:00
varga%netscape.com 1734eec58f Landing bookmarks changes.
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa

The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2003-05-23 12:03:40 +00:00
blakeross%telocity.com ce5d6a70cf add search files 2002-04-09 01:16:54 +00:00