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

89 Коммитов

Автор SHA1 Сообщение Дата
rjc%netscape.com 5153e40b2b Search items from the menubar should always open up the search dialog. 1999-12-30 23:39:08 +00:00
rjc%netscape.com e2c1346996 Even better. 1999-12-30 15:18:52 +00:00
rjc%netscape.com 4b37ace8ca 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 f8b2d9122e Get default search engine from prefs. 1999-12-30 14:42:33 +00:00
rjc%netscape.com bd32672545 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 f793198115 Add some support for various search modes when using the "Search" button. 1999-12-30 11:10:19 +00:00
mcafee%netscape.com 5356cc91d7 Adding File|Send Link (22739). r=sspitzer 1999-12-28 22:07:19 +00:00
rgoodger%ihug.co.nz c9d5a301c5 moving wallet to tasks menu, r=kerz@en.com 1999-12-23 06:15:59 +00:00
rjc%netscape.com 48bc87c873 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 efff9222b9 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
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
rginda%netscape.com 4fa5d6db25 Removing window.event IEism, r=pinkerton, bug=19323 1999-12-01 00:12:02 +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
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
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
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
hangas%netscape.com 6f043d4684 Fixed throbber id, bug 17271. r=german 1999-10-28 01:44:29 +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
morse%netscape.com 24760022f3 fix bug 15137, open->openDialog, r=jar 1999-10-16 23:36:22 +00:00
beard%netscape.com c35d65d7c5 added dumpMemoryLeaks(). bug=15906, r=hyatt 1999-10-15 21:35:11 +00:00
law%netscape.com 598cf87a74 Fix for bug #16269, add resizable feature to view-source window, r=danm@netscape.com 1999-10-15 21:11:22 +00:00
cmanske%netscape.com 4e882c45cb Fixed bug 16118, part of fix for 14342. Reduced size of ender input widget. r=hyatt,hangas 1999-10-14 00:13:21 +00:00
alecf%netscape.com 85bcc85a6d update new image names in all XUL, JS, and CSS 1999-10-13 04:26:01 +00:00
slamm%netscape.com c74c4f9d9b Remove call to sidebarOverlayInit(). This is already called in sidebarOverlay.js when sidebarOverlay.xul loads. Fixes bug #15719, 'Sidebar panels get added twice'. r=waterson. 1999-10-07 01:03:19 +00:00
law%netscape.com 828349b59c Context menu updates 1999-10-01 04:43:45 +00:00
davidm%netscape.com 9c59b650a3 4912 an't open bookmarks when no other window open 1999-10-01 03:28:43 +00:00
law%netscape.com d7e709a900 Better context menus (but still a ways to go) 1999-09-22 07:30:44 +00:00
pinkerton%netscape.com 5bc739bdee disabling d&d for alpha-thang. 1999-09-21 22:54:05 +00:00
davidm%netscape.com 2e22ba6dc3 Disable some debugging code 1999-09-19 07:21:20 +00:00
davidm%netscape.com 14c139a3dd 14180 when no windows open, non-applicable menu items still active 1999-09-19 07:11:34 +00:00
davidm%netscape.com 37afb46b9e 14179 opening a new browser window when none open doesn't go to ho 14182 chosing "View:Reload" from menu disables Reload menu item 1999-09-19 06:28:04 +00:00
davidm%netscape.com 6c587e81f4 Use browser window for view source add extrachrome class to sidebar and task bar 1999-09-18 03:32:53 +00:00
law%netscape.com c835ca74e1 Make Open Web Location dialog modal 1999-09-18 01:27:36 +00:00
law%netscape.com eba80c596e More context menu stuff 1999-09-17 23:53:20 +00:00
syd%netscape.com 526514ec30 Looks like the cvs update/merge needed some manual intervention. Took our offending cruft. Preserved
usage of _blank which according to cvs log is what law intended.
1999-09-17 02:02:18 +00:00
davidm%netscape.com 7e027df03b Change quit code. Change wallet code to load URL's directly rather than call appcore 1999-09-16 23:44:07 +00:00
law%netscape.com bfa953bd89 _new -> _blank 1999-09-16 19:20:56 +00:00
sspitzer%netscape.com cc42a91bff wrap more in the try / catch block to prevent exceptions making
there way to the console.
1999-09-16 11:00:20 +00:00
law%netscape.com 5ce998d405 Initial context menu support 1999-09-16 04:15:40 +00:00