|
|
@ -1,8 +1,8 @@ |
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="16097" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="17132" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
|
|
|
<dependencies> |
|
|
|
<dependencies> |
|
|
|
<deployment identifier="macosx"/> |
|
|
|
<deployment identifier="macosx"/> |
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="16097"/> |
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17132"/> |
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
|
|
</dependencies> |
|
|
|
</dependencies> |
|
|
|
<objects> |
|
|
|
<objects> |
|
|
@ -38,7 +38,7 @@ |
|
|
|
<windowCollectionBehavior key="collectionBehavior" moveToActiveSpace="YES" ignoresCycle="YES"/> |
|
|
|
<windowCollectionBehavior key="collectionBehavior" moveToActiveSpace="YES" ignoresCycle="YES"/> |
|
|
|
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
|
|
|
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
|
|
|
<rect key="contentRect" x="1000" y="379" width="350" height="460"/> |
|
|
|
<rect key="contentRect" x="1000" y="379" width="350" height="460"/> |
|
|
|
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/> |
|
|
|
<rect key="screenRect" x="0.0" y="0.0" width="1680" height="1025"/> |
|
|
|
<view key="contentView" focusRingType="none" id="6" customClass="BackgroundPanelView" customModule="Clocker" customModuleProvider="target"> |
|
|
|
<view key="contentView" focusRingType="none" id="6" customClass="BackgroundPanelView" customModule="Clocker" customModuleProvider="target"> |
|
|
|
<rect key="frame" x="0.0" y="0.0" width="350" height="460"/> |
|
|
|
<rect key="frame" x="0.0" y="0.0" width="350" height="460"/> |
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
@ -47,19 +47,19 @@ |
|
|
|
<rect key="frame" x="0.0" y="0.0" width="350" height="460"/> |
|
|
|
<rect key="frame" x="0.0" y="0.0" width="350" height="460"/> |
|
|
|
<subviews> |
|
|
|
<subviews> |
|
|
|
<scrollView focusRingType="none" borderType="none" autohidesScrollers="YES" horizontalLineScroll="96" horizontalPageScroll="1" verticalLineScroll="96" verticalPageScroll="1" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" scrollerKnobStyle="light" translatesAutoresizingMaskIntoConstraints="NO" id="4Gd-Nv-fXr"> |
|
|
|
<scrollView focusRingType="none" borderType="none" autohidesScrollers="YES" horizontalLineScroll="96" horizontalPageScroll="1" verticalLineScroll="96" verticalPageScroll="1" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" scrollerKnobStyle="light" translatesAutoresizingMaskIntoConstraints="NO" id="4Gd-Nv-fXr"> |
|
|
|
<rect key="frame" x="0.0" y="195" width="350" height="265"/> |
|
|
|
<rect key="frame" x="-20" y="195" width="370" height="265"/> |
|
|
|
<clipView key="contentView" focusRingType="none" drawsBackground="NO" copiesOnScroll="NO" id="4MZ-Di-yNR"> |
|
|
|
<clipView key="contentView" focusRingType="none" drawsBackground="NO" copiesOnScroll="NO" id="4MZ-Di-yNR"> |
|
|
|
<rect key="frame" x="0.0" y="0.0" width="350" height="265"/> |
|
|
|
<rect key="frame" x="0.0" y="0.0" width="370" height="265"/> |
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
<subviews> |
|
|
|
<subviews> |
|
|
|
<tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="95" viewBased="YES" id="dFw-ts-8OZ" customClass="PanelTableView" customModule="Clocker" customModuleProvider="target"> |
|
|
|
<tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="95" viewBased="YES" id="dFw-ts-8OZ" customClass="PanelTableView" customModule="Clocker" customModuleProvider="target"> |
|
|
|
<rect key="frame" x="0.0" y="0.0" width="350" height="265"/> |
|
|
|
<rect key="frame" x="0.0" y="0.0" width="370" height="265"/> |
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
<size key="intercellSpacing" width="3" height="1"/> |
|
|
|
<size key="intercellSpacing" width="3" height="1"/> |
|
|
|
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
|
|
|
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
|
|
|
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/> |
|
|
|
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/> |
|
|
|
<tableColumns> |
|
|
|
<tableColumns> |
|
|
|
<tableColumn width="347" minWidth="303" maxWidth="1000" id="LTt-db-Dwv"> |
|
|
|
<tableColumn width="338" minWidth="303" maxWidth="1000" id="LTt-db-Dwv"> |
|
|
|
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border"> |
|
|
|
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border"> |
|
|
|
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
|
|
|
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
|
|
|
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/> |
|
|
|
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/> |
|
|
@ -72,7 +72,7 @@ |
|
|
|
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/> |
|
|
|
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/> |
|
|
|
<prototypeCellViews> |
|
|
|
<prototypeCellViews> |
|
|
|
<tableCellView identifier="timeZoneCell" id="qbN-ba-fho" customClass="TimezoneCellView" customModule="Clocker" customModuleProvider="target"> |
|
|
|
<tableCellView identifier="timeZoneCell" id="qbN-ba-fho" customClass="TimezoneCellView" customModule="Clocker" customModuleProvider="target"> |
|
|
|
<rect key="frame" x="1" y="0.0" width="347" height="111"/> |
|
|
|
<rect key="frame" x="11" y="0.0" width="347" height="111"/> |
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
<subviews> |
|
|
|
<subviews> |
|
|
|
<textField verticalHuggingPriority="750" verticalCompressionResistancePriority="749" tag="102" preferredMaxLayoutWidth="72" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QUd-7D-q14"> |
|
|
|
<textField verticalHuggingPriority="750" verticalCompressionResistancePriority="749" tag="102" preferredMaxLayoutWidth="72" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QUd-7D-q14"> |
|
|
@ -208,7 +208,7 @@ |
|
|
|
</connections> |
|
|
|
</connections> |
|
|
|
</tableCellView> |
|
|
|
</tableCellView> |
|
|
|
<tableCellView identifier="addCell" id="rb3-TW-xSb" customClass="AddTableViewCell" customModule="Clocker" customModuleProvider="target"> |
|
|
|
<tableCellView identifier="addCell" id="rb3-TW-xSb" customClass="AddTableViewCell" customModule="Clocker" customModuleProvider="target"> |
|
|
|
<rect key="frame" x="1" y="112" width="347" height="100"/> |
|
|
|
<rect key="frame" x="11" y="112" width="347" height="100"/> |
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
<subviews> |
|
|
|
<subviews> |
|
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="AzA-5G-LR7"> |
|
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="AzA-5G-LR7"> |
|
|
@ -287,7 +287,7 @@ |
|
|
|
<rect key="frame" x="75" y="2" width="200" height="21"/> |
|
|
|
<rect key="frame" x="75" y="2" width="200" height="21"/> |
|
|
|
<subviews> |
|
|
|
<subviews> |
|
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WVY-D9-AAX"> |
|
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WVY-D9-AAX"> |
|
|
|
<rect key="frame" x="-6" y="-7" width="108" height="32"/> |
|
|
|
<rect key="frame" x="-7" y="-7" width="110" height="33"/> |
|
|
|
<constraints> |
|
|
|
<constraints> |
|
|
|
<constraint firstAttribute="height" constant="21" id="4zI-xY-iLf"/> |
|
|
|
<constraint firstAttribute="height" constant="21" id="4zI-xY-iLf"/> |
|
|
|
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="96" id="weK-At-NNy"/> |
|
|
|
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="96" id="weK-At-NNy"/> |
|
|
@ -301,7 +301,7 @@ |
|
|
|
</connections> |
|
|
|
</connections> |
|
|
|
</button> |
|
|
|
</button> |
|
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="w3d-CG-aBO"> |
|
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="w3d-CG-aBO"> |
|
|
|
<rect key="frame" x="98" y="-7" width="108" height="32"/> |
|
|
|
<rect key="frame" x="97" y="-6" width="110" height="32"/> |
|
|
|
<buttonCell key="cell" type="push" title="Yes!" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="VE1-Cu-JUr"> |
|
|
|
<buttonCell key="cell" type="push" title="Yes!" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="VE1-Cu-JUr"> |
|
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
|
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
|
|
|
<font key="font" size="13" name="Avenir-Light"/> |
|
|
|
<font key="font" size="13" name="Avenir-Light"/> |
|
|
@ -426,7 +426,7 @@ |
|
|
|
</connections> |
|
|
|
</connections> |
|
|
|
</datePicker> |
|
|
|
</datePicker> |
|
|
|
<slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Vf2-uI-yf3"> |
|
|
|
<slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Vf2-uI-yf3"> |
|
|
|
<rect key="frame" x="7" y="6" width="196" height="19"/> |
|
|
|
<rect key="frame" x="7" y="2" width="196" height="23"/> |
|
|
|
<constraints> |
|
|
|
<constraints> |
|
|
|
<constraint firstAttribute="height" constant="15" id="cS7-i2-mHU"/> |
|
|
|
<constraint firstAttribute="height" constant="15" id="cS7-i2-mHU"/> |
|
|
|
</constraints> |
|
|
|
</constraints> |
|
|
@ -455,8 +455,8 @@ |
|
|
|
<constraint firstAttribute="height" constant="25" id="WSi-Xj-Kfl"/> |
|
|
|
<constraint firstAttribute="height" constant="25" id="WSi-Xj-Kfl"/> |
|
|
|
<constraint firstAttribute="width" constant="30" id="j2s-C4-pK5"/> |
|
|
|
<constraint firstAttribute="width" constant="30" id="j2s-C4-pK5"/> |
|
|
|
</constraints> |
|
|
|
</constraints> |
|
|
|
<buttonCell key="cell" type="recessed" bezelStyle="recessed" image="PowerIcon" imagePosition="only" alignment="center" alternateImage="PowerIcon" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Fp1-89-Nwm"> |
|
|
|
<buttonCell key="cell" type="recessed" bezelStyle="recessed" image="PowerIcon" imagePosition="only" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Fp1-89-Nwm"> |
|
|
|
<behavior key="behavior" lightByContents="YES"/> |
|
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/> |
|
|
|
<font key="font" metaFont="systemBold" size="12"/> |
|
|
|
<font key="font" metaFont="systemBold" size="12"/> |
|
|
|
</buttonCell> |
|
|
|
</buttonCell> |
|
|
|
<accessibility identifier="Close"/> |
|
|
|
<accessibility identifier="Close"/> |
|
|
@ -571,8 +571,8 @@ |
|
|
|
<image name="CurrentLocation" width="350" height="350"/> |
|
|
|
<image name="CurrentLocation" width="350" height="350"/> |
|
|
|
<image name="Extra" width="700" height="700"/> |
|
|
|
<image name="Extra" width="700" height="700"/> |
|
|
|
<image name="Float-White" width="15" height="13"/> |
|
|
|
<image name="Float-White" width="15" height="13"/> |
|
|
|
<image name="NSActionTemplate" width="14" height="14"/> |
|
|
|
<image name="NSActionTemplate" width="17" height="15"/> |
|
|
|
<image name="PowerIcon" width="270" height="270"/> |
|
|
|
<image name="PowerIcon" width="350" height="350"/> |
|
|
|
<image name="Remove" width="700" height="700"/> |
|
|
|
<image name="Remove" width="700" height="700"/> |
|
|
|
<image name="SharingDarkIcon" width="19" height="22"/> |
|
|
|
<image name="SharingDarkIcon" width="19" height="22"/> |
|
|
|
</resources> |
|
|
|
</resources> |
|
|
|