2007-03-22 10:30:00 -07:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
# -*- Mode: HTML -*-
|
|
|
|
#
|
|
|
|
# ***** BEGIN LICENSE BLOCK *****
|
|
|
|
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
|
|
|
#
|
|
|
|
# The contents of this file are subject to the Mozilla Public License Version
|
|
|
|
# 1.1 (the "License"); you may not use this file except in compliance with
|
|
|
|
# the License. You may obtain a copy of the License at
|
|
|
|
# http://www.mozilla.org/MPL/
|
|
|
|
#
|
|
|
|
# Software distributed under the License is distributed on an "AS IS" basis,
|
|
|
|
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
|
|
|
# for the specific language governing rights and limitations under the
|
|
|
|
# License.
|
|
|
|
#
|
|
|
|
# The Original Code is Mozilla Communicator client code, released
|
|
|
|
# March 31, 1998.
|
|
|
|
#
|
|
|
|
# The Initial Developer of the Original Code is
|
|
|
|
# Netscape Communications Corporation.
|
|
|
|
# Portions created by the Initial Developer are Copyright (C) 1998-2000
|
|
|
|
# the Initial Developer. All Rights Reserved.
|
|
|
|
#
|
|
|
|
# Contributor(s):
|
|
|
|
# Blake Ross <blake@cs.stanford.edu>
|
|
|
|
# David Hyatt <hyatt@mozilla.org>
|
|
|
|
# Joe Hewitt <hewitt@netscape.com>
|
|
|
|
# Pierre Chanial <chanial@noos.fr>
|
|
|
|
# Dean Tessman <dean_tessman@hotmail.com>
|
2007-10-21 20:30:23 -07:00
|
|
|
# Johnathan Nightingale <johnath@mozilla.com>
|
2008-07-15 09:11:00 -07:00
|
|
|
# Dão Gottwald <dao@mozilla.com>
|
2008-12-06 02:44:32 -08:00
|
|
|
# Ehsan Akhgari <ehsan.akhgari@gmail.com>
|
2007-03-22 10:30:00 -07:00
|
|
|
#
|
|
|
|
# Alternatively, the contents of this file may be used under the terms of
|
|
|
|
# either the GNU General Public License Version 2 or later (the "GPL"), or
|
|
|
|
# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
|
|
|
# in which case the provisions of the GPL or the LGPL are applicable instead
|
|
|
|
# of those above. If you wish to allow use of your version of this file only
|
|
|
|
# under the terms of either the GPL or the LGPL, and not to allow others to
|
|
|
|
# use your version of this file under the terms of the MPL, indicate your
|
|
|
|
# decision by deleting the provisions above and replace them with the notice
|
|
|
|
# and other provisions required by the GPL or the LGPL. If you do not delete
|
|
|
|
# the provisions above, a recipient may use your version of this file under
|
|
|
|
# the terms of any one of the MPL, the GPL or the LGPL.
|
|
|
|
#
|
|
|
|
# ***** END LICENSE BLOCK *****
|
|
|
|
|
|
|
|
<?xml-stylesheet href="chrome://browser/content/browser.css" type="text/css"?>
|
|
|
|
<?xml-stylesheet href="chrome://browser/content/places/places.css" type="text/css"?>
|
2008-11-20 02:06:18 -08:00
|
|
|
|
2007-03-22 10:30:00 -07:00
|
|
|
<?xml-stylesheet href="chrome://browser/skin/" type="text/css"?>
|
|
|
|
|
2008-11-20 02:06:18 -08:00
|
|
|
<?xml-stylesheet href="chrome://global/skin/toolbar.css" type="text/css"?>
|
|
|
|
|
2007-03-22 10:30:00 -07:00
|
|
|
<?xul-overlay href="chrome://global/content/editMenuOverlay.xul"?>
|
|
|
|
<?xul-overlay href="chrome://browser/content/baseMenuOverlay.xul"?>
|
|
|
|
<?xul-overlay href="chrome://browser/content/places/placesOverlay.xul"?>
|
|
|
|
|
|
|
|
# All DTD information is stored in a separate file so that it can be shared by
|
|
|
|
# hiddenWindow.xul.
|
|
|
|
#include browser-doctype.inc
|
2007-10-22 16:12:36 -07:00
|
|
|
|
2007-03-22 10:30:00 -07:00
|
|
|
<window id="main-window"
|
|
|
|
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
2008-07-15 09:11:00 -07:00
|
|
|
xmlns:svg="http://www.w3.org/2000/svg"
|
2007-03-22 10:30:00 -07:00
|
|
|
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
|
|
|
onload="BrowserStartup()" onunload="BrowserShutdown()" onclose="return WindowIsClosing();"
|
2008-03-25 22:44:59 -07:00
|
|
|
title="&mainWindow.title;"
|
2008-11-03 15:22:23 -08:00
|
|
|
title_normal="&mainWindow.title;"
|
2008-12-06 02:44:32 -08:00
|
|
|
#ifdef XP_MACOSX
|
|
|
|
title_privatebrowsing="&mainWindow.title;&mainWindow.titlemodifiermenuseparator;&mainWindow.titlePrivateBrowsingSuffix;"
|
|
|
|
titledefault="&mainWindow.title;"
|
|
|
|
titlemodifier=""
|
|
|
|
titlemodifier_normal=""
|
|
|
|
titlemodifier_privatebrowsing="&mainWindow.titlePrivateBrowsingSuffix;"
|
|
|
|
#else
|
|
|
|
title_privatebrowsing="&mainWindow.titlemodifierPrivateBrowsing;"
|
2008-11-03 15:22:23 -08:00
|
|
|
titlemodifier="&mainWindow.titlemodifier;"
|
|
|
|
titlemodifier_normal="&mainWindow.titlemodifier;"
|
2008-12-06 02:44:32 -08:00
|
|
|
titlemodifier_privatebrowsing="&mainWindow.titlemodifierPrivateBrowsing;"
|
|
|
|
#endif
|
2007-03-22 10:30:00 -07:00
|
|
|
titlemenuseparator="&mainWindow.titlemodifiermenuseparator;"
|
|
|
|
windowtype="navigator:browser"
|
|
|
|
screenX="4" screenY="4"
|
2008-11-06 12:40:05 -08:00
|
|
|
browsingmode="normal"
|
2007-03-22 10:30:00 -07:00
|
|
|
persist="screenX screenY width height sizemode">
|
|
|
|
|
|
|
|
# All JS files which are not content (only) dependent that browser.xul
|
|
|
|
# wishes to include *must* go into the global-scripts.inc file
|
|
|
|
# so that they can be shared by macBrowserOverlay.xul.
|
|
|
|
#include global-scripts.inc
|
|
|
|
<script type="application/x-javascript" src="chrome://browser/content/nsContextMenu.js"/>
|
2007-08-22 07:42:37 -07:00
|
|
|
|
2007-03-22 10:30:00 -07:00
|
|
|
#ifdef MOZ_SAFE_BROWSING
|
|
|
|
<script type="application/x-javascript" src="chrome://browser/content/safebrowsing/sb-loader.js"/>
|
|
|
|
#endif
|
|
|
|
<script type="application/x-javascript" src="chrome://global/content/contentAreaUtils.js"/>
|
|
|
|
|
2008-01-31 13:40:37 -08:00
|
|
|
<script type="application/javascript" src="chrome://browser/content/places/editBookmarkOverlay.js"/>
|
|
|
|
|
2007-03-22 10:30:00 -07:00
|
|
|
# All sets except for popupsets (commands, keys, stringbundles and broadcasters) *must* go into the
|
|
|
|
# browser-sets.inc file for sharing with hiddenWindow.xul.
|
|
|
|
#include browser-sets.inc
|
|
|
|
|
|
|
|
<popupset id="mainPopupSet">
|
2008-01-29 23:17:45 -08:00
|
|
|
<menupopup id="backForwardMenu"
|
2008-02-23 01:39:51 -08:00
|
|
|
chromedir="&locale.dir;"
|
2008-01-29 23:17:45 -08:00
|
|
|
onpopupshowing="return FillHistoryMenu(event.target);"
|
|
|
|
oncommand="gotoHistoryIndex(event);"
|
|
|
|
onclick="checkForMiddleClick(this, event);"/>
|
2007-07-12 08:04:00 -07:00
|
|
|
<tooltip id="aHTMLTooltip" onpopupshowing="return FillInHTMLTooltip(document.tooltipNode);"/>
|
2007-03-22 10:30:00 -07:00
|
|
|
|
2007-11-29 20:57:57 -08:00
|
|
|
<!-- for search and content formfill/pw manager -->
|
2008-09-11 10:56:47 -07:00
|
|
|
<panel type="autocomplete" chromedir="&locale.dir;" id="PopupAutoComplete" noautofocus="true" hidden="true"/>
|
2007-11-29 20:57:57 -08:00
|
|
|
|
|
|
|
<!-- for url bar autocomplete -->
|
2008-09-11 10:56:47 -07:00
|
|
|
<panel type="autocomplete-richlistbox" chromedir="&locale.dir;" id="PopupAutoCompleteRichResult" noautofocus="true" hidden="true"/>
|
2007-03-22 10:30:00 -07:00
|
|
|
|
2008-01-30 10:25:41 -08:00
|
|
|
<panel id="editBookmarkPanel"
|
|
|
|
orient="vertical"
|
|
|
|
ignorekeys="true"
|
|
|
|
hidden="true"
|
2008-01-29 20:37:20 -08:00
|
|
|
onpopupshown="StarUI.panelShown(event);"
|
2008-02-03 00:48:46 -08:00
|
|
|
aria-labelledby="editBookmarkPanelTitle">
|
2008-01-29 20:37:20 -08:00
|
|
|
<hbox flex="1" align="top">
|
|
|
|
<image id="editBookmarkPanelStarIcon"/>
|
|
|
|
<vbox flex="1">
|
|
|
|
<label id="editBookmarkPanelTitle" flex="1"/>
|
|
|
|
<description id="editBookmarkPanelDescription" flex="1"/>
|
|
|
|
<hbox>
|
|
|
|
<button id="editBookmarkPanelUndoRemoveButton"
|
|
|
|
hidden="true"
|
|
|
|
oncommand="StarUI.undoRemoveBookmarkCommand();"
|
|
|
|
label="&editBookmark.undo.label;"
|
|
|
|
accesskey="&editBookmark.undo.accessKey;"/>
|
|
|
|
<button id="editBookmarkPanelRemoveButton"
|
|
|
|
oncommand="StarUI.removeBookmarkButtonCommand();"
|
|
|
|
accesskey="&editBookmark.removeBookmark.accessKey;"/>
|
|
|
|
<button id="editBookmarkPanelEditButton"
|
|
|
|
oncommand="StarUI.editButtonCommand();"
|
|
|
|
label="&editBookmark.edit.label;"
|
|
|
|
accesskey="&editBookmark.edit.accessKey;"/>
|
|
|
|
</hbox>
|
|
|
|
</vbox>
|
|
|
|
</hbox>
|
|
|
|
<vbox id="editBookmarkPanelContent" flex="1" hidden="true"/>
|
|
|
|
<hbox flex="1" id="editBookmarkPanelBottomButtons">
|
2007-08-22 07:42:37 -07:00
|
|
|
<spacer flex="1"/>
|
2008-03-24 00:26:24 -07:00
|
|
|
#ifndef XP_UNIX
|
2008-03-24 00:27:30 -07:00
|
|
|
<button id="editBookmarkPanelDoneButton"
|
2008-03-24 00:26:24 -07:00
|
|
|
label="&editBookmark.done.label;"
|
|
|
|
default="true"
|
|
|
|
oncommand="StarUI.panel.hidePopup();"/>
|
|
|
|
<button id="editBookmarkPanelDeleteButton"
|
|
|
|
label="&editBookmark.cancel.label;"
|
|
|
|
oncommand="StarUI.cancelButtonOnCommand();"/>
|
|
|
|
#else
|
2007-09-30 20:22:07 -07:00
|
|
|
<button id="editBookmarkPanelDeleteButton"
|
2008-01-29 20:37:20 -08:00
|
|
|
label="&editBookmark.cancel.label;"
|
|
|
|
oncommand="StarUI.cancelButtonOnCommand();"/>
|
2007-09-30 20:22:07 -07:00
|
|
|
<button id="editBookmarkPanelDoneButton"
|
|
|
|
label="&editBookmark.done.label;"
|
2007-08-22 07:42:37 -07:00
|
|
|
default="true"
|
2008-01-29 20:37:20 -08:00
|
|
|
oncommand="StarUI.panel.hidePopup();"/>
|
2008-03-24 00:26:24 -07:00
|
|
|
#endif
|
2007-08-22 07:42:37 -07:00
|
|
|
</hbox>
|
2007-08-15 18:15:50 -07:00
|
|
|
</panel>
|
|
|
|
|
2007-03-22 10:30:00 -07:00
|
|
|
<popup id="toolbar-context-menu"
|
|
|
|
onpopupshowing="onViewToolbarsPopupShowing(event);">
|
|
|
|
<menuseparator/>
|
|
|
|
<menuitem command="cmd_CustomizeToolbars"
|
|
|
|
label="&viewCustomizeToolbar.label;"
|
|
|
|
accesskey="&viewCustomizeToolbar.accesskey;"/>
|
|
|
|
</popup>
|
|
|
|
|
|
|
|
<popup id="blockedPopupOptions"
|
|
|
|
onpopupshowing="gPopupBlockerObserver.fillPopupList(event);">
|
|
|
|
<menuitem observes="blockedPopupAllowSite"/>
|
|
|
|
<menuitem observes="blockedPopupEditSettings"/>
|
|
|
|
<menuitem observes="blockedPopupDontShowMessage"/>
|
|
|
|
<menuseparator observes="blockedPopupsSeparator"/>
|
|
|
|
</popup>
|
|
|
|
|
2008-03-08 03:30:39 -08:00
|
|
|
<menupopup id="autohide-context"
|
|
|
|
onpopupshowing="FullScreen.getAutohide(this.firstChild);">
|
|
|
|
<menuitem type="checkbox" label="&fullScreenAutohide.label;"
|
|
|
|
accesskey="&fullScreenAutohide.accesskey;"
|
|
|
|
oncommand="FullScreen.setAutohide();"/>
|
|
|
|
<menuseparator/>
|
|
|
|
<menuitem label="&fullScreenExit.label;"
|
|
|
|
accesskey="&fullScreenExit.accesskey;"
|
|
|
|
oncommand="BrowserFullScreen();"/>
|
|
|
|
</menupopup>
|
|
|
|
|
2007-03-22 10:30:00 -07:00
|
|
|
<popup id="contentAreaContextMenu"
|
2008-01-25 21:48:51 -08:00
|
|
|
onpopupshowing="if (event.target != this) return true; updateEditUIVisibility(); gContextMenu = new nsContextMenu(this, window.getBrowser()); return gContextMenu.shouldDisplay;"
|
|
|
|
onpopuphiding="if (event.target == this) { gContextMenu = null; updateEditUIVisibility(); }">
|
2007-03-22 10:30:00 -07:00
|
|
|
#include browser-context.inc
|
|
|
|
</popup>
|
|
|
|
|
|
|
|
<popup id="placesContext"/>
|
2007-06-27 15:31:06 -07:00
|
|
|
|
2007-10-21 20:30:23 -07:00
|
|
|
<!-- Popup for site identity information -->
|
2008-01-23 15:49:10 -08:00
|
|
|
<panel id="identity-popup" position="after_start" hidden="true" noautofocus="true"
|
2008-02-06 10:12:54 -08:00
|
|
|
onpopupshown="document.getElementById('identity-popup-more-info-button').focus();"
|
2008-09-08 05:58:07 -07:00
|
|
|
onpopuphidden="focusAndSelectUrlBar();" norestorefocus="true" level="top"
|
2008-04-16 12:42:42 -07:00
|
|
|
chromedir="&locale.dir;">
|
2007-10-21 20:30:23 -07:00
|
|
|
<hbox id="identity-popup-container" align="top">
|
|
|
|
<image id="identity-popup-icon"/>
|
|
|
|
<vbox id="identity-popup-content-box">
|
2008-01-29 20:21:53 -08:00
|
|
|
<label id="identity-popup-connectedToLabel" value="&identity.connectedTo;"/>
|
|
|
|
<label id="identity-popup-connectedToLabel2"
|
2008-03-07 05:30:35 -08:00
|
|
|
value="&identity.unverifiedsite2;"/>
|
2008-01-29 20:21:53 -08:00
|
|
|
<description id="identity-popup-content-host"/>
|
|
|
|
<label id="identity-popup-runByLabel" value="&identity.runBy;"/>
|
|
|
|
<description id="identity-popup-content-owner"/>
|
2007-10-21 20:30:23 -07:00
|
|
|
<description id="identity-popup-content-supplemental"/>
|
|
|
|
<description id="identity-popup-content-verifier"/>
|
|
|
|
<hbox id="identity-popup-encryption" flex="1">
|
|
|
|
<vbox>
|
|
|
|
<image id="identity-popup-encryption-icon"/>
|
|
|
|
<spacer flex="1"/>
|
|
|
|
</vbox>
|
|
|
|
<description id="identity-popup-encryption-label" flex="1"/>
|
|
|
|
</hbox>
|
|
|
|
<spacer flex="1"/>
|
2008-02-06 10:12:54 -08:00
|
|
|
<!-- Footer button to open security page info -->
|
|
|
|
<hbox>
|
|
|
|
<spacer flex="1"/>
|
|
|
|
<button id="identity-popup-more-info-button"
|
|
|
|
label="&identity.moreInfoLinkText;"
|
2008-09-02 02:11:22 -07:00
|
|
|
onblur="gIdentityHandler.hideIdentityPopup();"
|
|
|
|
oncommand="gIdentityHandler.handleMoreInfoClick(event);"/>
|
2008-02-06 10:12:54 -08:00
|
|
|
</hbox>
|
2007-10-21 20:30:23 -07:00
|
|
|
</vbox>
|
|
|
|
</hbox>
|
|
|
|
</panel>
|
|
|
|
|
2007-06-27 15:31:06 -07:00
|
|
|
<tooltip id="urlTooltip">
|
2008-10-22 10:15:25 -07:00
|
|
|
<label crop="center" flex="1" class="tooltip-label"/>
|
2007-06-27 15:31:06 -07:00
|
|
|
</tooltip>
|
2008-12-02 01:21:13 -08:00
|
|
|
|
2008-11-10 07:53:32 -08:00
|
|
|
<panel id="ctrlTab-panel" class="KUI-panel" hidden="true" norestorefocus="true" ignorekeys="true">
|
2008-11-04 23:38:13 -08:00
|
|
|
<hbox pack="center">
|
|
|
|
<textbox id="ctrlTab-search"
|
|
|
|
type="search"
|
|
|
|
emptytext="&ctrlTab.search.emptyText;"
|
|
|
|
oncommand="ctrlTab.search();"
|
|
|
|
onfocus="ctrlTab.sticky = true;"/>
|
|
|
|
</hbox>
|
2008-11-04 00:19:55 -08:00
|
|
|
<hbox class="ctrlTab-row">
|
2008-11-04 23:38:13 -08:00
|
|
|
<hbox flex="1" pack="center"><vbox class="ctrlTab-thumbnail"/></hbox>
|
|
|
|
<vbox class="ctrlTab-thumbnail"/>
|
|
|
|
<hbox flex="1" pack="center"><vbox class="ctrlTab-thumbnail"/></hbox>
|
2008-11-04 00:19:55 -08:00
|
|
|
</hbox>
|
|
|
|
<hbox class="ctrlTab-row">
|
2008-11-04 23:38:13 -08:00
|
|
|
<hbox flex="1" pack="center"><vbox class="ctrlTab-thumbnail"/></hbox>
|
|
|
|
<vbox class="ctrlTab-thumbnail"/>
|
|
|
|
<hbox flex="1" pack="center"><vbox class="ctrlTab-thumbnail"/></hbox>
|
2008-11-04 00:19:55 -08:00
|
|
|
</hbox>
|
|
|
|
<hbox class="ctrlTab-row">
|
2008-11-04 23:38:13 -08:00
|
|
|
<hbox flex="1" pack="center"><vbox class="ctrlTab-thumbnail"/></hbox>
|
|
|
|
<vbox class="ctrlTab-thumbnail"/>
|
|
|
|
<hbox flex="1" pack="center"><vbox class="ctrlTab-thumbnail"/></hbox>
|
2008-11-04 00:19:55 -08:00
|
|
|
</hbox>
|
|
|
|
<hbox id="ctrlTab-pages"/>
|
2008-07-15 09:11:00 -07:00
|
|
|
</panel>
|
2007-03-22 10:30:00 -07:00
|
|
|
</popupset>
|
|
|
|
|
|
|
|
<!-- bookmarks toolbar tooltip -->
|
|
|
|
<tooltip id="btTooltip" noautohide="true"
|
|
|
|
onpopupshowing="return BookmarksEventHandler.fillInBTTooltip(document.tooltipNode)">
|
2007-10-22 16:12:36 -07:00
|
|
|
<vbox id="btTooltipTextBox" flex="1">
|
2008-05-05 14:02:26 -07:00
|
|
|
<label id="btTitleText" class="tooltip-label" />
|
2008-09-30 16:36:20 -07:00
|
|
|
<label id="btUrlText" crop="center" class="tooltip-label" />
|
2007-03-22 10:30:00 -07:00
|
|
|
</vbox>
|
|
|
|
</tooltip>
|
|
|
|
|
2008-04-21 09:53:30 -07:00
|
|
|
<toolbox id="navigator-toolbox" class="toolbox-top" mode="icons"
|
2008-11-18 12:09:50 -08:00
|
|
|
ondragover="gBrowser._onDragOver(event);"
|
|
|
|
ondrop="gBrowser._onDrop(event);"
|
|
|
|
ondragleave="gBrowser._onDragLeave(event);"
|
2007-03-22 10:30:00 -07:00
|
|
|
defaultmode="icons">
|
|
|
|
<!-- Menu -->
|
|
|
|
<toolbar type="menubar" id="toolbar-menubar" class="chromeclass-menubar" customizable="true"
|
|
|
|
defaultset="menubar-items"
|
2008-02-22 03:23:10 -08:00
|
|
|
mode="icons" iconsize="small" defaulticonsize="small"
|
|
|
|
context="toolbar-context-menu">
|
2007-03-22 10:30:00 -07:00
|
|
|
<toolbaritem id="menubar-items" align="center">
|
|
|
|
# The entire main menubar is placed into browser-menubar.inc, so that it can be shared by
|
|
|
|
# hiddenWindow.xul.
|
|
|
|
#include browser-menubar.inc
|
|
|
|
</toolbaritem>
|
|
|
|
</toolbar>
|
|
|
|
|
|
|
|
<toolbarpalette id="BrowserToolbarPalette">
|
2008-01-29 23:17:45 -08:00
|
|
|
|
|
|
|
<toolbaritem id="unified-back-forward-button" class="chromeclass-toolbar-additional"
|
2008-09-01 13:19:24 -07:00
|
|
|
context="backForwardMenu">
|
2008-01-29 23:17:45 -08:00
|
|
|
<toolbarbutton id="back-button" class="toolbarbutton-1"
|
|
|
|
chromedir="&locale.dir;"
|
|
|
|
label="&backCmd.label;"
|
2008-09-01 13:19:24 -07:00
|
|
|
command="Browser:BackOrBackDuplicate"
|
2008-01-29 23:17:45 -08:00
|
|
|
onclick="checkForMiddleClick(this, event);"
|
2008-09-01 13:19:24 -07:00
|
|
|
tooltiptext="&backButton.tooltip;"/>
|
2008-01-29 23:17:45 -08:00
|
|
|
<toolbarbutton id="forward-button" class="toolbarbutton-1"
|
|
|
|
chromedir="&locale.dir;"
|
|
|
|
label="&forwardCmd.label;"
|
2008-09-01 13:19:24 -07:00
|
|
|
command="Browser:ForwardOrForwardDuplicate"
|
2008-01-29 23:17:45 -08:00
|
|
|
onclick="checkForMiddleClick(this, event);"
|
2008-09-01 13:19:24 -07:00
|
|
|
tooltiptext="&forwardButton.tooltip;"/>
|
2008-01-29 23:17:45 -08:00
|
|
|
<toolbarbutton id="back-forward-dropmarker" type="menu" chromedir="&locale.dir;"
|
2008-09-01 13:19:24 -07:00
|
|
|
disabled="true" tooltiptext="&backForwardMenu.tooltip;"
|
|
|
|
onbroadcast="if (this.disabled) this.disabled =
|
|
|
|
document.getElementById('Browser:Back').hasAttribute('disabled') &&
|
|
|
|
document.getElementById('Browser:Forward').hasAttribute('disabled');">
|
2008-02-06 11:40:51 -08:00
|
|
|
<!-- bug 415444: event.stopPropagation is here for the cloned version of
|
|
|
|
this menupopup -->
|
2008-01-29 23:17:45 -08:00
|
|
|
<menupopup context=""
|
2008-02-23 01:39:51 -08:00
|
|
|
chromedir="&locale.dir;"
|
2008-01-29 23:17:45 -08:00
|
|
|
position="after_start"
|
|
|
|
onpopupshowing="return FillHistoryMenu(event.target);"
|
2008-02-06 11:40:51 -08:00
|
|
|
oncommand="gotoHistoryIndex(event); event.stopPropagation();"
|
2008-01-29 23:17:45 -08:00
|
|
|
onclick="checkForMiddleClick(this, event);"/>
|
2008-09-01 13:19:24 -07:00
|
|
|
<observes element="Browser:Back" attribute="disabled"/>
|
|
|
|
<observes element="Browser:Forward" attribute="disabled"/>
|
2008-01-29 23:17:45 -08:00
|
|
|
</toolbarbutton>
|
|
|
|
</toolbaritem>
|
2007-10-22 16:12:36 -07:00
|
|
|
|
2007-03-22 10:30:00 -07:00
|
|
|
<toolbarbutton id="reload-button" class="toolbarbutton-1 chromeclass-toolbar-additional"
|
|
|
|
label="&reloadCmd.label;"
|
2008-08-31 14:00:59 -07:00
|
|
|
command="Browser:ReloadOrDuplicate"
|
|
|
|
onclick="checkForMiddleClick(this, event);"
|
2007-03-22 10:30:00 -07:00
|
|
|
tooltiptext="&reloadButton.tooltip;"/>
|
2007-10-22 16:12:36 -07:00
|
|
|
|
2007-03-22 10:30:00 -07:00
|
|
|
<toolbarbutton id="stop-button" class="toolbarbutton-1 chromeclass-toolbar-additional"
|
|
|
|
label="&stopCmd.label;"
|
|
|
|
command="Browser:Stop"
|
|
|
|
tooltiptext="&stopButton.tooltip;"/>
|
|
|
|
|
2008-03-19 19:51:45 -07:00
|
|
|
<toolbarbutton id="home-button" class="toolbarbutton-1 chromeclass-toolbar-additional"
|
2008-03-19 23:13:45 -07:00
|
|
|
persist="class"
|
2007-03-22 10:30:00 -07:00
|
|
|
label="&homeButton.label;"
|
|
|
|
ondragover="nsDragAndDrop.dragOver(event, homeButtonObserver);"
|
|
|
|
ondragdrop="nsDragAndDrop.drop(event, homeButtonObserver);"
|
|
|
|
ondragexit="nsDragAndDrop.dragExit(event, homeButtonObserver);"
|
2008-01-08 20:04:31 -08:00
|
|
|
onclick="BrowserGoHome(event);"/>
|
2007-03-22 10:30:00 -07:00
|
|
|
|
2007-08-06 08:57:40 -07:00
|
|
|
<toolbaritem id="urlbar-container" align="center" flex="400" persist="width"
|
2007-03-22 10:30:00 -07:00
|
|
|
title="&locationItem.title;" class="chromeclass-location">
|
2007-11-23 22:00:27 -08:00
|
|
|
<textbox id="urlbar" flex="1"
|
2008-10-22 12:25:24 -07:00
|
|
|
delayedemptytext="&urlbar.emptyText;"
|
2007-11-23 22:00:27 -08:00
|
|
|
chromedir="&locale.dir;"
|
|
|
|
type="autocomplete"
|
|
|
|
autocompletesearch="history"
|
2007-12-17 16:28:43 -08:00
|
|
|
autocompletepopup="PopupAutoCompleteRichResult"
|
2007-11-23 22:00:27 -08:00
|
|
|
completeselectedindex="true"
|
|
|
|
tabscrolling="true"
|
|
|
|
showcommentcolumn="true"
|
|
|
|
showimagecolumn="true"
|
|
|
|
enablehistory="true"
|
2008-03-21 23:58:41 -07:00
|
|
|
maxrows="6"
|
2007-11-23 22:00:27 -08:00
|
|
|
newlines="stripsurroundingwhitespace"
|
2008-07-10 01:28:52 -07:00
|
|
|
oninput="gBrowser.userTypedValue = this.value;"
|
2008-09-25 04:33:51 -07:00
|
|
|
ontextentered="this.handleCommand(param);"
|
|
|
|
ontextreverted="return this.handleRevert();"
|
2008-01-29 20:24:08 -08:00
|
|
|
pageproxystate="invalid"
|
2008-02-25 14:30:48 -08:00
|
|
|
onsearchbegin="LocationBarHelpers._searchBegin();"
|
|
|
|
onsearchcomplete="LocationBarHelpers._searchComplete();"
|
2008-01-29 20:24:08 -08:00
|
|
|
onfocus="document.getElementById('identity-box').style.MozUserFocus= 'normal'"
|
|
|
|
onblur="document.getElementById('identity-box').style.MozUserFocus = 'ignore';">
|
2007-11-23 22:00:27 -08:00
|
|
|
<!-- Use onclick instead of normal popup= syntax since the popup
|
2008-01-29 20:24:08 -08:00
|
|
|
code fires onmousedown, and hence eats our favicon drag events.
|
|
|
|
We only add the identity-box button to the tab order when the location bar
|
|
|
|
has focus, otherwise pressing F6 focuses it instead of the location bar -->
|
2008-01-23 15:49:10 -08:00
|
|
|
<box id="identity-box" role="button"
|
2008-04-24 17:04:46 -07:00
|
|
|
chromedir="&locale.dir;"
|
2008-09-02 02:11:22 -07:00
|
|
|
onclick="gIdentityHandler.handleIdentityButtonEvent(event);"
|
|
|
|
onkeypress="gIdentityHandler.handleIdentityButtonEvent(event);">
|
2007-12-11 02:27:55 -08:00
|
|
|
<hbox align="center">
|
2008-02-25 14:30:48 -08:00
|
|
|
<stack id="page-proxy-stack"
|
2008-03-12 13:45:47 -07:00
|
|
|
onclick="PageProxyClickHandler(event);">
|
2008-02-25 14:30:48 -08:00
|
|
|
<image id="urlbar-throbber" busy="false"/>
|
2007-12-11 02:27:55 -08:00
|
|
|
<image id="page-proxy-favicon" validate="never"
|
2008-06-15 18:40:39 -07:00
|
|
|
pageproxystate="invalid"
|
2007-12-11 02:27:55 -08:00
|
|
|
ondraggesture="PageProxyDragGesture(event);"
|
2008-02-25 14:30:48 -08:00
|
|
|
onerror="this.removeAttribute('src');"/>
|
|
|
|
</stack>
|
2008-08-18 01:55:39 -07:00
|
|
|
<label id="identity-icon-label" crop="center" flex="1"/>
|
2007-12-11 02:27:55 -08:00
|
|
|
</hbox>
|
2007-11-23 22:00:27 -08:00
|
|
|
</box>
|
|
|
|
<hbox id="urlbar-icons">
|
|
|
|
<button type="menu"
|
|
|
|
style="-moz-user-focus: none"
|
2008-02-07 01:05:53 -08:00
|
|
|
class="plain urlbar-icon"
|
2007-11-23 22:00:27 -08:00
|
|
|
id="feed-button"
|
|
|
|
chromedir="&locale.dir;"
|
2008-12-18 03:25:29 -08:00
|
|
|
collapsed="true"
|
|
|
|
tooltiptext="&feedButton.tooltip;"
|
2007-11-23 22:00:27 -08:00
|
|
|
onclick="return FeedHandler.onFeedButtonClick(event);">
|
|
|
|
<menupopup position="after_end"
|
|
|
|
onpopupshowing="return FeedHandler.buildFeedList(this);"
|
|
|
|
oncommand="return FeedHandler.subscribeToFeed(null, event);"
|
|
|
|
onclick="checkForMiddleClick(this, event);"/>
|
|
|
|
</button>
|
2008-06-25 01:54:18 -07:00
|
|
|
<image id="star-button"
|
2008-02-07 01:05:53 -08:00
|
|
|
class="urlbar-icon"
|
2008-06-25 01:54:18 -07:00
|
|
|
onclick="PlacesStarButton.onClick(event);"/>
|
|
|
|
<image id="go-button"
|
|
|
|
chromedir="&locale.dir;"
|
|
|
|
class="urlbar-icon"
|
|
|
|
tooltiptext="&goEndCap.tooltip;"
|
2008-09-25 04:33:51 -07:00
|
|
|
onclick="gURLBar.handleCommand(event);"/>
|
2007-11-23 22:00:27 -08:00
|
|
|
</hbox>
|
|
|
|
</textbox>
|
2007-03-22 10:30:00 -07:00
|
|
|
</toolbaritem>
|
|
|
|
|
2007-10-22 16:12:36 -07:00
|
|
|
<toolbaritem id="search-container" title="&searchItem.title;"
|
2007-03-22 10:30:00 -07:00
|
|
|
align="center" class="chromeclass-toolbar-additional"
|
2007-08-06 08:57:40 -07:00
|
|
|
flex="100" persist="width">
|
2007-09-17 18:08:33 -07:00
|
|
|
<searchbar id="searchbar" flex="1" chromedir="&locale.dir;"
|
|
|
|
newlines="replacewithspaces"/>
|
2007-03-22 10:30:00 -07:00
|
|
|
</toolbaritem>
|
|
|
|
|
|
|
|
<toolbarbutton id="print-button" class="toolbarbutton-1 chromeclass-toolbar-additional"
|
|
|
|
label="&printButton.label;" command="cmd_print"
|
|
|
|
tooltiptext="&printButton.tooltip;"/>
|
|
|
|
|
2008-10-25 06:15:53 -07:00
|
|
|
<toolbaritem id="navigator-throbber" title="&throbberItem.title;" align="center" pack="center"
|
2008-10-18 02:57:46 -07:00
|
|
|
mousethrough="always">
|
2008-10-25 06:15:53 -07:00
|
|
|
<image/>
|
2007-03-22 10:30:00 -07:00
|
|
|
</toolbaritem>
|
|
|
|
|
|
|
|
<toolbaritem flex="1" id="personal-bookmarks" title="&bookmarksItem.title;">
|
2008-07-05 12:00:06 -07:00
|
|
|
<hbox id="bookmarksBarContent" flex="1"
|
|
|
|
type="places"
|
|
|
|
place="place:folder=TOOLBAR"
|
|
|
|
context="placesContext"
|
2007-03-22 10:30:00 -07:00
|
|
|
onclick="BookmarksEventHandler.onClick(event);"
|
|
|
|
oncommand="BookmarksEventHandler.onCommand(event);"
|
|
|
|
onpopupshowing="BookmarksEventHandler.onPopupShowing(event);"
|
|
|
|
tooltip="btTooltip"/>
|
|
|
|
</toolbaritem>
|
|
|
|
|
|
|
|
<toolbarbutton id="downloads-button" class="toolbarbutton-1 chromeclass-toolbar-additional"
|
|
|
|
observes="Tools:Downloads"
|
|
|
|
ondragdrop="nsDragAndDrop.drop(event, DownloadsButtonDNDObserver); event.stopPropagation()"
|
|
|
|
ondragover="nsDragAndDrop.dragOver(event, DownloadsButtonDNDObserver); event.stopPropagation()"
|
|
|
|
ondragenter="nsDragAndDrop.dragEnter(event, DownloadsButtonDNDObserver); event.stopPropagation()"
|
|
|
|
ondragexit="nsDragAndDrop.dragExit(event, DownloadsButtonDNDObserver); event.stopPropagation()"
|
|
|
|
label="&downloads.label;"
|
|
|
|
tooltiptext="&downloads.tooltip;"/>
|
|
|
|
|
|
|
|
<toolbarbutton id="history-button" class="toolbarbutton-1 chromeclass-toolbar-additional"
|
|
|
|
observes="viewHistorySidebar" label="&historyButton.label;"
|
|
|
|
tooltiptext="&historyButton.tooltip;"/>
|
|
|
|
|
|
|
|
<toolbarbutton id="bookmarks-button" class="toolbarbutton-1 chromeclass-toolbar-additional"
|
|
|
|
observes="viewBookmarksSidebar"
|
|
|
|
tooltiptext="&bookmarksButton.tooltip;"
|
|
|
|
ondragover="nsDragAndDrop.dragOver(event, bookmarksButtonObserver);"
|
|
|
|
ondragdrop="nsDragAndDrop.drop(event, bookmarksButtonObserver);"
|
|
|
|
ondragexit="nsDragAndDrop.dragExit(event, bookmarksButtonObserver);"/>
|
|
|
|
|
|
|
|
<toolbarbutton id="new-window-button" class="toolbarbutton-1 chromeclass-toolbar-additional"
|
|
|
|
label="&newNavigatorCmd.label;"
|
|
|
|
command="key_newNavigator"
|
|
|
|
tooltiptext="&newWindowButton.tooltip;"
|
|
|
|
ondragover="nsDragAndDrop.dragOver(event, newWindowButtonObserver);"
|
|
|
|
ondragdrop="nsDragAndDrop.drop(event, newWindowButtonObserver);"
|
|
|
|
ondragexit="nsDragAndDrop.dragExit(event, newWindowButtonObserver);"/>
|
|
|
|
|
|
|
|
<toolbarbutton id="cut-button" class="toolbarbutton-1 chromeclass-toolbar-additional"
|
|
|
|
label="&cutCmd.label;"
|
|
|
|
command="cmd_cut"
|
|
|
|
tooltiptext="&cutButton.tooltip;"/>
|
|
|
|
|
|
|
|
<toolbarbutton id="copy-button" class="toolbarbutton-1 chromeclass-toolbar-additional"
|
|
|
|
label="©Cmd.label;"
|
|
|
|
command="cmd_copy"
|
|
|
|
tooltiptext="©Button.tooltip;"/>
|
|
|
|
|
|
|
|
<toolbarbutton id="paste-button" class="toolbarbutton-1 chromeclass-toolbar-additional"
|
|
|
|
label="&pasteCmd.label;"
|
|
|
|
command="cmd_paste"
|
|
|
|
tooltiptext="&pasteButton.tooltip;"/>
|
|
|
|
|
|
|
|
</toolbarpalette>
|
|
|
|
|
2008-02-04 11:37:26 -08:00
|
|
|
<toolbar id="nav-bar" class="toolbar-primary chromeclass-toolbar"
|
2007-03-22 10:30:00 -07:00
|
|
|
toolbarname="&navbarCmd.label;" accesskey="&navbarCmd.accesskey;"
|
2008-01-30 02:50:50 -08:00
|
|
|
fullscreentoolbar="true" mode="icons" iconsize="large"
|
2007-03-22 10:30:00 -07:00
|
|
|
customizable="true"
|
|
|
|
#ifdef XP_MACOSX
|
2008-10-25 06:15:53 -07:00
|
|
|
defaultset="unified-back-forward-button,reload-button,stop-button,home-button,urlbar-container,search-container"
|
2007-03-22 10:30:00 -07:00
|
|
|
#else
|
2008-03-19 19:51:45 -07:00
|
|
|
defaultset="unified-back-forward-button,reload-button,stop-button,home-button,urlbar-container,search-container,fullscreenflex,window-controls"
|
2007-03-22 10:30:00 -07:00
|
|
|
#endif
|
|
|
|
context="toolbar-context-menu">
|
|
|
|
#ifndef XP_MACOSX
|
|
|
|
<hbox id="fullscreenflex" flex="1" hidden="true" fullscreencontrol="true"/>
|
|
|
|
<hbox id="window-controls" hidden="true" fullscreencontrol="true">
|
|
|
|
<toolbarbutton id="minimize-button" class="toolbarbutton-1"
|
|
|
|
tooltiptext="&fullScreenMinimize.tooltip;"
|
|
|
|
oncommand="window.minimize();"/>
|
|
|
|
|
|
|
|
<toolbarbutton id="restore-button" class="toolbarbutton-1"
|
|
|
|
tooltiptext="&fullScreenRestore.tooltip;"
|
|
|
|
oncommand="BrowserFullScreen();"/>
|
|
|
|
|
|
|
|
<toolbarbutton id="close-button" class="toolbarbutton-1"
|
|
|
|
tooltiptext="&fullScreenClose.tooltip;"
|
|
|
|
oncommand="BrowserTryToCloseWindow();"/>
|
|
|
|
</hbox>
|
|
|
|
#endif
|
|
|
|
</toolbar>
|
2007-10-22 16:12:36 -07:00
|
|
|
|
2007-03-22 10:30:00 -07:00
|
|
|
<toolbarset id="customToolbars" context="toolbar-context-menu"/>
|
|
|
|
|
2008-02-22 03:23:10 -08:00
|
|
|
<toolbar id="PersonalToolbar"
|
|
|
|
mode="icons" iconsize="small" defaulticonsize="small"
|
2007-03-22 10:30:00 -07:00
|
|
|
class="chromeclass-directories"
|
2007-10-22 16:12:36 -07:00
|
|
|
context="toolbar-context-menu"
|
2008-03-19 19:51:45 -07:00
|
|
|
defaultset="personal-bookmarks"
|
2007-03-22 10:30:00 -07:00
|
|
|
toolbarname="&personalbarCmd.label;" accesskey="&personalbarCmd.accesskey;"
|
|
|
|
customizable="true"/>
|
|
|
|
</toolbox>
|
2007-10-22 16:12:36 -07:00
|
|
|
|
2007-09-06 17:59:29 -07:00
|
|
|
<hbox flex="1" id="browser">
|
|
|
|
<vbox id="sidebar-box" hidden="true" class="chromeclass-extrachrome">
|
|
|
|
<sidebarheader align="center">
|
|
|
|
<label id="sidebar-title" persist="value" flex="1" crop="end" control="sidebar"/>
|
|
|
|
<image id="sidebar-throbber"/>
|
|
|
|
<toolbarbutton class="tabs-closebutton" tooltiptext="&sidebarCloseButton.tooltip;" oncommand="toggleSidebar();"/>
|
2007-10-22 16:12:36 -07:00
|
|
|
</sidebarheader>
|
2008-04-01 01:29:32 -07:00
|
|
|
<browser id="sidebar" flex="1" autoscroll="false" disablehistory="true"
|
2007-09-06 17:59:29 -07:00
|
|
|
style="min-width: 14em; width: 18em; max-width: 36em;"/>
|
2007-10-22 16:12:36 -07:00
|
|
|
</vbox>
|
|
|
|
|
2007-09-06 17:59:29 -07:00
|
|
|
<splitter id="sidebar-splitter" class="chromeclass-extrachrome" hidden="true"/>
|
|
|
|
<vbox id="appcontent" flex="1">
|
|
|
|
<tabbrowser id="content" disablehistory="true"
|
|
|
|
flex="1" contenttooltip="aHTMLTooltip"
|
|
|
|
contentcontextmenu="contentAreaContextMenu"
|
|
|
|
onnewtab="BrowserOpenTab();"
|
|
|
|
autocompletepopup="PopupAutoComplete"
|
2008-10-06 07:58:42 -07:00
|
|
|
ondrop="nsDragAndDrop.drop(event, contentAreaDNDObserver);"
|
2007-09-06 17:59:29 -07:00
|
|
|
onclick="return contentAreaClick(event, false);"/>
|
|
|
|
</vbox>
|
|
|
|
</hbox>
|
2007-03-22 10:30:00 -07:00
|
|
|
#ifdef TOOLBAR_CUSTOMIZATION_SHEET
|
2008-03-24 16:56:20 -07:00
|
|
|
<panel id="customizeToolbarSheetPopup" noautohide="true">
|
2007-09-06 17:59:29 -07:00
|
|
|
<iframe id="customizeToolbarSheetIFrame"
|
|
|
|
style="&dialog.style;"
|
|
|
|
hidden="true"/>
|
|
|
|
</panel>
|
2007-03-22 10:30:00 -07:00
|
|
|
#endif
|
|
|
|
|
2008-02-08 15:59:12 -08:00
|
|
|
<vbox id="browser-bottombox">
|
|
|
|
<findbar browserid="content" id="FindToolbar"/>
|
|
|
|
|
|
|
|
<statusbar class="chromeclass-status" id="status-bar"
|
2008-10-06 07:58:42 -07:00
|
|
|
ondrop="nsDragAndDrop.drop(event, contentAreaDNDObserver);">
|
2008-02-08 15:59:12 -08:00
|
|
|
<statusbarpanel id="statusbar-display" label="" flex="1"/>
|
|
|
|
<statusbarpanel class="statusbarpanel-progress" collapsed="true" id="statusbar-progresspanel">
|
|
|
|
<progressmeter class="progressmeter-statusbar" id="statusbar-icon" mode="normal" value="0"/>
|
|
|
|
</statusbarpanel>
|
|
|
|
<statusbarpanel id="download-monitor" class="statusbarpanel-iconic-text"
|
|
|
|
tooltiptext="&downloadMonitor2.tooltip;" hidden="true"
|
|
|
|
command="Tools:Downloads"/>
|
|
|
|
<statusbarpanel id="security-button" class="statusbarpanel-iconic-text"
|
2008-09-07 12:18:57 -07:00
|
|
|
hidden="true"
|
2008-02-08 15:59:12 -08:00
|
|
|
ondblclick="if (event.button == 0) displaySecurityInfo();"/>
|
|
|
|
<statusbarpanel id="page-report-button" type="menu"
|
|
|
|
class="statusbarpanel-menu-iconic"
|
2008-12-18 03:25:29 -08:00
|
|
|
hidden="true"
|
2008-02-08 15:59:12 -08:00
|
|
|
tooltiptext="&pageReportIcon.tooltip;">
|
|
|
|
<menupopup onpopupshowing="gPopupBlockerObserver.fillPopupList(event);">
|
|
|
|
<menuitem observes="blockedPopupAllowSite"/>
|
|
|
|
<menuitem observes="blockedPopupEditSettings"/>
|
|
|
|
<menuitem observes="blockedPopupDontShowMessage"/>
|
|
|
|
<menuseparator observes="blockedPopupsSeparator"/>
|
|
|
|
</menupopup>
|
|
|
|
</statusbarpanel>
|
|
|
|
</statusbar>
|
|
|
|
</vbox>
|
2007-03-22 10:30:00 -07:00
|
|
|
</window>
|