Commit Graph

100 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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