Commit Graph

261 Commits

Author SHA1 Message Date
rjc%netscape.com
9c379f4d4d Search items from the menubar should always open up the search dialog. 1999-12-30 23:39:08 +00:00
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
c7a74439e2 Even better. 1999-12-30 15:18:52 +00:00
rjc%netscape.com
4db3880339 Better. Can't use default search engine from prefs (in all.js), as it its for fuzzy URL matching. 1999-12-30 14:56:26 +00:00
rjc%netscape.com
1f423037dc Get default search engine from prefs. 1999-12-30 14:42:33 +00:00
rjc%netscape.com
0e8c89168c Add support for automatically opening the "Search Results" panel in the sidebar when the "Search" button is clicked on. [Note: this behavior can be turned off via a preference in the "Search" preferences panel.] 1999-12-30 14:16:17 +00:00
rjc%netscape.com
88d9f13d73 Add some support for various search modes when using the "Search" button. 1999-12-30 11:10:19 +00:00
rjc%netscape.com
785f913b3d Add GetInternetSearchURL() method. 1999-12-30 11:09:30 +00:00
mcafee%netscape.com
363781fb69 Adding File|Send Link (22739). r=sspitzer 1999-12-28 22:07:19 +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
rgoodger%ihug.co.nz
b11c7a57a7 moving wallet to tasks menu, r=kerz@en.com 1999-12-23 06:15:59 +00:00
rgoodger%ihug.co.nz
580f5a95cc moving wallet to tasks menu... r=kerz@en.com 1999-12-23 06:14:42 +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
rgoodger%ihug.co.nz
4baa51f31c fixed Ctrl-O keybinding in browser window, 20265, r=hyatt 1999-12-22 04:41:44 +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
98fedd3c6e Fix bug # 19089: use the correct document's list of RDF datasources, and try and resolve URLs (anonymous, as well as those with "#URL" properties) before loading them in. Approval: chofmann 1999-12-18 04:20:28 +00:00
dmose%mozilla.org
59f543c341 fix for bug 20861: remove My Netscape from the personal toolbar; r=slamm@netscape.com, a=shaver@mozilla.org 1999-12-15 21:31:29 +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
bc9e4c4d31 Fix bug # 17385: calling ServiceManager::GetService() can fail for windows that aren't local due to security, so wrap the call inside of a "try" block. 1999-12-03 02:22:16 +00:00
rjc%netscape.com
c71c2c207e Fix silly warning. 1999-12-01 11:25:27 +00:00
davidm%netscape.com
077d073a06 14026 [DOGFOOD] Copy/Paste/Cut (etc) disabled within Browser r = hangas 1999-12-01 00:29:27 +00:00
rginda%netscape.com
b21cc2d785 Removing window.event IEism, r=pinkerton, bug=19323 1999-12-01 00:12:02 +00:00
rjc%netscape.com
b269ca5a8e Use the correct set of RDF datasources for the bookmarks popup menu on the personal toolbar. 1999-11-30 12:59:48 +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
8e6c603637 Fix bug # 20238: when bookmarking a URL, if it doesn't have a title specified, fallback to using the URL as the title. 1999-11-30 01:07:20 +00:00
slamm%netscape.com
38259f94c0 Not done. Has "Add panel" test.
Add dropdown icons to toolbar folders. r=mcafee
1999-11-30 00:56:30 +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
be4a476563 Part of fix for bug # 19564: open search dialog via a chrome: URL. 1999-11-24 05:00:46 +00:00
rjc%netscape.com
1c1e622732 Add ability to debug search output. (Off by default.) 1999-11-24 04:55:49 +00:00
shaver%netscape.com
f9858d1ee6 Move View->Sidebar toggle into sidebarOverlay.xul. Fixes 16618. r=ben_goodger. 1999-11-24 04:10:18 +00:00
pinkerton%netscape.com
713448c361 temp workaround for bug 19588, don't allow dragging of containers on personal toolbar. r=hyatt. 1999-11-24 00:17:34 +00:00
akkana%netscape.com
3d03085c9e 11818: Rename the special XUL key from "command" to "xulkey" so it won't
confuse people into thinking it has something to do with the Mac command key.
This means changing all the XUL keybinding files from command= to xulkey=.
r=brade.
1999-11-23 23:24:57 +00:00
dougt%netscape.com
8d10314f6e Removing protocol icon. 1999-11-23 01:52:36 +00:00
matt%netscape.com
906ae86a8c Fix for save as bug 15805 1999-11-22 19:55:47 +00:00
mscott%netscape.com
1809e0d6ea Add a debug menu item for turning on / turning off url dispatching
r=travis
1999-11-18 06:58:22 +00:00
sspitzer%netscape.com
841772b155 go back to using window.content.home()
no need to duplicating code.
1999-11-16 19:29:29 +00:00
sspitzer%netscape.com
e6da063538 fix for #18940. don't define the default home page in the dtd. this is already
set in all.js.

the bug was caused by code in navigator.js that got this attribute from the
home button, and tried to set the pref!

r=mozilla@bucksch.org (benb)
1999-11-16 04:50:32 +00:00