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
gavin%gavinsharp.com
89c9103a34
Bug 306358, fix drag and drop onto the search bar, r=mano
2006-02-18 00:13:53 +00:00
gavin%gavinsharp.com
2ff7d6b191
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:52 +00:00
gavin%gavinsharp.com
b4977ab135
Bug 301283: Toolbar customize gives js error after removing searchbar, r=mconnor
2006-02-18 00:13:51 +00:00
aaronleventhal%moonset.net
b87af69c35
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:50 +00:00
mozilla.mano%sent.com
829d1dc79b
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:49 +00:00
mozilla.mano%sent.com
106103c819
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:48 +00:00
mozilla.mano%sent.com
07b06bcad0
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:47 +00:00
dveditz%cruzio.com
88097b2f33
bug 270697 make autocomplete behave more like IE r=caillon,r=mconnor
2006-02-18 00:13:46 +00:00
gerv%gerv.net
38b5c87a24
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-02-18 00:13:45 +00:00
steffen.wilberg%web.de
b9fc5d340f
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:44 +00:00
ben%bengoodger.com
280c3bae49
Landing the Aviary Branch (browser section only).
2006-02-18 00:13:43 +00:00
ben%bengoodger.com
6b0c6a2a14
255394 - default search query parameter generation, r+sr=brendan@mozilla.org
2006-02-18 00:13:23 +00:00
chanial%noos.fr
da8ef67cf8
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
aab1f96c20
fix whitespace
2006-02-18 00:13:21 +00:00
ben%bengoodger.com
86a7b807b5
temporary fix for 205708 - search bar often forgets the selected search engine
2006-02-18 00:13:20 +00:00
jshin%mailaps.org
c431785cf0
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
2d83f7f16c
171606 - dropmarker icon for toolbar search icon
2006-02-18 00:13:18 +00:00
chanial%noos.fr
0500ca463a
convert chrome://global/content/widgets to chrome://global/content/bindings
2006-02-18 00:13:17 +00:00
chanial%noos.fr
1d976e3126
bug 225215: alt-Enter doesn't work in the search bar
2006-02-18 00:13:16 +00:00
chanial%noos.fr
d697daac1e
coding style nit
2006-02-18 00:13:15 +00:00
chanial%noos.fr
e3a9d7a38c
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
98ff022f8a
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
759d5381ff
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
c006e3a89d
add tri-licence
2006-02-18 00:13:11 +00:00
blakeross%telocity.com
04c88c9189
Google is the default search bar engine.
2006-02-18 00:13:10 +00:00
hewitt%netscape.com
2586da3737
more search goodies, now using all installed sherlock plugins
2006-02-18 00:13:09 +00:00
hewitt%netscape.com
7326f41945
171581 - toolbar search/find in page for phoenix
2006-02-18 00:13:08 +00:00
hewitt%netscape.com
ae7b43a182
171581 - toolbar search/find in page for phoenix
2006-02-18 00:13:07 +00:00
chanial%noos.fr
85f81b6573
cvs remove browser/components/search (not built)
2003-10-22 07:46:00 +00:00
varga%netscape.com
717feaab4a
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
bb379545b9
add search files
2002-04-09 01:16:54 +00:00