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

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

Issue 208043: Task Manager for OS X: Set up columns, show rows. (Closed)
Patch Set: Fight Cocoa. Created 11 years, 3 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/MainMenu.xib ('k') | chrome/browser/cocoa/task_manager_mac.h » ('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"?>
2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03"> 2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03">
3 <data> 3 <data>
4 <int key="IBDocument.SystemTarget">1050</int> 4 <int key="IBDocument.SystemTarget">1050</int>
5 <string key="IBDocument.SystemVersion">9L31a</string> 5 <string key="IBDocument.SystemVersion">9L31a</string>
6 <string key="IBDocument.InterfaceBuilderVersion">677</string> 6 <string key="IBDocument.InterfaceBuilderVersion">677</string>
7 <string key="IBDocument.AppKitVersion">949.54</string> 7 <string key="IBDocument.AppKitVersion">949.54</string>
8 <string key="IBDocument.HIToolboxVersion">353.00</string> 8 <string key="IBDocument.HIToolboxVersion">353.00</string>
9 <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> 9 <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
10 <bool key="EncodedWithXMLCoder">YES</bool> 10 <bool key="EncodedWithXMLCoder">YES</bool>
11 » » » <integer value="2"/> 11 » » » <integer value="3"/>
12 </object> 12 </object>
13 <object class="NSArray" key="IBDocument.PluginDependencies"> 13 <object class="NSArray" key="IBDocument.PluginDependencies">
14 <bool key="EncodedWithXMLCoder">YES</bool> 14 <bool key="EncodedWithXMLCoder">YES</bool>
15 <string>com.apple.InterfaceBuilder.CocoaPlugin</string> 15 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
16 </object> 16 </object>
17 <object class="NSMutableDictionary" key="IBDocument.Metadata"> 17 <object class="NSMutableDictionary" key="IBDocument.Metadata">
18 <bool key="EncodedWithXMLCoder">YES</bool> 18 <bool key="EncodedWithXMLCoder">YES</bool>
19 <object class="NSArray" key="dict.sortedKeys"> 19 <object class="NSArray" key="dict.sortedKeys">
20 <bool key="EncodedWithXMLCoder">YES</bool> 20 <bool key="EncodedWithXMLCoder">YES</bool>
21 </object> 21 </object>
(...skipping 21 matching lines...) Expand all
43 <string key="NSWindowClass">NSWindow</string> 43 <string key="NSWindowClass">NSWindow</string>
44 <nil key="NSViewClass"/> 44 <nil key="NSViewClass"/>
45 <string key="NSWindowContentMaxSize">{3.40282e+3 8, 3.40282e+38}</string> 45 <string key="NSWindowContentMaxSize">{3.40282e+3 8, 3.40282e+38}</string>
46 <object class="NSView" key="NSWindowView" id="10 06"> 46 <object class="NSView" key="NSWindowView" id="10 06">
47 <reference key="NSNextResponder"/> 47 <reference key="NSNextResponder"/>
48 <int key="NSvFlags">256</int> 48 <int key="NSvFlags">256</int>
49 <object class="NSMutableArray" key="NSSu bviews"> 49 <object class="NSMutableArray" key="NSSu bviews">
50 <bool key="EncodedWithXMLCoder"> YES</bool> 50 <bool key="EncodedWithXMLCoder"> YES</bool>
51 <object class="NSScrollView" id= "69694332"> 51 <object class="NSScrollView" id= "69694332">
52 <reference key="NSNextRe sponder" ref="1006"/> 52 <reference key="NSNextRe sponder" ref="1006"/>
53 » » » » » » » <int key="NSvFlags">268< /int> 53 » » » » » » » <int key="NSvFlags">274< /int>
54 <object class="NSMutable Array" key="NSSubviews"> 54 <object class="NSMutable Array" key="NSSubviews">
55 <bool key="Encod edWithXMLCoder">YES</bool> 55 <bool key="Encod edWithXMLCoder">YES</bool>
56 <object class="N SClipView" id="591559926"> 56 <object class="N SClipView" id="591559926">
57 <referen ce key="NSNextResponder" ref="69694332"/> 57 <referen ce key="NSNextResponder" ref="69694332"/>
58 <int key ="NSvFlags">2304</int> 58 <int key ="NSvFlags">2304</int>
59 <object class="NSMutableArray" key="NSSubviews"> 59 <object class="NSMutableArray" key="NSSubviews">
60 <bool key="EncodedWithXMLCoder">YES</bool> 60 <bool key="EncodedWithXMLCoder">YES</bool>
61 <object class="NSTableView" id="573715149"> 61 <object class="NSTableView" id="573715149">
62 <reference key="NSNextResponder" ref="591559926"/> 62 <reference key="NSNextResponder" ref="591559926"/>
63 <int key="NSvFlags">256</int> 63 <int key="NSvFlags">256</int>
(...skipping 16 matching lines...) Expand all
80 <object class="NSMutableArray" key="NSTableColumns"> 80 <object class="NSMutableArray" key="NSTableColumns">
81 <bool key="EncodedWithXMLCoder">YES</bool> 81 <bool key="EncodedWithXMLCoder">YES</bool>
82 <object class="NSTableColumn" id="694001717"> 82 <object class="NSTableColumn" id="694001717">
83 <double key="NSWidth">1.010000e+02</double> 83 <double key="NSWidth">1.010000e+02</double>
84 <double key="NSMinWidth">4.000000e+01</double> 84 <double key="NSMinWidth">4.000000e+01</double>
85 <double key="NSMaxWidth">1.000000e+03</double> 85 <double key="NSMaxWidth">1.000000e+03</double>
86 <object class="NSTableHeaderCell" key="NSHeaderCell"> 86 <object class="NSTableHeaderCell" key="NSHeaderCell">
87 <int key="NSCellFlags">75628032</int> 87 <int key="NSCellFlags">75628032</int>
88 <int key="NSCellFlags2">0</int> 88 <int key="NSCellFlags2">0</int>
89 <string key="NSContents"/> 89 <string key="NSContents"/>
90 » » » » » » » » » » » » » » <object class="NSFont" key="NSSupport" id="26"> 90 » » » » » » » » » » » » » » <object class="NSFont" key="NSSupport">
91 <string key="NSName">LucidaGrande</strin g> 91 <string key="NSName">LucidaGrande</strin g>
92 <double key="NSSize">1.100000e+01</doubl e> 92 <double key="NSSize">1.100000e+01</doubl e>
93 <int key="NSfFlags">3100</int> 93 <int key="NSfFlags">3100</int>
94 </object> 94 </object>
95 » » » » » » » » » » » » » » <object class="NSColor" key="NSBackgroundColor" id="685047776"> 95 » » » » » » » » » » » » » » <object class="NSColor" key="NSBackgroundColor">
96 <int key="NSColorSpace">3</int> 96 <int key="NSColorSpace">3</int>
97 <bytes key="NSWhite">MC4zMzMzMzI5OQA</by tes> 97 <bytes key="NSWhite">MC4zMzMzMzI5OQA</by tes>
98 </object> 98 </object>
99 » » » » » » » » » » » » » » <object class="NSColor" key="NSTextColor" id="99 0616000"> 99 » » » » » » » » » » » » » » <object class="NSColor" key="NSTextColor">
100 <int key="NSColorSpace">6</int> 100 <int key="NSColorSpace">6</int>
101 <string key="NSCatalogName">System</stri ng> 101 <string key="NSCatalogName">System</stri ng>
102 <string key="NSColorName">headerTextColo r</string> 102 <string key="NSColorName">headerTextColo r</string>
103 <object class="NSColor" key="NSColor" id ="1024652796"> 103 <object class="NSColor" key="NSColor" id ="1024652796">
104 <int key="NSColorSpace">3</int> 104 <int key="NSColorSpace">3</int>
105 <bytes key="NSWhite">MAA</bytes> 105 <bytes key="NSWhite">MAA</bytes>
106 </object> 106 </object>
107 </object> 107 </object>
108 </object> 108 </object>
109 <object class="NSTextFieldCell" key="NSDataCell" id="517 523641"> 109 <object class="NSTextFieldCell" key="NSDataCell" id="517 523641">
(...skipping 20 matching lines...) Expand all
130 <string key="NSCatalogName">System</stri ng> 130 <string key="NSCatalogName">System</stri ng>
131 <string key="NSColorName">controlTextCol or</string> 131 <string key="NSColorName">controlTextCol or</string>
132 <reference key="NSColor" ref="1024652796 "/> 132 <reference key="NSColor" ref="1024652796 "/>
133 </object> 133 </object>
134 </object> 134 </object>
135 <int key="NSResizingMask">3</int> 135 <int key="NSResizingMask">3</int>
136 <bool key="NSIsResizeable">YES</bool> 136 <bool key="NSIsResizeable">YES</bool>
137 <bool key="NSIsEditable">YES</bool> 137 <bool key="NSIsEditable">YES</bool>
138 <reference key="NSTableView" ref="573715149"/> 138 <reference key="NSTableView" ref="573715149"/>
139 </object> 139 </object>
140 <object class="NSTableColumn" id="95821798">
141 <double key="NSWidth">3.160000e+02</double>
142 <double key="NSMinWidth">4.000000e+01</double>
143 <double key="NSMaxWidth">1.000000e+03</double>
144 <object class="NSTableHeaderCell" key="NSHeaderCell">
145 <int key="NSCellFlags">75628032</int>
146 <int key="NSCellFlags2">0</int>
147 <string key="NSContents"/>
148 <reference key="NSSupport" ref="26"/>
149 <reference key="NSBackgroundColor" ref="68504777 6"/>
150 <reference key="NSTextColor" ref="990616000"/>
151 </object>
152 <object class="NSTextFieldCell" key="NSDataCell" id="137 828506">
153 <int key="NSCellFlags">337772096</int>
154 <int key="NSCellFlags2">2048</int>
155 <string key="NSContents">Text Cell</string>
156 <reference key="NSSupport" ref="746983650"/>
157 <reference key="NSControlView" ref="573715149"/>
158 <reference key="NSBackgroundColor" ref="45629216 1"/>
159 <reference key="NSTextColor" ref="1040882968"/>
160 </object>
161 <int key="NSResizingMask">3</int>
162 <bool key="NSIsResizeable">YES</bool>
163 <bool key="NSIsEditable">YES</bool>
164 <reference key="NSTableView" ref="573715149"/>
165 </object>
166 </object> 140 </object>
167 <double key="NSIntercellSpacingWidth">3.000000e+00</double> 141 <double key="NSIntercellSpacingWidth">3.000000e+00</double>
168 <double key="NSIntercellSpacingHeight">2.000000e+00</double> 142 <double key="NSIntercellSpacingHeight">2.000000e+00</double>
169 <object class="NSColor" key="NSBackgroundColor"> 143 <object class="NSColor" key="NSBackgroundColor">
170 <int key="NSColorSpace">3</int> 144 <int key="NSColorSpace">3</int>
171 <bytes key="NSWhite">MQA</bytes> 145 <bytes key="NSWhite">MQA</bytes>
172 </object> 146 </object>
173 <object class="NSColor" key="NSGridColor"> 147 <object class="NSColor" key="NSGridColor">
174 <int key="NSColorSpace">6</int> 148 <int key="NSColorSpace">6</int>
175 <string key="NSCatalogName">System</string> 149 <string key="NSCatalogName">System</string>
176 <string key="NSColorName">gridColor</string> 150 <string key="NSColorName">gridColor</string>
177 <object class="NSColor" key="NSColor"> 151 <object class="NSColor" key="NSColor">
178 <int key="NSColorSpace">3</int> 152 <int key="NSColorSpace">3</int>
179 <bytes key="NSWhite">MC41AA</bytes> 153 <bytes key="NSWhite">MC41AA</bytes>
180 </object> 154 </object>
181 </object> 155 </object>
182 <double key="NSRowHeight">1.700000e+01</double> 156 <double key="NSRowHeight">1.700000e+01</double>
183 » » » » » » » » » » » <int key="NSTvFlags">-700448768</int> 157 » » » » » » » » » » » <int key="NSTvFlags">1388314624</int>
184 <int key="NSColumnAutoresizingStyle">4</int> 158 <int key="NSColumnAutoresizingStyle">4</int>
185 <int key="NSDraggingSourceMaskForLocal">15</int> 159 <int key="NSDraggingSourceMaskForLocal">15</int>
186 <int key="NSDraggingSourceMaskForNonLocal">0</int> 160 <int key="NSDraggingSourceMaskForNonLocal">0</int>
187 <bool key="NSAllowsTypeSelect">YES</bool> 161 <bool key="NSAllowsTypeSelect">YES</bool>
188 </object> 162 </object>
189 </object > 163 </object >
190 <string key="NSFrame">{{1, 17}, {423, 157}}</string> 164 <string key="NSFrame">{{1, 17}, {423, 157}}</string>
191 <referen ce key="NSSuperview" ref="69694332"/> 165 <referen ce key="NSSuperview" ref="69694332"/>
192 <referen ce key="NSNextKeyView" ref="573715149"/> 166 <referen ce key="NSNextKeyView" ref="573715149"/>
193 <referen ce key="NSDocView" ref="573715149"/> 167 <referen ce key="NSDocView" ref="573715149"/>
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
236 <int key="NSsFlags">50</ int> 210 <int key="NSsFlags">50</ int>
237 <reference key="NSVScrol ler" ref="820842366"/> 211 <reference key="NSVScrol ler" ref="820842366"/>
238 <reference key="NSHScrol ler" ref="974910523"/> 212 <reference key="NSHScrol ler" ref="974910523"/>
239 <reference key="NSConten tView" ref="591559926"/> 213 <reference key="NSConten tView" ref="591559926"/>
240 <reference key="NSHeader ClipView" ref="309854133"/> 214 <reference key="NSHeader ClipView" ref="309854133"/>
241 <reference key="NSCorner View" ref="704068535"/> 215 <reference key="NSCorner View" ref="704068535"/>
242 <bytes key="NSScrollAmts ">QSAAAEEgAABBmAAAQZgAAA</bytes> 216 <bytes key="NSScrollAmts ">QSAAAEEgAABBmAAAQZgAAA</bytes>
243 </object> 217 </object>
244 <object class="NSTextField" id=" 976181670"> 218 <object class="NSTextField" id=" 976181670">
245 <reference key="NSNextRe sponder" ref="1006"/> 219 <reference key="NSNextRe sponder" ref="1006"/>
246 » » » » » » » <int key="NSvFlags">268< /int> 220 » » » » » » » <int key="NSvFlags">292< /int>
247 <string key="NSFrame">{{ 17, 22}, {77, 17}}</string> 221 <string key="NSFrame">{{ 17, 22}, {77, 17}}</string>
248 <reference key="NSSuperv iew" ref="1006"/> 222 <reference key="NSSuperv iew" ref="1006"/>
249 <bool key="NSEnabled">YE S</bool> 223 <bool key="NSEnabled">YE S</bool>
250 <object class="NSTextFie ldCell" key="NSCell" id="699552686"> 224 <object class="NSTextFie ldCell" key="NSCell" id="699552686">
251 <int key="NSCell Flags">68288064</int> 225 <int key="NSCell Flags">68288064</int>
252 <int key="NSCell Flags2">272630784</int> 226 <int key="NSCell Flags2">272630784</int>
253 <string key="NSC ontents">TODO: Link</string> 227 <string key="NSC ontents">TODO: Link</string>
254 <reference key=" NSSupport" ref="746983650"/> 228 <reference key=" NSSupport" ref="746983650"/>
255 <reference key=" NSControlView" ref="976181670"/> 229 <reference key=" NSControlView" ref="976181670"/>
256 <object class="N SColor" key="NSBackgroundColor"> 230 <object class="N SColor" key="NSBackgroundColor">
(...skipping 10 matching lines...) Expand all
267 <int key="NSvFlags">289< /int> 241 <int key="NSvFlags">289< /int>
268 <object class="NSMutable Array" key="NSSubviews"> 242 <object class="NSMutable Array" key="NSSubviews">
269 <bool key="Encod edWithXMLCoder">YES</bool> 243 <bool key="Encod edWithXMLCoder">YES</bool>
270 <object class="N SButton" id="310898064"> 244 <object class="N SButton" id="310898064">
271 <referen ce key="NSNextResponder" ref="369147393"/> 245 <referen ce key="NSNextResponder" ref="369147393"/>
272 <int key ="NSvFlags">268</int> 246 <int key ="NSvFlags">268</int>
273 <string key="NSFrame">{{14, 12}, {96, 32}}</string> 247 <string key="NSFrame">{{14, 12}, {96, 32}}</string>
274 <referen ce key="NSSuperview" ref="369147393"/> 248 <referen ce key="NSSuperview" ref="369147393"/>
275 <bool ke y="NSEnabled">YES</bool> 249 <bool ke y="NSEnabled">YES</bool>
276 <object class="NSButtonCell" key="NSCell" id="1069566772"> 250 <object class="NSButtonCell" key="NSCell" id="1069566772">
277 » » » » » » » » » » <int key="NSCellFlags">67239424</int> 251 » » » » » » » » » » <int key="NSCellFlags">604110336</int>
278 <int key="NSCellFlags2">134217728</int> 252 <int key="NSCellFlags2">134217728</int>
279 <string key="NSContents">^IDS_TASK_MANAGER_KILL</string> 253 <string key="NSContents">^IDS_TASK_MANAGER_KILL</string>
280 <reference key="NSSupport" ref="746983650"/> 254 <reference key="NSSupport" ref="746983650"/>
281 <reference key="NSControlView" ref="310898064"/> 255 <reference key="NSControlView" ref="310898064"/>
282 <int key="NSButtonFlags">-2038284033</int> 256 <int key="NSButtonFlags">-2038284033</int>
283 <int key="NSButtonFlags2">129</int> 257 <int key="NSButtonFlags2">129</int>
284 <string key="NSAlternateContents"/> 258 <string key="NSAlternateContents"/>
285 <string key="NSKeyEquivalent"/> 259 <string key="NSKeyEquivalent"/>
286 <int key="NSPeriodicDelay">200</int> 260 <int key="NSPeriodicDelay">200</int>
287 <int key="NSPeriodicInterval">25</int> 261 <int key="NSPeriodicInterval">25</int>
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
326 <int key="connectionID">20</int> 300 <int key="connectionID">20</int>
327 </object> 301 </object>
328 <object class="IBConnectionRecord"> 302 <object class="IBConnectionRecord">
329 <object class="IBOutletConnection" key=" connection"> 303 <object class="IBOutletConnection" key=" connection">
330 <string key="label">uiObject_</s tring> 304 <string key="label">uiObject_</s tring>
331 <reference key="source" ref="902 501233"/> 305 <reference key="source" ref="902 501233"/>
332 <reference key="destination" ref ="1005"/> 306 <reference key="destination" ref ="1005"/>
333 </object> 307 </object>
334 <int key="connectionID">21</int> 308 <int key="connectionID">21</int>
335 </object> 309 </object>
310 <object class="IBConnectionRecord">
311 <object class="IBOutletConnection" key=" connection">
312 <string key="label">tableView_</ string>
313 <reference key="source" ref="100 1"/>
314 <reference key="destination" ref ="573715149"/>
315 </object>
316 <int key="connectionID">22</int>
317 </object>
318 <object class="IBConnectionRecord">
319 <object class="IBOutletConnection" key=" connection">
320 <string key="label">dataSource</ string>
321 <reference key="source" ref="573 715149"/>
322 <reference key="destination" ref ="1001"/>
323 </object>
324 <int key="connectionID">23</int>
325 </object>
336 </object> 326 </object>
337 <object class="IBMutableOrderedSet" key="objectRecords"> 327 <object class="IBMutableOrderedSet" key="objectRecords">
338 <object class="NSArray" key="orderedObjects"> 328 <object class="NSArray" key="orderedObjects">
339 <bool key="EncodedWithXMLCoder">YES</boo l> 329 <bool key="EncodedWithXMLCoder">YES</boo l>
340 <object class="IBObjectRecord"> 330 <object class="IBObjectRecord">
341 <int key="objectID">0</int> 331 <int key="objectID">0</int>
342 <object class="NSArray" key="obj ect" id="1002"> 332 <object class="NSArray" key="obj ect" id="1002">
343 <bool key="EncodedWithXM LCoder">YES</bool> 333 <bool key="EncodedWithXM LCoder">YES</bool>
344 </object> 334 </object>
345 <reference key="children" ref="1 000"/> 335 <reference key="children" ref="1 000"/>
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
404 <int key="objectID">5</int> 394 <int key="objectID">5</int>
405 <reference key="object" ref="974 910523"/> 395 <reference key="object" ref="974 910523"/>
406 <reference key="parent" ref="696 94332"/> 396 <reference key="parent" ref="696 94332"/>
407 </object> 397 </object>
408 <object class="IBObjectRecord"> 398 <object class="IBObjectRecord">
409 <int key="objectID">6</int> 399 <int key="objectID">6</int>
410 <reference key="object" ref="573 715149"/> 400 <reference key="object" ref="573 715149"/>
411 <object class="NSMutableArray" k ey="children"> 401 <object class="NSMutableArray" k ey="children">
412 <bool key="EncodedWithXM LCoder">YES</bool> 402 <bool key="EncodedWithXM LCoder">YES</bool>
413 <reference ref="69400171 7"/> 403 <reference ref="69400171 7"/>
414 <reference ref="95821798 "/>
415 </object> 404 </object>
416 <reference key="parent" ref="696 94332"/> 405 <reference key="parent" ref="696 94332"/>
417 </object> 406 </object>
418 <object class="IBObjectRecord"> 407 <object class="IBObjectRecord">
419 <int key="objectID">7</int> 408 <int key="objectID">7</int>
420 <reference key="object" ref="518 410225"/> 409 <reference key="object" ref="518 410225"/>
421 <reference key="parent" ref="696 94332"/> 410 <reference key="parent" ref="696 94332"/>
422 </object> 411 </object>
423 <object class="IBObjectRecord"> 412 <object class="IBObjectRecord">
424 <int key="objectID">8</int> 413 <int key="objectID">8</int>
425 <reference key="object" ref="694 001717"/> 414 <reference key="object" ref="694 001717"/>
426 <object class="NSMutableArray" k ey="children"> 415 <object class="NSMutableArray" k ey="children">
427 <bool key="EncodedWithXM LCoder">YES</bool> 416 <bool key="EncodedWithXM LCoder">YES</bool>
428 <reference ref="51752364 1"/> 417 <reference ref="51752364 1"/>
429 </object> 418 </object>
430 <reference key="parent" ref="573 715149"/> 419 <reference key="parent" ref="573 715149"/>
431 </object> 420 </object>
432 <object class="IBObjectRecord"> 421 <object class="IBObjectRecord">
433 <int key="objectID">9</int>
434 <reference key="object" ref="958 21798"/>
435 <object class="NSMutableArray" k ey="children">
436 <bool key="EncodedWithXM LCoder">YES</bool>
437 <reference ref="13782850 6"/>
438 </object>
439 <reference key="parent" ref="573 715149"/>
440 </object>
441 <object class="IBObjectRecord">
442 <int key="objectID">10</int>
443 <reference key="object" ref="137 828506"/>
444 <reference key="parent" ref="958 21798"/>
445 </object>
446 <object class="IBObjectRecord">
447 <int key="objectID">11</int> 422 <int key="objectID">11</int>
448 <reference key="object" ref="517 523641"/> 423 <reference key="object" ref="517 523641"/>
449 <reference key="parent" ref="694 001717"/> 424 <reference key="parent" ref="694 001717"/>
450 </object> 425 </object>
451 <object class="IBObjectRecord"> 426 <object class="IBObjectRecord">
452 <int key="objectID">14</int> 427 <int key="objectID">14</int>
453 <reference key="object" ref="976 181670"/> 428 <reference key="object" ref="976 181670"/>
454 <object class="NSMutableArray" k ey="children"> 429 <object class="NSMutableArray" k ey="children">
455 <bool key="EncodedWithXM LCoder">YES</bool> 430 <bool key="EncodedWithXM LCoder">YES</bool>
456 <reference ref="69955268 6"/> 431 <reference ref="69955268 6"/>
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
503 <bool key="EncodedWithXMLCoder">YES</boo l> 478 <bool key="EncodedWithXMLCoder">YES</boo l>
504 <string>-1.IBPluginDependency</string> 479 <string>-1.IBPluginDependency</string>
505 <string>-2.IBPluginDependency</string> 480 <string>-2.IBPluginDependency</string>
506 <string>-3.IBPluginDependency</string> 481 <string>-3.IBPluginDependency</string>
507 <string>1.IBEditorWindowLastContentRect< /string> 482 <string>1.IBEditorWindowLastContentRect< /string>
508 <string>1.IBPluginDependency</string> 483 <string>1.IBPluginDependency</string>
509 <string>1.IBWindowTemplateEditedContentR ect</string> 484 <string>1.IBWindowTemplateEditedContentR ect</string>
510 <string>1.NSWindowTemplate.visibleAtLaun ch</string> 485 <string>1.NSWindowTemplate.visibleAtLaun ch</string>
511 <string>1.WindowOrigin</string> 486 <string>1.WindowOrigin</string>
512 <string>1.editorWindowContentRectSynchro nizationRect</string> 487 <string>1.editorWindowContentRectSynchro nizationRect</string>
513 <string>10.IBPluginDependency</string>
514 <string>11.IBPluginDependency</string> 488 <string>11.IBPluginDependency</string>
515 <string>12.IBPluginDependency</string> 489 <string>12.IBPluginDependency</string>
516 <string>13.IBPluginDependency</string> 490 <string>13.IBPluginDependency</string>
517 <string>14.IBPluginDependency</string> 491 <string>14.IBPluginDependency</string>
518 <string>15.IBPluginDependency</string> 492 <string>15.IBPluginDependency</string>
519 <string>17.IBPluginDependency</string> 493 <string>17.IBPluginDependency</string>
520 <string>19.IBPluginDependency</string> 494 <string>19.IBPluginDependency</string>
521 <string>2.IBPluginDependency</string> 495 <string>2.IBPluginDependency</string>
522 <string>3.IBPluginDependency</string> 496 <string>3.IBPluginDependency</string>
523 <string>4.IBPluginDependency</string> 497 <string>4.IBPluginDependency</string>
524 <string>5.IBPluginDependency</string> 498 <string>5.IBPluginDependency</string>
525 <string>6.IBPluginDependency</string> 499 <string>6.IBPluginDependency</string>
526 <string>7.IBPluginDependency</string> 500 <string>7.IBPluginDependency</string>
527 <string>8.IBPluginDependency</string> 501 <string>8.IBPluginDependency</string>
528 <string>9.IBPluginDependency</string>
529 </object> 502 </object>
530 <object class="NSMutableArray" key="dict.values" > 503 <object class="NSMutableArray" key="dict.values" >
531 <bool key="EncodedWithXMLCoder">YES</boo l> 504 <bool key="EncodedWithXMLCoder">YES</boo l>
532 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 505 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
533 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 506 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
534 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 507 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
535 » » » » » <string>{{63, 495}, {480, 270}}</string> 508 » » » » » <string>{{363, 406}, {480, 270}}</string >
536 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 509 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
537 » » » » » <string>{{63, 495}, {480, 270}}</string> 510 » » » » » <string>{{363, 406}, {480, 270}}</string >
538 <integer value="1"/> 511 <integer value="1"/>
539 <string>{196, 240}</string> 512 <string>{196, 240}</string>
540 <string>{{357, 418}, {480, 270}}</string > 513 <string>{{357, 418}, {480, 270}}</string >
541 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 514 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
542 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 515 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
543 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 516 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
544 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 517 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
545 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 518 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
546 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 519 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
547 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 520 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
548 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 521 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
549 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 522 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
550 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 523 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
551 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 524 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
552 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 525 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
553 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 526 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
554 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 527 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
555 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
556 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
557 </object> 528 </object>
558 </object> 529 </object>
559 <object class="NSMutableDictionary" key="unlocalizedProp erties"> 530 <object class="NSMutableDictionary" key="unlocalizedProp erties">
560 <bool key="EncodedWithXMLCoder">YES</bool> 531 <bool key="EncodedWithXMLCoder">YES</bool>
561 <object class="NSArray" key="dict.sortedKeys"> 532 <object class="NSArray" key="dict.sortedKeys">
562 <bool key="EncodedWithXMLCoder">YES</boo l> 533 <bool key="EncodedWithXMLCoder">YES</boo l>
563 </object> 534 </object>
564 <object class="NSMutableArray" key="dict.values" > 535 <object class="NSMutableArray" key="dict.values" >
565 <bool key="EncodedWithXMLCoder">YES</boo l> 536 <bool key="EncodedWithXMLCoder">YES</boo l>
566 </object> 537 </object>
567 </object> 538 </object>
568 <nil key="activeLocalization"/> 539 <nil key="activeLocalization"/>
569 <object class="NSMutableDictionary" key="localizations"> 540 <object class="NSMutableDictionary" key="localizations">
570 <bool key="EncodedWithXMLCoder">YES</bool> 541 <bool key="EncodedWithXMLCoder">YES</bool>
571 <object class="NSArray" key="dict.sortedKeys"> 542 <object class="NSArray" key="dict.sortedKeys">
572 <bool key="EncodedWithXMLCoder">YES</boo l> 543 <bool key="EncodedWithXMLCoder">YES</boo l>
573 </object> 544 </object>
574 <object class="NSMutableArray" key="dict.values" > 545 <object class="NSMutableArray" key="dict.values" >
575 <bool key="EncodedWithXMLCoder">YES</boo l> 546 <bool key="EncodedWithXMLCoder">YES</boo l>
576 </object> 547 </object>
577 </object> 548 </object>
578 <nil key="sourceID"/> 549 <nil key="sourceID"/>
579 » » » <int key="maxID">21</int> 550 » » » <int key="maxID">23</int>
580 </object> 551 </object>
581 <object class="IBClassDescriber" key="IBDocument.Classes"> 552 <object class="IBClassDescriber" key="IBDocument.Classes">
582 <object class="NSMutableArray" key="referencedPartialCla ssDescriptions"> 553 <object class="NSMutableArray" key="referencedPartialCla ssDescriptions">
583 <bool key="EncodedWithXMLCoder">YES</bool> 554 <bool key="EncodedWithXMLCoder">YES</bool>
584 <object class="IBPartialClassDescription"> 555 <object class="IBPartialClassDescription">
585 <string key="className">ChromeUILocalize r</string> 556 <string key="className">ChromeUILocalize r</string>
586 <string key="superclassName">GTMUILocali zer</string> 557 <string key="superclassName">GTMUILocali zer</string>
587 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 558 <object class="IBClassDescriptionSource" key="sourceIdentifier">
588 <string key="majorKey">IBProject Source</string> 559 <string key="majorKey">IBProject Source</string>
589 <string key="minorKey">browser/c ocoa/ui_localizer.h</string> 560 <string key="minorKey">browser/c ocoa/ui_localizer.h</string>
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
663 </object> 634 </object>
664 </object> 635 </object>
665 <object class="IBPartialClassDescription"> 636 <object class="IBPartialClassDescription">
666 <string key="className">NSObject</string > 637 <string key="className">NSObject</string >
667 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 638 <object class="IBClassDescriptionSource" key="sourceIdentifier">
668 <string key="majorKey">IBProject Source</string> 639 <string key="majorKey">IBProject Source</string>
669 <string key="minorKey">browser/c ocoa/tab_strip_model_observer_bridge.h</string> 640 <string key="minorKey">browser/c ocoa/tab_strip_model_observer_bridge.h</string>
670 </object> 641 </object>
671 </object> 642 </object>
672 <object class="IBPartialClassDescription"> 643 <object class="IBPartialClassDescription">
644 <string key="className">NSWindow</string >
645 <object class="IBClassDescriptionSource" key="sourceIdentifier">
646 <string key="majorKey">IBProject Source</string>
647 <string key="minorKey">browser/c ocoa/nswindow_local_state.h</string>
648 </object>
649 </object>
650 <object class="IBPartialClassDescription">
673 <string key="className">TaskManagerWindo wController</string> 651 <string key="className">TaskManagerWindo wController</string>
674 <string key="superclassName">NSWindowCon troller</string> 652 <string key="superclassName">NSWindowCon troller</string>
653 <object class="NSMutableDictionary" key= "outlets">
654 <string key="NS.key.0">tableView _</string>
655 <string key="NS.object.0">NSTabl eView</string>
656 </object>
675 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 657 <object class="IBClassDescriptionSource" key="sourceIdentifier">
676 <string key="majorKey">IBProject Source</string> 658 <string key="majorKey">IBProject Source</string>
677 <string key="minorKey">browser/c ocoa/task_manager_mac.h</string> 659 <string key="minorKey">browser/c ocoa/task_manager_mac.h</string>
678 </object> 660 </object>
679 </object> 661 </object>
680 </object> 662 </object>
681 </object> 663 </object>
682 <int key="IBDocument.localizationMode">0</int> 664 <int key="IBDocument.localizationMode">0</int>
683 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string> 665 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string>
684 <int key="IBDocument.defaultPropertyAccessControl">3</int> 666 <int key="IBDocument.defaultPropertyAccessControl">3</int>
685 </data> 667 </data>
686 </archive> 668 </archive>
OLDNEW
« no previous file with comments | « chrome/app/nibs/MainMenu.xib ('k') | chrome/browser/cocoa/task_manager_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698