author | Wolfgang Rosenauer <wr@rosenauer.org> |
Thu, 05 Sep 2019 08:27:52 +0200 | |
branch | firefox69 |
changeset 1105 | 611baabe5b83 |
parent 1099 | 8a3c73e74e65 |
child 1106 | 6c6375987b6c |
permissions | -rw-r--r-- |
823 | 1 |
# HG changeset patch |
1097 | 2 |
# User msirringhaus@suse.de |
3 |
# Date 1559300151 -7200 |
|
4 |
# Fri May 31 12:55:51 2019 +0200 |
|
5 |
# Node ID 54d41b0033b8d649d842a1f862c6fed8b9874dec |
|
1099
8a3c73e74e65
68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1097
diff
changeset
|
6 |
# Parent 28bde69150771a1530f784903bf68214dd5790ea |
1097 | 7 |
How to apply this patch: |
8 |
1. Import and apply it |
|
9 |
2. cp browser/base/content/browser.xul browser/base/content/browser-kde.xul |
|
10 |
3. Find editBookmarkPanelDoneButton |
|
11 |
4. Replace #ifndef with #ifdef in the line above (this hanges the button order from Gnome-style to KDE-style) |
|
12 |
5. hg qrefresh |
|
823 | 13 |
|
1099
8a3c73e74e65
68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1097
diff
changeset
|
14 |
diff --git a/browser/base/content/browser-kde.xul b/browser/base/content/browser-kde.xul |
8a3c73e74e65
68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1097
diff
changeset
|
15 |
new file mode 100644 |
8a3c73e74e65
68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1097
diff
changeset
|
16 |
--- /dev/null |
8a3c73e74e65
68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate68.1.0 candidate
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1097
diff
changeset
|
17 |
+++ b/browser/base/content/browser-kde.xul |
1097 | 18 |
@@ -0,0 +1,1375 @@ |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
19 |
+#filter substitution |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
20 |
+<?xml version="1.0"?> |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
21 |
+# -*- Mode: HTML -*- |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
22 |
+# |
479
56e16f4cce54
fix KDE's browser.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
467
diff
changeset
|
23 |
+# This Source Code Form is subject to the terms of the Mozilla Public |
56e16f4cce54
fix KDE's browser.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
467
diff
changeset
|
24 |
+# License, v. 2.0. If a copy of the MPL was not distributed with this |
56e16f4cce54
fix KDE's browser.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
467
diff
changeset
|
25 |
+# file, You can obtain one at http://mozilla.org/MPL/2.0/. |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
26 |
+ |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
27 |
+<!-- The "global.css" stylesheet is imported first to allow other stylesheets to |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
28 |
+ override rules using selectors with the same specificity. This applies to |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
29 |
+ both "content" and "skin" packages, which bug 1385444 will unify later. --> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
30 |
+<?xml-stylesheet href="chrome://global/skin/" type="text/css"?> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
31 |
+ |
1082 | 32 |
+<!-- While these stylesheets are defined in Toolkit, they are only used in the |
33 |
+ main browser window, so we can load them here. Bug 1474241 is on file to |
|
34 |
+ consider moving these widgets to the "browser" folder. --> |
|
35 |
+<?xml-stylesheet href="chrome://global/content/tabprompts.css" type="text/css"?> |
|
36 |
+<?xml-stylesheet href="chrome://global/skin/tabprompts.css" type="text/css"?> |
|
37 |
+ |
|
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
38 |
+<?xml-stylesheet href="chrome://browser/content/browser.css" type="text/css"?> |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
39 |
+<?xml-stylesheet href="chrome://browser/content/tabbrowser.css" type="text/css"?> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
40 |
+<?xml-stylesheet href="chrome://browser/content/downloads/downloads.css" type="text/css"?> |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
41 |
+<?xml-stylesheet href="chrome://browser/content/places/places.css" type="text/css"?> |
929 | 42 |
+<?xml-stylesheet href="chrome://browser/content/usercontext/usercontext.css" type="text/css"?> |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
43 |
+<?xml-stylesheet href="chrome://browser/skin/" type="text/css"?> |
881 | 44 |
+<?xml-stylesheet href="chrome://browser/skin/controlcenter/panel.css" type="text/css"?> |
932 | 45 |
+<?xml-stylesheet href="chrome://browser/skin/customizableui/panelUI.css" type="text/css"?> |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
46 |
+<?xml-stylesheet href="chrome://browser/skin/downloads/downloads.css" type="text/css"?> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
47 |
+<?xml-stylesheet href="chrome://browser/skin/searchbar.css" type="text/css"?> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
48 |
+<?xml-stylesheet href="chrome://browser/skin/places/tree-icons.css" type="text/css"?> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
49 |
+<?xml-stylesheet href="chrome://browser/skin/places/editBookmark.css" type="text/css"?> |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
50 |
+ |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
51 |
+# All DTD information is stored in a separate file so that it can be shared by |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
52 |
+# hiddenWindow.xul. |
1055
526f445635f3
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1046
diff
changeset
|
53 |
+<!DOCTYPE window [ |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
54 |
+#include browser-doctype.inc |
1055
526f445635f3
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1046
diff
changeset
|
55 |
+]> |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
56 |
+ |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
57 |
+<window id="main-window" |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
58 |
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
59 |
+ xmlns:svg="http://www.w3.org/2000/svg" |
691
18c2dc922e51
update to Firefox 27.0b2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
686
diff
changeset
|
60 |
+ xmlns:html="http://www.w3.org/1999/xhtml" |
985 | 61 |
+ xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
62 |
+ xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" |
703 | 63 |
+ title="&mainWindow.title;" |
64 |
+ title_normal="&mainWindow.title;" |
|
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
65 |
+#ifdef XP_MACOSX |
703 | 66 |
+ title_privatebrowsing="&mainWindow.title;&mainWindow.titlemodifiermenuseparator;&mainWindow.titlePrivateBrowsingSuffix;" |
67 |
+ titledefault="&mainWindow.title;" |
|
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
68 |
+ titlemodifier="" |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
69 |
+ titlemodifier_normal="" |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
70 |
+ titlemodifier_privatebrowsing="&mainWindow.titlePrivateBrowsingSuffix;" |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
71 |
+#else |
703 | 72 |
+ title_privatebrowsing="&mainWindow.titlemodifier; &mainWindow.titlePrivateBrowsingSuffix;" |
73 |
+ titlemodifier="&mainWindow.titlemodifier;" |
|
74 |
+ titlemodifier_normal="&mainWindow.titlemodifier;" |
|
75 |
+ titlemodifier_privatebrowsing="&mainWindow.titlemodifier; &mainWindow.titlePrivateBrowsingSuffix;" |
|
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
76 |
+#endif |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
77 |
+#ifdef XP_WIN |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
78 |
+ chromemargin="0,2,2,2" |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
79 |
+#else |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
80 |
+ chromemargin="0,-1,-1,-1" |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
81 |
+#endif |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
82 |
+ tabsintitlebar="true" |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
83 |
+ titlemenuseparator="&mainWindow.titlemodifiermenuseparator;" |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
84 |
+ windowtype="navigator:browser" |
419
f6b055dd94bc
commit Aurora 13 state
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
410
diff
changeset
|
85 |
+ macanimationtype="document" |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
86 |
+ screenX="4" screenY="4" |
479
56e16f4cce54
fix KDE's browser.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
467
diff
changeset
|
87 |
+ fullscreenbutton="true" |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
88 |
+ sizemode="normal" |
885 | 89 |
+ retargetdocumentfocus="urlbar" |
1082 | 90 |
+ persist="screenX screenY width height sizemode" |
91 |
+#ifdef BROWSER_XHTML |
|
1085
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
92 |
+ mozpersist="" |
1082 | 93 |
+#endif |
94 |
+ > |
|
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
95 |
+ |
1055
526f445635f3
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1046
diff
changeset
|
96 |
+# All JS files which are needed by browser.xul and other top level windows to |
526f445635f3
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1046
diff
changeset
|
97 |
+# support MacOS specific features *must* go into the global-scripts.inc file so |
526f445635f3
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1046
diff
changeset
|
98 |
+# that they can be shared with macWindow.inc.xul. |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
99 |
+#include global-scripts.inc |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
100 |
+ |
1097 | 101 |
+<script> |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
102 |
+ Services.scriptloader.loadSubScript("chrome://global/content/contentAreaUtils.js", this); |
1085
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
103 |
+ Services.scriptloader.loadSubScript("chrome://browser/content/browser-captivePortal.js", this); |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
104 |
+ Services.scriptloader.loadSubScript("chrome://browser/content/browser-contentblocking.js", this); |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
105 |
+#ifdef MOZ_DATA_REPORTING |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
106 |
+ Services.scriptloader.loadSubScript("chrome://browser/content/browser-data-submission-info-bar.js", this); |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
107 |
+#endif |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
108 |
+#ifndef MOZILLA_OFFICIAL |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
109 |
+ Services.scriptloader.loadSubScript("chrome://browser/content/browser-development-helpers.js", this); |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
110 |
+#endif |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
111 |
+ Services.scriptloader.loadSubScript("chrome://browser/content/browser-media.js", this); |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
112 |
+ Services.scriptloader.loadSubScript("chrome://browser/content/browser-pageActions.js", this); |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
113 |
+ Services.scriptloader.loadSubScript("chrome://browser/content/browser-plugins.js", this); |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
114 |
+ Services.scriptloader.loadSubScript("chrome://browser/content/browser-sidebar.js", this); |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
115 |
+ Services.scriptloader.loadSubScript("chrome://browser/content/browser-tabsintitlebar.js", this); |
1045 | 116 |
+ Services.scriptloader.loadSubScript("chrome://browser/content/tabbrowser.js", this); |
1093 | 117 |
+ Services.scriptloader.loadSubScript("chrome://browser/content/search/autocomplete-popup.js", this); |
1085
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
118 |
+ Services.scriptloader.loadSubScript("chrome://browser/content/search/searchbar.js", this); |
1055
526f445635f3
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1046
diff
changeset
|
119 |
+ |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
120 |
+ window.onload = gBrowserInit.onLoad.bind(gBrowserInit); |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
121 |
+ window.onunload = gBrowserInit.onUnload.bind(gBrowserInit); |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
122 |
+ window.onclose = WindowIsClosing; |
1082 | 123 |
+ |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
124 |
+ window.addEventListener("MozBeforeInitialXULLayout", |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
125 |
+ gBrowserInit.onBeforeInitialXULLayout.bind(gBrowserInit), { once: true }); |
1093 | 126 |
+ |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
127 |
+ // The listener of DOMContentLoaded must be set on window, rather than |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
128 |
+ // document, because the window can go away before the event is fired. |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
129 |
+ // In that case, we don't want to initialize anything, otherwise we |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
130 |
+ // may be leaking things because they will never be destroyed after. |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
131 |
+ window.addEventListener("DOMContentLoaded", |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
132 |
+ gBrowserInit.onDOMContentLoaded.bind(gBrowserInit), { once: true }); |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
133 |
+</script> |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
134 |
+ |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
135 |
+# All sets except for popupsets (commands, keys, and stringbundles) |
1055
526f445635f3
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1046
diff
changeset
|
136 |
+# *must* go into the browser-sets.inc file so that they can be shared with other |
526f445635f3
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1046
diff
changeset
|
137 |
+# top level windows in macWindow.inc.xul. |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
138 |
+#include browser-sets.inc |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
139 |
+ |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
140 |
+ <popupset id="mainPopupSet"> |
127
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
141 |
+ <menupopup id="tabContextMenu" |
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
142 |
+ onpopupshowing="if (event.target == this) TabContextMenu.updateContextMenu(this);" |
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
143 |
+ onpopuphidden="if (event.target == this) TabContextMenu.contextTab = null;"> |
1097 | 144 |
+ <menuitem id="context_reloadTab" data-lazy-l10n-id="reload-tab" |
127
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
145 |
+ oncommand="gBrowser.reloadTab(TabContextMenu.contextTab);"/> |
1097 | 146 |
+ <menuitem id="context_reloadSelectedTabs" data-lazy-l10n-id="reload-tabs" hidden="true" |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
147 |
+ oncommand="gBrowser.reloadMultiSelectedTabs();"/> |
889 | 148 |
+ <menuitem id="context_toggleMuteTab" oncommand="TabContextMenu.contextTab.toggleMuteAudio();"/> |
1068
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
149 |
+ <menuitem id="context_toggleMuteSelectedTabs" hidden="true" |
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
150 |
+ oncommand="gBrowser.toggleMuteAudioOnMultiSelectedTabs(TabContextMenu.contextTab);"/> |
1097 | 151 |
+ <menuitem id="context_pinTab" data-lazy-l10n-id="pin-tab" |
178
77b00e921973
Synchronized browser-kde.xul with browser.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
164
diff
changeset
|
152 |
+ oncommand="gBrowser.pinTab(TabContextMenu.contextTab);"/> |
1097 | 153 |
+ <menuitem id="context_unpinTab" data-lazy-l10n-id="unpin-tab" hidden="true" |
178
77b00e921973
Synchronized browser-kde.xul with browser.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
164
diff
changeset
|
154 |
+ oncommand="gBrowser.unpinTab(TabContextMenu.contextTab);"/> |
1097 | 155 |
+ <menuitem id="context_pinSelectedTabs" data-lazy-l10n-id="pin-selected-tabs" hidden="true" |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
156 |
+ oncommand="gBrowser.pinMultiSelectedTabs();"/> |
1097 | 157 |
+ <menuitem id="context_unpinSelectedTabs" data-lazy-l10n-id="unpin-selected-tabs" hidden="true" |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
158 |
+ oncommand="gBrowser.unpinMultiSelectedTabs();"/> |
1097 | 159 |
+ <menuitem id="context_duplicateTab" data-lazy-l10n-id="duplicate-tab" |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
160 |
+ oncommand="duplicateTabIn(TabContextMenu.contextTab, 'tab');"/> |
1097 | 161 |
+ <menuitem id="context_duplicateTabs" data-lazy-l10n-id="duplicate-tabs" |
1085
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
162 |
+ oncommand="TabContextMenu.duplicateSelectedTabs();"/> |
1082 | 163 |
+ <menuseparator/> |
1097 | 164 |
+ <menuitem id="context_selectAllTabs" data-lazy-l10n-id="select-all-tabs" |
1082 | 165 |
+ oncommand="gBrowser.selectAllTabs();"/> |
166 |
+ <menuitem id="context_bookmarkSelectedTabs" |
|
167 |
+ hidden="true" |
|
1097 | 168 |
+ data-lazy-l10n-id="bookmark-selected-tabs" |
1082 | 169 |
+ oncommand="PlacesCommandHook.bookmarkPages(PlacesCommandHook.uniqueSelectedPages);"/> |
170 |
+ <menuitem id="context_bookmarkTab" |
|
1097 | 171 |
+ data-lazy-l10n-id="bookmark-tab" |
1082 | 172 |
+ oncommand="PlacesCommandHook.bookmarkPages(PlacesCommandHook.getUniquePages([TabContextMenu.contextTab]));"/> |
1068
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
173 |
+ <menu id="context_reopenInContainer" |
1097 | 174 |
+ data-lazy-l10n-id="reopen-in-container" |
1068
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
175 |
+ hidden="true"> |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
176 |
+ <menupopup oncommand="TabContextMenu.reopenInContainer(event);" |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
177 |
+ onpopupshowing="TabContextMenu.createReopenInContainerMenu(event);"/> |
1068
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
178 |
+ </menu> |
1097 | 179 |
+ <menu id="context_moveTabOptions"> |
1082 | 180 |
+ <menupopup id="moveTabOptionsMenu"> |
181 |
+ <menuitem id="context_moveToStart" |
|
1097 | 182 |
+ data-lazy-l10n-id="move-to-start" |
1082 | 183 |
+ tbattr="tabbrowser-multiple" |
184 |
+ oncommand="gBrowser.moveTabsToStart(TabContextMenu.contextTab);"/> |
|
185 |
+ <menuitem id="context_moveToEnd" |
|
1097 | 186 |
+ data-lazy-l10n-id="move-to-end" |
1082 | 187 |
+ tbattr="tabbrowser-multiple" |
188 |
+ oncommand="gBrowser.moveTabsToEnd(TabContextMenu.contextTab);"/> |
|
1097 | 189 |
+ <menuitem id="context_openTabInWindow" data-lazy-l10n-id="move-to-new-window" |
1082 | 190 |
+ tbattr="tabbrowser-multiple" |
191 |
+ oncommand="gBrowser.replaceTabsWithWindow(TabContextMenu.contextTab);"/> |
|
192 |
+ </menupopup> |
|
193 |
+ </menu> |
|
194 |
+ <menu id="context_sendTabToDevice" |
|
195 |
+ class="sync-ui-item"> |
|
932 | 196 |
+ <menupopup id="context_sendTabToDevicePopupMenu" |
1082 | 197 |
+ onpopupshowing="gSync.populateSendTabToDevicesMenu(event.target, TabContextMenu.contextTab.linkedBrowser.currentURI.spec, TabContextMenu.contextTab.linkedBrowser.contentTitle, TabContextMenu.contextTab.multiselected);"/> |
932 | 198 |
+ </menu> |
127
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
199 |
+ <menuseparator/> |
1097 | 200 |
+ <menuitem id="context_closeTabsToTheEnd" data-lazy-l10n-id="close-tabs-to-the-end" |
904 | 201 |
+ oncommand="gBrowser.removeTabsToTheEndFrom(TabContextMenu.contextTab, {animate: true});"/> |
1097 | 202 |
+ <menuitem id="context_closeOtherTabs" data-lazy-l10n-id="close-other-tabs" |
127
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
203 |
+ oncommand="gBrowser.removeAllTabsBut(TabContextMenu.contextTab);"/> |
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
204 |
+ <menuitem id="context_undoCloseTab" |
1097 | 205 |
+ data-lazy-l10n-id="undo-close-tab" |
127
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
206 |
+ observes="History:UndoCloseTab"/> |
1097 | 207 |
+ <menuitem id="context_closeTab" data-lazy-l10n-id="close-tab" |
127
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
208 |
+ oncommand="gBrowser.removeTab(TabContextMenu.contextTab, { animate: true });"/> |
1097 | 209 |
+ <menuitem id="context_closeSelectedTabs" data-lazy-l10n-id="close-tabs" |
210 |
+ hidden="true" |
|
1068
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
211 |
+ oncommand="gBrowser.removeMultiSelectedTabs();"/> |
127
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
212 |
+ </menupopup> |
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
213 |
+ |
193 | 214 |
+ <!-- bug 415444/582485: event.stopPropagation is here for the cloned version |
215 |
+ of this menupopup --> |
|
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
216 |
+ <menupopup id="backForwardMenu" |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
217 |
+ onpopupshowing="return FillHistoryMenu(event.target);" |
193 | 218 |
+ oncommand="gotoHistoryIndex(event); event.stopPropagation();" |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
219 |
+ onclick="checkForMiddleClick(this, event);"/> |
650 | 220 |
+ <tooltip id="aHTMLTooltip" page="true"/> |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
221 |
+ <tooltip id="remoteBrowserTooltip"/> |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
222 |
+ |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
223 |
+ <!-- for search and content formfill/pw manager --> |
942
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
935
diff
changeset
|
224 |
+ |
1093 | 225 |
+ <panel is="autocomplete-richlistbox-popup" |
226 |
+ type="autocomplete-richlistbox" |
|
942
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
935
diff
changeset
|
227 |
+ id="PopupAutoComplete" |
1045 | 228 |
+ role="group" |
942
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
935
diff
changeset
|
229 |
+ noautofocus="true" |
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
935
diff
changeset
|
230 |
+ hidden="true" |
943 | 231 |
+ overflowpadding="4" |
982 | 232 |
+ norolluponanchor="true" |
233 |
+ nomaxresults="true" /> |
|
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
234 |
+ |
817 | 235 |
+ <!-- for search with one-off buttons --> |
1093 | 236 |
+ <panel is="search-autocomplete-richlistbox-popup" |
237 |
+ type="autocomplete-richlistbox" |
|
1045 | 238 |
+ id="PopupSearchAutoComplete" |
239 |
+ role="group" |
|
240 |
+ noautofocus="true" |
|
241 |
+ hidden="true" /> |
|
817 | 242 |
+ |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
243 |
+ <!-- for url bar autocomplete --> |
923 | 244 |
+ <panel type="autocomplete-richlistbox" |
245 |
+ id="PopupAutoCompleteRichResult" |
|
1045 | 246 |
+ role="group" |
923 | 247 |
+ noautofocus="true" |
248 |
+ hidden="true" |
|
249 |
+ flip="none" |
|
942
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
935
diff
changeset
|
250 |
+ level="parent" |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
251 |
+ overflowpadding="15" /> |
942
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
935
diff
changeset
|
252 |
+ |
1085
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
253 |
+ <!-- for date/time picker. consumeoutsideclicks is set to never, so that |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
254 |
+ clicks on the anchored input box are never consumed. --> |
942
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
935
diff
changeset
|
255 |
+ <panel id="DateTimePickerPanel" |
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
935
diff
changeset
|
256 |
+ type="arrow" |
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
935
diff
changeset
|
257 |
+ hidden="true" |
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
935
diff
changeset
|
258 |
+ orient="vertical" |
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
935
diff
changeset
|
259 |
+ noautofocus="true" |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
260 |
+ norolluponanchor="true" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
261 |
+ consumeoutsideclicks="never" |
982 | 262 |
+ level="parent" |
263 |
+ tabspecific="true"> |
|
942
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
935
diff
changeset
|
264 |
+ </panel> |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
265 |
+ |
850 | 266 |
+ <!-- for select dropdowns. The menupopup is what shows the list of options, |
267 |
+ and the popuponly menulist makes things like the menuactive attributes |
|
268 |
+ work correctly on the menupopup. ContentSelectDropdown expects the |
|
269 |
+ popuponly menulist to be its immediate parent. --> |
|
270 |
+ <menulist popuponly="true" id="ContentSelectDropdown" hidden="true"> |
|
881 | 271 |
+ <menupopup rolluponmousewheel="true" |
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
272 |
+ activateontab="true" position="after_start" |
955
55662cbdb950
update KDE variants for UI
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
953
diff
changeset
|
273 |
+ level="parent" |
881 | 274 |
+#ifdef XP_WIN |
942
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
935
diff
changeset
|
275 |
+ consumeoutsideclicks="false" ignorekeys="shortcuts" |
881 | 276 |
+#endif |
277 |
+ /> |
|
850 | 278 |
+ </menulist> |
686
ab25aac2aa83
Firefox 26.0b5 update
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
680
diff
changeset
|
279 |
+ |
178
77b00e921973
Synchronized browser-kde.xul with browser.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
164
diff
changeset
|
280 |
+ <!-- for invalid form error message --> |
205
71411f8585cd
fixed browser-kde.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
193
diff
changeset
|
281 |
+ <panel id="invalid-form-popup" type="arrow" orient="vertical" noautofocus="true" hidden="true" level="parent"> |
193 | 282 |
+ <description/> |
283 |
+ </panel> |
|
178
77b00e921973
Synchronized browser-kde.xul with browser.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
164
diff
changeset
|
284 |
+ |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
285 |
+ <panel id="editBookmarkPanel" |
205
71411f8585cd
fixed browser-kde.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
193
diff
changeset
|
286 |
+ type="arrow" |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
287 |
+ orient="vertical" |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
288 |
+ ignorekeys="true" |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
289 |
+ hidden="true" |
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
290 |
+ tabspecific="true" |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
291 |
+ aria-labelledby="editBookmarkPanelTitle"> |
1068
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
292 |
+ <box class="panel-header"> |
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
293 |
+ <label id="editBookmarkPanelTitle"/> |
1097 | 294 |
+ <toolbarbutton id="editBookmarkPanelInfoButton" oncommand="StarUI.toggleRecommendation();" > |
295 |
+ <image/> |
|
296 |
+ </toolbarbutton> |
|
1068
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
297 |
+ </box> |
1097 | 298 |
+ <html:div id="editBookmarkPanelInfoArea"> |
299 |
+ <html:div id="editBookmarkPanelRecommendation"></html:div> |
|
300 |
+ <html:div id="editBookmarkPanelFaviconContainer"> |
|
301 |
+ <html:img id="editBookmarkPanelFavicon"/> |
|
302 |
+ </html:div> |
|
303 |
+ <html:div id="editBookmarkPanelImage"></html:div> |
|
1068
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
304 |
+ </html:div> |
1055
526f445635f3
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1046
diff
changeset
|
305 |
+#include ../../components/places/content/editBookmarkPanel.inc.xul |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
306 |
+ <vbox id="editBookmarkPanelBottomContent" |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
307 |
+ flex="1"> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
308 |
+ <checkbox id="editBookmarkPanel_showForNewBookmarks" |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
309 |
+ label="&editBookmark.showForNewBookmarks.label;" |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
310 |
+ accesskey="&editBookmark.showForNewBookmarks.accesskey;" |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
311 |
+ oncommand="StarUI.onShowForNewBookmarksCheckboxCommand();"/> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
312 |
+ </vbox> |
1068
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
313 |
+ <hbox id="editBookmarkPanelBottomButtons" |
1085
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
314 |
+ class="panel-footer" |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
315 |
+ style="min-width: &editBookmark.panel.width;;"> |
885 | 316 |
+#ifdef XP_UNIX |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
317 |
+ <button id="editBookmarkPanelDoneButton" |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
318 |
+ class="editBookmarkPanelBottomButton" |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
319 |
+ label="&editBookmark.done.label;" |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
320 |
+ default="true" |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
321 |
+ oncommand="StarUI.panel.hidePopup();"/> |
916 | 322 |
+ <button id="editBookmarkPanelRemoveButton" |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
323 |
+ class="editBookmarkPanelBottomButton" |
1068
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
324 |
+ oncommand="StarUI.removeBookmarkButtonCommand();"/> |
178
77b00e921973
Synchronized browser-kde.xul with browser.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
164
diff
changeset
|
325 |
+#else |
916 | 326 |
+ <button id="editBookmarkPanelRemoveButton" |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
327 |
+ class="editBookmarkPanelBottomButton" |
1068
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
328 |
+ oncommand="StarUI.removeBookmarkButtonCommand();"/> |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
329 |
+ <button id="editBookmarkPanelDoneButton" |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
330 |
+ class="editBookmarkPanelBottomButton" |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
331 |
+ label="&editBookmark.done.label;" |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
332 |
+ default="true" |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
333 |
+ oncommand="StarUI.panel.hidePopup();"/> |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
334 |
+#endif |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
335 |
+ </hbox> |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
336 |
+ </panel> |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
337 |
+ |
691
18c2dc922e51
update to Firefox 27.0b2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
686
diff
changeset
|
338 |
+ <!-- UI tour experience --> |
18c2dc922e51
update to Firefox 27.0b2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
686
diff
changeset
|
339 |
+ <panel id="UITourTooltip" |
18c2dc922e51
update to Firefox 27.0b2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
686
diff
changeset
|
340 |
+ type="arrow" |
18c2dc922e51
update to Firefox 27.0b2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
686
diff
changeset
|
341 |
+ hidden="true" |
18c2dc922e51
update to Firefox 27.0b2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
686
diff
changeset
|
342 |
+ noautofocus="true" |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
343 |
+ noautohide="true" |
691
18c2dc922e51
update to Firefox 27.0b2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
686
diff
changeset
|
344 |
+ align="start" |
18c2dc922e51
update to Firefox 27.0b2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
686
diff
changeset
|
345 |
+ orient="vertical" |
18c2dc922e51
update to Firefox 27.0b2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
686
diff
changeset
|
346 |
+ role="alert"> |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
347 |
+ <vbox> |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
348 |
+ <hbox id="UITourTooltipBody"> |
923 | 349 |
+ <image id="UITourTooltipIcon"/> |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
350 |
+ <vbox flex="1"> |
923 | 351 |
+ <hbox id="UITourTooltipTitleContainer"> |
352 |
+ <label id="UITourTooltipTitle" flex="1"/> |
|
353 |
+ <toolbarbutton id="UITourTooltipClose" class="close-icon" |
|
354 |
+ tooltiptext="&uiTour.infoPanel.close;"/> |
|
355 |
+ </hbox> |
|
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
356 |
+ <description id="UITourTooltipDescription" flex="1"/> |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
357 |
+ </vbox> |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
358 |
+ </hbox> |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
359 |
+ <hbox id="UITourTooltipButtons" flex="1" align="center"/> |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
360 |
+ </vbox> |
691
18c2dc922e51
update to Firefox 27.0b2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
686
diff
changeset
|
361 |
+ </panel> |
766 | 362 |
+ <!-- type="default" forces frames to be created so that the panel's size can be determined --> |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
363 |
+ <panel id="UITourHighlightContainer" |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
364 |
+ type="default" |
541
830e50bbfc79
working Aurora 17.0 build
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
522
diff
changeset
|
365 |
+ hidden="true" |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
366 |
+ noautofocus="true" |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
367 |
+ noautohide="true" |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
368 |
+ flip="none" |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
369 |
+ consumeoutsideclicks="false" |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
370 |
+ mousethrough="always"> |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
371 |
+ <box id="UITourHighlight"></box> |
541
830e50bbfc79
working Aurora 17.0 build
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
522
diff
changeset
|
372 |
+ </panel> |
817 | 373 |
+ |
985 | 374 |
+ <panel id="sidebarMenu-popup" |
375 |
+ class="cui-widget-panel" |
|
376 |
+ role="group" |
|
377 |
+ type="arrow" |
|
378 |
+ hidden="true" |
|
379 |
+ flip="slide" |
|
380 |
+ orient="vertical" |
|
381 |
+ position="bottomcenter topleft"> |
|
382 |
+ <toolbarbutton id="sidebar-switcher-bookmarks" |
|
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
383 |
+ type="checkbox" |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
384 |
+ label="&bookmarksButton.label;" |
985 | 385 |
+ class="subviewbutton subviewbutton-iconic" |
386 |
+ key="viewBookmarksSidebarKb" |
|
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
387 |
+ oncommand="SidebarUI.show('viewBookmarksSidebar');"/> |
985 | 388 |
+ <toolbarbutton id="sidebar-switcher-history" |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
389 |
+ type="checkbox" |
985 | 390 |
+ label="&historyButton.label;" |
391 |
+ class="subviewbutton subviewbutton-iconic" |
|
392 |
+ key="key_gotoHistory" |
|
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
393 |
+ oncommand="SidebarUI.show('viewHistorySidebar');"/> |
985 | 394 |
+ <toolbarbutton id="sidebar-switcher-tabs" |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
395 |
+ type="checkbox" |
985 | 396 |
+ label="&syncedTabs.sidebar.label;" |
1045 | 397 |
+ class="subviewbutton subviewbutton-iconic sync-ui-item" |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
398 |
+ oncommand="SidebarUI.show('viewTabsSidebar');"/> |
985 | 399 |
+ <toolbarseparator/> |
1036 | 400 |
+ <!-- Extension toolbarbuttons go here. --> |
401 |
+ <toolbarseparator id="sidebar-extensions-separator"/> |
|
985 | 402 |
+ <toolbarbutton id="sidebar-reverse-position" |
403 |
+ class="subviewbutton" |
|
404 |
+ oncommand="SidebarUI.reversePosition()"/> |
|
405 |
+ <toolbarseparator/> |
|
406 |
+ <toolbarbutton label="&sidebarMenuClose.label;" |
|
407 |
+ class="subviewbutton" |
|
408 |
+ oncommand="SidebarUI.hide()"/> |
|
409 |
+ </panel> |
|
515 | 410 |
+ |
127
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
411 |
+ <menupopup id="toolbar-context-menu" |
1082 | 412 |
+ onpopupshowing="onViewToolbarsPopupShowing(event, document.getElementById('viewToolbarsMenuSeparator')); ToolbarContextMenu.updateDownloadsAutoHide(this); ToolbarContextMenu.updateExtension(this)"> |
413 |
+ <menuitem oncommand="ToolbarContextMenu.openAboutAddonsForContextAction(this.parentElement)" |
|
1068
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
414 |
+ accesskey="&customizeMenu.manageExtension.accesskey;" |
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
415 |
+ label="&customizeMenu.manageExtension.label;" |
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
416 |
+ contexttype="toolbaritem" |
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
417 |
+ class="customize-context-manageExtension"/> |
1082 | 418 |
+ <menuitem oncommand="ToolbarContextMenu.removeExtensionForContextAction(this.parentElement)" |
419 |
+ accesskey="&customizeMenu.removeExtension.accesskey;" |
|
420 |
+ label="&customizeMenu.removeExtension.label;" |
|
421 |
+ contexttype="toolbaritem" |
|
422 |
+ class="customize-context-removeExtension"/> |
|
1097 | 423 |
+ <menuitem oncommand="ToolbarContextMenu.reportExtensionForContextAction(this.parentElement, 'toolbar_context_menu')" |
424 |
+ accesskey="&customizeMenu.reportExtension.accesskey;" |
|
425 |
+ label="&customizeMenu.reportExtension.label;" |
|
426 |
+ contexttype="toolbaritem" |
|
427 |
+ class="customize-context-reportExtension"/> |
|
1068
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
428 |
+ <menuseparator/> |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
429 |
+ <menuitem oncommand="gCustomizeMode.addToPanel(document.popupNode)" |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
430 |
+ accesskey="&customizeMenu.pinToOverflowMenu.accesskey;" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
431 |
+ label="&customizeMenu.pinToOverflowMenu.label;" |
766 | 432 |
+ contexttype="toolbaritem" |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
433 |
+ class="customize-context-moveToPanel"/> |
1085
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
434 |
+ <menuitem id="toolbar-context-autohide-downloads-button" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
435 |
+ oncommand="ToolbarContextMenu.onDownloadsAutoHideChange(event);" |
1068
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
436 |
+ type="checkbox" |
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
437 |
+ accesskey="&customizeMenu.autoHideDownloadsButton.accesskey;" |
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
438 |
+ label="&customizeMenu.autoHideDownloadsButton.label;" |
1085
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
439 |
+ contexttype="toolbaritem"/> |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
440 |
+ <menuitem oncommand="gCustomizeMode.removeFromArea(document.popupNode)" |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
441 |
+ accesskey="&customizeMenu.removeFromToolbar.accesskey;" |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
442 |
+ label="&customizeMenu.removeFromToolbar.label;" |
766 | 443 |
+ contexttype="toolbaritem" |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
444 |
+ class="customize-context-removeFromToolbar"/> |
1082 | 445 |
+ <menuitem id="toolbar-context-reloadSelectedTab" |
446 |
+ contexttype="tabbar" |
|
447 |
+ oncommand="gBrowser.reloadMultiSelectedTabs();" |
|
1097 | 448 |
+ data-lazy-l10n-id="toolbar-context-menu-reload-selected-tab"/> |
1082 | 449 |
+ <menuitem id="toolbar-context-reloadSelectedTabs" |
450 |
+ contexttype="tabbar" |
|
451 |
+ oncommand="gBrowser.reloadMultiSelectedTabs();" |
|
1097 | 452 |
+ data-lazy-l10n-id="toolbar-context-menu-reload-selected-tabs"/> |
1082 | 453 |
+ <menuitem id="toolbar-context-bookmarkSelectedTab" |
766 | 454 |
+ contexttype="tabbar" |
1082 | 455 |
+ oncommand="PlacesCommandHook.bookmarkPages(PlacesCommandHook.uniqueSelectedPages);" |
1097 | 456 |
+ data-lazy-l10n-id="toolbar-context-menu-bookmark-selected-tab"/> |
1082 | 457 |
+ <menuitem id="toolbar-context-bookmarkSelectedTabs" |
766 | 458 |
+ contexttype="tabbar" |
1082 | 459 |
+ oncommand="PlacesCommandHook.bookmarkPages(PlacesCommandHook.uniqueSelectedPages);" |
1097 | 460 |
+ data-lazy-l10n-id="toolbar-context-menu-bookmark-selected-tabs"/> |
1082 | 461 |
+ <menuitem id="toolbar-context-selectAllTabs" |
462 |
+ contexttype="tabbar" |
|
463 |
+ oncommand="gBrowser.selectAllTabs();" |
|
1097 | 464 |
+ data-lazy-l10n-id="toolbar-context-menu-select-all-tabs"/> |
766 | 465 |
+ <menuitem id="toolbar-context-undoCloseTab" |
466 |
+ contexttype="tabbar" |
|
1097 | 467 |
+ data-lazy-l10n-id="toolbar-context-menu-undo-close-tab" |
766 | 468 |
+ observes="History:UndoCloseTab"/> |
127
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
469 |
+ <menuseparator/> |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
470 |
+ <menuseparator id="viewToolbarsMenuSeparator"/> |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
471 |
+ <!-- XXXgijs: we're using oncommand handler here to avoid the event being |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
472 |
+ redirected to the command element, thus preventing |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
473 |
+ listeners on the menupopup or further up the tree from |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
474 |
+ seeing the command event pass by. The observes attribute is |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
475 |
+ here so that the menuitem is still disabled and re-enabled |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
476 |
+ correctly. --> |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
477 |
+ <menuitem oncommand="gCustomizeMode.enter()" |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
478 |
+ observes="cmd_CustomizeToolbars" |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
479 |
+ class="viewCustomizeToolbar" |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
480 |
+ label="&viewCustomizeToolbar.label;" |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
481 |
+ accesskey="&viewCustomizeToolbar.accesskey;"/> |
127
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
482 |
+ </menupopup> |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
483 |
+ |
205
71411f8585cd
fixed browser-kde.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
193
diff
changeset
|
484 |
+ <menupopup id="blockedPopupOptions" |
211
aef7c16cb0e5
refresh browser-kde.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
205
diff
changeset
|
485 |
+ onpopupshowing="gPopupBlockerObserver.fillPopupList(event);" |
aef7c16cb0e5
refresh browser-kde.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
205
diff
changeset
|
486 |
+ onpopuphiding="gPopupBlockerObserver.onPopupHiding(event);"> |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
487 |
+ <menuitem id="blockedPopupAllowSite" |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
488 |
+ accesskey="&allowPopups.accesskey;" |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
489 |
+ oncommand="gPopupBlockerObserver.toggleAllowPopupsForSite(event);"/> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
490 |
+ <menuitem |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
491 |
+#ifdef XP_WIN |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
492 |
+ label="&editPopupSettings.label;" |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
493 |
+#else |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
494 |
+ label="&editPopupSettingsUnix.label;" |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
495 |
+#endif |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
496 |
+ accesskey="&editPopupSettings.accesskey;" |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
497 |
+ oncommand="gPopupBlockerObserver.editPopupSettings();"/> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
498 |
+ <menuitem id="blockedPopupDontShowMessage" |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
499 |
+ accesskey="&dontShowMessage.accesskey;" |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
500 |
+ type="checkbox" |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
501 |
+ oncommand="gPopupBlockerObserver.dontShowMessage();"/> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
502 |
+ <menuseparator id="blockedPopupsSeparator"/> |
127
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
503 |
+ </menupopup> |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
504 |
+ |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
505 |
+ <menupopup id="autohide-context" |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
506 |
+ onpopupshowing="FullScreen.getAutohide(this.firstChild);"> |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
507 |
+ <menuitem type="checkbox" label="&fullScreenAutohide.label;" |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
508 |
+ accesskey="&fullScreenAutohide.accesskey;" |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
509 |
+ oncommand="FullScreen.setAutohide();"/> |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
510 |
+ <menuseparator/> |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
511 |
+ <menuitem label="&fullScreenExit.label;" |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
512 |
+ accesskey="&fullScreenExit.accesskey;" |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
513 |
+ oncommand="BrowserFullScreen();"/> |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
514 |
+ </menupopup> |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
515 |
+ |
748
72ba5129e5fd
full rebase to Aurora 32
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
739
diff
changeset
|
516 |
+ <menupopup id="contentAreaContextMenu" pagemenu="#page-menu-separator" |
127
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
517 |
+ onpopupshowing="if (event.target != this) |
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
518 |
+ return true; |
637
73640b76d6c3
first building version of FF21
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
612
diff
changeset
|
519 |
+ gContextMenu = new nsContextMenu(this, event.shiftKey); |
127
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
520 |
+ if (gContextMenu.shouldDisplay) |
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
521 |
+ updateEditUIVisibility(); |
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
522 |
+ return gContextMenu.shouldDisplay;" |
400 | 523 |
+ onpopuphiding="if (event.target != this) |
524 |
+ return; |
|
525 |
+ gContextMenu.hiding(); |
|
526 |
+ gContextMenu = null; |
|
527 |
+ updateEditUIVisibility();"> |
|
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
528 |
+#include browser-context.inc |
127
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
529 |
+ </menupopup> |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
530 |
+ |
1055
526f445635f3
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1046
diff
changeset
|
531 |
+#include ../../components/places/content/placesContextMenu.inc.xul |
127
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
532 |
+ |
932 | 533 |
+ <panel id="ctrlTab-panel" hidden="true" norestorefocus="true" level="top"> |
1068
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
534 |
+ <hbox id="ctrlTab-previews"/> |
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
535 |
+ <hbox id="ctrlTab-showAll-container" pack="center"/> |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
536 |
+ </panel> |
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
537 |
+ |
994 | 538 |
+ <panel id="pageActionPanel" |
985 | 539 |
+ class="cui-widget-panel" |
540 |
+ role="group" |
|
541 |
+ type="arrow" |
|
542 |
+ hidden="true" |
|
543 |
+ flip="slide" |
|
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
544 |
+ photon="true" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
545 |
+ position="bottomcenter topright" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
546 |
+ tabspecific="true" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
547 |
+ noautofocus="true" |
1093 | 548 |
+ pinTab-title="&pinTab.label;" |
549 |
+ unpinTab-title="&unpinTab.label;" |
|
1089 | 550 |
+ pocket-title="&saveToPocketCmd.label;" |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
551 |
+ copyURL-title="&pageAction.copyLink.label;" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
552 |
+ emailLink-title="&emailPageCmd.label;" |
1055
526f445635f3
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1046
diff
changeset
|
553 |
+ sendToDevice-notReadyTitle="&sendToDevice.syncNotReady.label;" |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
554 |
+ shareURL-title="&pageAction.shareUrl.label;" |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
555 |
+ shareMore-label="&pageAction.shareMore.label;"> |
1036 | 556 |
+ <panelmultiview id="pageActionPanelMultiView" |
557 |
+ mainViewId="pageActionPanelMainView" |
|
558 |
+ viewCacheId="appMenu-viewCache"> |
|
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
559 |
+ <panelview id="pageActionPanelMainView" |
1020
d2c159cb9bf2
rebased patches; updated spec file
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1007
diff
changeset
|
560 |
+ context="pageActionContextMenu" |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
561 |
+ class="PanelUI-subView"> |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
562 |
+ <vbox class="panel-subview-body"/> |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
563 |
+ </panelview> |
1036 | 564 |
+ </panelmultiview> |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
565 |
+ </panel> |
1068
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
566 |
+ |
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
567 |
+ <panel id="confirmation-hint" |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
568 |
+ role="alert" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
569 |
+ type="arrow" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
570 |
+ hidden="true" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
571 |
+ flip="slide" |
985 | 572 |
+ position="bottomcenter topright" |
994 | 573 |
+ tabspecific="true" |
1068
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
574 |
+ noautofocus="true"> |
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
575 |
+ <hbox id="confirmation-hint-checkmark-animation-container"> |
1093 | 576 |
+ <image id="confirmation-hint-checkmark-image"/> |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
577 |
+ </hbox> |
1093 | 578 |
+ <vbox id="confirmation-hint-message-container"> |
579 |
+ <label id="confirmation-hint-message"/> |
|
580 |
+ <label id="confirmation-hint-description"/> |
|
581 |
+ </vbox> |
|
985 | 582 |
+ </panel> |
583 |
+ |
|
1020
d2c159cb9bf2
rebased patches; updated spec file
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1007
diff
changeset
|
584 |
+ <menupopup id="pageActionContextMenu" |
994 | 585 |
+ onpopupshowing="BrowserPageActions.onContextMenuShowing(event, this);"> |
1020
d2c159cb9bf2
rebased patches; updated spec file
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1007
diff
changeset
|
586 |
+ <menuitem class="pageActionContextMenuItem builtInUnpinned" |
994 | 587 |
+ label="&pageAction.addToUrlbar.label;" |
1020
d2c159cb9bf2
rebased patches; updated spec file
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1007
diff
changeset
|
588 |
+ oncommand="BrowserPageActions.togglePinningForContextAction();"/> |
d2c159cb9bf2
rebased patches; updated spec file
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1007
diff
changeset
|
589 |
+ <menuitem class="pageActionContextMenuItem builtInPinned" |
d2c159cb9bf2
rebased patches; updated spec file
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1007
diff
changeset
|
590 |
+ label="&pageAction.removeFromUrlbar.label;" |
d2c159cb9bf2
rebased patches; updated spec file
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1007
diff
changeset
|
591 |
+ oncommand="BrowserPageActions.togglePinningForContextAction();"/> |
d2c159cb9bf2
rebased patches; updated spec file
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1007
diff
changeset
|
592 |
+ <menuitem class="pageActionContextMenuItem extensionUnpinned" |
1082 | 593 |
+ label="&pageAction.addToUrlbar.label;" |
1020
d2c159cb9bf2
rebased patches; updated spec file
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1007
diff
changeset
|
594 |
+ oncommand="BrowserPageActions.togglePinningForContextAction();"/> |
d2c159cb9bf2
rebased patches; updated spec file
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1007
diff
changeset
|
595 |
+ <menuitem class="pageActionContextMenuItem extensionPinned" |
1082 | 596 |
+ label="&pageAction.removeFromUrlbar.label;" |
1020
d2c159cb9bf2
rebased patches; updated spec file
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1007
diff
changeset
|
597 |
+ oncommand="BrowserPageActions.togglePinningForContextAction();"/> |
d2c159cb9bf2
rebased patches; updated spec file
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1007
diff
changeset
|
598 |
+ <menuseparator class="pageActionContextMenuItem extensionPinned extensionUnpinned"/> |
d2c159cb9bf2
rebased patches; updated spec file
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1007
diff
changeset
|
599 |
+ <menuitem class="pageActionContextMenuItem extensionPinned extensionUnpinned" |
d2c159cb9bf2
rebased patches; updated spec file
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1007
diff
changeset
|
600 |
+ label="&pageAction.manageExtension.label;" |
d2c159cb9bf2
rebased patches; updated spec file
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1007
diff
changeset
|
601 |
+ oncommand="BrowserPageActions.openAboutAddonsForContextAction();"/> |
994 | 602 |
+ </menupopup> |
603 |
+ |
|
1055
526f445635f3
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1046
diff
changeset
|
604 |
+#include ../../components/places/content/bookmarksHistoryTooltip.inc.xul |
127
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
605 |
+ |
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
606 |
+ <tooltip id="tabbrowser-tab-tooltip" onpopupshowing="gBrowser.createTooltip(event);"/> |
343
f467ac3aff09
sync KDE's browser.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
340
diff
changeset
|
607 |
+ |
f467ac3aff09
sync KDE's browser.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
340
diff
changeset
|
608 |
+ <tooltip id="back-button-tooltip"> |
1082 | 609 |
+ <description class="tooltip-label" value="&backButton.tooltip;"/> |
343
f467ac3aff09
sync KDE's browser.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
340
diff
changeset
|
610 |
+#ifdef XP_MACOSX |
1082 | 611 |
+ <description class="tooltip-label" value="&backForwardButtonMenuMac.tooltip;"/> |
343
f467ac3aff09
sync KDE's browser.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
340
diff
changeset
|
612 |
+#else |
1082 | 613 |
+ <description class="tooltip-label" value="&backForwardButtonMenu.tooltip;"/> |
343
f467ac3aff09
sync KDE's browser.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
340
diff
changeset
|
614 |
+#endif |
f467ac3aff09
sync KDE's browser.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
340
diff
changeset
|
615 |
+ </tooltip> |
479
56e16f4cce54
fix KDE's browser.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
467
diff
changeset
|
616 |
+ |
343
f467ac3aff09
sync KDE's browser.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
340
diff
changeset
|
617 |
+ <tooltip id="forward-button-tooltip"> |
1082 | 618 |
+ <description class="tooltip-label" value="&forwardButton.tooltip;"/> |
343
f467ac3aff09
sync KDE's browser.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
340
diff
changeset
|
619 |
+#ifdef XP_MACOSX |
1082 | 620 |
+ <description class="tooltip-label" value="&backForwardButtonMenuMac.tooltip;"/> |
343
f467ac3aff09
sync KDE's browser.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
340
diff
changeset
|
621 |
+#else |
1082 | 622 |
+ <description class="tooltip-label" value="&backForwardButtonMenu.tooltip;"/> |
343
f467ac3aff09
sync KDE's browser.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
340
diff
changeset
|
623 |
+#endif |
f467ac3aff09
sync KDE's browser.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
340
diff
changeset
|
624 |
+ </tooltip> |
612 | 625 |
+ |
662 | 626 |
+#include popup-notifications.inc |
637
73640b76d6c3
first building version of FF21
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
612
diff
changeset
|
627 |
+ |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
628 |
+#include ../../components/customizableui/content/panelUI.inc.xul |
1097 | 629 |
+#include ../../components/controlcenter/content/identityPanel.inc.xul |
630 |
+#include ../../components/controlcenter/content/protectionsPanel.inc.xul |
|
1045 | 631 |
+#include ../../components/downloads/content/downloadsPanel.inc.xul |
1068
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
632 |
+#include browser-allTabsMenu.inc.xul |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
633 |
+ |
691
18c2dc922e51
update to Firefox 27.0b2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
686
diff
changeset
|
634 |
+ <hbox id="downloads-animation-container" mousethrough="always"> |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
635 |
+ <vbox id="downloads-notification-anchor" hidden="true"> |
691
18c2dc922e51
update to Firefox 27.0b2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
686
diff
changeset
|
636 |
+ <vbox id="downloads-indicator-notification"/> |
18c2dc922e51
update to Firefox 27.0b2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
686
diff
changeset
|
637 |
+ </vbox> |
18c2dc922e51
update to Firefox 27.0b2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
686
diff
changeset
|
638 |
+ </hbox> |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
639 |
+ |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
640 |
+ <tooltip id="dynamic-shortcut-tooltip" |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
641 |
+ onpopupshowing="UpdateDynamicShortcutTooltipText(this);"/> |
916 | 642 |
+ |
643 |
+ <menupopup id="SyncedTabsSidebarContext"> |
|
1097 | 644 |
+ <menuitem data-lazy-l10n-id="synced-tabs-context-open" |
923 | 645 |
+ id="syncedTabsOpenSelected" where="current"/> |
1097 | 646 |
+ <menuitem data-lazy-l10n-id="synced-tabs-context-open-in-new-tab" |
923 | 647 |
+ id="syncedTabsOpenSelectedInTab" where="tab"/> |
1097 | 648 |
+ <menuitem data-lazy-l10n-id="synced-tabs-context-open-in-new-window" |
923 | 649 |
+ id="syncedTabsOpenSelectedInWindow" where="window"/> |
1097 | 650 |
+ <menuitem data-lazy-l10n-id="synced-tabs-context-open-in-new-private-window" |
923 | 651 |
+ id="syncedTabsOpenSelectedInPrivateWindow" where="window" private="true"/> |
652 |
+ <menuseparator/> |
|
1097 | 653 |
+ <menuitem data-lazy-l10n-id="synced-tabs-context-bookmark-single-tab" |
916 | 654 |
+ id="syncedTabsBookmarkSelected"/> |
1097 | 655 |
+ <menuitem data-lazy-l10n-id="synced-tabs-context-copy" |
923 | 656 |
+ id="syncedTabsCopySelected"/> |
916 | 657 |
+ <menuseparator/> |
1097 | 658 |
+ <menuitem data-lazy-l10n-id="synced-tabs-context-open-all-in-tabs" |
955
55662cbdb950
update KDE variants for UI
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
953
diff
changeset
|
659 |
+ id="syncedTabsOpenAllInTabs"/> |
1097 | 660 |
+ <menuitem data-lazy-l10n-id="synced-tabs-context-manage-devices" |
985 | 661 |
+ id="syncedTabsManageDevices" |
662 |
+ oncommand="gSync.openDevicesManagementPage('syncedtabs-sidebar');"/> |
|
916 | 663 |
+ <menuitem label="&syncSyncNowItem.label;" |
664 |
+ accesskey="&syncSyncNowItem.accesskey;" |
|
665 |
+ id="syncedTabsRefresh"/> |
|
666 |
+ </menupopup> |
|
667 |
+ <menupopup id="SyncedTabsSidebarTabsFilterContext" |
|
668 |
+ class="textbox-contextmenu"> |
|
669 |
+ <menuitem label="&undoCmd.label;" |
|
670 |
+ accesskey="&undoCmd.accesskey;" |
|
671 |
+ cmd="cmd_undo"/> |
|
672 |
+ <menuseparator/> |
|
673 |
+ <menuitem label="&cutCmd.label;" |
|
674 |
+ accesskey="&cutCmd.accesskey;" |
|
675 |
+ cmd="cmd_cut"/> |
|
676 |
+ <menuitem label="©Cmd.label;" |
|
677 |
+ accesskey="©Cmd.accesskey;" |
|
678 |
+ cmd="cmd_copy"/> |
|
679 |
+ <menuitem label="&pasteCmd.label;" |
|
680 |
+ accesskey="&pasteCmd.accesskey;" |
|
681 |
+ cmd="cmd_paste"/> |
|
682 |
+ <menuitem label="&deleteCmd.label;" |
|
683 |
+ accesskey="&deleteCmd.accesskey;" |
|
684 |
+ cmd="cmd_delete"/> |
|
685 |
+ <menuseparator/> |
|
686 |
+ <menuitem label="&selectAllCmd.label;" |
|
687 |
+ accesskey="&selectAllCmd.accesskey;" |
|
688 |
+ cmd="cmd_selectAll"/> |
|
689 |
+ <menuseparator/> |
|
690 |
+ <menuitem label="&syncSyncNowItem.label;" |
|
691 |
+ accesskey="&syncSyncNowItem.accesskey;" |
|
692 |
+ id="syncedTabsRefreshFilter"/> |
|
693 |
+ </menupopup> |
|
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
694 |
+ |
1097 | 695 |
+ <hbox id="statuspanel" inactive="true" renderroot="content"> |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
696 |
+ <hbox id="statuspanel-inner"> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
697 |
+ <label id="statuspanel-label" |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
698 |
+ role="status" |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
699 |
+ aria-live="off" |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
700 |
+ flex="1" |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
701 |
+ crop="end"/> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
702 |
+ </hbox> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
703 |
+ </hbox> |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
704 |
+ </popupset> |
985 | 705 |
+ <box id="appMenu-viewCache" hidden="true"/> |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
706 |
+ |
1085
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
707 |
+ <toolbox id="navigator-toolbox"> |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
708 |
+ |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
709 |
+ <vbox id="titlebar"> |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
710 |
+ <!-- Menu --> |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
711 |
+ <toolbar type="menubar" id="toolbar-menubar" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
712 |
+ class="browser-toolbar chromeclass-menubar titlebar-color" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
713 |
+ customizable="true" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
714 |
+ mode="icons" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
715 |
+#ifdef MENUBAR_CAN_AUTOHIDE |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
716 |
+ toolbarname="&menubarCmd.label;" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
717 |
+ accesskey="&menubarCmd.accesskey;" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
718 |
+ autohide="true" |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
719 |
+#endif |
1085
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
720 |
+ context="toolbar-context-menu"> |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
721 |
+ <toolbaritem id="menubar-items" align="center"> |
1055
526f445635f3
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1046
diff
changeset
|
722 |
+# The entire main menubar is placed into browser-menubar.inc, so that it can be |
526f445635f3
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1046
diff
changeset
|
723 |
+# shared with other top level windows in macWindow.inc.xul. |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
724 |
+#include browser-menubar.inc |
1085
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
725 |
+ </toolbaritem> |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
726 |
+ <spacer flex="1" skipintoolbarset="true" ordinal="1000"/> |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
727 |
+#include titlebar-items.inc.xul |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
728 |
+ </toolbar> |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
729 |
+ |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
730 |
+ <toolbar id="TabsToolbar" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
731 |
+ class="browser-toolbar titlebar-color" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
732 |
+ fullscreentoolbar="true" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
733 |
+ customizable="true" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
734 |
+ customizationtarget="TabsToolbar-customization-target" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
735 |
+ mode="icons" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
736 |
+ aria-label="&tabsToolbar.label;" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
737 |
+ context="toolbar-context-menu" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
738 |
+ flex="1"> |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
739 |
+ |
1089 | 740 |
+ <hbox class="titlebar-spacer" type="pre-tabs"/> |
741 |
+ |
|
742 |
+ <hbox flex="1" align="end" class="toolbar-items"> |
|
1085
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
743 |
+ <hbox id="TabsToolbar-customization-target" flex="1"> |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
744 |
+ <tabs id="tabbrowser-tabs" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
745 |
+ flex="1" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
746 |
+ setfocus="false" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
747 |
+ tooltip="tabbrowser-tab-tooltip" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
748 |
+ stopwatchid="FX_TAB_CLICK_MS"> |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
749 |
+ <tab class="tabbrowser-tab" selected="true" visuallyselected="true" fadein="true"/> |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
750 |
+ </tabs> |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
751 |
+ |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
752 |
+ <toolbarbutton id="new-tab-button" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
753 |
+ class="toolbarbutton-1 chromeclass-toolbar-additional" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
754 |
+ label="&tabCmd.label;" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
755 |
+ command="cmd_newNavigatorTab" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
756 |
+ onclick="checkForMiddleClick(this, event);" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
757 |
+ tooltip="dynamic-shortcut-tooltip" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
758 |
+ ondrop="newTabButtonObserver.onDrop(event)" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
759 |
+ ondragover="newTabButtonObserver.onDragOver(event)" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
760 |
+ ondragenter="newTabButtonObserver.onDragOver(event)" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
761 |
+ ondragexit="newTabButtonObserver.onDragExit(event)" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
762 |
+ cui-areatype="toolbar" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
763 |
+ removable="true"/> |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
764 |
+ |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
765 |
+ <toolbarbutton id="alltabs-button" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
766 |
+ class="toolbarbutton-1 chromeclass-toolbar-additional tabs-alltabs-button badged-button" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
767 |
+ oncommand="gTabsPanel.showAllTabsPanel();" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
768 |
+ label="&listAllTabs.label;" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
769 |
+ tooltiptext="&listAllTabs.label;" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
770 |
+ removable="false"/> |
1089 | 771 |
+ </hbox> |
772 |
+ </hbox> |
|
1085
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
773 |
+ |
1089 | 774 |
+ <hbox class="titlebar-spacer" type="post-tabs"/> |
211
aef7c16cb0e5
refresh browser-kde.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
205
diff
changeset
|
775 |
+ |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
776 |
+#ifndef XP_MACOSX |
1085
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
777 |
+ <button class="accessibility-indicator" tooltiptext="&accessibilityIndicator.tooltip;" |
1089 | 778 |
+ aria-live="polite"/> |
779 |
+ <hbox class="private-browsing-indicator"/> |
|
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
780 |
+#endif |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
781 |
+ |
1085
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
782 |
+#include titlebar-items.inc.xul |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
783 |
+ |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
784 |
+#ifdef XP_MACOSX |
1085
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
785 |
+ <!-- OS X does not natively support RTL for its titlebar items, so we prevent this secondary |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
786 |
+ buttonbox from reversing order in RTL by forcing an LTR direction. --> |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
787 |
+ <hbox id="titlebar-secondary-buttonbox" dir="ltr"> |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
788 |
+ <button class="accessibility-indicator" tooltiptext="&accessibilityIndicator.tooltip;" aria-live="polite"/> |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
789 |
+ <hbox class="private-browsing-indicator"/> |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
790 |
+ <hbox id="titlebar-fullscreen-button"/> |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
791 |
+ </hbox> |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
792 |
+#endif |
1085
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
793 |
+ </toolbar> |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
794 |
+ |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
795 |
+ </vbox> |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
796 |
+ |
837 | 797 |
+ <toolbar id="nav-bar" |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
798 |
+ class="browser-toolbar" |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
799 |
+ aria-label="&navbarCmd.label;" |
127
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
800 |
+ fullscreentoolbar="true" mode="icons" customizable="true" |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
801 |
+ customizationtarget="nav-bar-customization-target" |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
802 |
+ overflowable="true" |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
803 |
+ overflowbutton="nav-bar-overflow-button" |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
804 |
+ overflowtarget="widget-overflow-list" |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
805 |
+ overflowpanel="widget-overflow" |
127
4c86470ed796
Reenabling KDE integration patches (part 1: rebase and reenable; might need post-fixes)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
64
diff
changeset
|
806 |
+ context="toolbar-context-menu"> |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
807 |
+ |
1093 | 808 |
+ <toolbartabstop/> |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
809 |
+ <hbox id="nav-bar-customization-target" flex="1"> |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
810 |
+ <toolbarbutton id="back-button" class="toolbarbutton-1 chromeclass-toolbar-additional" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
811 |
+ label="&backCmd.label;" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
812 |
+ removable="false" overflows="false" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
813 |
+ keepbroadcastattributeswhencustomizing="true" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
814 |
+ command="Browser:BackOrBackDuplicate" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
815 |
+ onclick="checkForMiddleClick(this, event);" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
816 |
+ tooltip="back-button-tooltip" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
817 |
+ context="backForwardMenu"/> |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
818 |
+ <toolbarbutton id="forward-button" class="toolbarbutton-1 chromeclass-toolbar-additional" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
819 |
+ label="&forwardCmd.label;" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
820 |
+ removable="false" overflows="false" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
821 |
+ keepbroadcastattributeswhencustomizing="true" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
822 |
+ command="Browser:ForwardOrForwardDuplicate" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
823 |
+ onclick="checkForMiddleClick(this, event);" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
824 |
+ tooltip="forward-button-tooltip" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
825 |
+ context="backForwardMenu"/> |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
826 |
+ <toolbaritem id="stop-reload-button" class="chromeclass-toolbar-additional" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
827 |
+ title="&reloadCmd.label;" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
828 |
+ removable="true" overflows="false"> |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
829 |
+ <toolbarbutton id="reload-button" class="toolbarbutton-1" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
830 |
+ label="&reloadCmd.label;" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
831 |
+ command="Browser:ReloadOrDuplicate" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
832 |
+ onclick="checkForMiddleClick(this, event);" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
833 |
+ tooltip="dynamic-shortcut-tooltip"> |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
834 |
+ <box class="toolbarbutton-animatable-box"> |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
835 |
+ <image class="toolbarbutton-animatable-image"/> |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
836 |
+ </box> |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
837 |
+ </toolbarbutton> |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
838 |
+ <toolbarbutton id="stop-button" class="toolbarbutton-1" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
839 |
+ label="&stopCmd.label;" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
840 |
+ command="Browser:Stop" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
841 |
+ tooltip="dynamic-shortcut-tooltip"> |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
842 |
+ <box class="toolbarbutton-animatable-box"> |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
843 |
+ <image class="toolbarbutton-animatable-image"/> |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
844 |
+ </box> |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
845 |
+ </toolbarbutton> |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
846 |
+ </toolbaritem> |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
847 |
+ <toolbarbutton id="home-button" class="toolbarbutton-1 chromeclass-toolbar-additional" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
848 |
+ removable="true" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
849 |
+ label="&homeButton.label;" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
850 |
+ ondragover="homeButtonObserver.onDragOver(event)" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
851 |
+ ondragenter="homeButtonObserver.onDragOver(event)" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
852 |
+ ondrop="homeButtonObserver.onDrop(event)" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
853 |
+ ondragexit="homeButtonObserver.onDragExit(event)" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
854 |
+ key="goHome" |
1082 | 855 |
+ onclick="BrowserHome(event);" |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
856 |
+ cui-areatype="toolbar" |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
857 |
+ tooltiptext="&homeButton.defaultPage.tooltip;"/> |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
858 |
+ <toolbarspring cui-areatype="toolbar" class="chromeclass-toolbar-additional"/> |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
859 |
+ <toolbaritem id="urlbar-container" flex="400" persist="width" |
899 | 860 |
+ removable="false" |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
861 |
+ class="chromeclass-location" overflows="false"> |
1093 | 862 |
+ <toolbartabstop/> |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
863 |
+ <textbox id="urlbar" flex="1" |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
864 |
+ placeholder="&urlbar.placeholder2;" |
1046 | 865 |
+ defaultPlaceholder="&urlbar.placeholder2;" |
1045 | 866 |
+ focused="true" |
942
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
935
diff
changeset
|
867 |
+ pageproxystate="invalid"> |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
868 |
+ <!-- Use onclick instead of normal popup= syntax since the popup |
942
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
935
diff
changeset
|
869 |
+ code fires onmousedown, and hence eats our favicon drag events. --> |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
870 |
+ <box id="identity-box" role="button" |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
871 |
+ align="center" |
899 | 872 |
+ aria-label="&urlbar.viewSiteInfo.label;" |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
873 |
+ onclick="gIdentityHandler.handleIdentityButtonEvent(event);" |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
874 |
+ onkeypress="gIdentityHandler.handleIdentityButtonEvent(event);" |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
875 |
+ ondragstart="gIdentityHandler.onDragStart(event);"> |
904 | 876 |
+ <image id="identity-icon" |
877 |
+ consumeanchor="identity-box" |
|
878 |
+ onclick="PageProxyClickHandler(event);"/> |
|
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
879 |
+ <image id="sharing-icon" mousethrough="always"/> |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
880 |
+ <box id="tracking-protection-icon-box" animationsenabled="true"> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
881 |
+ <image id="tracking-protection-icon"/> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
882 |
+ <box id="tracking-protection-icon-animatable-box" flex="1"> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
883 |
+ <image id="tracking-protection-icon-animatable-image" flex="1"/> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
884 |
+ </box> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
885 |
+ </box> |
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
886 |
+ <box id="blocked-permissions-container" align="center"> |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
887 |
+ <image data-permission-id="geo" class="blocked-permission-icon geo-icon" role="button" |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
888 |
+ tooltiptext="&urlbar.geolocationBlocked.tooltip;"/> |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
889 |
+ <image data-permission-id="desktop-notification" class="blocked-permission-icon desktop-notification-icon" role="button" |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
890 |
+ tooltiptext="&urlbar.webNotificationsBlocked.tooltip;"/> |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
891 |
+ <image data-permission-id="camera" class="blocked-permission-icon camera-icon" role="button" |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
892 |
+ tooltiptext="&urlbar.cameraBlocked.tooltip;"/> |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
893 |
+ <image data-permission-id="microphone" class="blocked-permission-icon microphone-icon" role="button" |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
894 |
+ tooltiptext="&urlbar.microphoneBlocked.tooltip;"/> |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
895 |
+ <image data-permission-id="screen" class="blocked-permission-icon screen-icon" role="button" |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
896 |
+ tooltiptext="&urlbar.screenBlocked.tooltip;"/> |
985 | 897 |
+ <image data-permission-id="persistent-storage" class="blocked-permission-icon persistent-storage-icon" role="button" |
898 |
+ tooltiptext="&urlbar.persistentStorageBlocked.tooltip;"/> |
|
1020
d2c159cb9bf2
rebased patches; updated spec file
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1007
diff
changeset
|
899 |
+ <image data-permission-id="popup" class="blocked-permission-icon popup-icon" role="button" |
d2c159cb9bf2
rebased patches; updated spec file
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1007
diff
changeset
|
900 |
+ tooltiptext="&urlbar.popupBlocked.tooltip;"/> |
1068
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
901 |
+ <image data-permission-id="autoplay-media" class="blocked-permission-icon autoplay-media-icon" role="button" |
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
902 |
+ tooltiptext="&urlbar.autoplayMediaBlocked.tooltip;"/> |
1036 | 903 |
+ <image data-permission-id="canvas" class="blocked-permission-icon canvas-icon" role="button" |
904 |
+ tooltiptext="&urlbar.canvasBlocked.tooltip;"/> |
|
1045 | 905 |
+ <image data-permission-id="plugin:flash" class="blocked-permission-icon plugin-icon" role="button" |
906 |
+ tooltiptext="&urlbar.flashPluginBlocked.tooltip;"/> |
|
907 |
+ <image data-permission-id="midi" class="blocked-permission-icon midi-icon" role="button" |
|
908 |
+ tooltiptext="&urlbar.midiBlocked.tooltip;"/> |
|
1097 | 909 |
+ <image data-permission-id="install" class="blocked-permission-icon install-icon" role="button" |
910 |
+ tooltiptext="&urlbar.installBlocked.tooltip;"/> |
|
932 | 911 |
+ </box> |
912 |
+ <box id="notification-popup-box" |
|
913 |
+ hidden="true" |
|
994 | 914 |
+ onmouseover="document.getElementById('identity-box').classList.add('no-hover');" |
915 |
+ onmouseout="document.getElementById('identity-box').classList.remove('no-hover');" |
|
932 | 916 |
+ align="center"> |
917 |
+ <image id="default-notification-icon" class="notification-anchor-icon" role="button" |
|
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
918 |
+ tooltiptext="&urlbar.defaultNotificationAnchor.tooltip;"/> |
932 | 919 |
+ <image id="geo-notification-icon" class="notification-anchor-icon geo-icon" role="button" |
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
920 |
+ tooltiptext="&urlbar.geolocationNotificationAnchor.tooltip;"/> |
1068
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
921 |
+ <image id="autoplay-media-notification-icon" class="notification-anchor-icon autoplay-media-icon" role="button" |
70cd69cfa868
update KDE XUL variants
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1067
diff
changeset
|
922 |
+ tooltiptext="&urlbar.autoplayNotificationAnchor.tooltip;"/> |
932 | 923 |
+ <image id="addons-notification-icon" class="notification-anchor-icon install-icon" role="button" |
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
924 |
+ tooltiptext="&urlbar.addonsNotificationAnchor.tooltip;"/> |
1020
d2c159cb9bf2
rebased patches; updated spec file
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1007
diff
changeset
|
925 |
+ <image id="canvas-notification-icon" class="notification-anchor-icon" role="button" |
d2c159cb9bf2
rebased patches; updated spec file
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1007
diff
changeset
|
926 |
+ tooltiptext="&urlbar.canvasNotificationAnchor.tooltip;"/> |
932 | 927 |
+ <image id="indexedDB-notification-icon" class="notification-anchor-icon indexedDB-icon" role="button" |
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
928 |
+ tooltiptext="&urlbar.indexedDBNotificationAnchor.tooltip;"/> |
932 | 929 |
+ <image id="password-notification-icon" class="notification-anchor-icon login-icon" role="button" |
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
930 |
+ tooltiptext="&urlbar.passwordNotificationAnchor.tooltip;"/> |
985 | 931 |
+ <stack id="plugins-notification-icon" class="notification-anchor-icon" role="button" align="center" |
932 |
+ tooltiptext="&urlbar.pluginsNotificationAnchor.tooltip;"> |
|
933 |
+ <image class="plugin-icon" /> |
|
934 |
+ <image id="plugin-icon-badge" /> |
|
935 |
+ </stack> |
|
932 | 936 |
+ <image id="web-notifications-notification-icon" class="notification-anchor-icon desktop-notification-icon" role="button" |
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
937 |
+ tooltiptext="&urlbar.webNotificationAnchor.tooltip;"/> |
932 | 938 |
+ <image id="webRTC-shareDevices-notification-icon" class="notification-anchor-icon camera-icon" role="button" |
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
939 |
+ tooltiptext="&urlbar.webRTCShareDevicesNotificationAnchor.tooltip;"/> |
932 | 940 |
+ <image id="webRTC-shareMicrophone-notification-icon" class="notification-anchor-icon microphone-icon" role="button" |
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
941 |
+ tooltiptext="&urlbar.webRTCShareMicrophoneNotificationAnchor.tooltip;"/> |
932 | 942 |
+ <image id="webRTC-shareScreen-notification-icon" class="notification-anchor-icon screen-icon" role="button" |
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
943 |
+ tooltiptext="&urlbar.webRTCShareScreenNotificationAnchor.tooltip;"/> |
932 | 944 |
+ <image id="servicesInstall-notification-icon" class="notification-anchor-icon service-icon" role="button" |
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
945 |
+ tooltiptext="&urlbar.servicesNotificationAnchor.tooltip;"/> |
932 | 946 |
+ <image id="translate-notification-icon" class="notification-anchor-icon translation-icon" role="button" |
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
947 |
+ tooltiptext="&urlbar.translateNotificationAnchor.tooltip;"/> |
932 | 948 |
+ <image id="translated-notification-icon" class="notification-anchor-icon translation-icon in-use" role="button" |
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
949 |
+ tooltiptext="&urlbar.translatedNotificationAnchor.tooltip;"/> |
932 | 950 |
+ <image id="eme-notification-icon" class="notification-anchor-icon drm-icon" role="button" |
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
951 |
+ tooltiptext="&urlbar.emeNotificationAnchor.tooltip;"/> |
985 | 952 |
+ <image id="persistent-storage-notification-icon" class="notification-anchor-icon persistent-storage-icon" role="button" |
953 |
+ tooltiptext="&urlbar.persistentStorageNotificationAnchor.tooltip;"/> |
|
1045 | 954 |
+ <image id="midi-notification-icon" class="notification-anchor-icon midi-icon" role="button" |
955 |
+ tooltiptext="&urlbar.midiNotificationAnchor.tooltip;"/> |
|
956 |
+ <image id="webauthn-notification-icon" class="notification-anchor-icon" role="button" |
|
1055
526f445635f3
removed obsolete patches
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1046
diff
changeset
|
957 |
+ tooltiptext="&urlbar.webAuthnAnchor.tooltip;"/> |
1085
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
958 |
+ <image id="storage-access-notification-icon" class="notification-anchor-icon storage-access-icon" role="button" |
87f893cf45b9
Firefox 65.0 release
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1082
diff
changeset
|
959 |
+ tooltiptext="&urlbar.storageAccessAnchor.tooltip;"/> |
932 | 960 |
+ </box> |
904 | 961 |
+ <image id="connection-icon"/> |
985 | 962 |
+ <image id="extension-icon"/> |
963 |
+ <image id="remote-control-icon" |
|
964 |
+ tooltiptext="&urlbar.remoteControlNotificationAnchor.tooltip;"/> |
|
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
965 |
+ <hbox id="identity-icon-labels"> |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
966 |
+ <label id="identity-icon-label" class="plain" flex="1"/> |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
967 |
+ <label id="identity-icon-country-label" class="plain"/> |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
968 |
+ </hbox> |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
969 |
+ </box> |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
970 |
+ <box id="urlbar-display-box" align="center"> |
942
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
935
diff
changeset
|
971 |
+ <label id="switchtab" class="urlbar-display urlbar-display-switchtab" value="&urlbar.switchToTab.label;"/> |
66115255ad6f
prepare FF51 (currently 51.0b5)
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
935
diff
changeset
|
972 |
+ <label id="extension" class="urlbar-display urlbar-display-extension" value="&urlbar.extension.label;"/> |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
973 |
+ </box> |
1020
d2c159cb9bf2
rebased patches; updated spec file
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1007
diff
changeset
|
974 |
+ <hbox id="page-action-buttons" context="pageActionContextMenu"> |
1093 | 975 |
+ <toolbartabstop/> |
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
976 |
+ <hbox id="contextual-feature-recommendation" role="button" hidden="true"> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
977 |
+ <hbox id="cfr-label-container"> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
978 |
+ <label id="cfr-label"/> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
979 |
+ </hbox> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
980 |
+ <image id="cfr-button" |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
981 |
+ class="urlbar-icon urlbar-page-action" |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
982 |
+ role="presentation"/> |
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
983 |
+ </hbox> |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
984 |
+ <hbox id="userContext-icons" hidden="true"> |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
985 |
+ <label id="userContext-label"/> |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
986 |
+ <image id="userContext-indicator"/> |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
987 |
+ </hbox> |
850 | 988 |
+ <image id="reader-mode-button" |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
989 |
+ class="urlbar-icon urlbar-page-action" |
1045 | 990 |
+ tooltip="dynamic-shortcut-tooltip" |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
991 |
+ role="button" |
850 | 992 |
+ hidden="true" |
993 |
+ onclick="ReaderParent.buttonClick(event);"/> |
|
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
994 |
+ <toolbarbutton id="urlbar-zoom-button" |
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
995 |
+ onclick="FullZoom.reset();" |
985 | 996 |
+ tooltip="dynamic-shortcut-tooltip" |
935
9ae2b79d3bb1
prepare FF 51 -> 51.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
932
diff
changeset
|
997 |
+ hidden="true"/> |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
998 |
+ <box id="pageActionSeparator" class="urlbar-page-action"/> |
994 | 999 |
+ <image id="pageActionButton" |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
1000 |
+ class="urlbar-icon urlbar-page-action" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
1001 |
+ role="button" |
994 | 1002 |
+ tooltiptext="&pageActionButton.tooltip;" |
1089 | 1003 |
+ onmousedown="BrowserPageActions.mainButtonClicked(event);" |
1004 |
+ onkeypress="BrowserPageActions.mainButtonClicked(event);"/> |
|
1005 |
+ <hbox id="pocket-button-box" |
|
1006 |
+ hidden="true" |
|
1007 |
+ class="urlbar-icon-wrapper urlbar-page-action" |
|
1008 |
+ onclick="BrowserPageActions.doCommandForAction(PageActions.actionForID('pocket'), event, this);"> |
|
1009 |
+ <image id="pocket-button" |
|
1010 |
+ class="urlbar-icon" |
|
1011 |
+ tooltiptext="&pocketButton.tooltiptext;" |
|
1012 |
+ role="button"/> |
|
1013 |
+ <hbox id="pocket-button-animatable-box"> |
|
1014 |
+ <image id="pocket-button-animatable-image" |
|
1015 |
+ tooltiptext="&pocketButton.tooltiptext;" |
|
1016 |
+ role="presentation"/> |
|
1017 |
+ </hbox> |
|
1018 |
+ </hbox> |
|
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
1019 |
+ <hbox id="star-button-box" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
1020 |
+ hidden="true" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
1021 |
+ class="urlbar-icon-wrapper urlbar-page-action" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
1022 |
+ onclick="BrowserPageActions.doCommandForAction(PageActions.actionForID('bookmark'), event, this);"> |
994 | 1023 |
+ <image id="star-button" |
1024 |
+ class="urlbar-icon" |
|
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
1025 |
+ role="button"/> |
994 | 1026 |
+ <hbox id="star-button-animatable-box"> |
1027 |
+ <image id="star-button-animatable-image" |
|
1074
4b99400f6d17
rebased patches and updated spec for 63.0b14
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1068
diff
changeset
|
1028 |
+ role="presentation"/> |
994 | 1029 |
+ </hbox> |
1030 |
+ </hbox> |
|
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
1031 |
+ </hbox> |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
1032 |
+ </textbox> |
1093 | 1033 |
+ <toolbartabstop/> |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
1034 |
+ </toolbaritem> |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
1035 |
+ |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
1036 |
+ <toolbarspring cui-areatype="toolbar" class="chromeclass-toolbar-additional"/> |
9
bc5dfe5b853a
Rebased KDE integration patches to 1.9.2
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
diff
changeset
|
1037 |
+ |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
1038 |
+ <!-- This is a placeholder for the Downloads Indicator. It is visible |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
1039 |
+ during the customization of the toolbar, in the palette, and before |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
1040 |
+ the Downloads Indicator overlay is loaded. --> |
923 | 1041 |
+ <toolbarbutton id="downloads-button" |
1042 |
+ class="toolbarbutton-1 chromeclass-toolbar-additional badged-button" |
|
748
72ba5129e5fd
full rebase to Aurora 32
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
739
diff
changeset
|
1043 |
+ key="key_openDownloads" |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
1044 |
+ onmousedown="DownloadsIndicatorView.onCommand(event);" |
1093 | 1045 |
+ onkeypress="DownloadsIndicatorView.onCommand(event);" |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
1046 |
+ ondrop="DownloadsIndicatorView.onDrop(event);" |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
1047 |
+ ondragover="DownloadsIndicatorView.onDragOver(event);" |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
1048 |
+ ondragenter="DownloadsIndicatorView.onDragOver(event);" |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
1049 |
+ label="&downloads.label;" |
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
1050 |
+ removable="true" |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
1051 |
+ overflows="false" |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
1052 |
+ cui-areatype="toolbar" |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
1053 |
+ hidden="true" |
1045 | 1054 |
+ tooltip="dynamic-shortcut-tooltip" |
1055 |
+ indicator="true"> |
|
1056 |
+ <!-- The panel's anchor area is smaller than the outer button, but must |
|
1057 |
+ always be visible and must not move or resize when the indicator |
|
1058 |
+ state changes, otherwise the panel could change its position or lose |
|
1059 |
+ its arrow unexpectedly. --> |
|
1060 |
+ <stack id="downloads-indicator-anchor" |
|
1061 |
+ consumeanchor="downloads-button"> |
|
1062 |
+ <box id="downloads-indicator-icon"/> |
|
1063 |
+ <stack id="downloads-indicator-progress-outer"> |
|
1064 |
+ <box id="downloads-indicator-progress-inner"/> |
|
1065 |
+ </stack> |
|
1066 |
+ </stack> |
|
1067 |
+ </toolbarbutton> |
|
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
1068 |
+ |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
1069 |
+ <toolbarbutton id="library-button" class="toolbarbutton-1 chromeclass-toolbar-additional subviewbutton-nav" |
889 | 1070 |
+ removable="true" |
1036 | 1071 |
+ onmousedown="PanelUI.showSubView('appMenu-libraryView', this, event);" |
1089 | 1072 |
+ onkeypress="PanelUI.showSubView('appMenu-libraryView', this, event);" |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
1073 |
+ closemenu="none" |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
1074 |
+ cui-areatype="toolbar" |
1006
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
1075 |
+ tooltiptext="&libraryButton.tooltip;" |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
1076 |
+ label="&places.library.title;"/> |
5ba9b67de554
full rebase incl. fixing KDE variants of UI definitions
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
1005
diff
changeset
|
1077 |
+ |
1093 | 1078 |
+ <toolbarbutton id="fxa-toolbar-menu-button" class="toolbarbutton-1 badged-button chromeclass-toolbar-additional subviewbutton-nav" |
1079 |
+ onmousedown="gSync.toggleAccountPanel('PanelUI-fxa', event)" |
|
1080 |
+ onkeypress="gSync.toggleAccountPanel('PanelUI-fxa', event)" |
|
1081 |
+ consumeanchor="fxa-toolbar-menu-button" |
|
1082 |
+ closemenu="none" |
|
1083 |
+ label="&fxa.menu.firefoxAccount;" |
|
1084 |
+ tooltiptext="&fxa.menu.firefoxAccount;" |
|
1085 |
+ cui-areatype="toolbar" |
|
1086 |
+ removable="true"> |
|
1087 |
+ <vbox> |
|
1088 |
+ <image id="fxa-avatar-image"/> |
|
1089 |
+ </vbox> |
|
1090 |
+ </toolbarbutton> |
|
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
1091 |
+ </hbox> |
178
77b00e921973
Synchronized browser-kde.xul with browser.xul
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
164
diff
changeset
|
1092 |
+ |
716
cef565f1c325
update to Firefox 29.0b7
Wolfgang Rosenauer <wr@rosenauer.org>
parents:
703
diff
changeset
|
1093 |
+ <toolbarbutton id="nav-bar-overflow-button" |