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

Side by Side Diff: chrome/app/nibs/en.lproj/DownloadShelf.xib

Issue 132073: Add "Show all downloads" link to download shelf.... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Address comments Created 11 years, 6 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/cocoa/download_shelf_controller.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">9J61</string> 5 <string key="IBDocument.SystemVersion">9J61</string>
6 <string key="IBDocument.InterfaceBuilderVersion">677</string> 6 <string key="IBDocument.InterfaceBuilderVersion">677</string>
7 <string key="IBDocument.AppKitVersion">949.46</string> 7 <string key="IBDocument.AppKitVersion">949.46</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="1"/> 11 » » » <integer value="10"/>
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>
22 <object class="NSMutableArray" key="dict.values"> 22 <object class="NSMutableArray" key="dict.values">
23 <bool key="EncodedWithXMLCoder">YES</bool> 23 <bool key="EncodedWithXMLCoder">YES</bool>
24 </object> 24 </object>
25 </object> 25 </object>
26 <object class="NSMutableArray" key="IBDocument.RootObjects" id=" 1000"> 26 <object class="NSMutableArray" key="IBDocument.RootObjects" id=" 1000">
27 <bool key="EncodedWithXMLCoder">YES</bool> 27 <bool key="EncodedWithXMLCoder">YES</bool>
28 <object class="NSCustomObject" id="1001">
29 <string key="NSClassName">DownloadShelfControlle r</string>
30 </object>
31 <object class="NSCustomObject" id="1003"> 28 <object class="NSCustomObject" id="1003">
32 <string key="NSClassName">FirstResponder</string > 29 <string key="NSClassName">FirstResponder</string >
33 </object> 30 </object>
34 <object class="NSCustomObject" id="1004"> 31 <object class="NSCustomObject" id="1004">
35 <string key="NSClassName">NSApplication</string> 32 <string key="NSClassName">NSApplication</string>
36 </object> 33 </object>
34 <object class="NSCustomObject" id="1001">
35 <string key="NSClassName">DownloadShelfControlle r</string>
36 </object>
37 <object class="NSCustomView" id="1005"> 37 <object class="NSCustomView" id="1005">
38 <reference key="NSNextResponder"/> 38 <reference key="NSNextResponder"/>
39 <int key="NSvFlags">290</int> 39 <int key="NSvFlags">290</int>
40 <object class="NSMutableArray" key="NSSubviews"> 40 <object class="NSMutableArray" key="NSSubviews">
41 <bool key="EncodedWithXMLCoder">YES</boo l> 41 <bool key="EncodedWithXMLCoder">YES</boo l>
42 <object class="NSButton" id="538957441"> 42 <object class="NSButton" id="538957441">
43 <reference key="NSNextResponder" ref="1005"/> 43 <reference key="NSNextResponder" ref="1005"/>
44 <int key="NSvFlags">289</int> 44 <int key="NSvFlags">289</int>
45 <string key="NSFrame">{{456, 12} , {15, 15}}</string> 45 <string key="NSFrame">{{456, 12} , {15, 15}}</string>
46 <reference key="NSSuperview" ref ="1005"/> 46 <reference key="NSSuperview" ref ="1005"/>
(...skipping 17 matching lines...) Expand all
64 <object class="NSCustomR esource" key="NSAlternateImage"> 64 <object class="NSCustomR esource" key="NSAlternateImage">
65 <string key="NSC lassName">NSImage</string> 65 <string key="NSC lassName">NSImage</string>
66 <string key="NSR esourceName">close_bar_p</string> 66 <string key="NSR esourceName">close_bar_p</string>
67 </object> 67 </object>
68 <string key="NSAlternate Contents"/> 68 <string key="NSAlternate Contents"/>
69 <string key="NSKeyEquiva lent"/> 69 <string key="NSKeyEquiva lent"/>
70 <int key="NSPeriodicDela y">200</int> 70 <int key="NSPeriodicDela y">200</int>
71 <int key="NSPeriodicInte rval">25</int> 71 <int key="NSPeriodicInte rval">25</int>
72 </object> 72 </object>
73 </object> 73 </object>
74 <object class="NSScrollView" id="4330091 19">
75 <reference key="NSNextResponder" ref="1005"/>
76 <int key="NSvFlags">289</int>
77 <object class="NSMutableArray" k ey="NSSubviews">
78 <bool key="EncodedWithXM LCoder">YES</bool>
79 <object class="NSClipVie w" id="581923208">
80 <reference key=" NSNextResponder" ref="433009119"/>
81 <int key="NSvFla gs">2304</int>
82 <object class="N SMutableArray" key="NSSubviews">
83 <bool ke y="EncodedWithXMLCoder">YES</bool>
84 <object class="NSTextView" id="550190606">
85 <reference key="NSNextResponder" ref="581923208"/>
86 <int key="NSvFlags">2322</int>
87 <string key="NSFrameSize">{182, 45}</string>
88 <reference key="NSSuperview" ref="581923208"/>
89 <object class="NSTextContainer" key="NSTextContainer" id="526453298">
90 <object class="NSLayoutManager" key="NSLayoutManager">
91 <object class="NSTextStorage" key="NSTextStorage">
92 <object class="NSMutableString" key="NSString">
93 <characters key="NS.bytes">DO NOT TRANSLATE down load link</characters>
94 </object>
95 <object class="NSDictionary" key="NSAttributes">
96 <bool key="EncodedWithXMLCoder">YES</bool>
97 <object class="NSMutableArray" key="dict.sortedK eys">
98 <bool key="EncodedWithXMLCoder">YES</boo l>
99 <string>NSFont</string>
100 <string>NSParagraphStyle</string>
101 </object>
102 <object class="NSMutableArray" key="dict.values" >
103 <bool key="EncodedWithXMLCoder">YES</boo l>
104 <object class="NSFont">
105 <string key="NSName">LucidaGrand e</string>
106 <double key="NSSize">1.000000e+0 1</double>
107 <int key="NSfFlags">2843</int>
108 </object>
109 <object class="NSParagraphStyle">
110 <int key="NSAlignment">3</int>
111 <object class="NSArray" key="NST abStops">
112 <bool key="EncodedWithXM LCoder">YES</bool>
113 <object class="NSTextTab ">
114 <double key="NSL ocation">0.000000e+00</double>
115 </object>
116 <object class="NSTextTab ">
117 <double key="NSL ocation">5.600000e+01</double>
118 </object>
119 <object class="NSTextTab ">
120 <double key="NSL ocation">1.120000e+02</double>
121 </object>
122 <object class="NSTextTab ">
123 <double key="NSL ocation">1.680000e+02</double>
124 </object>
125 <object class="NSTextTab ">
126 <double key="NSL ocation">2.240000e+02</double>
127 </object>
128 <object class="NSTextTab ">
129 <double key="NSL ocation">2.800000e+02</double>
130 </object>
131 <object class="NSTextTab ">
132 <double key="NSL ocation">3.360000e+02</double>
133 </object>
134 <object class="NSTextTab ">
135 <double key="NSL ocation">3.920000e+02</double>
136 </object>
137 <object class="NSTextTab ">
138 <double key="NSL ocation">4.480000e+02</double>
139 </object>
140 <object class="NSTextTab ">
141 <double key="NSL ocation">5.040000e+02</double>
142 </object>
143 <object class="NSTextTab ">
144 <double key="NSL ocation">5.600000e+02</double>
145 </object>
146 <object class="NSTextTab ">
147 <double key="NSL ocation">6.160000e+02</double>
148 </object>
149 <object class="NSTextTab ">
150 <double key="NSL ocation">6.720000e+02</double>
151 </object>
152 <object class="NSTextTab ">
153 <double key="NSL ocation">7.280000e+02</double>
154 </object>
155 <object class="NSTextTab ">
156 <double key="NSL ocation">7.840000e+02</double>
157 </object>
158 <object class="NSTextTab ">
159 <double key="NSL ocation">8.400000e+02</double>
160 </object>
161 <object class="NSTextTab ">
162 <double key="NSL ocation">8.960000e+02</double>
163 </object>
164 <object class="NSTextTab ">
165 <double key="NSL ocation">9.520000e+02</double>
166 </object>
167 <object class="NSTextTab ">
168 <double key="NSL ocation">1.008000e+03</double>
169 </object>
170 <object class="NSTextTab ">
171 <double key="NSL ocation">1.064000e+03</double>
172 </object>
173 <object class="NSTextTab ">
174 <double key="NSL ocation">1.120000e+03</double>
175 </object>
176 <object class="NSTextTab ">
177 <double key="NSL ocation">1.176000e+03</double>
178 </object>
179 <object class="NSTextTab ">
180 <double key="NSL ocation">1.232000e+03</double>
181 </object>
182 <object class="NSTextTab ">
183 <double key="NSL ocation">1.288000e+03</double>
184 </object>
185 <object class="NSTextTab ">
186 <double key="NSL ocation">1.344000e+03</double>
187 </object>
188 <object class="NSTextTab ">
189 <double key="NSL ocation">1.400000e+03</double>
190 </object>
191 <object class="NSTextTab ">
192 <double key="NSL ocation">1.456000e+03</double>
193 </object>
194 <object class="NSTextTab ">
195 <double key="NSL ocation">1.512000e+03</double>
196 </object>
197 <object class="NSTextTab ">
198 <double key="NSL ocation">1.568000e+03</double>
199 </object>
200 <object class="NSTextTab ">
201 <double key="NSL ocation">1.624000e+03</double>
202 </object>
203 <object class="NSTextTab ">
204 <double key="NSL ocation">1.680000e+03</double>
205 </object>
206 <object class="NSTextTab ">
207 <double key="NSL ocation">1.736000e+03</double>
208 </object>
209 </object>
210 </object>
211 </object>
212 </object>
213 <nil key="NSDelegate"/>
214 </object>
215 <object class="NSMutableArray" key="NSTextContainers">
216 <bool key="EncodedWithXMLCoder">YES</bool>
217 <reference ref="526453298"/>
218 </object>
219 <int key="NSLMFlags">6</int>
220 <nil key="NSDelegate"/>
221 </object>
222 <reference key="NSTextView" ref="550190606"/>
223 <double key="NSWidth">1.820000e+02</double>
224 <int key="NSTCFlags">1</int>
225 </object>
226 <object class="NSTextViewSharedData" key="NSSharedData">
227 <int key="NSFlags">2565</int>
228 <object class="NSColor" key="NSBackgroundColor" id="323581292">
229 <int key="NSColorSpace">3</int>
230 <bytes key="NSWhite">MQA</bytes>
231 </object>
232 <object class="NSColor" key="NSInsertionColor" id="265257428">
233 <int key="NSColorSpace">3</int>
234 <bytes key="NSWhite">MAA</bytes>
235 </object>
236 <object class="NSDictionary" key="NSSelectedAttributes">
237 <bool key="EncodedWithXMLCoder">YES</bool>
238 <object class="NSMutableArray" key="dict.sortedKeys">
239 <bool key="EncodedWithXMLCoder">YES</bool>
240 <string>NSBackgroundColor</string>
241 <string>NSColor</string>
242 </object>
243 <object class="NSMutableArray" key="dict.values">
244 <bool key="EncodedWithXMLCoder">YES</bool>
245 <object class="NSColor">
246 <int key="NSColorSpace">6</int>
247 <string key="NSCatalogName">System</string>
248 <string key="NSColorName">selectedTextBackground Color</string>
249 <object class="NSColor" key="NSColor">
250 <int key="NSColorSpace">3</int>
251 <bytes key="NSWhite">MC42NjY2NjY2OQA</by tes>
252 </object>
253 </object>
254 <object class="NSColor">
255 <int key="NSColorSpace">6</int>
256 <string key="NSCatalogName">System</string>
257 <string key="NSColorName">selectedTextColor</str ing>
258 <reference key="NSColor" ref="265257428"/>
259 </object>
260 </object>
261 </object>
262 <nil key="NSMarkedAttributes"/>
263 <object class="NSDictionary" key="NSLinkAttributes">
264 <bool key="EncodedWithXMLCoder">YES</bool>
265 <object class="NSMutableArray" key="dict.sortedKeys">
266 <bool key="EncodedWithXMLCoder">YES</bool>
267 <string>NSColor</string>
268 <string>NSUnderline</string>
269 </object>
270 <object class="NSMutableArray" key="dict.values">
271 <bool key="EncodedWithXMLCoder">YES</bool>
272 <object class="NSColor">
273 <int key="NSColorSpace">1</int>
274 <bytes key="NSRGB">MCAwIDEAA</bytes>
275 </object>
276 <integer value="1"/>
277 </object>
278 </object>
279 <nil key="NSDefaultParagraphStyle"/>
280 </object>
281 <int key="NSTVFlags">6</int>
282 <string key="NSMaxSize">{463, 1e+07}</string>
283 <string key="NSMinize">{63, 45}</string>
284 <nil key="NSDelegate"/>
285 </object >
286 </object>
287 <string key="NSF rameSize">{182, 14}</string>
288 <reference key=" NSSuperview" ref="433009119"/>
289 <reference key=" NSNextKeyView" ref="550190606"/>
290 <reference key=" NSDocView" ref="550190606"/>
291 <reference key=" NSBGColor" ref="323581292"/>
292 <object class="N SCursor" key="NSCursor">
293 <string key="NSHotSpot">{4, -5}</string>
294 <int key ="NSCursorType">1</int>
295 </object>
296 <int key="NScvFl ags">2</int>
297 </object>
298 <object class="NSScrolle r" id="888760421">
299 <reference key=" NSNextResponder" ref="433009119"/>
300 <int key="NSvFla gs">256</int>
301 <string key="NSF rame">{{-100, -100}, {15, 12}}</string>
302 <reference key=" NSSuperview" ref="433009119"/>
303 <bool key="NSEna bled">YES</bool>
304 <reference key=" NSTarget" ref="433009119"/>
305 <string key="NSA ction">_doScroller:</string>
306 <double key="NSP ercent">1.369863e-02</double>
307 </object>
308 <object class="NSScrolle r" id="199551096">
309 <reference key=" NSNextResponder" ref="433009119"/>
310 <int key="NSvFla gs">256</int>
311 <string key="NSF rame">{{-100, -100}, {87, 18}}</string>
312 <reference key=" NSSuperview" ref="433009119"/>
313 <int key="NSsFla gs">1</int>
314 <reference key=" NSTarget" ref="433009119"/>
315 <string key="NSA ction">_doScroller:</string>
316 <double key="NSC urValue">1.000000e+00</double>
317 <double key="NSP ercent">9.456522e-01</double>
318 </object>
319 </object>
320 <string key="NSFrame">{{266, 13} , {182, 14}}</string>
321 <reference key="NSSuperview" ref ="1005"/>
322 <reference key="NSNextKeyView" r ef="581923208"/>
323 <int key="NSsFlags">64</int>
324 <reference key="NSVScroller" ref ="888760421"/>
325 <reference key="NSHScroller" ref ="199551096"/>
326 <reference key="NSContentView" r ef="581923208"/>
327 </object>
74 </object> 328 </object>
75 <string key="NSFrameSize">{480, 40}</string> 329 <string key="NSFrameSize">{480, 40}</string>
76 <reference key="NSSuperview"/> 330 <reference key="NSSuperview"/>
77 <string key="NSClassName">DownloadShelfView</str ing> 331 <string key="NSClassName">DownloadShelfView</str ing>
78 </object> 332 </object>
79 </object> 333 </object>
80 <object class="IBObjectContainer" key="IBDocument.Objects"> 334 <object class="IBObjectContainer" key="IBDocument.Objects">
81 <object class="NSMutableArray" key="connectionRecords"> 335 <object class="NSMutableArray" key="connectionRecords">
82 <bool key="EncodedWithXMLCoder">YES</bool> 336 <bool key="EncodedWithXMLCoder">YES</bool>
83 <object class="IBConnectionRecord"> 337 <object class="IBConnectionRecord">
84 <object class="IBActionConnection" key=" connection"> 338 <object class="IBActionConnection" key=" connection">
85 <string key="label">hide:</strin g> 339 <string key="label">hide:</strin g>
86 <reference key="source" ref="100 1"/> 340 <reference key="source" ref="100 1"/>
87 <reference key="destination" ref ="538957441"/> 341 <reference key="destination" ref ="538957441"/>
88 </object> 342 </object>
89 <int key="connectionID">6</int> 343 <int key="connectionID">6</int>
90 </object> 344 </object>
91 <object class="IBConnectionRecord"> 345 <object class="IBConnectionRecord">
92 <object class="IBOutletConnection" key=" connection"> 346 <object class="IBOutletConnection" key=" connection">
93 <string key="label">view</string > 347 <string key="label">view</string >
94 <reference key="source" ref="100 1"/> 348 <reference key="source" ref="100 1"/>
95 <reference key="destination" ref ="1005"/> 349 <reference key="destination" ref ="1005"/>
96 </object> 350 </object>
97 <int key="connectionID">9</int> 351 <int key="connectionID">9</int>
98 </object> 352 </object>
353 <object class="IBConnectionRecord">
354 <object class="IBOutletConnection" key=" connection">
355 <string key="label">showAllDownl oadsLink_</string>
356 <reference key="source" ref="100 1"/>
357 <reference key="destination" ref ="550190606"/>
358 </object>
359 <int key="connectionID">15</int>
360 </object>
99 </object> 361 </object>
100 <object class="IBMutableOrderedSet" key="objectRecords"> 362 <object class="IBMutableOrderedSet" key="objectRecords">
101 <object class="NSArray" key="orderedObjects"> 363 <object class="NSArray" key="orderedObjects">
102 <bool key="EncodedWithXMLCoder">YES</boo l> 364 <bool key="EncodedWithXMLCoder">YES</boo l>
103 <object class="IBObjectRecord"> 365 <object class="IBObjectRecord">
104 <int key="objectID">0</int> 366 <int key="objectID">0</int>
105 <object class="NSArray" key="obj ect" id="1002"> 367 <object class="NSArray" key="obj ect" id="1002">
106 <bool key="EncodedWithXM LCoder">YES</bool> 368 <bool key="EncodedWithXM LCoder">YES</bool>
107 </object> 369 </object>
108 <reference key="children" ref="1 000"/> 370 <reference key="children" ref="1 000"/>
(...skipping 16 matching lines...) Expand all
125 <reference key="object" ref="100 4"/> 387 <reference key="object" ref="100 4"/>
126 <reference key="parent" ref="100 2"/> 388 <reference key="parent" ref="100 2"/>
127 <string key="objectName">Applica tion</string> 389 <string key="objectName">Applica tion</string>
128 </object> 390 </object>
129 <object class="IBObjectRecord"> 391 <object class="IBObjectRecord">
130 <int key="objectID">1</int> 392 <int key="objectID">1</int>
131 <reference key="object" ref="100 5"/> 393 <reference key="object" ref="100 5"/>
132 <object class="NSMutableArray" k ey="children"> 394 <object class="NSMutableArray" k ey="children">
133 <bool key="EncodedWithXM LCoder">YES</bool> 395 <bool key="EncodedWithXM LCoder">YES</bool>
134 <reference ref="53895744 1"/> 396 <reference ref="53895744 1"/>
397 <reference ref="43300911 9"/>
135 </object> 398 </object>
136 <reference key="parent" ref="100 2"/> 399 <reference key="parent" ref="100 2"/>
137 </object> 400 </object>
138 <object class="IBObjectRecord"> 401 <object class="IBObjectRecord">
139 <int key="objectID">3</int> 402 <int key="objectID">3</int>
140 <reference key="object" ref="538 957441"/> 403 <reference key="object" ref="538 957441"/>
141 <object class="NSMutableArray" k ey="children"> 404 <object class="NSMutableArray" k ey="children">
142 <bool key="EncodedWithXM LCoder">YES</bool> 405 <bool key="EncodedWithXM LCoder">YES</bool>
143 <reference ref="10439912 4"/> 406 <reference ref="10439912 4"/>
144 </object> 407 </object>
145 <reference key="parent" ref="100 5"/> 408 <reference key="parent" ref="100 5"/>
146 </object> 409 </object>
147 <object class="IBObjectRecord"> 410 <object class="IBObjectRecord">
148 <int key="objectID">4</int> 411 <int key="objectID">4</int>
149 <reference key="object" ref="104 399124"/> 412 <reference key="object" ref="104 399124"/>
150 <reference key="parent" ref="538 957441"/> 413 <reference key="parent" ref="538 957441"/>
151 </object> 414 </object>
415 <object class="IBObjectRecord">
416 <int key="objectID">10</int>
417 <reference key="object" ref="433 009119"/>
418 <object class="NSMutableArray" k ey="children">
419 <bool key="EncodedWithXM LCoder">YES</bool>
420 <reference ref="88876042 1"/>
421 <reference ref="19955109 6"/>
422 <reference ref="55019060 6"/>
423 </object>
424 <reference key="parent" ref="100 5"/>
425 </object>
426 <object class="IBObjectRecord">
427 <int key="objectID">11</int>
428 <reference key="object" ref="888 760421"/>
429 <reference key="parent" ref="433 009119"/>
430 </object>
431 <object class="IBObjectRecord">
432 <int key="objectID">12</int>
433 <reference key="object" ref="199 551096"/>
434 <reference key="parent" ref="433 009119"/>
435 </object>
436 <object class="IBObjectRecord">
437 <int key="objectID">13</int>
438 <reference key="object" ref="550 190606"/>
439 <reference key="parent" ref="433 009119"/>
440 </object>
152 </object> 441 </object>
153 </object> 442 </object>
154 <object class="NSMutableDictionary" key="flattenedProper ties"> 443 <object class="NSMutableDictionary" key="flattenedProper ties">
155 <bool key="EncodedWithXMLCoder">YES</bool> 444 <bool key="EncodedWithXMLCoder">YES</bool>
156 <object class="NSMutableArray" key="dict.sortedK eys"> 445 <object class="NSMutableArray" key="dict.sortedK eys">
157 <bool key="EncodedWithXMLCoder">YES</boo l> 446 <bool key="EncodedWithXMLCoder">YES</boo l>
158 <string>-1.IBPluginDependency</string> 447 <string>-1.IBPluginDependency</string>
159 <string>-2.IBPluginDependency</string> 448 <string>-2.IBPluginDependency</string>
160 <string>-3.IBPluginDependency</string> 449 <string>-3.IBPluginDependency</string>
161 <string>1.IBEditorWindowLastContentRect< /string> 450 <string>1.IBEditorWindowLastContentRect< /string>
162 <string>1.IBPluginDependency</string> 451 <string>1.IBPluginDependency</string>
163 <string>1.WindowOrigin</string> 452 <string>1.WindowOrigin</string>
164 <string>1.editorWindowContentRectSynchro nizationRect</string> 453 <string>1.editorWindowContentRectSynchro nizationRect</string>
454 <string>10.IBPluginDependency</string>
455 <string>11.IBPluginDependency</string>
456 <string>12.IBPluginDependency</string>
457 <string>13.IBPluginDependency</string>
165 <string>3.IBPluginDependency</string> 458 <string>3.IBPluginDependency</string>
166 <string>4.IBPluginDependency</string> 459 <string>4.IBPluginDependency</string>
167 </object> 460 </object>
168 <object class="NSMutableArray" key="dict.values" > 461 <object class="NSMutableArray" key="dict.values" >
169 <bool key="EncodedWithXMLCoder">YES</boo l> 462 <bool key="EncodedWithXMLCoder">YES</boo l>
170 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 463 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
171 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 464 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
172 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 465 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
173 » » » » » <string>{{509, 905}, {480, 40}}</string> 466 » » » » » <string>{{79, 87}, {480, 40}}</string>
174 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 467 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
175 <string>{628, 654}</string> 468 <string>{628, 654}</string>
176 <string>{{357, 416}, {480, 272}}</string > 469 <string>{{357, 416}, {480, 272}}</string >
177 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 470 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
178 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string> 471 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
472 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
473 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
474 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
475 <string>com.apple.InterfaceBuilder.Cocoa Plugin</string>
179 </object> 476 </object>
180 </object> 477 </object>
181 <object class="NSMutableDictionary" key="unlocalizedProp erties"> 478 <object class="NSMutableDictionary" key="unlocalizedProp erties">
182 <bool key="EncodedWithXMLCoder">YES</bool> 479 <bool key="EncodedWithXMLCoder">YES</bool>
183 <object class="NSArray" key="dict.sortedKeys"> 480 <object class="NSArray" key="dict.sortedKeys">
184 <bool key="EncodedWithXMLCoder">YES</boo l> 481 <bool key="EncodedWithXMLCoder">YES</boo l>
185 </object> 482 </object>
186 <object class="NSMutableArray" key="dict.values" > 483 <object class="NSMutableArray" key="dict.values" >
187 <bool key="EncodedWithXMLCoder">YES</boo l> 484 <bool key="EncodedWithXMLCoder">YES</boo l>
188 </object> 485 </object>
189 </object> 486 </object>
190 <nil key="activeLocalization"/> 487 <nil key="activeLocalization"/>
191 <object class="NSMutableDictionary" key="localizations"> 488 <object class="NSMutableDictionary" key="localizations">
192 <bool key="EncodedWithXMLCoder">YES</bool> 489 <bool key="EncodedWithXMLCoder">YES</bool>
193 <object class="NSArray" key="dict.sortedKeys"> 490 <object class="NSArray" key="dict.sortedKeys">
194 <bool key="EncodedWithXMLCoder">YES</boo l> 491 <bool key="EncodedWithXMLCoder">YES</boo l>
195 </object> 492 </object>
196 <object class="NSMutableArray" key="dict.values" > 493 <object class="NSMutableArray" key="dict.values" >
197 <bool key="EncodedWithXMLCoder">YES</boo l> 494 <bool key="EncodedWithXMLCoder">YES</boo l>
198 </object> 495 </object>
199 </object> 496 </object>
200 <nil key="sourceID"/> 497 <nil key="sourceID"/>
201 » » » <int key="maxID">9</int> 498 » » » <int key="maxID">15</int>
202 </object> 499 </object>
203 <object class="IBClassDescriber" key="IBDocument.Classes"> 500 <object class="IBClassDescriber" key="IBDocument.Classes">
204 <object class="NSMutableArray" key="referencedPartialCla ssDescriptions"> 501 <object class="NSMutableArray" key="referencedPartialCla ssDescriptions">
205 <bool key="EncodedWithXMLCoder">YES</bool> 502 <bool key="EncodedWithXMLCoder">YES</bool>
206 <object class="IBPartialClassDescription"> 503 <object class="IBPartialClassDescription">
207 <string key="className">DownloadShelfCon troller</string> 504 <string key="className">DownloadShelfCon troller</string>
208 <string key="superclassName">NSViewContr oller</string> 505 <string key="superclassName">NSViewContr oller</string>
209 <object class="NSMutableDictionary" key= "actions"> 506 <object class="NSMutableDictionary" key= "actions">
210 <bool key="EncodedWithXMLCoder"> YES</bool> 507 <bool key="EncodedWithXMLCoder"> YES</bool>
211 <object class="NSMutableArray" k ey="dict.sortedKeys"> 508 <object class="NSMutableArray" k ey="dict.sortedKeys">
212 <bool key="EncodedWithXM LCoder">YES</bool> 509 <bool key="EncodedWithXM LCoder">YES</bool>
213 <string>hide:</string> 510 <string>hide:</string>
214 <string>show:</string> 511 <string>show:</string>
215 </object> 512 </object>
216 <object class="NSMutableArray" k ey="dict.values"> 513 <object class="NSMutableArray" k ey="dict.values">
217 <bool key="EncodedWithXM LCoder">YES</bool> 514 <bool key="EncodedWithXM LCoder">YES</bool>
218 <string>id</string> 515 <string>id</string>
219 <string>id</string> 516 <string>id</string>
220 </object> 517 </object>
221 </object> 518 </object>
519 <object class="NSMutableDictionary" key= "outlets">
520 <string key="NS.key.0">showAllDo wnloadsLink_</string>
521 <string key="NS.object.0">NSText View</string>
522 </object>
222 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 523 <object class="IBClassDescriptionSource" key="sourceIdentifier">
223 <string key="majorKey">IBProject Source</string> 524 <string key="majorKey">IBProject Source</string>
224 <string key="minorKey">browser/c ocoa/download_shelf_controller.h</string> 525 <string key="minorKey">browser/c ocoa/download_shelf_controller.h</string>
225 </object> 526 </object>
226 </object> 527 </object>
227 <object class="IBPartialClassDescription"> 528 <object class="IBPartialClassDescription">
228 <string key="className">DownloadShelfVie w</string> 529 <string key="className">DownloadShelfVie w</string>
229 <string key="superclassName">NSView</str ing> 530 <string key="superclassName">NSView</str ing>
230 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 531 <object class="IBClassDescriptionSource" key="sourceIdentifier">
231 <string key="majorKey">IBProject Source</string> 532 <string key="majorKey">IBProject Source</string>
232 <string key="minorKey">browser/c ocoa/download_shelf_view.h</string> 533 <string key="minorKey">browser/c ocoa/download_shelf_view.h</string>
233 </object> 534 </object>
234 </object> 535 </object>
235 <object class="IBPartialClassDescription"> 536 <object class="IBPartialClassDescription">
236 <string key="className">NSObject</string > 537 <string key="className">NSObject</string >
237 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 538 <object class="IBClassDescriptionSource" key="sourceIdentifier">
238 <string key="majorKey">IBProject Source</string> 539 <string key="majorKey">IBProject Source</string>
239 <string key="minorKey">browser/c ocoa/tab_strip_model_observer_bridge.h</string> 540 <string key="minorKey">browser/c ocoa/tab_strip_model_observer_bridge.h</string>
240 </object> 541 </object>
241 </object> 542 </object>
242 </object> 543 </object>
243 </object> 544 </object>
244 <int key="IBDocument.localizationMode">0</int> 545 <int key="IBDocument.localizationMode">0</int>
245 <string key="IBDocument.LastKnownRelativeProjectPath">../../../c hrome.xcodeproj</string> 546 <string key="IBDocument.LastKnownRelativeProjectPath">../../../c hrome.xcodeproj</string>
246 <int key="IBDocument.defaultPropertyAccessControl">3</int> 547 <int key="IBDocument.defaultPropertyAccessControl">3</int>
247 </data> 548 </data>
248 </archive> 549 </archive>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/cocoa/download_shelf_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698