| Index: chrome/app/nibs/Panel.xib
|
| diff --git a/chrome/app/nibs/Panel.xib b/chrome/app/nibs/Panel.xib
|
| index fa2ac6eee4c9937a92fbeea0b31fc59a387e1b27..9f1860aac2786799da081f386e32c8b5c4d4f194 100644
|
| --- a/chrome/app/nibs/Panel.xib
|
| +++ b/chrome/app/nibs/Panel.xib
|
| @@ -1,767 +1,100 @@
|
| -<?xml version="1.0" encoding="UTF-8"?>
|
| -<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
|
| - <data>
|
| - <int key="IBDocument.SystemTarget">1060</int>
|
| - <string key="IBDocument.SystemVersion">12D78</string>
|
| - <string key="IBDocument.InterfaceBuilderVersion">3084</string>
|
| - <string key="IBDocument.AppKitVersion">1187.37</string>
|
| - <string key="IBDocument.HIToolboxVersion">626.00</string>
|
| - <object class="NSMutableDictionary" key="IBDocument.PluginVersions">
|
| - <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin</string>
|
| - <string key="NS.object.0">3084</string>
|
| - </object>
|
| - <object class="NSArray" key="IBDocument.IntegratedClassDependencies">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <string>NSButton</string>
|
| - <string>NSButtonCell</string>
|
| - <string>NSCustomObject</string>
|
| - <string>NSCustomView</string>
|
| - <string>NSImageCell</string>
|
| - <string>NSImageView</string>
|
| - <string>NSTextField</string>
|
| - <string>NSTextFieldCell</string>
|
| - <string>NSView</string>
|
| - <string>NSWindowTemplate</string>
|
| - </object>
|
| - <object class="NSArray" key="IBDocument.PluginDependencies">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
| - </object>
|
| - <object class="NSMutableDictionary" key="IBDocument.Metadata">
|
| - <string key="NS.key.0">PluginDependencyRecalculationVersion</string>
|
| - <integer value="1" key="NS.object.0"/>
|
| - </object>
|
| - <object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="NSCustomObject" id="1001">
|
| - <string key="NSClassName">PanelWindowControllerCocoa</string>
|
| - </object>
|
| - <object class="NSCustomObject" id="1003">
|
| - <string key="NSClassName">FirstResponder</string>
|
| - </object>
|
| - <object class="NSCustomObject" id="1004">
|
| - <string key="NSClassName">NSApplication</string>
|
| - </object>
|
| - <object class="NSWindowTemplate" id="1005">
|
| - <int key="NSWindowStyleMask">263</int>
|
| - <int key="NSWindowBacking">2</int>
|
| - <string key="NSWindowRect">{{196, 240}, {480, 270}}</string>
|
| - <int key="NSWTFlags">544736256</int>
|
| - <string key="NSWindowTitle">Window</string>
|
| - <string key="NSWindowClass">PanelWindowCocoaImpl</string>
|
| - <nil key="NSViewClass"/>
|
| - <nil key="NSUserInterfaceItemIdentifier"/>
|
| - <object class="NSView" key="NSWindowView" id="1006">
|
| - <reference key="NSNextResponder"/>
|
| - <int key="NSvFlags">256</int>
|
| - <string key="NSFrameSize">{480, 270}</string>
|
| - <reference key="NSSuperview"/>
|
| - <reference key="NSWindow"/>
|
| - </object>
|
| - <string key="NSScreenRect">{{0, 0}, {1680, 1028}}</string>
|
| - <string key="NSMaxSize">{10000000000000, 10000000000000}</string>
|
| - <bool key="NSWindowIsRestorable">YES</bool>
|
| - </object>
|
| - <object class="NSCustomView" id="304499912">
|
| - <nil key="NSNextResponder"/>
|
| - <int key="NSvFlags">297</int>
|
| - <object class="NSMutableArray" key="NSSubviews">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="NSCustomView" id="438255290">
|
| - <reference key="NSNextResponder" ref="304499912"/>
|
| - <int key="NSvFlags">274</int>
|
| - <string key="NSFrameSize">{300, 22}</string>
|
| - <reference key="NSSuperview" ref="304499912"/>
|
| - <string key="NSClassName">PanelTitlebarOverlayView</string>
|
| - </object>
|
| - <object class="NSButton" id="310927414">
|
| - <reference key="NSNextResponder" ref="304499912"/>
|
| - <int key="NSvFlags">301</int>
|
| - <string key="NSFrame">{{5, -5}, {16, 16}}</string>
|
| - <reference key="NSSuperview" ref="304499912"/>
|
| - <bool key="NSEnabled">YES</bool>
|
| - <object class="NSButtonCell" key="NSCell" id="846994579">
|
| - <int key="NSCellFlags">67108864</int>
|
| - <int key="NSCellFlags2">134217728</int>
|
| - <string key="NSContents">Close</string>
|
| - <object class="NSFont" key="NSSupport" id="94110225">
|
| - <string key="NSName">LucidaGrande</string>
|
| - <double key="NSSize">13</double>
|
| - <int key="NSfFlags">1044</int>
|
| - </object>
|
| - <reference key="NSControlView" ref="310927414"/>
|
| - <int key="NSButtonFlags">-2046541824</int>
|
| - <int key="NSButtonFlags2">134</int>
|
| - <string key="NSAlternateContents"/>
|
| - <string key="NSKeyEquivalent"/>
|
| - <int key="NSPeriodicDelay">200</int>
|
| - <int key="NSPeriodicInterval">25</int>
|
| - </object>
|
| - <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
|
| - </object>
|
| - <object class="NSButton" id="722193969">
|
| - <reference key="NSNextResponder" ref="304499912"/>
|
| - <int key="NSvFlags">301</int>
|
| - <string key="NSFrameSize">{16, 16}</string>
|
| - <reference key="NSSuperview" ref="304499912"/>
|
| - <bool key="NSEnabled">YES</bool>
|
| - <object class="NSButtonCell" key="NSCell" id="107796922">
|
| - <int key="NSCellFlags">67108864</int>
|
| - <int key="NSCellFlags2">134217728</int>
|
| - <string key="NSContents">Restore</string>
|
| - <reference key="NSSupport" ref="94110225"/>
|
| - <reference key="NSControlView" ref="722193969"/>
|
| - <int key="NSButtonFlags">-2042347520</int>
|
| - <int key="NSButtonFlags2">134</int>
|
| - <string key="NSAlternateContents"/>
|
| - <string key="NSKeyEquivalent"/>
|
| - <int key="NSPeriodicDelay">200</int>
|
| - <int key="NSPeriodicInterval">25</int>
|
| - </object>
|
| - <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
|
| - </object>
|
| - <object class="NSButton" id="39067705">
|
| - <reference key="NSNextResponder" ref="304499912"/>
|
| - <int key="NSvFlags">301</int>
|
| - <string key="NSFrameSize">{16, 16}</string>
|
| - <reference key="NSSuperview" ref="304499912"/>
|
| - <bool key="NSEnabled">YES</bool>
|
| - <object class="NSButtonCell" key="NSCell" id="507246925">
|
| - <int key="NSCellFlags">67108864</int>
|
| - <int key="NSCellFlags2">134217728</int>
|
| - <string key="NSContents">Minimize</string>
|
| - <reference key="NSSupport" ref="94110225"/>
|
| - <reference key="NSControlView" ref="39067705"/>
|
| - <int key="NSButtonFlags">-2042347520</int>
|
| - <int key="NSButtonFlags2">134</int>
|
| - <string key="NSAlternateContents"/>
|
| - <string key="NSKeyEquivalent"/>
|
| - <int key="NSPeriodicDelay">200</int>
|
| - <int key="NSPeriodicInterval">25</int>
|
| - </object>
|
| - <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
|
| - </object>
|
| - <object class="NSTextField" id="537532822">
|
| - <reference key="NSNextResponder" ref="304499912"/>
|
| - <int key="NSvFlags">293</int>
|
| - <string key="NSFrame">{{26, 1}, {248, 17}}</string>
|
| - <reference key="NSSuperview" ref="304499912"/>
|
| - <bool key="NSEnabled">YES</bool>
|
| - <object class="NSTextFieldCell" key="NSCell" id="947097847">
|
| - <int key="NSCellFlags">67108928</int>
|
| - <int key="NSCellFlags2">4200448</int>
|
| - <string key="NSContents"/>
|
| - <reference key="NSSupport" ref="94110225"/>
|
| - <reference key="NSControlView" ref="537532822"/>
|
| - <bool key="NSDrawsBackground">YES</bool>
|
| - <int key="NSTextBezelStyle">1</int>
|
| - <object class="NSColor" key="NSBackgroundColor">
|
| - <int key="NSColorSpace">6</int>
|
| - <string key="NSCatalogName">System</string>
|
| - <string key="NSColorName">controlColor</string>
|
| - <object class="NSColor" key="NSColor">
|
| - <int key="NSColorSpace">3</int>
|
| - <bytes key="NSWhite">MC42NjY2NjY2NjY3AA</bytes>
|
| - </object>
|
| - </object>
|
| - <object class="NSColor" key="NSTextColor">
|
| - <int key="NSColorSpace">6</int>
|
| - <string key="NSCatalogName">System</string>
|
| - <string key="NSColorName">controlTextColor</string>
|
| - <object class="NSColor" key="NSColor">
|
| - <int key="NSColorSpace">3</int>
|
| - <bytes key="NSWhite">MAA</bytes>
|
| - </object>
|
| - </object>
|
| - </object>
|
| - <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
|
| - </object>
|
| - <object class="NSImageView" id="542139912">
|
| - <reference key="NSNextResponder" ref="304499912"/>
|
| - <int key="NSvFlags">301</int>
|
| - <object class="NSMutableSet" key="NSDragTypes">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="NSArray" key="set.sortedObjects">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <string>Apple PDF pasteboard type</string>
|
| - <string>Apple PICT pasteboard type</string>
|
| - <string>Apple PNG pasteboard type</string>
|
| - <string>NSFilenamesPboardType</string>
|
| - <string>NeXT Encapsulated PostScript v1.2 pasteboard type</string>
|
| - <string>NeXT TIFF v4.0 pasteboard type</string>
|
| - </object>
|
| - </object>
|
| - <string key="NSFrame">{{126, 3}, {14, 14}}</string>
|
| - <reference key="NSSuperview" ref="304499912"/>
|
| - <bool key="NSEnabled">YES</bool>
|
| - <object class="NSImageCell" key="NSCell" id="966884311">
|
| - <int key="NSCellFlags">134217728</int>
|
| - <int key="NSCellFlags2">33685504</int>
|
| - <int key="NSAlign">0</int>
|
| - <int key="NSScale">0</int>
|
| - <int key="NSStyle">0</int>
|
| - <bool key="NSAnimates">NO</bool>
|
| - </object>
|
| - <bool key="NSAllowsLogicalLayoutDirection">NO</bool>
|
| - <bool key="NSEditable">YES</bool>
|
| - </object>
|
| - </object>
|
| - <string key="NSFrameSize">{300, 22}</string>
|
| - <string key="NSClassName">PanelTitlebarViewCocoa</string>
|
| - </object>
|
| - </object>
|
| - <object class="IBObjectContainer" key="IBDocument.Objects">
|
| - <object class="NSMutableArray" key="connectionRecords">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBOutletConnection" key="connection">
|
| - <string key="label">titlebar_view_</string>
|
| - <reference key="source" ref="1001"/>
|
| - <reference key="destination" ref="304499912"/>
|
| - </object>
|
| - <int key="connectionID">8</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBOutletConnection" key="connection">
|
| - <string key="label">window</string>
|
| - <reference key="source" ref="1001"/>
|
| - <reference key="destination" ref="1005"/>
|
| - </object>
|
| - <int key="connectionID">28</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBOutletConnection" key="connection">
|
| - <string key="label">delegate</string>
|
| - <reference key="source" ref="1005"/>
|
| - <reference key="destination" ref="1001"/>
|
| - </object>
|
| - <int key="connectionID">29</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBOutletConnection" key="connection">
|
| - <string key="label">controller_</string>
|
| - <reference key="source" ref="304499912"/>
|
| - <reference key="destination" ref="1001"/>
|
| - </object>
|
| - <int key="connectionID">9</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBOutletConnection" key="connection">
|
| - <string key="label">title_</string>
|
| - <reference key="source" ref="304499912"/>
|
| - <reference key="destination" ref="537532822"/>
|
| - </object>
|
| - <int key="connectionID">17</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBOutletConnection" key="connection">
|
| - <string key="label">icon_</string>
|
| - <reference key="source" ref="304499912"/>
|
| - <reference key="destination" ref="542139912"/>
|
| - </object>
|
| - <int key="connectionID">21</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBOutletConnection" key="connection">
|
| - <string key="label">overlay_</string>
|
| - <reference key="source" ref="304499912"/>
|
| - <reference key="destination" ref="438255290"/>
|
| - </object>
|
| - <int key="connectionID">25</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBOutletConnection" key="connection">
|
| - <string key="label">minimizeButton_</string>
|
| - <reference key="source" ref="304499912"/>
|
| - <reference key="destination" ref="39067705"/>
|
| - </object>
|
| - <int key="connectionID">34</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBActionConnection" key="connection">
|
| - <string key="label">onMinimizeButtonClick:</string>
|
| - <reference key="source" ref="304499912"/>
|
| - <reference key="destination" ref="39067705"/>
|
| - </object>
|
| - <int key="connectionID">35</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBOutletConnection" key="connection">
|
| - <string key="label">restoreButton_</string>
|
| - <reference key="source" ref="304499912"/>
|
| - <reference key="destination" ref="722193969"/>
|
| - </object>
|
| - <int key="connectionID">36</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBActionConnection" key="connection">
|
| - <string key="label">onRestoreButtonClick:</string>
|
| - <reference key="source" ref="304499912"/>
|
| - <reference key="destination" ref="722193969"/>
|
| - </object>
|
| - <int key="connectionID">37</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBActionConnection" key="connection">
|
| - <string key="label">onCloseButtonClick:</string>
|
| - <reference key="source" ref="304499912"/>
|
| - <reference key="destination" ref="310927414"/>
|
| - </object>
|
| - <int key="connectionID">41</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBOutletConnection" key="connection">
|
| - <string key="label">customCloseButton_</string>
|
| - <reference key="source" ref="304499912"/>
|
| - <reference key="destination" ref="310927414"/>
|
| - </object>
|
| - <int key="connectionID">42</int>
|
| - </object>
|
| - <object class="IBConnectionRecord">
|
| - <object class="IBOutletConnection" key="connection">
|
| - <string key="label">controller_</string>
|
| - <reference key="source" ref="438255290"/>
|
| - <reference key="destination" ref="1001"/>
|
| - </object>
|
| - <int key="connectionID">27</int>
|
| - </object>
|
| - </object>
|
| - <object class="IBMutableOrderedSet" key="objectRecords">
|
| - <object class="NSArray" key="orderedObjects">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">0</int>
|
| - <object class="NSArray" key="object" id="0">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - </object>
|
| - <reference key="children" ref="1000"/>
|
| - <nil key="parent"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">-2</int>
|
| - <reference key="object" ref="1001"/>
|
| - <reference key="parent" ref="0"/>
|
| - <string key="objectName">File's Owner</string>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">-1</int>
|
| - <reference key="object" ref="1003"/>
|
| - <reference key="parent" ref="0"/>
|
| - <string key="objectName">First Responder</string>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">-3</int>
|
| - <reference key="object" ref="1004"/>
|
| - <reference key="parent" ref="0"/>
|
| - <string key="objectName">Application</string>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">1</int>
|
| - <reference key="object" ref="1005"/>
|
| - <object class="NSMutableArray" key="children">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <reference ref="1006"/>
|
| - </object>
|
| - <reference key="parent" ref="0"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">2</int>
|
| - <reference key="object" ref="1006"/>
|
| - <reference key="parent" ref="1005"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">6</int>
|
| - <reference key="object" ref="304499912"/>
|
| - <object class="NSMutableArray" key="children">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <reference ref="537532822"/>
|
| - <reference ref="542139912"/>
|
| - <reference ref="438255290"/>
|
| - <reference ref="39067705"/>
|
| - <reference ref="722193969"/>
|
| - <reference ref="310927414"/>
|
| - </object>
|
| - <reference key="parent" ref="0"/>
|
| - <string key="objectName">PanelTitlebarView</string>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">10</int>
|
| - <reference key="object" ref="537532822"/>
|
| - <object class="NSMutableArray" key="children">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <reference ref="947097847"/>
|
| - </object>
|
| - <reference key="parent" ref="304499912"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">11</int>
|
| - <reference key="object" ref="947097847"/>
|
| - <reference key="parent" ref="537532822"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">19</int>
|
| - <reference key="object" ref="542139912"/>
|
| - <object class="NSMutableArray" key="children">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <reference ref="966884311"/>
|
| - </object>
|
| - <reference key="parent" ref="304499912"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">20</int>
|
| - <reference key="object" ref="966884311"/>
|
| - <reference key="parent" ref="542139912"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">24</int>
|
| - <reference key="object" ref="438255290"/>
|
| - <reference key="parent" ref="304499912"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">30</int>
|
| - <reference key="object" ref="39067705"/>
|
| - <object class="NSMutableArray" key="children">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <reference ref="507246925"/>
|
| - </object>
|
| - <reference key="parent" ref="304499912"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">31</int>
|
| - <reference key="object" ref="507246925"/>
|
| - <reference key="parent" ref="39067705"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">32</int>
|
| - <reference key="object" ref="722193969"/>
|
| - <object class="NSMutableArray" key="children">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <reference ref="107796922"/>
|
| - </object>
|
| - <reference key="parent" ref="304499912"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">33</int>
|
| - <reference key="object" ref="107796922"/>
|
| - <reference key="parent" ref="722193969"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">38</int>
|
| - <reference key="object" ref="310927414"/>
|
| - <object class="NSMutableArray" key="children">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <reference ref="846994579"/>
|
| - </object>
|
| - <reference key="parent" ref="304499912"/>
|
| - </object>
|
| - <object class="IBObjectRecord">
|
| - <int key="objectID">39</int>
|
| - <reference key="object" ref="846994579"/>
|
| - <reference key="parent" ref="310927414"/>
|
| - </object>
|
| - </object>
|
| - </object>
|
| - <object class="NSMutableDictionary" key="flattenedProperties">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="NSArray" key="dict.sortedKeys">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <string>-1.IBPluginDependency</string>
|
| - <string>-2.IBPluginDependency</string>
|
| - <string>-3.IBPluginDependency</string>
|
| - <string>1.IBPluginDependency</string>
|
| - <string>1.IBWindowTemplateEditedContentRect</string>
|
| - <string>1.NSWindowTemplate.visibleAtLaunch</string>
|
| - <string>10.IBPluginDependency</string>
|
| - <string>11.IBPluginDependency</string>
|
| - <string>19.IBPluginDependency</string>
|
| - <string>2.IBPluginDependency</string>
|
| - <string>20.IBPluginDependency</string>
|
| - <string>24.IBPluginDependency</string>
|
| - <string>30.CustomClassName</string>
|
| - <string>30.IBPluginDependency</string>
|
| - <string>31.IBPluginDependency</string>
|
| - <string>32.CustomClassName</string>
|
| - <string>32.IBPluginDependency</string>
|
| - <string>33.IBPluginDependency</string>
|
| - <string>38.CustomClassName</string>
|
| - <string>38.IBPluginDependency</string>
|
| - <string>39.IBPluginDependency</string>
|
| - <string>6.IBPluginDependency</string>
|
| - </object>
|
| - <object class="NSArray" key="dict.values">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
| - <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
| - <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
| - <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
| - <string>{{995, 387}, {480, 270}}</string>
|
| - <boolean value="NO"/>
|
| - <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
| - <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
| - <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
| - <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
| - <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
| - <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
| - <string>HoverImageButton</string>
|
| - <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
| - <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
| - <string>HoverImageButton</string>
|
| - <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
| - <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
| - <string>HoverImageButton</string>
|
| - <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
| - <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
| - <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
|
| - </object>
|
| - </object>
|
| - <object class="NSMutableDictionary" key="unlocalizedProperties">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <reference key="dict.sortedKeys" ref="0"/>
|
| - <reference key="dict.values" ref="0"/>
|
| - </object>
|
| - <nil key="activeLocalization"/>
|
| - <object class="NSMutableDictionary" key="localizations">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <reference key="dict.sortedKeys" ref="0"/>
|
| - <reference key="dict.values" ref="0"/>
|
| - </object>
|
| - <nil key="sourceID"/>
|
| - <int key="maxID">42</int>
|
| - </object>
|
| - <object class="IBClassDescriber" key="IBDocument.Classes">
|
| - <object class="NSMutableArray" key="referencedPartialClassDescriptions">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="IBPartialClassDescription">
|
| - <string key="className">ChromeBrowserWindow</string>
|
| - <string key="superclassName">ChromeEventProcessingWindow</string>
|
| - <object class="IBClassDescriptionSource" key="sourceIdentifier">
|
| - <string key="majorKey">IBProjectSource</string>
|
| - <string key="minorKey">./Classes/ChromeBrowserWindow.h</string>
|
| - </object>
|
| - </object>
|
| - <object class="IBPartialClassDescription">
|
| - <string key="className">ChromeEventProcessingWindow</string>
|
| - <string key="superclassName">UnderlayOpenGLHostingWindow</string>
|
| - <object class="IBClassDescriptionSource" key="sourceIdentifier">
|
| - <string key="majorKey">IBProjectSource</string>
|
| - <string key="minorKey">./Classes/ChromeEventProcessingWindow.h</string>
|
| - </object>
|
| - </object>
|
| - <object class="IBPartialClassDescription">
|
| - <string key="className">FirstResponder</string>
|
| - <object class="NSMutableDictionary" key="actions">
|
| - <string key="NS.key.0">commandDispatch:</string>
|
| - <string key="NS.object.0">id</string>
|
| - </object>
|
| - <object class="NSMutableDictionary" key="actionInfosByName">
|
| - <string key="NS.key.0">commandDispatch:</string>
|
| - <object class="IBActionInfo" key="NS.object.0">
|
| - <string key="name">commandDispatch:</string>
|
| - <string key="candidateClassName">id</string>
|
| - </object>
|
| - </object>
|
| - <object class="IBClassDescriptionSource" key="sourceIdentifier">
|
| - <string key="majorKey">IBUserSource</string>
|
| - <string key="minorKey"/>
|
| - </object>
|
| - </object>
|
| - <object class="IBPartialClassDescription">
|
| - <string key="className">HoverButton</string>
|
| - <string key="superclassName">NSButton</string>
|
| - <object class="IBClassDescriptionSource" key="sourceIdentifier">
|
| - <string key="majorKey">IBProjectSource</string>
|
| - <string key="minorKey">./Classes/HoverButton.h</string>
|
| - </object>
|
| - </object>
|
| - <object class="IBPartialClassDescription">
|
| - <string key="className">HoverImageButton</string>
|
| - <string key="superclassName">HoverButton</string>
|
| - <object class="IBClassDescriptionSource" key="sourceIdentifier">
|
| - <string key="majorKey">IBProjectSource</string>
|
| - <string key="minorKey">./Classes/HoverImageButton.h</string>
|
| - </object>
|
| - </object>
|
| - <object class="IBPartialClassDescription">
|
| - <string key="className">PanelTitlebarOverlayView</string>
|
| - <string key="superclassName">NSView</string>
|
| - <object class="NSMutableDictionary" key="outlets">
|
| - <string key="NS.key.0">controller_</string>
|
| - <string key="NS.object.0">PanelWindowControllerCocoa</string>
|
| - </object>
|
| - <object class="NSMutableDictionary" key="toOneOutletInfosByName">
|
| - <string key="NS.key.0">controller_</string>
|
| - <object class="IBToOneOutletInfo" key="NS.object.0">
|
| - <string key="name">controller_</string>
|
| - <string key="candidateClassName">PanelWindowControllerCocoa</string>
|
| - </object>
|
| - </object>
|
| - <object class="IBClassDescriptionSource" key="sourceIdentifier">
|
| - <string key="majorKey">IBProjectSource</string>
|
| - <string key="minorKey">./Classes/PanelTitlebarOverlayView.h</string>
|
| - </object>
|
| - </object>
|
| - <object class="IBPartialClassDescription">
|
| - <string key="className">PanelTitlebarViewCocoa</string>
|
| - <string key="superclassName">NSView</string>
|
| - <object class="NSMutableDictionary" key="actions">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="NSArray" key="dict.sortedKeys">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <string>onCloseButtonClick:</string>
|
| - <string>onMinimizeButtonClick:</string>
|
| - <string>onRestoreButtonClick:</string>
|
| - </object>
|
| - <object class="NSArray" key="dict.values">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <string>id</string>
|
| - <string>id</string>
|
| - <string>id</string>
|
| - </object>
|
| - </object>
|
| - <object class="NSMutableDictionary" key="actionInfosByName">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="NSArray" key="dict.sortedKeys">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <string>onCloseButtonClick:</string>
|
| - <string>onMinimizeButtonClick:</string>
|
| - <string>onRestoreButtonClick:</string>
|
| - </object>
|
| - <object class="NSArray" key="dict.values">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="IBActionInfo">
|
| - <string key="name">onCloseButtonClick:</string>
|
| - <string key="candidateClassName">id</string>
|
| - </object>
|
| - <object class="IBActionInfo">
|
| - <string key="name">onMinimizeButtonClick:</string>
|
| - <string key="candidateClassName">id</string>
|
| - </object>
|
| - <object class="IBActionInfo">
|
| - <string key="name">onRestoreButtonClick:</string>
|
| - <string key="candidateClassName">id</string>
|
| - </object>
|
| - </object>
|
| - </object>
|
| - <object class="NSMutableDictionary" key="outlets">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="NSArray" key="dict.sortedKeys">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <string>controller_</string>
|
| - <string>customCloseButton_</string>
|
| - <string>icon_</string>
|
| - <string>minimizeButton_</string>
|
| - <string>overlay_</string>
|
| - <string>restoreButton_</string>
|
| - <string>title_</string>
|
| - </object>
|
| - <object class="NSArray" key="dict.values">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <string>PanelWindowControllerCocoa</string>
|
| - <string>HoverImageButton</string>
|
| - <string>NSView</string>
|
| - <string>HoverImageButton</string>
|
| - <string>NSView</string>
|
| - <string>HoverImageButton</string>
|
| - <string>NSTextField</string>
|
| - </object>
|
| - </object>
|
| - <object class="NSMutableDictionary" key="toOneOutletInfosByName">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="NSArray" key="dict.sortedKeys">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <string>controller_</string>
|
| - <string>customCloseButton_</string>
|
| - <string>icon_</string>
|
| - <string>minimizeButton_</string>
|
| - <string>overlay_</string>
|
| - <string>restoreButton_</string>
|
| - <string>title_</string>
|
| - </object>
|
| - <object class="NSArray" key="dict.values">
|
| - <bool key="EncodedWithXMLCoder">YES</bool>
|
| - <object class="IBToOneOutletInfo">
|
| - <string key="name">controller_</string>
|
| - <string key="candidateClassName">PanelWindowControllerCocoa</string>
|
| - </object>
|
| - <object class="IBToOneOutletInfo">
|
| - <string key="name">customCloseButton_</string>
|
| - <string key="candidateClassName">HoverImageButton</string>
|
| - </object>
|
| - <object class="IBToOneOutletInfo">
|
| - <string key="name">icon_</string>
|
| - <string key="candidateClassName">NSView</string>
|
| - </object>
|
| - <object class="IBToOneOutletInfo">
|
| - <string key="name">minimizeButton_</string>
|
| - <string key="candidateClassName">HoverImageButton</string>
|
| - </object>
|
| - <object class="IBToOneOutletInfo">
|
| - <string key="name">overlay_</string>
|
| - <string key="candidateClassName">NSView</string>
|
| - </object>
|
| - <object class="IBToOneOutletInfo">
|
| - <string key="name">restoreButton_</string>
|
| - <string key="candidateClassName">HoverImageButton</string>
|
| - </object>
|
| - <object class="IBToOneOutletInfo">
|
| - <string key="name">title_</string>
|
| - <string key="candidateClassName">NSTextField</string>
|
| - </object>
|
| - </object>
|
| - </object>
|
| - <object class="IBClassDescriptionSource" key="sourceIdentifier">
|
| - <string key="majorKey">IBProjectSource</string>
|
| - <string key="minorKey">./Classes/PanelTitlebarViewCocoa.h</string>
|
| - </object>
|
| - </object>
|
| - <object class="IBPartialClassDescription">
|
| - <string key="className">PanelWindowCocoaImpl</string>
|
| - <string key="superclassName">ChromeBrowserWindow</string>
|
| - <object class="IBClassDescriptionSource" key="sourceIdentifier">
|
| - <string key="majorKey">IBProjectSource</string>
|
| - <string key="minorKey">./Classes/PanelWindowCocoaImpl.h</string>
|
| - </object>
|
| - </object>
|
| - <object class="IBPartialClassDescription">
|
| - <string key="className">PanelWindowControllerCocoa</string>
|
| - <string key="superclassName">NSWindowController</string>
|
| - <object class="NSMutableDictionary" key="outlets">
|
| - <string key="NS.key.0">titlebar_view_</string>
|
| - <string key="NS.object.0">PanelTitlebarViewCocoa</string>
|
| - </object>
|
| - <object class="NSMutableDictionary" key="toOneOutletInfosByName">
|
| - <string key="NS.key.0">titlebar_view_</string>
|
| - <object class="IBToOneOutletInfo" key="NS.object.0">
|
| - <string key="name">titlebar_view_</string>
|
| - <string key="candidateClassName">PanelTitlebarViewCocoa</string>
|
| - </object>
|
| - </object>
|
| - <object class="IBClassDescriptionSource" key="sourceIdentifier">
|
| - <string key="majorKey">IBProjectSource</string>
|
| - <string key="minorKey">./Classes/PanelWindowControllerCocoa.h</string>
|
| - </object>
|
| - </object>
|
| - <object class="IBPartialClassDescription">
|
| - <string key="className">UnderlayOpenGLHostingWindow</string>
|
| - <string key="superclassName">NSWindow</string>
|
| - <object class="IBClassDescriptionSource" key="sourceIdentifier">
|
| - <string key="majorKey">IBProjectSource</string>
|
| - <string key="minorKey">./Classes/UnderlayOpenGLHostingWindow.h</string>
|
| - </object>
|
| - </object>
|
| - </object>
|
| - </object>
|
| - <int key="IBDocument.localizationMode">0</int>
|
| - <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramework</string>
|
| - <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
|
| - <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.macosx</string>
|
| - <real value="1070" key="NS.object.0"/>
|
| - </object>
|
| - <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
|
| - <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3</string>
|
| - <integer value="3000" key="NS.object.0"/>
|
| - </object>
|
| - <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTargetVersion">YES</bool>
|
| - <int key="IBDocument.defaultPropertyAccessControl">3</int>
|
| - </data>
|
| -</archive>
|
| +<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
| +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5056" systemVersion="13F1077" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none">
|
| + <dependencies>
|
| + <deployment version="1060" identifier="macosx"/>
|
| + <development version="5100" identifier="xcode"/>
|
| + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="5056"/>
|
| + </dependencies>
|
| + <objects>
|
| + <customObject id="-2" userLabel="File's Owner" customClass="PanelWindowControllerCocoa">
|
| + <connections>
|
| + <outlet property="titlebar_view_" destination="6" id="8"/>
|
| + <outlet property="window" destination="1" id="28"/>
|
| + </connections>
|
| + </customObject>
|
| + <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
| + <customObject id="-3" userLabel="Application"/>
|
| + <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1" customClass="PanelWindowCocoaImpl">
|
| + <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" texturedBackground="YES"/>
|
| + <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
|
| + <rect key="contentRect" x="196" y="240" width="480" height="270"/>
|
| + <rect key="screenRect" x="0.0" y="0.0" width="1680" height="1028"/>
|
| + <view key="contentView" id="2">
|
| + <rect key="frame" x="0.0" y="0.0" width="480" height="270"/>
|
| + <autoresizingMask key="autoresizingMask"/>
|
| + </view>
|
| + <connections>
|
| + <outlet property="delegate" destination="-2" id="29"/>
|
| + </connections>
|
| + </window>
|
| + <customView id="6" userLabel="PanelTitlebarView" customClass="PanelTitlebarViewCocoa">
|
| + <rect key="frame" x="0.0" y="0.0" width="300" height="22"/>
|
| + <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
| + <subviews>
|
| + <imageView id="19">
|
| + <rect key="frame" x="126" y="3" width="14" height="14"/>
|
| + <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
| + <imageCell key="cell" controlSize="small" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="20"/>
|
| + </imageView>
|
| + <textField verticalHuggingPriority="750" id="10">
|
| + <rect key="frame" x="26" y="1" width="248" height="17"/>
|
| + <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
| + <textFieldCell key="cell" lineBreakMode="truncatingTail" allowsUndo="NO" sendsActionOnEndEditing="YES" alignment="left" bezelStyle="round" id="11">
|
| + <font key="font" metaFont="system"/>
|
| + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
|
| + <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
| + </textFieldCell>
|
| + </textField>
|
| + <button id="30" customClass="HoverImageButton">
|
| + <rect key="frame" x="0.0" y="0.0" width="16" height="16"/>
|
| + <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
| + <buttonCell key="cell" type="square" title="Minimize" bezelStyle="shadowlessSquare" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="31">
|
| + <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| + <font key="font" metaFont="system"/>
|
| + </buttonCell>
|
| + <connections>
|
| + <action selector="onMinimizeButtonClick:" target="6" id="35"/>
|
| + </connections>
|
| + </button>
|
| + <button id="32" customClass="HoverImageButton">
|
| + <rect key="frame" x="0.0" y="0.0" width="16" height="16"/>
|
| + <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
| + <buttonCell key="cell" type="square" title="Restore" bezelStyle="shadowlessSquare" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="33">
|
| + <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| + <font key="font" metaFont="system"/>
|
| + </buttonCell>
|
| + <connections>
|
| + <action selector="onRestoreButtonClick:" target="6" id="37"/>
|
| + </connections>
|
| + </button>
|
| + <button id="38" customClass="HoverImageButton">
|
| + <rect key="frame" x="5" y="-5" width="16" height="16"/>
|
| + <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
| + <buttonCell key="cell" type="square" title="Close" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="39">
|
| + <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
| + <font key="font" metaFont="system"/>
|
| + </buttonCell>
|
| + <connections>
|
| + <action selector="onCloseButtonClick:" target="6" id="41"/>
|
| + </connections>
|
| + </button>
|
| + <customView id="24" customClass="PanelTitlebarOverlayView">
|
| + <rect key="frame" x="0.0" y="0.0" width="300" height="22"/>
|
| + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
| + <connections>
|
| + <outlet property="controller_" destination="-2" id="27"/>
|
| + </connections>
|
| + </customView>
|
| + </subviews>
|
| + <connections>
|
| + <outlet property="controller_" destination="-2" id="9"/>
|
| + <outlet property="customCloseButton_" destination="38" id="42"/>
|
| + <outlet property="icon_" destination="19" id="21"/>
|
| + <outlet property="minimizeButton_" destination="30" id="34"/>
|
| + <outlet property="overlay_" destination="24" id="25"/>
|
| + <outlet property="restoreButton_" destination="32" id="36"/>
|
| + <outlet property="title_" destination="10" id="17"/>
|
| + </connections>
|
| + </customView>
|
| + </objects>
|
| +</document>
|
|
|