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

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

Issue 1237233002: Reland #1: mac: Migrate xibs to OSX 10.9.5, Xcode 5.1.1. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 months 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
« no previous file with comments | « no previous file | chrome/app/nibs/AvatarMenuItem.xib » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10"> 2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio n="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessCont rol="none">
3 <data> 3 <dependencies>
4 <int key="IBDocument.SystemTarget">1060</int> 4 <deployment version="1060" identifier="macosx"/>
5 <string key="IBDocument.SystemVersion">12C54</string> 5 <development version="5100" identifier="xcode"/>
6 <string key="IBDocument.InterfaceBuilderVersion">2549</string> 6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505 6"/>
7 <string key="IBDocument.AppKitVersion">1187.34</string> 7 </dependencies>
8 <string key="IBDocument.HIToolboxVersion">625.00</string> 8 <objects>
9 <object class="NSMutableDictionary" key="IBDocument.PluginVersio ns"> 9 <customObject id="-2" userLabel="File's Owner" customClass="ActionBoxMen uItemController">
10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin</string> 10 <connections>
11 <string key="NS.object.0">2549</string> 11 <outlet property="iconView_" destination="2" id="49"/>
12 </object> 12 <outlet property="nameField_" destination="4" id="50"/>
13 <object class="NSArray" key="IBDocument.IntegratedClassDependenc ies"> 13 <outlet property="view" destination="1" id="10"/>
14 <bool key="EncodedWithXMLCoder">YES</bool> 14 </connections>
15 <string>NSCustomObject</string> 15 </customObject>
16 <string>NSCustomView</string> 16 <customObject id="-1" userLabel="First Responder" customClass="FirstResp onder"/>
17 <string>NSImageCell</string> 17 <customObject id="-3" userLabel="Application"/>
18 <string>NSImageView</string> 18 <customView id="1" customClass="ActionBoxMenuItemView">
19 <string>NSTextField</string> 19 <rect key="frame" x="0.0" y="0.0" width="175" height="29"/>
20 <string>NSTextFieldCell</string> 20 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexible MaxY="YES"/>
21 </object> 21 <subviews>
22 <object class="NSArray" key="IBDocument.PluginDependencies"> 22 <imageView id="2">
23 <bool key="EncodedWithXMLCoder">YES</bool> 23 <rect key="frame" x="10" y="5" width="19" height="19"/>
24 <string>com.apple.InterfaceBuilder.CocoaPlugin</string> 24 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
25 </object> 25 <imageCell key="cell" refusesFirstResponder="YES" alignment= "left" imageScaling="proportionallyDown" image="NSUser" id="3" customClass="Acce ssibilityIgnoredImageCell"/>
26 <object class="NSMutableDictionary" key="IBDocument.Metadata"> 26 </imageView>
27 <string key="NS.key.0">PluginDependencyRecalculationVers ion</string> 27 <textField verticalHuggingPriority="750" id="4">
28 <integer value="1" key="NS.object.0"/> 28 <rect key="frame" x="39" y="6" width="126" height="17"/>
29 </object> 29 <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
30 <object class="NSMutableArray" key="IBDocument.RootObjects" id=" 1000"> 30 <textFieldCell key="cell" lineBreakMode="truncatingTail" sen dsActionOnEndEditing="YES" title="Menu Text" id="5">
31 <bool key="EncodedWithXMLCoder">YES</bool> 31 <font key="font" metaFont="cellTitle"/>
32 <object class="NSCustomObject" id="1001"> 32 <color key="textColor" white="0.12" alpha="1" colorSpace ="calibratedWhite"/>
33 <string key="NSClassName">ActionBoxMenuItemContr oller</string> 33 <color key="backgroundColor" name="controlColor" catalog ="System" colorSpace="catalog"/>
34 </object> 34 </textFieldCell>
35 <object class="NSCustomObject" id="1003"> 35 </textField>
36 <string key="NSClassName">FirstResponder</string > 36 </subviews>
37 </object> 37 <connections>
38 <object class="NSCustomObject" id="1004"> 38 <outlet property="viewController_" destination="-2" id="51"/>
39 <string key="NSClassName">NSApplication</string> 39 </connections>
40 </object> 40 </customView>
41 <object class="NSCustomView" id="1005"> 41 <customObject id="42" customClass="ChromeUILocalizer">
42 <reference key="NSNextResponder"/> 42 <connections>
43 <int key="NSvFlags">290</int> 43 <outlet property="owner_" destination="-2" id="48"/>
44 <object class="NSMutableArray" key="NSSubviews"> 44 </connections>
45 <bool key="EncodedWithXMLCoder">YES</boo l> 45 </customObject>
46 <object class="NSTextField" id="43699475 8"> 46 </objects>
47 <reference key="NSNextResponder" ref="1005"/> 47 <resources>
48 <int key="NSvFlags">266</int> 48 <image name="NSUser" width="32" height="32"/>
49 <string key="NSFrame">{{39, 6}, {126, 17}}</string> 49 </resources>
50 <reference key="NSSuperview" ref ="1005"/> 50 </document>
51 <reference key="NSWindow"/>
52 <reference key="NSNextKeyView"/>
53 <bool key="NSEnabled">YES</bool>
54 <object class="NSTextFieldCell" key="NSCell" id="217181972">
55 <int key="NSCellFlags">6 7108928</int>
56 <int key="NSCellFlags2"> 272631808</int>
57 <string key="NSContents" >Menu Text</string>
58 <object class="NSFont" k ey="NSSupport">
59 <string key="NSN ame">LucidaGrande</string>
60 <double key="NSS ize">12</double>
61 <int key="NSfFla gs">16</int>
62 </object>
63 <reference key="NSContro lView" ref="436994758"/>
64 <object class="NSColor" key="NSBackgroundColor">
65 <int key="NSColo rSpace">6</int>
66 <string key="NSC atalogName">System</string>
67 <string key="NSC olorName">controlColor</string>
68 <object class="N SColor" key="NSColor">
69 <int key ="NSColorSpace">3</int>
70 <bytes k ey="NSWhite">MC42NjY2NjY2NjY3AA</bytes>
71 </object>
72 </object>
73 <object class="NSColor" key="NSTextColor">
74 <int key="NSColo rSpace">3</int>
75 <bytes key="NSWh ite">MC4xMgA</bytes>
76 </object>
77 </object>
78 <bool key="NSAllowsLogicalLayout Direction">NO</bool>
79 </object>
80 <object class="NSImageView" id="77227789 4">
81 <reference key="NSNextResponder" ref="1005"/>
82 <int key="NSvFlags">268</int>
83 <object class="NSMutableSet" key ="NSDragTypes">
84 <bool key="EncodedWithXM LCoder">YES</bool>
85 <object class="NSArray" key="set.sortedObjects">
86 <bool key="Encod edWithXMLCoder">YES</bool>
87 <string>Apple PD F pasteboard type</string>
88 <string>Apple PI CT pasteboard type</string>
89 <string>Apple PN G pasteboard type</string>
90 <string>NSFilena mesPboardType</string>
91 <string>NeXT Enc apsulated PostScript v1.2 pasteboard type</string>
92 <string>NeXT TIF F v4.0 pasteboard type</string>
93 </object>
94 </object>
95 <string key="NSFrame">{{10, 5}, {19, 19}}</string>
96 <reference key="NSSuperview" ref ="1005"/>
97 <reference key="NSWindow"/>
98 <reference key="NSNextKeyView" r ef="436994758"/>
99 <bool key="NSEnabled">YES</bool>
100 <object class="NSImageCell" key= "NSCell" id="542906493">
101 <int key="NSCellFlags">1 34217728</int>
102 <int key="NSCellFlags2"> 33554432</int>
103 <object class="NSCustomR esource" key="NSContents">
104 <string key="NSC lassName">NSImage</string>
105 <string key="NSR esourceName">NSUser</string>
106 </object>
107 <int key="NSAlign">0</in t>
108 <int key="NSScale">0</in t>
109 <int key="NSStyle">0</in t>
110 <bool key="NSAnimates">N O</bool>
111 </object>
112 <bool key="NSAllowsLogicalLayout Direction">NO</bool>
113 <bool key="NSEditable">YES</bool >
114 </object>
115 </object>
116 <string key="NSFrameSize">{175, 29}</string>
117 <reference key="NSSuperview"/>
118 <reference key="NSWindow"/>
119 <reference key="NSNextKeyView" ref="772277894"/>
120 <string key="NSClassName">ActionBoxMenuItemView< /string>
121 </object>
122 <object class="NSCustomObject" id="711726002">
123 <string key="NSClassName">ChromeUILocalizer</str ing>
124 </object>
125 </object>
126 <object class="IBObjectContainer" key="IBDocument.Objects">
127 <object class="NSMutableArray" key="connectionRecords">
128 <bool key="EncodedWithXMLCoder">YES</bool>
129 <object class="IBConnectionRecord">
130 <object class="IBOutletConnection" key=" connection">
131 <string key="label">view</string >
132 <reference key="source" ref="100 1"/>
133 <reference key="destination" ref ="1005"/>
134 </object>
135 <int key="connectionID">10</int>
136 </object>
137 <object class="IBConnectionRecord">
138 <object class="IBOutletConnection" key=" connection">
139 <string key="label">iconView_</s tring>
140 <reference key="source" ref="100 1"/>
141 <reference key="destination" ref ="772277894"/>
142 </object>
143 <int key="connectionID">49</int>
144 </object>
145 <object class="IBConnectionRecord">
146 <object class="IBOutletConnection" key=" connection">
147 <string key="label">nameField_</ string>
148 <reference key="source" ref="100 1"/>
149 <reference key="destination" ref ="436994758"/>
150 </object>
151 <int key="connectionID">50</int>
152 </object>
153 <object class="IBConnectionRecord">
154 <object class="IBOutletConnection" key=" connection">
155 <string key="label">viewControll er_</string>
156 <reference key="source" ref="100 5"/>
157 <reference key="destination" ref ="1001"/>
158 </object>
159 <int key="connectionID">51</int>
160 </object>
161 <object class="IBConnectionRecord">
162 <object class="IBOutletConnection" key=" connection">
163 <string key="label">owner_</stri ng>
164 <reference key="source" ref="711 726002"/>
165 <reference key="destination" ref ="1001"/>
166 </object>
167 <int key="connectionID">48</int>
168 </object>
169 </object>
170 <object class="IBMutableOrderedSet" key="objectRecords">
171 <object class="NSArray" key="orderedObjects">
172 <bool key="EncodedWithXMLCoder">YES</boo l>
173 <object class="IBObjectRecord">
174 <int key="objectID">0</int>
175 <object class="NSArray" key="obj ect" id="0">
176 <bool key="EncodedWithXM LCoder">YES</bool>
177 </object>
178 <reference key="children" ref="1 000"/>
179 <nil key="parent"/>
180 </object>
181 <object class="IBObjectRecord">
182 <int key="objectID">-2</int>
183 <reference key="object" ref="100 1"/>
184 <reference key="parent" ref="0"/ >
185 <string key="objectName">File's Owner</string>
186 </object>
187 <object class="IBObjectRecord">
188 <int key="objectID">-1</int>
189 <reference key="object" ref="100 3"/>
190 <reference key="parent" ref="0"/ >
191 <string key="objectName">First R esponder</string>
192 </object>
193 <object class="IBObjectRecord">
194 <int key="objectID">-3</int>
195 <reference key="object" ref="100 4"/>
196 <reference key="parent" ref="0"/ >
197 <string key="objectName">Applica tion</string>
198 </object>
199 <object class="IBObjectRecord">
200 <int key="objectID">1</int>
201 <reference key="object" ref="100 5"/>
202 <object class="NSMutableArray" k ey="children">
203 <bool key="EncodedWithXM LCoder">YES</bool>
204 <reference ref="77227789 4"/>
205 <reference ref="43699475 8"/>
206 </object>
207 <reference key="parent" ref="0"/ >
208 </object>
209 <object class="IBObjectRecord">
210 <int key="objectID">2</int>
211 <reference key="object" ref="772 277894"/>
212 <object class="NSMutableArray" k ey="children">
213 <bool key="EncodedWithXM LCoder">YES</bool>
214 <reference ref="54290649 3"/>
215 </object>
216 <reference key="parent" ref="100 5"/>
217 </object>
218 <object class="IBObjectRecord">
219 <int key="objectID">3</int>
220 <reference key="object" ref="542 906493"/>
221 <reference key="parent" ref="772 277894"/>
222 </object>
223 <object class="IBObjectRecord">
224 <int key="objectID">4</int>
225 <reference key="object" ref="436 994758"/>
226 <object class="NSMutableArray" k ey="children">
227 <bool key="EncodedWithXM LCoder">YES</bool>
228 <reference ref="21718197 2"/>
229 </object>
230 <reference key="parent" ref="100 5"/>
231 </object>
232 <object class="IBObjectRecord">
233 <int key="objectID">5</int>
234 <reference key="object" ref="217 181972"/>
235 <reference key="parent" ref="436 994758"/>
236 </object>
237 <object class="IBObjectRecord">
238 <int key="objectID">42</int>
239 <reference key="object" ref="711 726002"/>
240 <reference key="parent" ref="0"/ >
241 </object>
242 </object>
243 </object>
244 <object class="NSMutableDictionary" key="flattenedProper ties">
245 <bool key="EncodedWithXMLCoder">YES</bool>
246 <object class="NSArray" key="dict.sortedKeys">
247 <bool key="EncodedWithXMLCoder">YES</boo l>
248 <string>-1.IBPluginDependency</string>
249 <string>-2.IBPluginDependency</string>
250 <string>-3.IBPluginDependency</string>
251 <string>1.IBPluginDependency</string>
252 <string>2.IBPluginDependency</string>
253 <string>3.CustomClassName</string>
254 <string>3.IBPluginDependency</string>
255 <string>4.IBPluginDependency</string>
256 <string>42.IBPluginDependency</string>
257 <string>5.IBPluginDependency</string>
258 </object>
259 <object class="NSArray" key="dict.values">
260 <bool key="EncodedWithXMLCoder">YES</boo l>
261 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
262 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
263 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
264 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
265 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
266 <string>AccessibilityIgnoredImageCell</s tring>
267 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
268 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
269 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
270 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
271 </object>
272 </object>
273 <object class="NSMutableDictionary" key="unlocalizedProp erties">
274 <bool key="EncodedWithXMLCoder">YES</bool>
275 <reference key="dict.sortedKeys" ref="0"/>
276 <reference key="dict.values" ref="0"/>
277 </object>
278 <nil key="activeLocalization"/>
279 <object class="NSMutableDictionary" key="localizations">
280 <bool key="EncodedWithXMLCoder">YES</bool>
281 <reference key="dict.sortedKeys" ref="0"/>
282 <reference key="dict.values" ref="0"/>
283 </object>
284 <nil key="sourceID"/>
285 <int key="maxID">51</int>
286 </object>
287 <object class="IBClassDescriber" key="IBDocument.Classes">
288 <object class="NSMutableArray" key="referencedPartialCla ssDescriptions">
289 <bool key="EncodedWithXMLCoder">YES</bool>
290 <object class="IBPartialClassDescription">
291 <string key="className">AccessibilityIgn oredImageCell</string>
292 <string key="superclassName">NSImageCell </string>
293 <object class="IBClassDescriptionSource" key="sourceIdentifier">
294 <string key="majorKey">IBProject Source</string>
295 <string key="minorKey">./Classes /AccessibilityIgnoredImageCell.h</string>
296 </object>
297 </object>
298 <object class="IBPartialClassDescription">
299 <string key="className">ActionBoxMenuIte mController</string>
300 <string key="superclassName">NSViewContr oller</string>
301 <object class="NSMutableDictionary" key= "actions">
302 <string key="NS.key.0">itemSelec ted:</string>
303 <string key="NS.object.0">id</st ring>
304 </object>
305 <object class="NSMutableDictionary" key= "actionInfosByName">
306 <string key="NS.key.0">itemSelec ted:</string>
307 <object class="IBActionInfo" key ="NS.object.0">
308 <string key="name">itemS elected:</string>
309 <string key="candidateCl assName">id</string>
310 </object>
311 </object>
312 <object class="NSMutableDictionary" key= "outlets">
313 <bool key="EncodedWithXMLCoder"> YES</bool>
314 <object class="NSArray" key="dic t.sortedKeys">
315 <bool key="EncodedWithXM LCoder">YES</bool>
316 <string>iconView_</strin g>
317 <string>nameField_</stri ng>
318 </object>
319 <object class="NSArray" key="dic t.values">
320 <bool key="EncodedWithXM LCoder">YES</bool>
321 <string>NSImageView</str ing>
322 <string>NSTextField</str ing>
323 </object>
324 </object>
325 <object class="NSMutableDictionary" key= "toOneOutletInfosByName">
326 <bool key="EncodedWithXMLCoder"> YES</bool>
327 <object class="NSArray" key="dic t.sortedKeys">
328 <bool key="EncodedWithXM LCoder">YES</bool>
329 <string>iconView_</strin g>
330 <string>nameField_</stri ng>
331 </object>
332 <object class="NSArray" key="dic t.values">
333 <bool key="EncodedWithXM LCoder">YES</bool>
334 <object class="IBToOneOu tletInfo">
335 <string key="nam e">iconView_</string>
336 <string key="can didateClassName">NSImageView</string>
337 </object>
338 <object class="IBToOneOu tletInfo">
339 <string key="nam e">nameField_</string>
340 <string key="can didateClassName">NSTextField</string>
341 </object>
342 </object>
343 </object>
344 <object class="IBClassDescriptionSource" key="sourceIdentifier">
345 <string key="majorKey">IBProject Source</string>
346 <string key="minorKey">./Classes /ActionBoxMenuItemController.h</string>
347 </object>
348 </object>
349 <object class="IBPartialClassDescription">
350 <string key="className">ActionBoxMenuIte mView</string>
351 <string key="superclassName">NSView</str ing>
352 <object class="NSMutableDictionary" key= "outlets">
353 <string key="NS.key.0">viewContr oller_</string>
354 <string key="NS.object.0">Action BoxMenuItemController</string>
355 </object>
356 <object class="NSMutableDictionary" key= "toOneOutletInfosByName">
357 <string key="NS.key.0">viewContr oller_</string>
358 <object class="IBToOneOutletInfo " key="NS.object.0">
359 <string key="name">viewC ontroller_</string>
360 <string key="candidateCl assName">ActionBoxMenuItemController</string>
361 </object>
362 </object>
363 <object class="IBClassDescriptionSource" key="sourceIdentifier">
364 <string key="majorKey">IBProject Source</string>
365 <string key="minorKey">./Classes /ActionBoxMenuItemView.h</string>
366 </object>
367 </object>
368 <object class="IBPartialClassDescription">
369 <string key="className">ChromeUILocalize r</string>
370 <string key="superclassName">GTMUILocali zer</string>
371 <object class="IBClassDescriptionSource" key="sourceIdentifier">
372 <string key="majorKey">IBProject Source</string>
373 <string key="minorKey">./Classes /ChromeUILocalizer.h</string>
374 </object>
375 </object>
376 <object class="IBPartialClassDescription">
377 <string key="className">GTMUILocalizer</ string>
378 <string key="superclassName">NSObject</s tring>
379 <object class="NSMutableDictionary" key= "outlets">
380 <bool key="EncodedWithXMLCoder"> YES</bool>
381 <object class="NSArray" key="dic t.sortedKeys">
382 <bool key="EncodedWithXM LCoder">YES</bool>
383 <string>otherObjectToLoc alize_</string>
384 <string>owner_</string>
385 <string>yetAnotherObject ToLocalize_</string>
386 </object>
387 <object class="NSArray" key="dic t.values">
388 <bool key="EncodedWithXM LCoder">YES</bool>
389 <string>id</string>
390 <string>id</string>
391 <string>id</string>
392 </object>
393 </object>
394 <object class="NSMutableDictionary" key= "toOneOutletInfosByName">
395 <bool key="EncodedWithXMLCoder"> YES</bool>
396 <object class="NSArray" key="dic t.sortedKeys">
397 <bool key="EncodedWithXM LCoder">YES</bool>
398 <string>otherObjectToLoc alize_</string>
399 <string>owner_</string>
400 <string>yetAnotherObject ToLocalize_</string>
401 </object>
402 <object class="NSArray" key="dic t.values">
403 <bool key="EncodedWithXM LCoder">YES</bool>
404 <object class="IBToOneOu tletInfo">
405 <string key="nam e">otherObjectToLocalize_</string>
406 <string key="can didateClassName">id</string>
407 </object>
408 <object class="IBToOneOu tletInfo">
409 <string key="nam e">owner_</string>
410 <string key="can didateClassName">id</string>
411 </object>
412 <object class="IBToOneOu tletInfo">
413 <string key="nam e">yetAnotherObjectToLocalize_</string>
414 <string key="can didateClassName">id</string>
415 </object>
416 </object>
417 </object>
418 <object class="IBClassDescriptionSource" key="sourceIdentifier">
419 <string key="majorKey">IBProject Source</string>
420 <string key="minorKey">./Classes /GTMUILocalizer.h</string>
421 </object>
422 </object>
423 </object>
424 </object>
425 <int key="IBDocument.localizationMode">0</int>
426 <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramewor k</string>
427 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDependencyDefaults">
428 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.macosx</string>
429 <real value="1060" key="NS.object.0"/>
430 </object>
431 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies">
432 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string>
433 <integer value="3000" key="NS.object.0"/>
434 </object>
435 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool>
436 <int key="IBDocument.defaultPropertyAccessControl">3</int>
437 <object class="NSMutableDictionary" key="IBDocument.LastKnownIma geSizes">
438 <string key="NS.key.0">NSUser</string>
439 <string key="NS.object.0">{32, 32}</string>
440 </object>
441 </data>
442 </archive>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/nibs/AvatarMenuItem.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698