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

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

Issue 208023: Make extension shelf resize correctly with the window. (Closed)
Patch Set: 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 | « no previous file | no next file » | 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>
(...skipping 18 matching lines...) Expand all
29 <string key="NSClassName">ExtensionShelfControll er</string> 29 <string key="NSClassName">ExtensionShelfControll er</string>
30 </object> 30 </object>
31 <object class="NSCustomObject" id="1003"> 31 <object class="NSCustomObject" id="1003">
32 <string key="NSClassName">FirstResponder</string > 32 <string key="NSClassName">FirstResponder</string >
33 </object> 33 </object>
34 <object class="NSCustomObject" id="1004"> 34 <object class="NSCustomObject" id="1004">
35 <string key="NSClassName">NSApplication</string> 35 <string key="NSClassName">NSApplication</string>
36 </object> 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">268</int> 39 » » » » <int key="NSvFlags">290</int>
40 <string key="NSFrameSize">{400, 30}</string> 40 <string key="NSFrameSize">{400, 30}</string>
41 <reference key="NSSuperview"/> 41 <reference key="NSSuperview"/>
42 <string key="NSClassName">DownloadShelfView</str ing> 42 <string key="NSClassName">DownloadShelfView</str ing>
43 </object> 43 </object>
44 </object> 44 </object>
45 <object class="IBObjectContainer" key="IBDocument.Objects"> 45 <object class="IBObjectContainer" key="IBDocument.Objects">
46 <object class="NSMutableArray" key="connectionRecords"> 46 <object class="NSMutableArray" key="connectionRecords">
47 <bool key="EncodedWithXMLCoder">YES</bool> 47 <bool key="EncodedWithXMLCoder">YES</bool>
48 <object class="IBConnectionRecord"> 48 <object class="IBConnectionRecord">
49 <object class="IBOutletConnection" key=" connection"> 49 <object class="IBOutletConnection" key=" connection">
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
185 <string key="minorKey">browser/c ocoa/tab_strip_model_observer_bridge.h</string> 185 <string key="minorKey">browser/c ocoa/tab_strip_model_observer_bridge.h</string>
186 </object> 186 </object>
187 </object> 187 </object>
188 </object> 188 </object>
189 </object> 189 </object>
190 <int key="IBDocument.localizationMode">0</int> 190 <int key="IBDocument.localizationMode">0</int>
191 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string> 191 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string>
192 <int key="IBDocument.defaultPropertyAccessControl">3</int> 192 <int key="IBDocument.defaultPropertyAccessControl">3</int>
193 </data> 193 </data>
194 </archive> 194 </archive>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698