Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(149)

Side by Side Diff: chrome/app/nibs/WrenchMenu.xib

Issue 1419993010: chrome: Rename WrenchMenuController to AppMenuController. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio n="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessCont rol="none"> 2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio n="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessCont rol="none">
3 <dependencies> 3 <dependencies>
4 <deployment version="1060" identifier="macosx"/> 4 <deployment version="1060" identifier="macosx"/>
5 <development version="5100" identifier="xcode"/> 5 <development version="5100" identifier="xcode"/>
6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505 6"/> 6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505 6"/>
7 </dependencies> 7 </dependencies>
8 <objects> 8 <objects>
9 <customObject id="-2" userLabel="File's Owner" customClass="WrenchMenuBu ttonViewController"> 9 <customObject id="-2" userLabel="File's Owner" customClass="AppMenuButto nViewController">
10 <connections> 10 <connections>
11 <outlet property="editCopy" destination="20" id="31"/> 11 <outlet property="editCopy" destination="20" id="31"/>
12 <outlet property="editCut" destination="21" id="32"/> 12 <outlet property="editCut" destination="21" id="32"/>
13 <outlet property="editItem" destination="1" id="29"/> 13 <outlet property="editItem" destination="1" id="29"/>
14 <outlet property="editPaste" destination="19" id="33"/> 14 <outlet property="editPaste" destination="19" id="33"/>
15 <outlet property="overflowActionsContainerView" destination="80" id="81"/> 15 <outlet property="overflowActionsContainerView" destination="80" id="81"/>
16 <outlet property="toolbarActionsOverflowItem" destination="48" i d="82"/> 16 <outlet property="toolbarActionsOverflowItem" destination="48" i d="82"/>
17 <outlet property="view" destination="1" id="38"/> 17 <outlet property="view" destination="1" id="38"/>
18 <outlet property="zoomDisplay" destination="8" id="37"/> 18 <outlet property="zoomDisplay" destination="8" id="37"/>
19 <outlet property="zoomFullScreen" destination="7" id="36"/> 19 <outlet property="zoomFullScreen" destination="7" id="36"/>
(...skipping 13 matching lines...) Expand all
33 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/> 33 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
34 <subviews> 34 <subviews>
35 <button verticalHuggingPriority="750" tag="36000" id="21 " customClass="MenuTrackedButton"> 35 <button verticalHuggingPriority="750" tag="36000" id="21 " customClass="MenuTrackedButton">
36 <rect key="frame" x="9" y="38" width="43" height="21 "/> 36 <rect key="frame" x="9" y="38" width="43" height="21 "/>
37 <autoresizingMask key="autoresizingMask" flexibleMin X="YES" flexibleMinY="YES" flexibleMaxY="YES"/> 37 <autoresizingMask key="autoresizingMask" flexibleMin X="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
38 <buttonCell key="cell" type="smallSquare" title="^ID S_CUT" bezelStyle="smallSquare" alignment="center" controlSize="small" borderSty le="border" imageScaling="proportionallyDown" inset="2" id="22" customClass="Wre nchMenuButtonCell"> 38 <buttonCell key="cell" type="smallSquare" title="^ID S_CUT" bezelStyle="smallSquare" alignment="center" controlSize="small" borderSty le="border" imageScaling="proportionallyDown" inset="2" id="22" customClass="Wre nchMenuButtonCell">
39 <behavior key="behavior" pushIn="YES" lightByBac kground="YES" lightByGray="YES"/> 39 <behavior key="behavior" pushIn="YES" lightByBac kground="YES" lightByGray="YES"/>
40 <font key="font" metaFont="smallSystem"/> 40 <font key="font" metaFont="smallSystem"/>
41 </buttonCell> 41 </buttonCell>
42 <connections> 42 <connections>
43 <action selector="dispatchWrenchMenuCommand:" ta rget="-2" id="42"/> 43 <action selector="dispatchAppMenuCommand:" targe t="-2" id="42"/>
44 </connections> 44 </connections>
45 </button> 45 </button>
46 <button verticalHuggingPriority="750" tag="36001" id="20 " customClass="MenuTrackedButton"> 46 <button verticalHuggingPriority="750" tag="36001" id="20 " customClass="MenuTrackedButton">
47 <rect key="frame" x="50" y="38" width="43" height="2 1"/> 47 <rect key="frame" x="50" y="38" width="43" height="2 1"/>
48 <autoresizingMask key="autoresizingMask" flexibleMin X="YES" flexibleMinY="YES" flexibleMaxY="YES"/> 48 <autoresizingMask key="autoresizingMask" flexibleMin X="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
49 <buttonCell key="cell" type="smallSquare" title="^ID S_COPY" bezelStyle="smallSquare" alignment="center" controlSize="small" borderSt yle="border" imageScaling="proportionallyDown" inset="2" id="23" customClass="Wr enchMenuButtonCell"> 49 <buttonCell key="cell" type="smallSquare" title="^ID S_COPY" bezelStyle="smallSquare" alignment="center" controlSize="small" borderSt yle="border" imageScaling="proportionallyDown" inset="2" id="23" customClass="Wr enchMenuButtonCell">
50 <behavior key="behavior" pushIn="YES" lightByBac kground="YES" lightByGray="YES"/> 50 <behavior key="behavior" pushIn="YES" lightByBac kground="YES" lightByGray="YES"/>
51 <font key="font" metaFont="smallSystem"/> 51 <font key="font" metaFont="smallSystem"/>
52 </buttonCell> 52 </buttonCell>
53 <connections> 53 <connections>
54 <action selector="dispatchWrenchMenuCommand:" ta rget="-2" id="46"/> 54 <action selector="dispatchAppMenuCommand:" targe t="-2" id="46"/>
55 </connections> 55 </connections>
56 </button> 56 </button>
57 <button verticalHuggingPriority="750" tag="36003" id="19 " customClass="MenuTrackedButton"> 57 <button verticalHuggingPriority="750" tag="36003" id="19 " customClass="MenuTrackedButton">
58 <rect key="frame" x="91" y="38" width="43" height="2 1"/> 58 <rect key="frame" x="91" y="38" width="43" height="2 1"/>
59 <autoresizingMask key="autoresizingMask" flexibleMin X="YES" flexibleMinY="YES" flexibleMaxY="YES"/> 59 <autoresizingMask key="autoresizingMask" flexibleMin X="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
60 <buttonCell key="cell" type="smallSquare" title="^ID S_PASTE" bezelStyle="smallSquare" alignment="center" controlSize="small" borderS tyle="border" imageScaling="proportionallyDown" inset="2" id="24" customClass="W renchMenuButtonCell"> 60 <buttonCell key="cell" type="smallSquare" title="^ID S_PASTE" bezelStyle="smallSquare" alignment="center" controlSize="small" borderS tyle="border" imageScaling="proportionallyDown" inset="2" id="24" customClass="W renchMenuButtonCell">
61 <behavior key="behavior" pushIn="YES" lightByBac kground="YES" lightByGray="YES"/> 61 <behavior key="behavior" pushIn="YES" lightByBac kground="YES" lightByGray="YES"/>
62 <font key="font" metaFont="smallSystem"/> 62 <font key="font" metaFont="smallSystem"/>
63 </buttonCell> 63 </buttonCell>
64 <connections> 64 <connections>
65 <action selector="dispatchWrenchMenuCommand:" ta rget="-2" id="47"/> 65 <action selector="dispatchAppMenuCommand:" targe t="-2" id="47"/>
66 </connections> 66 </connections>
67 </button> 67 </button>
68 </subviews> 68 </subviews>
69 </customView> 69 </customView>
70 <customView id="16" customClass="GTMWidthBasedTweaker"> 70 <customView id="16" customClass="GTMWidthBasedTweaker">
71 <rect key="frame" x="2" y="-18" width="100" height="58"/> 71 <rect key="frame" x="2" y="-18" width="100" height="58"/>
72 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/> 72 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
73 <subviews> 73 <subviews>
74 <textField verticalHuggingPriority="750" id="17"> 74 <textField verticalHuggingPriority="750" id="17">
75 <rect key="frame" x="17" y="20" width="73" height="1 7"/> 75 <rect key="frame" x="17" y="20" width="73" height="1 7"/>
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
116 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/> 116 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
117 <subviews> 117 <subviews>
118 <button verticalHuggingPriority="750" tag="38003" id="10 " customClass="MenuTrackedButton"> 118 <button verticalHuggingPriority="750" tag="38003" id="10 " customClass="MenuTrackedButton">
119 <rect key="frame" x="3" y="19" width="21" height="21 "/> 119 <rect key="frame" x="3" y="19" width="21" height="21 "/>
120 <autoresizingMask key="autoresizingMask" flexibleMin X="YES" flexibleMinY="YES"/> 120 <autoresizingMask key="autoresizingMask" flexibleMin X="YES" flexibleMinY="YES"/>
121 <buttonCell key="cell" type="smallSquare" bezelStyle ="smallSquare" image="NSRemoveTemplate" imagePosition="overlaps" alignment="cent er" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" i nset="2" id="11" customClass="WrenchMenuButtonCell"> 121 <buttonCell key="cell" type="smallSquare" bezelStyle ="smallSquare" image="NSRemoveTemplate" imagePosition="overlaps" alignment="cent er" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" i nset="2" id="11" customClass="WrenchMenuButtonCell">
122 <behavior key="behavior" pushIn="YES" lightByBac kground="YES" lightByGray="YES"/> 122 <behavior key="behavior" pushIn="YES" lightByBac kground="YES" lightByGray="YES"/>
123 <font key="font" metaFont="smallSystem"/> 123 <font key="font" metaFont="smallSystem"/>
124 </buttonCell> 124 </buttonCell>
125 <connections> 125 <connections>
126 <action selector="dispatchWrenchMenuCommand:" ta rget="-2" id="43"/> 126 <action selector="dispatchAppMenuCommand:" targe t="-2" id="43"/>
127 </connections> 127 </connections>
128 </button> 128 </button>
129 <button verticalHuggingPriority="750" tag="38001" id="9" customClass="MenuTrackedButton"> 129 <button verticalHuggingPriority="750" tag="38001" id="9" customClass="MenuTrackedButton">
130 <rect key="frame" x="67" y="19" width="21" height="2 1"/> 130 <rect key="frame" x="67" y="19" width="21" height="2 1"/>
131 <autoresizingMask key="autoresizingMask" flexibleMin X="YES" flexibleMinY="YES"/> 131 <autoresizingMask key="autoresizingMask" flexibleMin X="YES" flexibleMinY="YES"/>
132 <buttonCell key="cell" type="smallSquare" bezelStyle ="smallSquare" image="NSAddTemplate" imagePosition="overlaps" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inse t="2" id="12" customClass="WrenchMenuButtonCell"> 132 <buttonCell key="cell" type="smallSquare" bezelStyle ="smallSquare" image="NSAddTemplate" imagePosition="overlaps" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inse t="2" id="12" customClass="WrenchMenuButtonCell">
133 <behavior key="behavior" pushIn="YES" lightByBac kground="YES" lightByGray="YES"/> 133 <behavior key="behavior" pushIn="YES" lightByBac kground="YES" lightByGray="YES"/>
134 <font key="font" metaFont="smallSystem"/> 134 <font key="font" metaFont="smallSystem"/>
135 </buttonCell> 135 </buttonCell>
136 <connections> 136 <connections>
137 <action selector="dispatchWrenchMenuCommand:" ta rget="-2" id="45"/> 137 <action selector="dispatchAppMenuCommand:" targe t="-2" id="45"/>
138 </connections> 138 </connections>
139 </button> 139 </button>
140 <button verticalHuggingPriority="750" tag="38004" id="8" > 140 <button verticalHuggingPriority="750" tag="38004" id="8" >
141 <rect key="frame" x="23" y="19" width="45" height="2 1"/> 141 <rect key="frame" x="23" y="19" width="45" height="2 1"/>
142 <autoresizingMask key="autoresizingMask" flexibleMin X="YES" flexibleMinY="YES"/> 142 <autoresizingMask key="autoresizingMask" flexibleMin X="YES" flexibleMinY="YES"/>
143 <buttonCell key="cell" type="smallSquare" title="100 %" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" controlS ize="small" enabled="NO" refusesFirstResponder="YES" borderStyle="border" imageS caling="proportionallyDown" inset="2" id="13" customClass="WrenchMenuButtonCell" > 143 <buttonCell key="cell" type="smallSquare" title="100 %" bezelStyle="smallSquare" imagePosition="overlaps" alignment="center" controlS ize="small" enabled="NO" refusesFirstResponder="YES" borderStyle="border" imageS caling="proportionallyDown" inset="2" id="13" customClass="WrenchMenuButtonCell" >
144 <behavior key="behavior" pushIn="YES" lightByBac kground="YES" lightByGray="YES"/> 144 <behavior key="behavior" pushIn="YES" lightByBac kground="YES" lightByGray="YES"/>
145 <font key="font" metaFont="smallSystem"/> 145 <font key="font" metaFont="smallSystem"/>
146 </buttonCell> 146 </buttonCell>
147 </button> 147 </button>
148 <button verticalHuggingPriority="750" tag="34030" id="7" customClass="MenuTrackedButton"> 148 <button verticalHuggingPriority="750" tag="34030" id="7" customClass="MenuTrackedButton">
149 <rect key="frame" x="108" y="19" width="21" height=" 21"/> 149 <rect key="frame" x="108" y="19" width="21" height=" 21"/>
150 <autoresizingMask key="autoresizingMask" flexibleMin X="YES" flexibleMinY="YES"/> 150 <autoresizingMask key="autoresizingMask" flexibleMin X="YES" flexibleMinY="YES"/>
151 <buttonCell key="cell" type="smallSquare" bezelStyle ="smallSquare" image="NSEnterFullScreenTemplate" imagePosition="overlaps" alignm ent="center" controlSize="small" borderStyle="border" imageScaling="proportional lyDown" inset="2" id="14" customClass="WrenchMenuButtonCell"> 151 <buttonCell key="cell" type="smallSquare" bezelStyle ="smallSquare" image="NSEnterFullScreenTemplate" imagePosition="overlaps" alignm ent="center" controlSize="small" borderStyle="border" imageScaling="proportional lyDown" inset="2" id="14" customClass="WrenchMenuButtonCell">
152 <behavior key="behavior" pushIn="YES" lightByBac kground="YES" lightByGray="YES"/> 152 <behavior key="behavior" pushIn="YES" lightByBac kground="YES" lightByGray="YES"/>
153 <font key="font" metaFont="smallSystem"/> 153 <font key="font" metaFont="smallSystem"/>
154 </buttonCell> 154 </buttonCell>
155 <connections> 155 <connections>
156 <action selector="dispatchWrenchMenuCommand:" ta rget="-2" id="44"/> 156 <action selector="dispatchAppMenuCommand:" targe t="-2" id="44"/>
157 </connections> 157 </connections>
158 </button> 158 </button>
159 </subviews> 159 </subviews>
160 </customView> 160 </customView>
161 </subviews> 161 </subviews>
162 </customView> 162 </customView>
163 <customView id="48" userLabel="Wrench Menu - Toolbar Actions Overflow It em" customClass="MenuTrackedRootView"> 163 <customView id="48" userLabel="Wrench Menu - Toolbar Actions Overflow It em" customClass="MenuTrackedRootView">
164 <rect key="frame" x="0.0" y="0.0" width="275" height="29"/> 164 <rect key="frame" x="0.0" y="0.0" width="275" height="29"/>
165 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexible MinY="YES"/> 165 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexible MinY="YES"/>
166 <subviews> 166 <subviews>
(...skipping 15 matching lines...) Expand all
182 <outlet property="owner_" destination="-2" id="40"/> 182 <outlet property="owner_" destination="-2" id="40"/>
183 </connections> 183 </connections>
184 </customObject> 184 </customObject>
185 </objects> 185 </objects>
186 <resources> 186 <resources>
187 <image name="NSAddTemplate" width="8" height="8"/> 187 <image name="NSAddTemplate" width="8" height="8"/>
188 <image name="NSEnterFullScreenTemplate" width="16" height="15"/> 188 <image name="NSEnterFullScreenTemplate" width="16" height="15"/>
189 <image name="NSRemoveTemplate" width="8" height="8"/> 189 <image name="NSRemoveTemplate" width="8" height="8"/>
190 </resources> 190 </resources>
191 </document> 191 </document>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698