git.y1.nz

SameBoy

Accurate GB/GBC emulator
download: https://git.y1.nz/archives/sameboy.tar.gz
README | Files | Log | Refs | LICENSE

Cocoa/UpdateWindow.xib

      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14868" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
      3     <dependencies>
      4         <deployment identifier="macosx"/>
      5         <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14868"/>
      6         <plugIn identifier="com.apple.WebKitIBPlugin" version="14868"/>
      7         <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
      8     </dependencies>
      9     <objects>
     10         <customObject id="-2" userLabel="File's Owner" customClass="GBApp">
     11             <connections>
     12                 <outlet property="updateChanges" destination="ATt-VM-cb5" id="hJj-Nd-FBv"/>
     13                 <outlet property="updateProgressButton" destination="7nO-AA-WmG" id="wTa-9l-cOG"/>
     14                 <outlet property="updateProgressLabel" destination="wIm-GX-c6B" id="URp-JG-6wR"/>
     15                 <outlet property="updateProgressSpinner" destination="fqq-Nb-THz" id="4vC-m5-ysO"/>
     16                 <outlet property="updateProgressWindow" destination="2Gy-QG-FoA" id="RXw-50-DQh"/>
     17                 <outlet property="updateWindow" destination="QvC-M9-y7g" id="iwP-kC-tmG"/>
     18             </connections>
     19         </customObject>
     20         <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
     21         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
     22         <window title="Update Available" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="QvC-M9-y7g">
     23             <windowStyleMask key="styleMask" titled="YES" closable="YES" resizable="YES"/>
     24             <rect key="contentRect" x="196" y="240" width="480" height="360"/>
     25             <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
     26             <view key="contentView" wantsLayer="YES" id="EiT-Mj-1SZ">
     27                 <rect key="frame" x="0.0" y="0.0" width="480" height="360"/>
     28                 <autoresizingMask key="autoresizingMask"/>
     29                 <subviews>
     30                     <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="xZt-UI-Wl2">
     31                         <rect key="frame" x="338" y="13" width="128" height="32"/>
     32                         <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
     33                         <buttonCell key="cell" type="push" title="Install Update" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Mav-rY-sJo">
     34                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
     35                             <font key="font" metaFont="system"/>
     36                             <string key="keyEquivalent" base64-UTF8="YES">
     37 DQ
     38 </string>
     39                         </buttonCell>
     40                         <connections>
     41                             <action selector="installUpdate:" target="-2" id="jJc-CY-4vz"/>
     42                         </connections>
     43                     </button>
     44                     <button verticalHuggingPriority="750" id="b3S-YN-iDZ">
     45                         <rect key="frame" x="242" y="13" width="96" height="32"/>
     46                         <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
     47                         <buttonCell key="cell" type="push" title="Not Now" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="QsJ-cv-hwF">
     48                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
     49                             <font key="font" metaFont="system"/>
     50                         </buttonCell>
     51                         <connections>
     52                             <action selector="performClose:" target="QvC-M9-y7g" id="8qO-ac-k7U"/>
     53                         </connections>
     54                     </button>
     55                     <button verticalHuggingPriority="750" id="uOb-4Q-S8o">
     56                         <rect key="frame" x="14" y="13" width="128" height="32"/>
     57                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
     58                         <buttonCell key="cell" type="push" title="Skip Version" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Ai5-6n-dvH">
     59                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
     60                             <font key="font" metaFont="system"/>
     61                         </buttonCell>
     62                         <connections>
     63                             <action selector="skipVersion:" target="-2" id="Jf8-Qe-6X0"/>
     64                         </connections>
     65                     </button>
     66                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Swh-S6-6XA">
     67                         <rect key="frame" x="18" y="313" width="444" height="27"/>
     68                         <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
     69                         <textFieldCell key="cell" lineBreakMode="clipping" title="A new version of SameBoy is available with the following changes:" id="WsO-pC-VO7">
     70                             <font key="font" usesAppearanceFont="YES"/>
     71                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
     72                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
     73                         </textFieldCell>
     74                     </textField>
     75                     <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="9Tu-Q3-l40">
     76                         <rect key="frame" x="0.0" y="302" width="480" height="5"/>
     77                         <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
     78                     </box>
     79                     <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="dva-Ay-nnl">
     80                         <rect key="frame" x="0.0" y="58" width="480" height="4"/>
     81                         <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
     82                     </box>
     83                     <webView maintainsBackForwardList="NO" id="ATt-VM-cb5">
     84                         <rect key="frame" x="0.0" y="61" width="480" height="243"/>
     85                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
     86                         <webPreferences key="preferences" defaultFontSize="13" defaultFixedFontSize="13" minimumFontSize="0" plugInsEnabled="NO" javaEnabled="NO" javaScriptEnabled="NO" javaScriptCanOpenWindowsAutomatically="NO" loadsImagesAutomatically="NO" allowsAnimatedImages="NO" allowsAnimatedImageLooping="NO">
     87                             <nil key="identifier"/>
     88                         </webPreferences>
     89                         <connections>
     90                             <outlet property="UIDelegate" destination="-2" id="xQ1-eY-1hu"/>
     91                             <outlet property="frameLoadDelegate" destination="-2" id="BOf-df-5LR"/>
     92                         </connections>
     93                     </webView>
     94                 </subviews>
     95             </view>
     96             <point key="canvasLocation" x="217" y="267"/>
     97         </window>
     98         <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" id="2Gy-QG-FoA">
     99             <rect key="contentRect" x="283" y="305" width="512" height="61"/>
    100             <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/>
    101             <view key="contentView" id="jjT-Z5-15Q">
    102                 <rect key="frame" x="0.0" y="0.0" width="512" height="61"/>
    103                 <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
    104                 <subviews>
    105                     <progressIndicator wantsLayer="YES" fixedFrame="YES" maxValue="100" displayedWhenStopped="NO" indeterminate="YES" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="fqq-Nb-THz">
    106                         <rect key="frame" x="20" y="15" width="32" height="32"/>
    107                         <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
    108                     </progressIndicator>
    109                     <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7nO-AA-WmG">
    110                         <rect key="frame" x="417" y="13" width="82" height="32"/>
    111                         <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
    112                         <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6l6-qX-gsr">
    113                             <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
    114                             <font key="font" metaFont="system"/>
    115                             <string key="keyEquivalent" base64-UTF8="YES">
    116 Gw
    117 </string>
    118                         </buttonCell>
    119                         <connections>
    120                             <action selector="updateAction:" target="-2" id="geO-Gk-xrs"/>
    121                         </connections>
    122                     </button>
    123                     <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="wIm-GX-c6B">
    124                         <rect key="frame" x="58" y="15" width="359" height="24"/>
    125                         <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
    126                         <textFieldCell key="cell" lineBreakMode="clipping" title="Downloading update…" id="qmF-X1-v5B">
    127                             <font key="font" usesAppearanceFont="YES"/>
    128                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
    129                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
    130                         </textFieldCell>
    131                     </textField>
    132                 </subviews>
    133             </view>
    134             <point key="canvasLocation" x="11" y="-203.5"/>
    135         </window>
    136     </objects>
    137 </document>

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.