Commit Graph

36 Commits

Author SHA1 Message Date
rjc%netscape.com
68abfa817c Bulk read datasets in one read operation... slight speed improvement. 1999-12-30 23:37:35 +00:00
rjc%netscape.com
785f913b3d Add GetInternetSearchURL() method. 1999-12-30 11:09:30 +00:00
rjc%netscape.com
3891c1d58e Small search changes. Convert various HTML entities. (We need a service for this, I think!) Fix assert when mParent is null. 1999-12-24 21:14:34 +00:00
rjc%netscape.com
fbe93c2b98 Check in search changes to add support for shopping. 1999-12-23 11:56:24 +00:00
rjc%netscape.com
722be8baa1 Small search changes. Add description field. Also extend dataset format to support an "alsomatch" field. Review: me 1999-12-22 10:37:21 +00:00
rjc%netscape.com
a4d081e592 Part of fix for bug # 22139: put internet search results for single engines into sidebar. Approval: chofmann 1999-12-19 07:55:15 +00:00
rjc%netscape.com
374d58a80c Fix Windows declaration problem. 1999-12-19 07:15:16 +00:00
rjc%netscape.com
c59a8d3039 Remove const for the moment to fix Unix complaints. 1999-12-19 06:56:47 +00:00
rjc%netscape.com
09a4bbddf5 Part of fix for bug # 22139: put internet search results for single engines into sidebar. Approval: chofmann 1999-12-19 06:53:18 +00:00
rjc%netscape.com
28be607e6e Fake out the generic builder so that search containers never appear to be "empty" 1999-12-06 13:07:03 +00:00
rjc%netscape.com
2a050c8a51 Fix bug where search engines appear twice the first time (due to order of discovery). 1999-12-06 12:50:01 +00:00
rjc%netscape.com
a936c4fafd Fix Win bustage. 1999-12-06 12:03:54 +00:00
rjc%netscape.com
79b22ef5ad Make internet search queries stoppable. 1999-12-06 11:56:19 +00:00
rjc%netscape.com
246a630014 Prune out relative URLs that point back to the search server. 1999-12-04 12:23:56 +00:00
rjc%netscape.com
9d7899af99 Implement support for "skiplocal". Also, if resultItemStart isn't specified, try defaulting to "HREF=" and skip past that when looking for the item end. 1999-12-04 11:40:53 +00:00
rjc%netscape.com
360254e039 Testing indicates that we should never trim the resultItemEndStr. 1999-12-04 10:55:00 +00:00
rjc%netscape.com
bb599cee9b Better quote support; now handle both single and double quotes. 1999-12-04 09:47:40 +00:00
rjc%netscape.com
ff6e3ff527 Add support for search categories. 1999-12-04 02:00:24 +00:00
rjc%netscape.com
c71c2c207e Fix silly warning. 1999-12-01 11:25:27 +00:00
rjc%netscape.com
0313f82072 Search now probes for a match icon file (gif, jpg, jpeg, png) for a search dataset instead of using CSS styles to map icons to search engines. 1999-11-30 11:50:38 +00:00
warren%netscape.com
2db26922a6 Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
rjc%netscape.com
791e26752e Speed up reading in of HTML results by reading in as many bytes in one chunk as possible, instead of 256 bytes at a time. 1999-11-24 21:04:52 +00:00
rjc%netscape.com
1c1e622732 Add ability to debug search output. (Off by default.) 1999-11-24 04:55:49 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
rjc%netscape.com
a429ff2900 Bug #14034: Convert to nsIModule to prepare for memory leak fixing. Also fix leak of search stream listener. Review: sdagley@netscape.com 1999-10-06 01:37:47 +00:00
rjc%netscape.com
b62bcaf7d9 Fix bug # 15225: The search datasource needs to figure out what datasets are available whenever a search is to be performed, not just when its asked about what datasets it knows about. Review: waterson@netscape.com 1999-10-01 04:02:07 +00:00
rjc%netscape.com
46ee5b7f29 Fix bug # 14678: defer loading of Sherlock files until first usage. Approval: chofmann. Review: sdagley. 1999-09-23 01:11:03 +00:00
rjc%netscape.com
478d0cd974 Tweak relevancy computation. 1999-09-15 12:52:57 +00:00
rjc%netscape.com
43b83b0eb9 Remove unused inVisible() method. 1999-09-15 11:55:17 +00:00
rjc%netscape.com
38461cd2b2 Do some non-NECKO cleanup as well as remove some old #if 0'ed code. 1999-09-15 11:50:55 +00:00
rjc%netscape.com
b64e915277 Do our own QI instead of just using default macro. 1999-09-15 11:46:05 +00:00
rjc%netscape.com
c1d48a01a2 Add ClearResultSearchSites() to internetSearchService's IDL, and use IDL macros more for defining public methods. 1999-09-15 11:08:58 +00:00
rjc%netscape.com
2e898f66fa Be sure to inherit from RDF datasource interface as well as call RegisterDataSource() on Init(). 1999-09-15 10:35:56 +00:00
rjc%netscape.com
5e3f960568 Return proper value for GetURI() 1999-09-15 10:17:55 +00:00
rjc%netscape.com
49717051f4 Add Search component into Windows build. 1999-09-15 09:29:24 +00:00
rjc%netscape.com
331dc8a506 (Not part of build yet) Moving find/search into its own component. 1999-09-15 06:14:45 +00:00