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

81 Коммитов

Автор SHA1 Сообщение Дата
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 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 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
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
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
mconnor%steelgryphon.com ef2f7eed08 bug 337178 - hook up remote search suggestions, r=gavin, a=bonecho drivers 2006-05-08 21:41:54 +00:00
beng%bengoodger.com 5dd5b4f80f 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 15de22dab8 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 431106514d 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 19eac0bfdf 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 e21634d12c 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 299be8a04c 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 236f1dfec9 Bug 232272: new search engine manager, r=mconnor, ui-review=beltzner 2006-04-28 02:18:58 +00:00
gavin%gavinsharp.com 10d4135e79 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 7576df250c Bug 332022: use debug.js/NS_ASSERT in nsSearchService, r=mconnor 2006-04-25 16:26:58 +00:00
gavin%gavinsharp.com 131cf66b69 Bug 330887: revert previous change since it had no effect on Ts 2006-04-22 22:38:02 +00:00
gavin%gavinsharp.com afe5a3cbef 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 8349600002 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 b0d36473d6 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 3a28783f16 Bug 333067: fix addEngineWithDetails, simplify _loadEngines 2006-04-13 23:28:21 +00:00
gavin%gavinsharp.com b6e1dd172d Bug 333067: fix search service leaks, r=mconnor 2006-04-12 18:25:42 +00:00
gavin%gavinsharp.com 5f87ed855d 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 2016becb4a revert accidental commit 2006-04-06 23:15:47 +00:00
gavin%gavinsharp.com 3b1d5e3eec 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 a4c515c10e 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 aa92a80b72 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 81ed1b9860 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 03eee62b5f Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-03-31 06:55:29 +00:00
gavin%gavinsharp.com e6e265e6b7 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 198a9bebce Revert previous change to re-enable the search service (bug 330887) 2006-03-19 06:54:29 +00:00
gavin%gavinsharp.com cf4bb6b5d6 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 d6514337e3 Back out previous change to re-enable search service (bug 330887) 2006-03-19 03:48:48 +00:00
gavin%gavinsharp.com 9aa85eaf02 Temporarily disable the search service to see what effect it has on Ts 2006-03-19 02:38:05 +00:00
gavin%gavinsharp.com 75b95b7e99 Bug 330887: try to fix Ts regression from bug 317107, r=mano 2006-03-18 22:23:02 +00:00
gavin%gavinsharp.com be1f83827b Bug 317107: followup fix for icon conversion, r+a181=mconnor 2006-03-17 10:39:11 +00:00
gavin%gavinsharp.com 3bc4c2ea93 Bug 317107: Fix icon setting bug, r=mconnor over IRC 2006-03-17 08:41:17 +00:00
gavin%gavinsharp.com 56ee1324c9 Bug 317107: new search service, r=mconnor, sr=ben 2006-03-17 07:16:00 +00:00
gerv%gerv.net 8f84dac652 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-02-18 00:14:03 +00:00
gavin%gavinsharp.com 4a7caed5b4 Bug 235204 followup, add localizable dialog width, r=mconnor 2006-02-18 00:14:02 +00:00
gavin%gavinsharp.com 0b5478451f 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:01 +00:00
gavin%gavinsharp.com bc9eec26a8 Bug 317369: make use of textbox's clickSelectsAll property for the location bar and help, r=mano/mconnor 2006-02-18 00:14:00 +00:00
gavin%gavinsharp.com 04a2ddcb43 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:13:59 +00:00
allan%beaufour.dk 6ca57c1e4b Icon in Search Bar has incorrect (stale) tooltip. Bug 311653, r=mconnor, patch by Torisugari 2006-02-18 00:13:58 +00:00
gavin%gavinsharp.com 4fbfc64685 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:57 +00:00
gavin%gavinsharp.com a632bd50aa 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:56 +00:00
gavin%gavinsharp.com 8c405266d2 Bug 308854: ctrl-up too many times in search box breaks search box, r=mconnor 2006-02-18 00:13:55 +00:00
gavin%gavinsharp.com 547a4ef1ee Bug 235204, remove pref observer to avoid a crash (bug 306135), r=mano 2006-02-18 00:13:54 +00:00