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

240 Коммитов

Автор SHA1 Сообщение Дата
rjc%netscape.com 91da9a3a68 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 c122ed1f81 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 52d88132d3 Fix Win bustage. 1999-12-06 12:03:54 +00:00
rjc%netscape.com 58702c3d2e Make internet search queries stoppable. 1999-12-06 11:56:19 +00:00
rjc%netscape.com c740ffbda3 Prune out relative URLs that point back to the search server. 1999-12-04 12:23:56 +00:00
rjc%netscape.com 79b2b231e9 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 fb5536be25 Testing indicates that we should never trim the resultItemEndStr. 1999-12-04 10:55:00 +00:00
rjc%netscape.com 605d13164d Better quote support; now handle both single and double quotes. 1999-12-04 09:47:40 +00:00
rjc%netscape.com edcff826e0 Add support for search categories. 1999-12-04 02:00:24 +00:00
rjc%netscape.com 07ca996d90 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 09b36744e2 Fix silly warning. 1999-12-01 11:25:27 +00:00
davidm%netscape.com 254a081888 14026 [DOGFOOD] Copy/Paste/Cut (etc) disabled within Browser r = hangas 1999-12-01 00:29:27 +00:00
rginda%netscape.com 4fa5d6db25 Removing window.event IEism, r=pinkerton, bug=19323 1999-12-01 00:12:02 +00:00
rjc%netscape.com c822981486 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 d5903c65a6 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 a265a32348 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 3e542a8aeb 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 848c4ea4e0 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 5857a7ccf3 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 f7a6e45dcc Part of fix for bug # 19564: open search dialog via a chrome: URL. 1999-11-24 05:00:46 +00:00
rjc%netscape.com b5c417a426 Add ability to debug search output. (Off by default.) 1999-11-24 04:55:49 +00:00
shaver%netscape.com e70828605d Move View->Sidebar toggle into sidebarOverlay.xul. Fixes 16618. r=ben_goodger. 1999-11-24 04:10:18 +00:00
pinkerton%netscape.com 5cca59badd 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 63a098fcc6 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 ae01886730 Removing protocol icon. 1999-11-23 01:52:36 +00:00
matt%netscape.com 63fa676811 Fix for save as bug 15805 1999-11-22 19:55:47 +00:00
mscott%netscape.com 432b07c459 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 8e785b3f74 go back to using window.content.home()
no need to duplicating code.
1999-11-16 19:29:29 +00:00
sspitzer%netscape.com 54e1c3075b 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
pinkerton%netscape.com e16f8dd894 add ability to drag the urlbar proxy icon as a demo of d&d. r=scc. 1999-11-13 23:28:51 +00:00
pinkerton%netscape.com 98616e3d41 added JS and handlers to enable dropping URLs onto the content area and having them load (r=sdagley). 1999-11-12 03:41:27 +00:00
pinkerton%netscape.com e965744d39 toolbar/tree d&d code reworking (r=hyatt). 1999-11-11 05:11:10 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
pinkerton%netscape.com 08a5452b96 add text/plain flavor acceptance to dragOver on personal toolbar and set canDrop on drag session so win32 uses the correct cursor feedback. (r=saari). 1999-11-02 21:28:14 +00:00
pinkerton%netscape.com c96278e336 turn d&d on personal toolbar back on and clean it up after new xul file rewrite. 1999-11-02 03:53:30 +00:00
alecf%netscape.com 5dd8541d01 update debug menu to reflect new DOMViewer location
(debug only not part of product)
1999-10-30 07:38:12 +00:00
hangas%netscape.com 6f043d4684 Fixed throbber id, bug 17271. r=german 1999-10-28 01:44:29 +00:00
cata%netscape.com fc69c75001 I'm checking in for momoi, r=cata, bug #17018, Charset Menu usability workaround. 1999-10-27 23:10:51 +00:00
hangas%netscape.com 4c0d31db99 Cleaned up bad style rules in global.css - should result in noticable performance improvement. Converted <titledbutton> rules to all use a class, this way we can be specific about how each type of button should look. Added line between columns in tree headers. Indented treecell contents. Cleaned up mail and AB toolbars. Fixed reflow and other drawing issues with toolbar buttons on new skins. Fixed problems in results tree on AB window. Other misc visual changes. Fixed bug 16530, changing the word Messenger to Mail. r=german/hyatt 1999-10-27 23:01:09 +00:00
hangas%netscape.com 57ff059b36 Fixed the order of the stop and reload buttons on the browser. r=german 1999-10-27 00:17:16 +00:00
slamm%netscape.com 681c4fa019 Add bookmarks button (bug #14502) to personal toolbar. Fix spacing of buttons on personal toolbar. r=hyatt 1999-10-26 19:43:32 +00:00
hangas%netscape.com 2819886968 new ui. r=pavlov,german,hyatt 1999-10-26 00:39:19 +00:00
ducarroz%netscape.com 5db19c6ffc Bug 14258, implement Send Page. R=alecf 1999-10-23 04:50:20 +00:00
cmanske%netscape.com ad763b5c38 Changed a comment. This and last checkin were reviewed by mjudge 1999-10-20 01:06:05 +00:00
cmanske%netscape.com 38e54c076a Adding menu item to start Composer from Browser debug menu as workaround for bug 16789 (can't start editor on command line). Also removed editor init page from code that's not even run? 1999-10-20 01:03:39 +00:00
shaver%netscape.com 37f0f57062 make View->Use Stylesheet use type=radio. (r=hyatt) 1999-10-17 21:38:21 +00:00
morse%netscape.com 24760022f3 fix bug 15137, open->openDialog, r=jar 1999-10-16 23:36:22 +00:00
shaver%netscape.com 53ff0a141d Make View->Sidebar a type=checkbox menuitem (r=slamm) 1999-10-15 21:37:53 +00:00
beard%netscape.com fadd8a8c61 using dumpMemoryLeaks() instead of about:bloat?leaks. bug=15906, r=hyatt 1999-10-15 21:35:18 +00:00
beard%netscape.com c35d65d7c5 added dumpMemoryLeaks(). bug=15906, r=hyatt 1999-10-15 21:35:11 +00:00