<?xml version="1.0" encoding="UTF-8" standalone="no"?> <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10116" systemVersion="15G31" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct"> <dependencies> <deployment identifier="macosx"/> <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="10116"/> </dependencies> <objects> <customObject id="-2" userLabel="File's Owner" customClass="NSApplication"> <connections> <outlet property="delegate" destination="Voe-Tx-rLC" id="GzC-gU-4Uq"/> </connections> </customObject> <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> <customObject id="-3" userLabel="Application" customClass="NSObject"/> <customObject id="XJh-vH-eGn" customClass="Menulet" customModule="XCode_Perforce" customModuleProvider="target"> <connections> <outlet property="menu" destination="WG1-Oy-ipD" id="fxS-EY-C3S"/> <outlet property="p4PathEditBox" destination="Eyc-Jc-ANO" id="pcQ-Fv-xRX"/> <outlet property="p4vPathEditBox" destination="GQn-cA-UAc" id="653-ho-oWI"/> <outlet property="preferencesWindow" destination="ao2-Gi-vz9" id="sPa-D7-j2w"/> </connections> </customObject> <customObject id="Voe-Tx-rLC" customClass="AppDelegate" customModule="XCode_Perforce" customModuleProvider="target"> <connections> <outlet property="menulet" destination="XJh-vH-eGn" id="afl-L4-cUP"/> </connections> </customObject> <customObject id="YLy-65-1bz" customClass="NSFontManager"/> <menu autoenablesItems="NO" id="WG1-Oy-ipD"> <items> <menuItem title="p4 info..." id="IK3-sP-SYF"> <modifierMask key="keyEquivalentModifierMask"/> <connections> <action selector="p4info:" target="XJh-vH-eGn" id="xY8-uw-rCA"/> </connections> </menuItem> <menuItem title="p4 edit..." id="Z9r-7s-dZt"> <modifierMask key="keyEquivalentModifierMask"/> <connections> <action selector="p4edit:" target="XJh-vH-eGn" id="3Sb-4G-LJm"/> </connections> </menuItem> <menuItem title="p4 add..." id="cfL-1R-ZFU"> <modifierMask key="keyEquivalentModifierMask"/> <connections> <action selector="p4add:" target="XJh-vH-eGn" id="2WG-pY-jxl"/> </connections> </menuItem> <menuItem title="p4 revert..." id="gTl-vU-Eei"> <modifierMask key="keyEquivalentModifierMask"/> <connections> <action selector="p4revert:" target="XJh-vH-eGn" id="Psj-8w-SpW"/> </connections> </menuItem> <menuItem title="p4 submit..." id="CWs-ET-OJd"> <modifierMask key="keyEquivalentModifierMask"/> <connections> <action selector="p4submit:" target="XJh-vH-eGn" id="Knf-ng-oQR"/> </connections> </menuItem> <menuItem title="p4 sync" id="Lxd-7I-eOx"> <modifierMask key="keyEquivalentModifierMask"/> <connections> <action selector="p4sync:" target="XJh-vH-eGn" id="1sk-ml-VFw"/> </connections> </menuItem> <menuItem title="p4 force sync..." id="jpy-iG-F20"> <modifierMask key="keyEquivalentModifierMask"/> <connections> <action selector="p4forceSync:" target="XJh-vH-eGn" id="ZRn-u1-hBW"/> </connections> </menuItem> <menuItem isSeparatorItem="YES" id="tKD-zW-tb2"/> <menuItem title="Preferences..." id="dP4-aG-UD1"> <modifierMask key="keyEquivalentModifierMask"/> <connections> <action selector="doPreferences:" target="XJh-vH-eGn" id="eYE-ee-jsq"/> </connections> </menuItem> <menuItem isSeparatorItem="YES" id="KiJ-hy-4D7"/> <menuItem title="Quit" id="31A-aj-953"> <modifierMask key="keyEquivalentModifierMask"/> <connections> <action selector="terminate:" target="-1" id="dAh-6L-kmG"/> </connections> </menuItem> </items> <connections> <outlet property="delegate" destination="XJh-vH-eGn" id="Qiy-1M-mUn"/> </connections> <point key="canvasLocation" x="240.5" y="329.5"/> </menu> <window title="Preferences" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" id="ao2-Gi-vz9"> <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/> <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> <rect key="contentRect" x="283" y="305" width="480" height="270"/> <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/> <view key="contentView" id="ofm-Al-VOE"> <rect key="frame" x="0.0" y="0.0" width="480" height="270"/> <autoresizingMask key="autoresizingMask"/> <subviews> <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Eyc-Jc-ANO"> <rect key="frame" x="20" y="187" width="440" height="22"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="sTF-Eh-C8I"> <font key="font" metaFont="system"/> <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="IXc-Y4-QlI"> <rect key="frame" x="18" y="217" width="313" height="17"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="p4 Path:" id="X6r-Ma-Yhe"> <font key="font" metaFont="system"/> <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <textField verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="GQn-cA-UAc"> <rect key="frame" x="20" y="132" width="440" height="22"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="I0r-XU-Uj2"> <font key="font" metaFont="system"/> <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="HIw-hi-Cjc"> <rect key="frame" x="18" y="162" width="313" height="17"/> <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="p4vc Path:" id="ZZi-IS-Kct"> <font key="font" metaFont="system"/> <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="xtC-mz-ypN"> <rect key="frame" x="383" y="13" width="83" height="32"/> <buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="wSF-Pm-cne"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> <string key="keyEquivalent" base64-UTF8="YES"> DQ </string> </buttonCell> <connections> <action selector="preferencesOK:" target="XJh-vH-eGn" id="Kuh-XF-eY4"/> </connections> </button> <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="SBZ-BG-gio"> <rect key="frame" x="302" y="13" width="82" height="32"/> <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="mYQ-jg-2LR"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> <string key="keyEquivalent" base64-UTF8="YES"> Gw </string> </buttonCell> <connections> <action selector="preferencesCancel:" target="XJh-vH-eGn" id="phX-sg-gp4"/> </connections> </button> </subviews> </view> <point key="canvasLocation" x="240" y="625"/> </window> </objects> </document>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#3 | 20284 | robc_apple |
Added smarter Menu Maint. , if you have a file checked out it and you a editing that file the menu for edit will not be enalbed and revert and submit will be enabled, if you don't have the file checked out the edit will be enabled but revert and submit won't. |
||
#2 | 20283 | robc_apple | Added p4 Sync and p4 -f Sync. | ||
#1 | 20279 | robc_apple | Inital Add |