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

Side by Side Diff: chrome/app/nibs/Panel.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 | « chrome/app/nibs/PRESUBMIT.py ('k') | chrome/app/nibs/SaveAccessoryView.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">12D78</string> 5 <development version="5100" identifier="xcode"/>
6 <string key="IBDocument.InterfaceBuilderVersion">3084</string> 6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505 6"/>
7 <string key="IBDocument.AppKitVersion">1187.37</string> 7 </dependencies>
8 <string key="IBDocument.HIToolboxVersion">626.00</string> 8 <objects>
9 <object class="NSMutableDictionary" key="IBDocument.PluginVersio ns"> 9 <customObject id="-2" userLabel="File's Owner" customClass="PanelWindowC ontrollerCocoa">
10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin</string> 10 <connections>
11 <string key="NS.object.0">3084</string> 11 <outlet property="titlebar_view_" destination="6" id="8"/>
12 </object> 12 <outlet property="window" destination="1" id="28"/>
13 <object class="NSArray" key="IBDocument.IntegratedClassDependenc ies"> 13 </connections>
14 <bool key="EncodedWithXMLCoder">YES</bool> 14 </customObject>
15 <string>NSButton</string> 15 <customObject id="-1" userLabel="First Responder" customClass="FirstResp onder"/>
16 <string>NSButtonCell</string> 16 <customObject id="-3" userLabel="Application"/>
17 <string>NSCustomObject</string> 17 <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" auto recalculatesKeyViewLoop="NO" oneShot="NO" showsToolbarButton="NO" visibleAtLaunc h="NO" animationBehavior="default" id="1" customClass="PanelWindowCocoaImpl">
18 <string>NSCustomView</string> 18 <windowStyleMask key="styleMask" titled="YES" closable="YES" miniatu rizable="YES" texturedBackground="YES"/>
19 <string>NSImageCell</string> 19 <windowPositionMask key="initialPositionMask" leftStrut="YES" rightS trut="YES" topStrut="YES" bottomStrut="YES"/>
20 <string>NSImageView</string> 20 <rect key="contentRect" x="196" y="240" width="480" height="270"/>
21 <string>NSTextField</string> 21 <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/>
22 <string>NSTextFieldCell</string> 22 <view key="contentView" id="2">
23 <string>NSView</string> 23 <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
24 <string>NSWindowTemplate</string> 24 <autoresizingMask key="autoresizingMask"/>
25 </object> 25 </view>
26 <object class="NSArray" key="IBDocument.PluginDependencies"> 26 <connections>
27 <bool key="EncodedWithXMLCoder">YES</bool> 27 <outlet property="delegate" destination="-2" id="29"/>
28 <string>com.apple.InterfaceBuilder.CocoaPlugin</string> 28 </connections>
29 </object> 29 </window>
30 <object class="NSMutableDictionary" key="IBDocument.Metadata"> 30 <customView id="6" userLabel="PanelTitlebarView" customClass="PanelTitle barViewCocoa">
31 <string key="NS.key.0">PluginDependencyRecalculationVers ion</string> 31 <rect key="frame" x="0.0" y="0.0" width="300" height="22"/>
32 <integer value="1" key="NS.object.0"/> 32 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexible MinY="YES" flexibleMaxY="YES"/>
33 </object> 33 <subviews>
34 <object class="NSMutableArray" key="IBDocument.RootObjects" id=" 1000"> 34 <imageView id="19">
35 <bool key="EncodedWithXMLCoder">YES</bool> 35 <rect key="frame" x="126" y="3" width="14" height="14"/>
36 <object class="NSCustomObject" id="1001"> 36 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
37 <string key="NSClassName">PanelWindowControllerC ocoa</string> 37 <imageCell key="cell" controlSize="small" refusesFirstRespon der="YES" alignment="left" imageScaling="proportionallyDown" id="20"/>
38 </object> 38 </imageView>
39 <object class="NSCustomObject" id="1003"> 39 <textField verticalHuggingPriority="750" id="10">
40 <string key="NSClassName">FirstResponder</string > 40 <rect key="frame" x="26" y="1" width="248" height="17"/>
41 </object> 41 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
42 <object class="NSCustomObject" id="1004"> 42 <textFieldCell key="cell" lineBreakMode="truncatingTail" all owsUndo="NO" sendsActionOnEndEditing="YES" alignment="left" bezelStyle="round" i d="11">
43 <string key="NSClassName">NSApplication</string> 43 <font key="font" metaFont="system"/>
44 </object> 44 <color key="textColor" name="controlTextColor" catalog=" System" colorSpace="catalog"/>
45 <object class="NSWindowTemplate" id="1005"> 45 <color key="backgroundColor" name="controlColor" catalog ="System" colorSpace="catalog"/>
46 <int key="NSWindowStyleMask">263</int> 46 </textFieldCell>
47 <int key="NSWindowBacking">2</int> 47 </textField>
48 <string key="NSWindowRect">{{196, 240}, {480, 27 0}}</string> 48 <button id="30" customClass="HoverImageButton">
49 <int key="NSWTFlags">544736256</int> 49 <rect key="frame" x="0.0" y="0.0" width="16" height="16"/>
50 <string key="NSWindowTitle">Window</string> 50 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
51 <string key="NSWindowClass">PanelWindowCocoaImpl </string> 51 <buttonCell key="cell" type="square" title="Minimize" bezelS tyle="shadowlessSquare" imagePosition="only" alignment="center" imageScaling="pr oportionallyDown" inset="2" id="31">
52 <nil key="NSViewClass"/> 52 <behavior key="behavior" pushIn="YES" lightByBackground= "YES" lightByGray="YES"/>
53 <nil key="NSUserInterfaceItemIdentifier"/> 53 <font key="font" metaFont="system"/>
54 <object class="NSView" key="NSWindowView" id="10 06"> 54 </buttonCell>
55 <reference key="NSNextResponder"/> 55 <connections>
56 <int key="NSvFlags">256</int> 56 <action selector="onMinimizeButtonClick:" target="6" id= "35"/>
57 <string key="NSFrameSize">{480, 270}</st ring> 57 </connections>
58 <reference key="NSSuperview"/> 58 </button>
59 <reference key="NSWindow"/> 59 <button id="32" customClass="HoverImageButton">
60 </object> 60 <rect key="frame" x="0.0" y="0.0" width="16" height="16"/>
61 <string key="NSScreenRect">{{0, 0}, {1680, 1028} }</string> 61 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
62 <string key="NSMaxSize">{10000000000000, 1000000 0000000}</string> 62 <buttonCell key="cell" type="square" title="Restore" bezelSt yle="shadowlessSquare" imagePosition="only" alignment="center" imageScaling="pro portionallyDown" inset="2" id="33">
63 <bool key="NSWindowIsRestorable">YES</bool> 63 <behavior key="behavior" pushIn="YES" lightByBackground= "YES" lightByGray="YES"/>
64 </object> 64 <font key="font" metaFont="system"/>
65 <object class="NSCustomView" id="304499912"> 65 </buttonCell>
66 <nil key="NSNextResponder"/> 66 <connections>
67 <int key="NSvFlags">297</int> 67 <action selector="onRestoreButtonClick:" target="6" id=" 37"/>
68 <object class="NSMutableArray" key="NSSubviews"> 68 </connections>
69 <bool key="EncodedWithXMLCoder">YES</boo l> 69 </button>
70 <object class="NSCustomView" id="4382552 90"> 70 <button id="38" customClass="HoverImageButton">
71 <reference key="NSNextResponder" ref="304499912"/> 71 <rect key="frame" x="5" y="-5" width="16" height="16"/>
72 <int key="NSvFlags">274</int> 72 <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
73 <string key="NSFrameSize">{300, 22}</string> 73 <buttonCell key="cell" type="square" title="Close" bezelStyl e="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset= "2" id="39">
74 <reference key="NSSuperview" ref ="304499912"/> 74 <behavior key="behavior" pushIn="YES" lightByBackground= "YES" lightByGray="YES"/>
75 <string key="NSClassName">PanelT itlebarOverlayView</string> 75 <font key="font" metaFont="system"/>
76 </object> 76 </buttonCell>
77 <object class="NSButton" id="310927414"> 77 <connections>
78 <reference key="NSNextResponder" ref="304499912"/> 78 <action selector="onCloseButtonClick:" target="6" id="41 "/>
79 <int key="NSvFlags">301</int> 79 </connections>
80 <string key="NSFrame">{{5, -5}, {16, 16}}</string> 80 </button>
81 <reference key="NSSuperview" ref ="304499912"/> 81 <customView id="24" customClass="PanelTitlebarOverlayView">
82 <bool key="NSEnabled">YES</bool> 82 <rect key="frame" x="0.0" y="0.0" width="300" height="22"/>
83 <object class="NSButtonCell" key ="NSCell" id="846994579"> 83 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
84 <int key="NSCellFlags">6 7108864</int> 84 <connections>
85 <int key="NSCellFlags2"> 134217728</int> 85 <outlet property="controller_" destination="-2" id="27"/ >
86 <string key="NSContents" >Close</string> 86 </connections>
87 <object class="NSFont" k ey="NSSupport" id="94110225"> 87 </customView>
88 <string key="NSN ame">LucidaGrande</string> 88 </subviews>
89 <double key="NSS ize">13</double> 89 <connections>
90 <int key="NSfFla gs">1044</int> 90 <outlet property="controller_" destination="-2" id="9"/>
91 </object> 91 <outlet property="customCloseButton_" destination="38" id="42"/>
92 <reference key="NSContro lView" ref="310927414"/> 92 <outlet property="icon_" destination="19" id="21"/>
93 <int key="NSButtonFlags" >-2046541824</int> 93 <outlet property="minimizeButton_" destination="30" id="34"/>
94 <int key="NSButtonFlags2 ">134</int> 94 <outlet property="overlay_" destination="24" id="25"/>
95 <string key="NSAlternate Contents"/> 95 <outlet property="restoreButton_" destination="32" id="36"/>
96 <string key="NSKeyEquiva lent"/> 96 <outlet property="title_" destination="10" id="17"/>
97 <int key="NSPeriodicDela y">200</int> 97 </connections>
98 <int key="NSPeriodicInte rval">25</int> 98 </customView>
99 </object> 99 </objects>
100 <bool key="NSAllowsLogicalLayout Direction">NO</bool> 100 </document>
101 </object>
102 <object class="NSButton" id="722193969">
103 <reference key="NSNextResponder" ref="304499912"/>
104 <int key="NSvFlags">301</int>
105 <string key="NSFrameSize">{16, 1 6}</string>
106 <reference key="NSSuperview" ref ="304499912"/>
107 <bool key="NSEnabled">YES</bool>
108 <object class="NSButtonCell" key ="NSCell" id="107796922">
109 <int key="NSCellFlags">6 7108864</int>
110 <int key="NSCellFlags2"> 134217728</int>
111 <string key="NSContents" >Restore</string>
112 <reference key="NSSuppor t" ref="94110225"/>
113 <reference key="NSContro lView" ref="722193969"/>
114 <int key="NSButtonFlags" >-2042347520</int>
115 <int key="NSButtonFlags2 ">134</int>
116 <string key="NSAlternate Contents"/>
117 <string key="NSKeyEquiva lent"/>
118 <int key="NSPeriodicDela y">200</int>
119 <int key="NSPeriodicInte rval">25</int>
120 </object>
121 <bool key="NSAllowsLogicalLayout Direction">NO</bool>
122 </object>
123 <object class="NSButton" id="39067705">
124 <reference key="NSNextResponder" ref="304499912"/>
125 <int key="NSvFlags">301</int>
126 <string key="NSFrameSize">{16, 1 6}</string>
127 <reference key="NSSuperview" ref ="304499912"/>
128 <bool key="NSEnabled">YES</bool>
129 <object class="NSButtonCell" key ="NSCell" id="507246925">
130 <int key="NSCellFlags">6 7108864</int>
131 <int key="NSCellFlags2"> 134217728</int>
132 <string key="NSContents" >Minimize</string>
133 <reference key="NSSuppor t" ref="94110225"/>
134 <reference key="NSContro lView" ref="39067705"/>
135 <int key="NSButtonFlags" >-2042347520</int>
136 <int key="NSButtonFlags2 ">134</int>
137 <string key="NSAlternate Contents"/>
138 <string key="NSKeyEquiva lent"/>
139 <int key="NSPeriodicDela y">200</int>
140 <int key="NSPeriodicInte rval">25</int>
141 </object>
142 <bool key="NSAllowsLogicalLayout Direction">NO</bool>
143 </object>
144 <object class="NSTextField" id="53753282 2">
145 <reference key="NSNextResponder" ref="304499912"/>
146 <int key="NSvFlags">293</int>
147 <string key="NSFrame">{{26, 1}, {248, 17}}</string>
148 <reference key="NSSuperview" ref ="304499912"/>
149 <bool key="NSEnabled">YES</bool>
150 <object class="NSTextFieldCell" key="NSCell" id="947097847">
151 <int key="NSCellFlags">6 7108928</int>
152 <int key="NSCellFlags2"> 4200448</int>
153 <string key="NSContents" />
154 <reference key="NSSuppor t" ref="94110225"/>
155 <reference key="NSContro lView" ref="537532822"/>
156 <bool key="NSDrawsBackgr ound">YES</bool>
157 <int key="NSTextBezelSty le">1</int>
158 <object class="NSColor" key="NSBackgroundColor">
159 <int key="NSColo rSpace">6</int>
160 <string key="NSC atalogName">System</string>
161 <string key="NSC olorName">controlColor</string>
162 <object class="N SColor" key="NSColor">
163 <int key ="NSColorSpace">3</int>
164 <bytes k ey="NSWhite">MC42NjY2NjY2NjY3AA</bytes>
165 </object>
166 </object>
167 <object class="NSColor" key="NSTextColor">
168 <int key="NSColo rSpace">6</int>
169 <string key="NSC atalogName">System</string>
170 <string key="NSC olorName">controlTextColor</string>
171 <object class="N SColor" key="NSColor">
172 <int key ="NSColorSpace">3</int>
173 <bytes k ey="NSWhite">MAA</bytes>
174 </object>
175 </object>
176 </object>
177 <bool key="NSAllowsLogicalLayout Direction">NO</bool>
178 </object>
179 <object class="NSImageView" id="54213991 2">
180 <reference key="NSNextResponder" ref="304499912"/>
181 <int key="NSvFlags">301</int>
182 <object class="NSMutableSet" key ="NSDragTypes">
183 <bool key="EncodedWithXM LCoder">YES</bool>
184 <object class="NSArray" key="set.sortedObjects">
185 <bool key="Encod edWithXMLCoder">YES</bool>
186 <string>Apple PD F pasteboard type</string>
187 <string>Apple PI CT pasteboard type</string>
188 <string>Apple PN G pasteboard type</string>
189 <string>NSFilena mesPboardType</string>
190 <string>NeXT Enc apsulated PostScript v1.2 pasteboard type</string>
191 <string>NeXT TIF F v4.0 pasteboard type</string>
192 </object>
193 </object>
194 <string key="NSFrame">{{126, 3}, {14, 14}}</string>
195 <reference key="NSSuperview" ref ="304499912"/>
196 <bool key="NSEnabled">YES</bool>
197 <object class="NSImageCell" key= "NSCell" id="966884311">
198 <int key="NSCellFlags">1 34217728</int>
199 <int key="NSCellFlags2"> 33685504</int>
200 <int key="NSAlign">0</in t>
201 <int key="NSScale">0</in t>
202 <int key="NSStyle">0</in t>
203 <bool key="NSAnimates">N O</bool>
204 </object>
205 <bool key="NSAllowsLogicalLayout Direction">NO</bool>
206 <bool key="NSEditable">YES</bool >
207 </object>
208 </object>
209 <string key="NSFrameSize">{300, 22}</string>
210 <string key="NSClassName">PanelTitlebarViewCocoa </string>
211 </object>
212 </object>
213 <object class="IBObjectContainer" key="IBDocument.Objects">
214 <object class="NSMutableArray" key="connectionRecords">
215 <bool key="EncodedWithXMLCoder">YES</bool>
216 <object class="IBConnectionRecord">
217 <object class="IBOutletConnection" key=" connection">
218 <string key="label">titlebar_vie w_</string>
219 <reference key="source" ref="100 1"/>
220 <reference key="destination" ref ="304499912"/>
221 </object>
222 <int key="connectionID">8</int>
223 </object>
224 <object class="IBConnectionRecord">
225 <object class="IBOutletConnection" key=" connection">
226 <string key="label">window</stri ng>
227 <reference key="source" ref="100 1"/>
228 <reference key="destination" ref ="1005"/>
229 </object>
230 <int key="connectionID">28</int>
231 </object>
232 <object class="IBConnectionRecord">
233 <object class="IBOutletConnection" key=" connection">
234 <string key="label">delegate</st ring>
235 <reference key="source" ref="100 5"/>
236 <reference key="destination" ref ="1001"/>
237 </object>
238 <int key="connectionID">29</int>
239 </object>
240 <object class="IBConnectionRecord">
241 <object class="IBOutletConnection" key=" connection">
242 <string key="label">controller_< /string>
243 <reference key="source" ref="304 499912"/>
244 <reference key="destination" ref ="1001"/>
245 </object>
246 <int key="connectionID">9</int>
247 </object>
248 <object class="IBConnectionRecord">
249 <object class="IBOutletConnection" key=" connection">
250 <string key="label">title_</stri ng>
251 <reference key="source" ref="304 499912"/>
252 <reference key="destination" ref ="537532822"/>
253 </object>
254 <int key="connectionID">17</int>
255 </object>
256 <object class="IBConnectionRecord">
257 <object class="IBOutletConnection" key=" connection">
258 <string key="label">icon_</strin g>
259 <reference key="source" ref="304 499912"/>
260 <reference key="destination" ref ="542139912"/>
261 </object>
262 <int key="connectionID">21</int>
263 </object>
264 <object class="IBConnectionRecord">
265 <object class="IBOutletConnection" key=" connection">
266 <string key="label">overlay_</st ring>
267 <reference key="source" ref="304 499912"/>
268 <reference key="destination" ref ="438255290"/>
269 </object>
270 <int key="connectionID">25</int>
271 </object>
272 <object class="IBConnectionRecord">
273 <object class="IBOutletConnection" key=" connection">
274 <string key="label">minimizeButt on_</string>
275 <reference key="source" ref="304 499912"/>
276 <reference key="destination" ref ="39067705"/>
277 </object>
278 <int key="connectionID">34</int>
279 </object>
280 <object class="IBConnectionRecord">
281 <object class="IBActionConnection" key=" connection">
282 <string key="label">onMinimizeBu ttonClick:</string>
283 <reference key="source" ref="304 499912"/>
284 <reference key="destination" ref ="39067705"/>
285 </object>
286 <int key="connectionID">35</int>
287 </object>
288 <object class="IBConnectionRecord">
289 <object class="IBOutletConnection" key=" connection">
290 <string key="label">restoreButto n_</string>
291 <reference key="source" ref="304 499912"/>
292 <reference key="destination" ref ="722193969"/>
293 </object>
294 <int key="connectionID">36</int>
295 </object>
296 <object class="IBConnectionRecord">
297 <object class="IBActionConnection" key=" connection">
298 <string key="label">onRestoreBut tonClick:</string>
299 <reference key="source" ref="304 499912"/>
300 <reference key="destination" ref ="722193969"/>
301 </object>
302 <int key="connectionID">37</int>
303 </object>
304 <object class="IBConnectionRecord">
305 <object class="IBActionConnection" key=" connection">
306 <string key="label">onCloseButto nClick:</string>
307 <reference key="source" ref="304 499912"/>
308 <reference key="destination" ref ="310927414"/>
309 </object>
310 <int key="connectionID">41</int>
311 </object>
312 <object class="IBConnectionRecord">
313 <object class="IBOutletConnection" key=" connection">
314 <string key="label">customCloseB utton_</string>
315 <reference key="source" ref="304 499912"/>
316 <reference key="destination" ref ="310927414"/>
317 </object>
318 <int key="connectionID">42</int>
319 </object>
320 <object class="IBConnectionRecord">
321 <object class="IBOutletConnection" key=" connection">
322 <string key="label">controller_< /string>
323 <reference key="source" ref="438 255290"/>
324 <reference key="destination" ref ="1001"/>
325 </object>
326 <int key="connectionID">27</int>
327 </object>
328 </object>
329 <object class="IBMutableOrderedSet" key="objectRecords">
330 <object class="NSArray" key="orderedObjects">
331 <bool key="EncodedWithXMLCoder">YES</boo l>
332 <object class="IBObjectRecord">
333 <int key="objectID">0</int>
334 <object class="NSArray" key="obj ect" id="0">
335 <bool key="EncodedWithXM LCoder">YES</bool>
336 </object>
337 <reference key="children" ref="1 000"/>
338 <nil key="parent"/>
339 </object>
340 <object class="IBObjectRecord">
341 <int key="objectID">-2</int>
342 <reference key="object" ref="100 1"/>
343 <reference key="parent" ref="0"/ >
344 <string key="objectName">File's Owner</string>
345 </object>
346 <object class="IBObjectRecord">
347 <int key="objectID">-1</int>
348 <reference key="object" ref="100 3"/>
349 <reference key="parent" ref="0"/ >
350 <string key="objectName">First R esponder</string>
351 </object>
352 <object class="IBObjectRecord">
353 <int key="objectID">-3</int>
354 <reference key="object" ref="100 4"/>
355 <reference key="parent" ref="0"/ >
356 <string key="objectName">Applica tion</string>
357 </object>
358 <object class="IBObjectRecord">
359 <int key="objectID">1</int>
360 <reference key="object" ref="100 5"/>
361 <object class="NSMutableArray" k ey="children">
362 <bool key="EncodedWithXM LCoder">YES</bool>
363 <reference ref="1006"/>
364 </object>
365 <reference key="parent" ref="0"/ >
366 </object>
367 <object class="IBObjectRecord">
368 <int key="objectID">2</int>
369 <reference key="object" ref="100 6"/>
370 <reference key="parent" ref="100 5"/>
371 </object>
372 <object class="IBObjectRecord">
373 <int key="objectID">6</int>
374 <reference key="object" ref="304 499912"/>
375 <object class="NSMutableArray" k ey="children">
376 <bool key="EncodedWithXM LCoder">YES</bool>
377 <reference ref="53753282 2"/>
378 <reference ref="54213991 2"/>
379 <reference ref="43825529 0"/>
380 <reference ref="39067705 "/>
381 <reference ref="72219396 9"/>
382 <reference ref="31092741 4"/>
383 </object>
384 <reference key="parent" ref="0"/ >
385 <string key="objectName">PanelTi tlebarView</string>
386 </object>
387 <object class="IBObjectRecord">
388 <int key="objectID">10</int>
389 <reference key="object" ref="537 532822"/>
390 <object class="NSMutableArray" k ey="children">
391 <bool key="EncodedWithXM LCoder">YES</bool>
392 <reference ref="94709784 7"/>
393 </object>
394 <reference key="parent" ref="304 499912"/>
395 </object>
396 <object class="IBObjectRecord">
397 <int key="objectID">11</int>
398 <reference key="object" ref="947 097847"/>
399 <reference key="parent" ref="537 532822"/>
400 </object>
401 <object class="IBObjectRecord">
402 <int key="objectID">19</int>
403 <reference key="object" ref="542 139912"/>
404 <object class="NSMutableArray" k ey="children">
405 <bool key="EncodedWithXM LCoder">YES</bool>
406 <reference ref="96688431 1"/>
407 </object>
408 <reference key="parent" ref="304 499912"/>
409 </object>
410 <object class="IBObjectRecord">
411 <int key="objectID">20</int>
412 <reference key="object" ref="966 884311"/>
413 <reference key="parent" ref="542 139912"/>
414 </object>
415 <object class="IBObjectRecord">
416 <int key="objectID">24</int>
417 <reference key="object" ref="438 255290"/>
418 <reference key="parent" ref="304 499912"/>
419 </object>
420 <object class="IBObjectRecord">
421 <int key="objectID">30</int>
422 <reference key="object" ref="390 67705"/>
423 <object class="NSMutableArray" k ey="children">
424 <bool key="EncodedWithXM LCoder">YES</bool>
425 <reference ref="50724692 5"/>
426 </object>
427 <reference key="parent" ref="304 499912"/>
428 </object>
429 <object class="IBObjectRecord">
430 <int key="objectID">31</int>
431 <reference key="object" ref="507 246925"/>
432 <reference key="parent" ref="390 67705"/>
433 </object>
434 <object class="IBObjectRecord">
435 <int key="objectID">32</int>
436 <reference key="object" ref="722 193969"/>
437 <object class="NSMutableArray" k ey="children">
438 <bool key="EncodedWithXM LCoder">YES</bool>
439 <reference ref="10779692 2"/>
440 </object>
441 <reference key="parent" ref="304 499912"/>
442 </object>
443 <object class="IBObjectRecord">
444 <int key="objectID">33</int>
445 <reference key="object" ref="107 796922"/>
446 <reference key="parent" ref="722 193969"/>
447 </object>
448 <object class="IBObjectRecord">
449 <int key="objectID">38</int>
450 <reference key="object" ref="310 927414"/>
451 <object class="NSMutableArray" k ey="children">
452 <bool key="EncodedWithXM LCoder">YES</bool>
453 <reference ref="84699457 9"/>
454 </object>
455 <reference key="parent" ref="304 499912"/>
456 </object>
457 <object class="IBObjectRecord">
458 <int key="objectID">39</int>
459 <reference key="object" ref="846 994579"/>
460 <reference key="parent" ref="310 927414"/>
461 </object>
462 </object>
463 </object>
464 <object class="NSMutableDictionary" key="flattenedProper ties">
465 <bool key="EncodedWithXMLCoder">YES</bool>
466 <object class="NSArray" key="dict.sortedKeys">
467 <bool key="EncodedWithXMLCoder">YES</boo l>
468 <string>-1.IBPluginDependency</string>
469 <string>-2.IBPluginDependency</string>
470 <string>-3.IBPluginDependency</string>
471 <string>1.IBPluginDependency</string>
472 <string>1.IBWindowTemplateEditedContentR ect</string>
473 <string>1.NSWindowTemplate.visibleAtLaun ch</string>
474 <string>10.IBPluginDependency</string>
475 <string>11.IBPluginDependency</string>
476 <string>19.IBPluginDependency</string>
477 <string>2.IBPluginDependency</string>
478 <string>20.IBPluginDependency</string>
479 <string>24.IBPluginDependency</string>
480 <string>30.CustomClassName</string>
481 <string>30.IBPluginDependency</string>
482 <string>31.IBPluginDependency</string>
483 <string>32.CustomClassName</string>
484 <string>32.IBPluginDependency</string>
485 <string>33.IBPluginDependency</string>
486 <string>38.CustomClassName</string>
487 <string>38.IBPluginDependency</string>
488 <string>39.IBPluginDependency</string>
489 <string>6.IBPluginDependency</string>
490 </object>
491 <object class="NSArray" key="dict.values">
492 <bool key="EncodedWithXMLCoder">YES</boo l>
493 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
494 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
495 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
496 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
497 <string>{{995, 387}, {480, 270}}</string >
498 <boolean value="NO"/>
499 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
500 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
501 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
502 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
503 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
504 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
505 <string>HoverImageButton</string>
506 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
507 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
508 <string>HoverImageButton</string>
509 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
510 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
511 <string>HoverImageButton</string>
512 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
513 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
514 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
515 </object>
516 </object>
517 <object class="NSMutableDictionary" key="unlocalizedProp erties">
518 <bool key="EncodedWithXMLCoder">YES</bool>
519 <reference key="dict.sortedKeys" ref="0"/>
520 <reference key="dict.values" ref="0"/>
521 </object>
522 <nil key="activeLocalization"/>
523 <object class="NSMutableDictionary" key="localizations">
524 <bool key="EncodedWithXMLCoder">YES</bool>
525 <reference key="dict.sortedKeys" ref="0"/>
526 <reference key="dict.values" ref="0"/>
527 </object>
528 <nil key="sourceID"/>
529 <int key="maxID">42</int>
530 </object>
531 <object class="IBClassDescriber" key="IBDocument.Classes">
532 <object class="NSMutableArray" key="referencedPartialCla ssDescriptions">
533 <bool key="EncodedWithXMLCoder">YES</bool>
534 <object class="IBPartialClassDescription">
535 <string key="className">ChromeBrowserWin dow</string>
536 <string key="superclassName">ChromeEvent ProcessingWindow</string>
537 <object class="IBClassDescriptionSource" key="sourceIdentifier">
538 <string key="majorKey">IBProject Source</string>
539 <string key="minorKey">./Classes /ChromeBrowserWindow.h</string>
540 </object>
541 </object>
542 <object class="IBPartialClassDescription">
543 <string key="className">ChromeEventProce ssingWindow</string>
544 <string key="superclassName">UnderlayOpe nGLHostingWindow</string>
545 <object class="IBClassDescriptionSource" key="sourceIdentifier">
546 <string key="majorKey">IBProject Source</string>
547 <string key="minorKey">./Classes /ChromeEventProcessingWindow.h</string>
548 </object>
549 </object>
550 <object class="IBPartialClassDescription">
551 <string key="className">FirstResponder</ string>
552 <object class="NSMutableDictionary" key= "actions">
553 <string key="NS.key.0">commandDi spatch:</string>
554 <string key="NS.object.0">id</st ring>
555 </object>
556 <object class="NSMutableDictionary" key= "actionInfosByName">
557 <string key="NS.key.0">commandDi spatch:</string>
558 <object class="IBActionInfo" key ="NS.object.0">
559 <string key="name">comma ndDispatch:</string>
560 <string key="candidateCl assName">id</string>
561 </object>
562 </object>
563 <object class="IBClassDescriptionSource" key="sourceIdentifier">
564 <string key="majorKey">IBUserSou rce</string>
565 <string key="minorKey"/>
566 </object>
567 </object>
568 <object class="IBPartialClassDescription">
569 <string key="className">HoverButton</str ing>
570 <string key="superclassName">NSButton</s tring>
571 <object class="IBClassDescriptionSource" key="sourceIdentifier">
572 <string key="majorKey">IBProject Source</string>
573 <string key="minorKey">./Classes /HoverButton.h</string>
574 </object>
575 </object>
576 <object class="IBPartialClassDescription">
577 <string key="className">HoverImageButton </string>
578 <string key="superclassName">HoverButton </string>
579 <object class="IBClassDescriptionSource" key="sourceIdentifier">
580 <string key="majorKey">IBProject Source</string>
581 <string key="minorKey">./Classes /HoverImageButton.h</string>
582 </object>
583 </object>
584 <object class="IBPartialClassDescription">
585 <string key="className">PanelTitlebarOve rlayView</string>
586 <string key="superclassName">NSView</str ing>
587 <object class="NSMutableDictionary" key= "outlets">
588 <string key="NS.key.0">controlle r_</string>
589 <string key="NS.object.0">PanelW indowControllerCocoa</string>
590 </object>
591 <object class="NSMutableDictionary" key= "toOneOutletInfosByName">
592 <string key="NS.key.0">controlle r_</string>
593 <object class="IBToOneOutletInfo " key="NS.object.0">
594 <string key="name">contr oller_</string>
595 <string key="candidateCl assName">PanelWindowControllerCocoa</string>
596 </object>
597 </object>
598 <object class="IBClassDescriptionSource" key="sourceIdentifier">
599 <string key="majorKey">IBProject Source</string>
600 <string key="minorKey">./Classes /PanelTitlebarOverlayView.h</string>
601 </object>
602 </object>
603 <object class="IBPartialClassDescription">
604 <string key="className">PanelTitlebarVie wCocoa</string>
605 <string key="superclassName">NSView</str ing>
606 <object class="NSMutableDictionary" key= "actions">
607 <bool key="EncodedWithXMLCoder"> YES</bool>
608 <object class="NSArray" key="dic t.sortedKeys">
609 <bool key="EncodedWithXM LCoder">YES</bool>
610 <string>onCloseButtonCli ck:</string>
611 <string>onMinimizeButton Click:</string>
612 <string>onRestoreButtonC lick:</string>
613 </object>
614 <object class="NSArray" key="dic t.values">
615 <bool key="EncodedWithXM LCoder">YES</bool>
616 <string>id</string>
617 <string>id</string>
618 <string>id</string>
619 </object>
620 </object>
621 <object class="NSMutableDictionary" key= "actionInfosByName">
622 <bool key="EncodedWithXMLCoder"> YES</bool>
623 <object class="NSArray" key="dic t.sortedKeys">
624 <bool key="EncodedWithXM LCoder">YES</bool>
625 <string>onCloseButtonCli ck:</string>
626 <string>onMinimizeButton Click:</string>
627 <string>onRestoreButtonC lick:</string>
628 </object>
629 <object class="NSArray" key="dic t.values">
630 <bool key="EncodedWithXM LCoder">YES</bool>
631 <object class="IBActionI nfo">
632 <string key="nam e">onCloseButtonClick:</string>
633 <string key="can didateClassName">id</string>
634 </object>
635 <object class="IBActionI nfo">
636 <string key="nam e">onMinimizeButtonClick:</string>
637 <string key="can didateClassName">id</string>
638 </object>
639 <object class="IBActionI nfo">
640 <string key="nam e">onRestoreButtonClick:</string>
641 <string key="can didateClassName">id</string>
642 </object>
643 </object>
644 </object>
645 <object class="NSMutableDictionary" key= "outlets">
646 <bool key="EncodedWithXMLCoder"> YES</bool>
647 <object class="NSArray" key="dic t.sortedKeys">
648 <bool key="EncodedWithXM LCoder">YES</bool>
649 <string>controller_</str ing>
650 <string>customCloseButto n_</string>
651 <string>icon_</string>
652 <string>minimizeButton_< /string>
653 <string>overlay_</string >
654 <string>restoreButton_</ string>
655 <string>title_</string>
656 </object>
657 <object class="NSArray" key="dic t.values">
658 <bool key="EncodedWithXM LCoder">YES</bool>
659 <string>PanelWindowContr ollerCocoa</string>
660 <string>HoverImageButton </string>
661 <string>NSView</string>
662 <string>HoverImageButton </string>
663 <string>NSView</string>
664 <string>HoverImageButton </string>
665 <string>NSTextField</str ing>
666 </object>
667 </object>
668 <object class="NSMutableDictionary" key= "toOneOutletInfosByName">
669 <bool key="EncodedWithXMLCoder"> YES</bool>
670 <object class="NSArray" key="dic t.sortedKeys">
671 <bool key="EncodedWithXM LCoder">YES</bool>
672 <string>controller_</str ing>
673 <string>customCloseButto n_</string>
674 <string>icon_</string>
675 <string>minimizeButton_< /string>
676 <string>overlay_</string >
677 <string>restoreButton_</ string>
678 <string>title_</string>
679 </object>
680 <object class="NSArray" key="dic t.values">
681 <bool key="EncodedWithXM LCoder">YES</bool>
682 <object class="IBToOneOu tletInfo">
683 <string key="nam e">controller_</string>
684 <string key="can didateClassName">PanelWindowControllerCocoa</string>
685 </object>
686 <object class="IBToOneOu tletInfo">
687 <string key="nam e">customCloseButton_</string>
688 <string key="can didateClassName">HoverImageButton</string>
689 </object>
690 <object class="IBToOneOu tletInfo">
691 <string key="nam e">icon_</string>
692 <string key="can didateClassName">NSView</string>
693 </object>
694 <object class="IBToOneOu tletInfo">
695 <string key="nam e">minimizeButton_</string>
696 <string key="can didateClassName">HoverImageButton</string>
697 </object>
698 <object class="IBToOneOu tletInfo">
699 <string key="nam e">overlay_</string>
700 <string key="can didateClassName">NSView</string>
701 </object>
702 <object class="IBToOneOu tletInfo">
703 <string key="nam e">restoreButton_</string>
704 <string key="can didateClassName">HoverImageButton</string>
705 </object>
706 <object class="IBToOneOu tletInfo">
707 <string key="nam e">title_</string>
708 <string key="can didateClassName">NSTextField</string>
709 </object>
710 </object>
711 </object>
712 <object class="IBClassDescriptionSource" key="sourceIdentifier">
713 <string key="majorKey">IBProject Source</string>
714 <string key="minorKey">./Classes /PanelTitlebarViewCocoa.h</string>
715 </object>
716 </object>
717 <object class="IBPartialClassDescription">
718 <string key="className">PanelWindowCocoa Impl</string>
719 <string key="superclassName">ChromeBrows erWindow</string>
720 <object class="IBClassDescriptionSource" key="sourceIdentifier">
721 <string key="majorKey">IBProject Source</string>
722 <string key="minorKey">./Classes /PanelWindowCocoaImpl.h</string>
723 </object>
724 </object>
725 <object class="IBPartialClassDescription">
726 <string key="className">PanelWindowContr ollerCocoa</string>
727 <string key="superclassName">NSWindowCon troller</string>
728 <object class="NSMutableDictionary" key= "outlets">
729 <string key="NS.key.0">titlebar_ view_</string>
730 <string key="NS.object.0">PanelT itlebarViewCocoa</string>
731 </object>
732 <object class="NSMutableDictionary" key= "toOneOutletInfosByName">
733 <string key="NS.key.0">titlebar_ view_</string>
734 <object class="IBToOneOutletInfo " key="NS.object.0">
735 <string key="name">title bar_view_</string>
736 <string key="candidateCl assName">PanelTitlebarViewCocoa</string>
737 </object>
738 </object>
739 <object class="IBClassDescriptionSource" key="sourceIdentifier">
740 <string key="majorKey">IBProject Source</string>
741 <string key="minorKey">./Classes /PanelWindowControllerCocoa.h</string>
742 </object>
743 </object>
744 <object class="IBPartialClassDescription">
745 <string key="className">UnderlayOpenGLHo stingWindow</string>
746 <string key="superclassName">NSWindow</s tring>
747 <object class="IBClassDescriptionSource" key="sourceIdentifier">
748 <string key="majorKey">IBProject Source</string>
749 <string key="minorKey">./Classes /UnderlayOpenGLHostingWindow.h</string>
750 </object>
751 </object>
752 </object>
753 </object>
754 <int key="IBDocument.localizationMode">0</int>
755 <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramewor k</string>
756 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDependencyDefaults">
757 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.macosx</string>
758 <real value="1070" key="NS.object.0"/>
759 </object>
760 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies">
761 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string>
762 <integer value="3000" key="NS.object.0"/>
763 </object>
764 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool>
765 <int key="IBDocument.defaultPropertyAccessControl">3</int>
766 </data>
767 </archive>
OLDNEW
« no previous file with comments | « chrome/app/nibs/PRESUBMIT.py ('k') | chrome/app/nibs/SaveAccessoryView.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698