Commit Graph

277 Commits

Author SHA1 Message Date
Neil Deakin
615f463e9e Bug 523780, cannot drag first search engine, r=rflint 2009-12-15 11:07:45 -05:00
Dão Gottwald
673c03c02d Bug 526989 - getEngines, getVisibleEngines and getDefaultEngines engineCount out params should be optional. r=gavin
--HG--
extra : rebase_source : ea466269b081c55e6ce4d178a00a9b882f65ac93
2009-11-06 22:56:26 +01:00
Saint Wesonga
6f6378cc6b Bug 523476 - Switch application/x-javascript to application/javascript, Firefox part. r=vlad 2009-11-05 14:53:26 +01:00
Dão Gottwald
5eaa840350 tests cleanup 2009-09-18 13:52:28 +02:00
Neil Deakin
69bd6c8514 Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron 2009-07-29 14:33:53 -04:00
Neil Deakin
2b862dc7a3 Bug 456106, use new drag and drop api in browser and toolkit, r=mano 2009-06-20 20:04:07 -04:00
Dão Gottwald
310db5d997 Backed out changeset 0b7f20c1f468 2009-06-11 09:06:53 +02:00
Dão Gottwald
6e8cc8ba7b Bug 482105 - Restyle the search bar on OS X. r=mstange,rflint 2009-06-11 02:37:59 +02:00
Dão Gottwald
765db1a1eb Bug 414642 - Remove tooltip workaround from bug 336231 since bug 374288 is fixed. r=gavin 2009-05-06 10:29:05 +02:00
Ryan Flint
0e6efb2aa3 Bug 483086. r=gavin, a=beltzner 2009-03-18 03:52:43 -04:00
Neil Rashbrook
31ad292ea9 Bug 364785 Remove bogus popup attribute from menubutton r=Dão 2009-03-01 19:22:54 +00:00
Daniel Holbert
4301671b45 Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Asaf Romano
9ed4ba3e20 Bug 459323 - Drag and Drop in input controls is broken. r=smaug, sr=sicking. 2008-10-17 22:04:55 +02:00
Neil Deakin
01d18dd2de Bug 444735, move search service to toolkit, r=gavin
--HG--
rename : browser/components/search/nsIBrowserSearchService.idl => toolkit/components/search/nsIBrowserSearchService.idl
rename : browser/components/search/nsSearchService.js => toolkit/components/search/nsSearchService.js
rename : browser/components/search/nsSearchSuggestions.js => toolkit/components/search/nsSearchSuggestions.js
2008-09-13 17:01:14 -04:00
Peter Van der Beken
cd5c74d047 Fix for bug 454570 (nsSearchService.js stores document and element on its global object). r=gavin. 2008-09-10 16:26:54 +02:00
Ted Mielczarek
ff7706a544 bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
Phil Ringnalda
3a336b2b35 Bug 454090 - Use .trim() in search service, r=gavin 2008-09-08 21:48:07 -07:00
Régis Caspar
9caa26f313 Bug 449622 – right clicking on Get more search engines in search manager acts as a left click. r=gavin 2008-08-14 09:52:48 +02:00
Régis Caspar
ebf6330e1e Bug 429091 – Search Engine Manager doesn't consider pending keyword changes when determining whether a keyword is in conflict. r=gavin 2008-08-14 09:49:39 +02:00
rflint@ryanflint.com
d20af47344 Bug 364536 - Mac theme does not support RTL. r=mconnor, a=beltzner 2008-04-23 05:08:52 -07:00
edward.lee@engineering.uiuc.edu
56f5967e96 Bug 413836 - Opening and then closing a new window with urlbar focused breaks the urlbar. r=gavin, b-ff3=beltzner. Fixes Bug 426525 - Broken auto-complete, nsIAutoCompleteController.input failure 2008-04-05 20:51:57 -07:00
reed@reedloden.com
6626995160 Bug 426329 - "Search box - pressing enter does nothing" (browser chrome test) [p=sevenfurnace@gmail.com r=gavin] 2008-04-04 02:20:18 -07:00
gavin@gavinsharp.com
4380ab9cc5 Bug 426329: enter in search bar doesn't work, patch by sevenfurnace@gmail.com, r=me 2008-04-01 10:22:43 -07:00
reed@reedloden.com
b0dffab874 Bug 424690 - "search-go-button don't ignore right click" [p=sevenfurnace@gmail.com r=gavin a1.9=beltzner] 2008-04-01 01:31:42 -07:00
gavin@gavinsharp.com
77413e6f09 Bug 404438: location bar dropdown doesn't collapse on second click on down-arrow the first time it is opened, patch by Seth Spitzer <seth@sspitzer.org>, r=me 2008-03-28 12:22:50 -07:00
gavin@gavinsharp.com
21f2f90b8b Bug 420549: don't ASSERT when removing an engine shortly after adding it, r=mano, a=beltzner 2008-03-05 14:13:41 -08:00
rflint@ryanflint.com
2d3e7d8c05 Bug 415700. r=gavin a=blocking-fx3 2008-02-25 14:13:30 -08:00
mozilla.mano@sent.com
02541d8498 Bug 406095 - add emptyText property to textbox. patch from Dao Gottwald <dao@mozilla.com>, r=gavin. 2008-02-06 11:00:09 -08:00
gavin@gavinsharp.com
7b215a3089 Bug 412990: Re-enable search service logging for opt builds (without the performance hit of checking the pref for each LOG call), r=mano, a=schrep 2008-01-29 11:39:20 -08:00
gavin@gavinsharp.com
444ed4227e Bug 412990: Sherlock engine conversion code fails to set icons, r=mano, a=schrep 2008-01-29 11:35:31 -08:00
gavin@gavinsharp.com
0d3c713dd0 Bug 336231: work around bug 374288 by giving the "Manage search engines" menu item an empty tooltip, patch by Vlado Valastiak <valastiak@mozilla.sk>, r=me, a=schrep 2008-01-29 11:31:10 -08:00
dbaron@dbaron.org
32f2b26792 Backing out bug 336231 due to mochitest failure. 2008-01-29 01:32:46 -08:00
reed@reedloden.com
470129e0ce Bug 336231 - ""Manage Search Engines..." in Search dropdown still has stale/incorrectly positioned tooltip" [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r=gavin a1.9=schrep] 2008-01-28 23:44:18 -08:00
reed@reedloden.com
ff154ac473 Bug 388309 - ""Manage Search Engines" accesskey breaks quick menu navigation to engines beginning with "M"" (remove accesskey) [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r+a1.9=beltzner] 2008-01-26 20:36:34 -08:00
reed@reedloden.com
dd461cc4b3 Typo fix to force a build. 2008-01-26 11:19:20 -08:00
reed@reedloden.com
88397297f3 Bug 410603 - "Revert bug 346079 or make it less annoying (scrolling the mouse wheel in the search bar switches the engine)" (change the engine on accel+scroll) [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=gavin ui-r=beltzner a1.9=schrep] 2008-01-23 23:17:59 -08:00
dtownsend@oxymoronical.com
eb23ab4e4f Bug 404726: Addon compatibility check gives many alerts (toolkit and security portions). r=gavin.sharp, r=kengert 2008-01-15 07:06:34 -08:00
gavin@gavinsharp.com
73ae5722af Bug 405269: ctrl+click/middleclick on searchbar autocomplete results is broken, r=sspitzer 2007-12-13 13:21:16 -08:00
gavin@gavinsharp.com
9432002f08 Bug 405235: land the simpler fix for broken search suggest: unhide our panel explicitly since we're overriding the openPopup method that would have unhidden it otherwise, patch by Seth Spitzer <sspitzer@mozilla.com>, r=me/dao 2007-12-04 14:54:34 -08:00
gavin@gavinsharp.com
c84fb99b70 Bug 405664: keyboard shortcuts to display the search engine list broken, r=enndeakin, a=schrep 2007-12-03 14:35:08 -08:00
reed@reedloden.com
7c2bbde226 Bug 346079 - "In the search bar, scrolling the mouse wheel should switch the engine" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=gavin ui-r=beltzner a1.9=damons] 2007-11-30 22:46:40 -08:00
reed@reedloden.com
367f8cc562 Backing out patches for bugs 405069 and 346079 to track down perf regression. 2007-11-30 18:23:27 -08:00
reed@reedloden.com
6cceaba004 Bug 346079 - "In the search bar, scrolling the mouse wheel should switch the engine" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=gavin ui-r=beltzner a1.9=damons] 2007-11-30 12:16:54 -08:00
reed@reedloden.com
8a568e336d Bug 402895 - "The search bar no longer has a blue border when the website has a search engine available" [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+] 2007-11-28 00:46:26 -08:00
reed@reedloden.com
86ef918d90 Bug 398020 - "lay the endcaps to rest" [p=dao@mozilla.com (Dão Gottwald) r=mconnor a=blocking-firefox3+] 2007-11-23 22:00:27 -08:00
rflint@ryanflint.com
d6a16b4a4b Backing out 2007-11-23 18:45:42 -08:00
rflint@ryanflint.com
734ee73ba9 Bug 386473 - XPCOMUtilify SearchService. r=gavin a=mconnor 2007-11-23 18:27:45 -08:00
gavin@gavinsharp.com
4a92083c7c Bug 398469: Ctrl+Up/Down doesn't work to change engines, r+a=mconnor 2007-10-13 18:26:26 -07:00
reed@reedloden.com
bd2b254d12 Bug 398344 - "utilityOverlay.js isElementVisible() is slow" [p=dao r=Mano r=gavin a1.9=schrep] 2007-10-08 13:17:14 -07:00
kaie@kuix.de
ad2bb22af2 Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog) Code in mozilla/security/manager: r=rrelyea Code elsewhere: r=mconnor, sr=dveditz blocking1.9=mconnor 2007-10-03 04:47:26 -07:00