Browse Source

Added TableCellView for all languages

v1.2.1
Abhishek Banthia 9 years ago
parent
commit
9527e230f6
  1. BIN
      Clocker.xcodeproj/project.xcworkspace/xcuserdata/abhishekbanthia.xcuserdatad/UserInterfaceState.xcuserstate
  2. 82
      Clocker/Base.lproj/Panel.xib
  3. 4
      Clocker/Clocker-Info.plist
  4. 82
      Clocker/de.lproj/Panel.xib
  5. 82
      Clocker/fr.lproj/Panel.xib
  6. 65
      Clocker/ja.lproj/Panel.xib

BIN
Clocker.xcodeproj/project.xcworkspace/xcuserdata/abhishekbanthia.xcuserdatad/UserInterfaceState.xcuserstate generated

Binary file not shown.

82
Clocker/Base.lproj/Panel.xib

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="8191" systemVersion="15B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9531" systemVersion="15C50" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="8191"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9531"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="PanelController">
@ -35,7 +35,6 @@
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="55" viewBased="YES" id="dFw-ts-8OZ">
<rect key="frame" x="0.0" y="0.0" width="282" height="0.0"/>
<autoresizingMask key="autoresizingMask"/>
<animations/>
<size key="intercellSpacing" width="3" height="1"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<tableViewGridLines key="gridStyleMask" dashed="YES"/>
@ -64,7 +63,6 @@
<constraint firstAttribute="width" constant="140" id="32b-h6-joo"/>
<constraint firstAttribute="height" constant="26" id="vod-YN-iNX"/>
</constraints>
<animations/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Timezone Name" id="rnh-AP-ooc">
<font key="font" size="15" name="Helvetica-Light"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
@ -77,7 +75,6 @@
<constraint firstAttribute="height" constant="22" id="42Y-hy-Uo7"/>
<constraint firstAttribute="width" constant="100" id="fkH-oq-qvM"/>
</constraints>
<animations/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" placeholderString="Date" id="74U-rv-5xj">
<font key="font" size="13" name="Helvetica-Bold"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
@ -90,7 +87,6 @@
<constraint firstAttribute="height" constant="33" id="3WU-de-OQL"/>
<constraint firstAttribute="width" constant="142" id="cQV-gJ-zMz"/>
</constraints>
<animations/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" placeholderString="23:46" id="g8s-EU-UHx">
<font key="font" size="31" name="Helvetica-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
@ -106,11 +102,74 @@
<constraint firstItem="etF-33-bCB" firstAttribute="leading" secondItem="qbN-ba-fho" secondAttribute="leading" constant="10" id="ueW-ow-ZRq"/>
<constraint firstAttribute="trailing" secondItem="vnv-J2-7r1" secondAttribute="trailing" constant="8" id="zXo-eA-0bQ"/>
</constraints>
<animations/>
<connections>
<outlet property="textField" destination="etF-33-bCB" id="6fd-cc-Qq2"/>
</connections>
</tableCellView>
<tableCellView identifier="ratingCellView" id="4ho-r2-eVW" customClass="CLRatingCellView">
<rect key="frame" x="1" y="61" width="279" height="51"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="mku-A0-EIQ">
<rect key="frame" x="92" y="31" width="105" height="20"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Enjoying Clocker?" id="55l-U5-P9U">
<font key="font" size="13" name="HelveticaNeue-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CBv-VR-BIz">
<rect key="frame" x="29" y="2" width="112" height="25"/>
<constraints>
<constraint firstAttribute="width" constant="100" id="WbS-IE-VsM"/>
<constraint firstAttribute="height" constant="14" id="Xf2-aX-RW7"/>
</constraints>
<buttonCell key="cell" type="push" title="Not Really" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="4ys-FB-B1V">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" size="13" name="HelveticaNeue-Light"/>
</buttonCell>
<connections>
<action selector="actionOnNegativeFeedback:" target="4ho-r2-eVW" id="uJp-Xo-Isu"/>
</connections>
</button>
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="tIF-nT-8k3">
<rect key="frame" x="72" y="31" width="16" height="16"/>
<constraints>
<constraint firstAttribute="width" constant="16" id="u1H-ge-Kj2"/>
<constraint firstAttribute="height" constant="16" id="yER-dv-KZ4"/>
</constraints>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ClockerIcon-16" id="l66-77-6cb"/>
</imageView>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8zQ-01-DC1">
<rect key="frame" x="134" y="2" width="112" height="25"/>
<buttonCell key="cell" type="push" title="Yes!" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Azs-lv-bzd">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" size="13" name="HelveticaNeue-Light"/>
</buttonCell>
<connections>
<action selector="actionOnPositiveFeedback:" target="4ho-r2-eVW" id="IER-S9-71N"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="8zQ-01-DC1" firstAttribute="top" secondItem="mku-A0-EIQ" secondAttribute="bottom" constant="8" id="BLk-B9-ukQ"/>
<constraint firstItem="8zQ-01-DC1" firstAttribute="height" secondItem="CBv-VR-BIz" secondAttribute="height" id="F2j-PD-q73"/>
<constraint firstItem="mku-A0-EIQ" firstAttribute="centerX" secondItem="4ho-r2-eVW" secondAttribute="centerX" constant="5" id="J6T-FK-6uC"/>
<constraint firstItem="CBv-VR-BIz" firstAttribute="top" secondItem="mku-A0-EIQ" secondAttribute="bottom" constant="8" id="L14-gu-gPp"/>
<constraint firstItem="mku-A0-EIQ" firstAttribute="top" secondItem="4ho-r2-eVW" secondAttribute="top" id="Xzx-tq-j4r"/>
<constraint firstItem="CBv-VR-BIz" firstAttribute="centerX" secondItem="4ho-r2-eVW" secondAttribute="centerX" constant="-55" id="Zms-Ts-1Mp"/>
<constraint firstItem="8zQ-01-DC1" firstAttribute="centerX" secondItem="4ho-r2-eVW" secondAttribute="centerX" constant="50" id="cDL-a0-OL6"/>
<constraint firstItem="tIF-nT-8k3" firstAttribute="top" secondItem="4ho-r2-eVW" secondAttribute="top" constant="4" id="s1h-iQ-sSx"/>
<constraint firstItem="8zQ-01-DC1" firstAttribute="width" secondItem="CBv-VR-BIz" secondAttribute="width" id="sBF-Os-Ysu"/>
<constraint firstItem="mku-A0-EIQ" firstAttribute="leading" secondItem="tIF-nT-8k3" secondAttribute="trailing" constant="6" id="ykx-LK-p0M"/>
</constraints>
<connections>
<outlet property="imageView" destination="tIF-nT-8k3" id="WRA-DJ-Z92"/>
<outlet property="leftButton" destination="CBv-VR-BIz" id="la9-rL-GXy"/>
<outlet property="leftField" destination="mku-A0-EIQ" id="Z9o-qT-2Mx"/>
<outlet property="rightButton" destination="8zQ-01-DC1" id="CEb-kR-WQm"/>
</connections>
</tableCellView>
</prototypeCellViews>
</tableColumn>
</tableColumns>
@ -120,22 +179,18 @@
</connections>
</tableView>
</subviews>
<animations/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</clipView>
<constraints>
<constraint firstAttribute="height" constant="265" id="QcT-N0-G4s"/>
</constraints>
<animations/>
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="DJr-1R-9LK">
<rect key="frame" x="-100" y="-100" width="223" height="15"/>
<autoresizingMask key="autoresizingMask"/>
<animations/>
</scroller>
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="cfu-8V-LKK">
<rect key="frame" x="-100" y="-100" width="15" height="102"/>
<autoresizingMask key="autoresizingMask"/>
<animations/>
</scroller>
</scrollView>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="HR1-ZK-Ey0">
@ -143,7 +198,6 @@
<constraints>
<constraint firstAttribute="height" constant="22" id="IxM-FF-J1F"/>
</constraints>
<animations/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" state="on" alignment="center" placeholderString="Clocker" drawsBackground="YES" id="KVB-OA-XfT">
<font key="font" size="17" name="Palatino-Bold"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
@ -156,7 +210,6 @@
<constraint firstAttribute="width" constant="29" id="MIQ-4K-E5A"/>
<constraint firstAttribute="height" constant="18" id="X7D-ep-wB4"/>
</constraints>
<animations/>
<buttonCell key="cell" type="recessed" bezelStyle="recessed" image="NSActionTemplate" imagePosition="only" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vYm-fs-Zjd">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="systemBold" size="12"/>
@ -171,7 +224,6 @@
<constraint firstAttribute="width" constant="29" id="8kZ-Pj-VK6"/>
<constraint firstAttribute="height" constant="18" id="sVG-VE-3q4"/>
</constraints>
<animations/>
<buttonCell key="cell" type="recessed" bezelStyle="recessed" image="PowerIcon" imagePosition="only" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="sUh-16-Fhk">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
<font key="font" metaFont="systemBold" size="12"/>
@ -193,7 +245,6 @@
<constraint firstAttribute="trailing" secondItem="OFy-u1-TnH" secondAttribute="trailing" constant="5" id="p2a-qj-LHE"/>
<constraint firstItem="nTt-pf-Hw2" firstAttribute="leading" secondItem="6" secondAttribute="leading" id="pKl-Ay-0cB"/>
</constraints>
<animations/>
</view>
<connections>
<outlet property="delegate" destination="-2" id="8"/>
@ -203,6 +254,7 @@
<userDefaultsController representsSharedInstance="YES" id="O3B-kK-4vm"/>
</objects>
<resources>
<image name="ClockerIcon-16" width="16" height="16"/>
<image name="NSActionTemplate" width="14" height="14"/>
<image name="PowerIcon" width="270" height="270"/>
</resources>

4
Clocker/Clocker-Info.plist

@ -15,11 +15,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.1.2</string>
<string>1.2.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>15</string>
<string>16</string>
<key>Fabric</key>
<dict>
<key>APIKey</key>

82
Clocker/de.lproj/Panel.xib

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="8191" systemVersion="15B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9531" systemVersion="15C50" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="8191"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9531"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="PanelController">
@ -35,7 +35,6 @@
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="55" viewBased="YES" id="dFw-ts-8OZ">
<rect key="frame" x="0.0" y="0.0" width="282" height="0.0"/>
<autoresizingMask key="autoresizingMask"/>
<animations/>
<size key="intercellSpacing" width="3" height="1"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<tableViewGridLines key="gridStyleMask" dashed="YES"/>
@ -64,7 +63,6 @@
<constraint firstAttribute="width" constant="140" id="32b-h6-joo"/>
<constraint firstAttribute="height" constant="26" id="vod-YN-iNX"/>
</constraints>
<animations/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Timezone Name" id="rnh-AP-ooc">
<font key="font" size="15" name="Helvetica-Light"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
@ -77,7 +75,6 @@
<constraint firstAttribute="height" constant="22" id="42Y-hy-Uo7"/>
<constraint firstAttribute="width" constant="100" id="fkH-oq-qvM"/>
</constraints>
<animations/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" placeholderString="Date" id="74U-rv-5xj">
<font key="font" size="13" name="Helvetica-Bold"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
@ -90,7 +87,6 @@
<constraint firstAttribute="height" constant="33" id="3WU-de-OQL"/>
<constraint firstAttribute="width" constant="142" id="cQV-gJ-zMz"/>
</constraints>
<animations/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" placeholderString="23:46" id="g8s-EU-UHx">
<font key="font" size="31" name="Helvetica-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
@ -106,11 +102,74 @@
<constraint firstItem="etF-33-bCB" firstAttribute="leading" secondItem="qbN-ba-fho" secondAttribute="leading" constant="10" id="ueW-ow-ZRq"/>
<constraint firstAttribute="trailing" secondItem="vnv-J2-7r1" secondAttribute="trailing" constant="8" id="zXo-eA-0bQ"/>
</constraints>
<animations/>
<connections>
<outlet property="textField" destination="etF-33-bCB" id="6fd-cc-Qq2"/>
</connections>
</tableCellView>
<tableCellView identifier="ratingCellView" id="cGe-a3-aQ4" customClass="CLRatingCellView">
<rect key="frame" x="1" y="61" width="279" height="51"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZQb-WM-ySu">
<rect key="frame" x="92" y="31" width="105" height="20"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Enjoying Clocker?" id="wVy-8p-Coe">
<font key="font" size="13" name="HelveticaNeue-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wmr-oC-KAA">
<rect key="frame" x="29" y="2" width="112" height="25"/>
<constraints>
<constraint firstAttribute="height" constant="14" id="1az-PB-UfL"/>
<constraint firstAttribute="width" constant="100" id="sdp-Wc-iFX"/>
</constraints>
<buttonCell key="cell" type="push" title="Not Really" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="NwZ-x6-Rzx">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" size="13" name="HelveticaNeue-Light"/>
</buttonCell>
<connections>
<action selector="actionOnNegativeFeedback:" target="cGe-a3-aQ4" id="dWt-hz-K1P"/>
</connections>
</button>
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="rb5-Zz-Ydj">
<rect key="frame" x="72" y="31" width="16" height="16"/>
<constraints>
<constraint firstAttribute="width" constant="16" id="IGB-EE-dbx"/>
<constraint firstAttribute="height" constant="16" id="WpC-Kd-S4x"/>
</constraints>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ClockerIcon-16" id="Brt-bL-O6m"/>
</imageView>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="M34-ia-ua6">
<rect key="frame" x="134" y="2" width="112" height="25"/>
<buttonCell key="cell" type="push" title="Yes!" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="ztX-tu-ZtW">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" size="13" name="HelveticaNeue-Light"/>
</buttonCell>
<connections>
<action selector="actionOnPositiveFeedback:" target="cGe-a3-aQ4" id="YFi-6a-giS"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="ZQb-WM-ySu" firstAttribute="centerX" secondItem="cGe-a3-aQ4" secondAttribute="centerX" constant="5" id="2P2-M0-N3M"/>
<constraint firstItem="M34-ia-ua6" firstAttribute="centerX" secondItem="cGe-a3-aQ4" secondAttribute="centerX" constant="50" id="7bw-x2-pOw"/>
<constraint firstItem="wmr-oC-KAA" firstAttribute="centerX" secondItem="cGe-a3-aQ4" secondAttribute="centerX" constant="-55" id="AtB-hH-Nhl"/>
<constraint firstItem="ZQb-WM-ySu" firstAttribute="leading" secondItem="rb5-Zz-Ydj" secondAttribute="trailing" constant="6" id="FMv-md-2JA"/>
<constraint firstItem="rb5-Zz-Ydj" firstAttribute="top" secondItem="cGe-a3-aQ4" secondAttribute="top" constant="4" id="NN0-7u-PIj"/>
<constraint firstItem="M34-ia-ua6" firstAttribute="height" secondItem="wmr-oC-KAA" secondAttribute="height" id="Ntv-eP-Osa"/>
<constraint firstItem="M34-ia-ua6" firstAttribute="width" secondItem="wmr-oC-KAA" secondAttribute="width" id="Uht-2A-ZRG"/>
<constraint firstItem="ZQb-WM-ySu" firstAttribute="top" secondItem="cGe-a3-aQ4" secondAttribute="top" id="aqj-Kt-PuX"/>
<constraint firstItem="M34-ia-ua6" firstAttribute="top" secondItem="ZQb-WM-ySu" secondAttribute="bottom" constant="8" id="nE3-Nj-BEf"/>
<constraint firstItem="wmr-oC-KAA" firstAttribute="top" secondItem="ZQb-WM-ySu" secondAttribute="bottom" constant="8" id="p6E-PG-Qqt"/>
</constraints>
<connections>
<outlet property="imageView" destination="rb5-Zz-Ydj" id="rZZ-Rl-c8V"/>
<outlet property="leftButton" destination="wmr-oC-KAA" id="OXY-gb-83X"/>
<outlet property="leftField" destination="ZQb-WM-ySu" id="5Ic-ou-Dbe"/>
<outlet property="rightButton" destination="M34-ia-ua6" id="5h7-8i-aoP"/>
</connections>
</tableCellView>
</prototypeCellViews>
</tableColumn>
</tableColumns>
@ -120,22 +179,18 @@
</connections>
</tableView>
</subviews>
<animations/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</clipView>
<constraints>
<constraint firstAttribute="height" constant="265" id="QcT-N0-G4s"/>
</constraints>
<animations/>
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="DJr-1R-9LK">
<rect key="frame" x="-100" y="-100" width="223" height="15"/>
<autoresizingMask key="autoresizingMask"/>
<animations/>
</scroller>
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="cfu-8V-LKK">
<rect key="frame" x="-100" y="-100" width="15" height="102"/>
<autoresizingMask key="autoresizingMask"/>
<animations/>
</scroller>
</scrollView>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="HR1-ZK-Ey0">
@ -143,7 +198,6 @@
<constraints>
<constraint firstAttribute="height" constant="22" id="IxM-FF-J1F"/>
</constraints>
<animations/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" state="on" alignment="center" placeholderString="Clocker" drawsBackground="YES" id="KVB-OA-XfT">
<font key="font" size="17" name="Palatino-Bold"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
@ -156,7 +210,6 @@
<constraint firstAttribute="width" constant="29" id="MIQ-4K-E5A"/>
<constraint firstAttribute="height" constant="18" id="X7D-ep-wB4"/>
</constraints>
<animations/>
<buttonCell key="cell" type="recessed" bezelStyle="recessed" image="NSActionTemplate" imagePosition="only" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vYm-fs-Zjd">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="systemBold" size="12"/>
@ -171,7 +224,6 @@
<constraint firstAttribute="width" constant="29" id="8kZ-Pj-VK6"/>
<constraint firstAttribute="height" constant="18" id="sVG-VE-3q4"/>
</constraints>
<animations/>
<buttonCell key="cell" type="recessed" bezelStyle="recessed" image="PowerIcon" imagePosition="only" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="sUh-16-Fhk">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
<font key="font" metaFont="systemBold" size="12"/>
@ -193,7 +245,6 @@
<constraint firstAttribute="trailing" secondItem="OFy-u1-TnH" secondAttribute="trailing" constant="5" id="p2a-qj-LHE"/>
<constraint firstItem="nTt-pf-Hw2" firstAttribute="leading" secondItem="6" secondAttribute="leading" id="pKl-Ay-0cB"/>
</constraints>
<animations/>
</view>
<connections>
<outlet property="delegate" destination="-2" id="8"/>
@ -203,6 +254,7 @@
<userDefaultsController representsSharedInstance="YES" id="O3B-kK-4vm"/>
</objects>
<resources>
<image name="ClockerIcon-16" width="16" height="16"/>
<image name="NSActionTemplate" width="14" height="14"/>
<image name="PowerIcon" width="270" height="270"/>
</resources>

82
Clocker/fr.lproj/Panel.xib

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="8191" systemVersion="15B42" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9531" systemVersion="15C50" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="8191"/>
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9531"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="PanelController">
@ -35,7 +35,6 @@
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="55" viewBased="YES" id="dFw-ts-8OZ">
<rect key="frame" x="0.0" y="0.0" width="282" height="0.0"/>
<autoresizingMask key="autoresizingMask"/>
<animations/>
<size key="intercellSpacing" width="3" height="1"/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
<tableViewGridLines key="gridStyleMask" dashed="YES"/>
@ -64,7 +63,6 @@
<constraint firstAttribute="width" constant="140" id="32b-h6-joo"/>
<constraint firstAttribute="height" constant="26" id="vod-YN-iNX"/>
</constraints>
<animations/>
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" placeholderString="Fuseau-horaire Nom" id="rnh-AP-ooc">
<font key="font" size="15" name="Helvetica-Light"/>
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
@ -77,7 +75,6 @@
<constraint firstAttribute="height" constant="22" id="42Y-hy-Uo7"/>
<constraint firstAttribute="width" constant="150" id="fkH-oq-qvM"/>
</constraints>
<animations/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" placeholderString="Rendez-vous amoureux" id="74U-rv-5xj">
<font key="font" size="13" name="Helvetica-Bold"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
@ -90,7 +87,6 @@
<constraint firstAttribute="height" constant="33" id="3WU-de-OQL"/>
<constraint firstAttribute="width" constant="142" id="cQV-gJ-zMz"/>
</constraints>
<animations/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" placeholderString="23:46" id="g8s-EU-UHx">
<font key="font" size="31" name="Helvetica-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
@ -106,11 +102,74 @@
<constraint firstItem="etF-33-bCB" firstAttribute="leading" secondItem="qbN-ba-fho" secondAttribute="leading" constant="10" id="ueW-ow-ZRq"/>
<constraint firstAttribute="trailing" secondItem="vnv-J2-7r1" secondAttribute="trailing" constant="8" id="zXo-eA-0bQ"/>
</constraints>
<animations/>
<connections>
<outlet property="textField" destination="etF-33-bCB" id="6fd-cc-Qq2"/>
</connections>
</tableCellView>
<tableCellView identifier="ratingCellView" id="Qgs-ny-ew3" customClass="CLRatingCellView">
<rect key="frame" x="1" y="61" width="279" height="51"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ttp-5b-2Aa">
<rect key="frame" x="92" y="31" width="105" height="20"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Enjoying Clocker?" id="nUZ-bH-nDK">
<font key="font" size="13" name="HelveticaNeue-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WwJ-Vl-MA6">
<rect key="frame" x="29" y="2" width="112" height="25"/>
<constraints>
<constraint firstAttribute="width" constant="100" id="9j6-hx-O9n"/>
<constraint firstAttribute="height" constant="14" id="RF4-mQ-NeO"/>
</constraints>
<buttonCell key="cell" type="push" title="Not Really" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="cmB-Rn-pyT">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" size="13" name="HelveticaNeue-Light"/>
</buttonCell>
<connections>
<action selector="actionOnNegativeFeedback:" target="Qgs-ny-ew3" id="gMh-FK-Gvj"/>
</connections>
</button>
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="zWc-Zd-0kQ">
<rect key="frame" x="72" y="31" width="16" height="16"/>
<constraints>
<constraint firstAttribute="width" constant="16" id="qeE-qU-ZMt"/>
<constraint firstAttribute="height" constant="16" id="srw-je-Bp9"/>
</constraints>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ClockerIcon-16" id="xi0-lg-cOQ"/>
</imageView>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4jC-Ni-8qd">
<rect key="frame" x="134" y="2" width="112" height="25"/>
<buttonCell key="cell" type="push" title="Yes!" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="O3o-Oy-n11">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" size="13" name="HelveticaNeue-Light"/>
</buttonCell>
<connections>
<action selector="actionOnPositiveFeedback:" target="Qgs-ny-ew3" id="Vgx-eI-iOA"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="4jC-Ni-8qd" firstAttribute="top" secondItem="Ttp-5b-2Aa" secondAttribute="bottom" constant="8" id="DwK-2r-KDa"/>
<constraint firstItem="WwJ-Vl-MA6" firstAttribute="centerX" secondItem="Qgs-ny-ew3" secondAttribute="centerX" constant="-55" id="Kq5-9G-Z9Y"/>
<constraint firstItem="4jC-Ni-8qd" firstAttribute="width" secondItem="WwJ-Vl-MA6" secondAttribute="width" id="MDt-SU-Awe"/>
<constraint firstItem="WwJ-Vl-MA6" firstAttribute="top" secondItem="Ttp-5b-2Aa" secondAttribute="bottom" constant="8" id="Q6C-FR-10C"/>
<constraint firstItem="4jC-Ni-8qd" firstAttribute="height" secondItem="WwJ-Vl-MA6" secondAttribute="height" id="eCx-Sm-maT"/>
<constraint firstItem="Ttp-5b-2Aa" firstAttribute="leading" secondItem="zWc-Zd-0kQ" secondAttribute="trailing" constant="6" id="nr6-Yz-arj"/>
<constraint firstItem="4jC-Ni-8qd" firstAttribute="centerX" secondItem="Qgs-ny-ew3" secondAttribute="centerX" constant="50" id="rPq-Vm-v2m"/>
<constraint firstItem="zWc-Zd-0kQ" firstAttribute="top" secondItem="Qgs-ny-ew3" secondAttribute="top" constant="4" id="voN-fs-7rp"/>
<constraint firstItem="Ttp-5b-2Aa" firstAttribute="centerX" secondItem="Qgs-ny-ew3" secondAttribute="centerX" constant="5" id="x5x-th-eJS"/>
<constraint firstItem="Ttp-5b-2Aa" firstAttribute="top" secondItem="Qgs-ny-ew3" secondAttribute="top" id="zPg-5M-L8W"/>
</constraints>
<connections>
<outlet property="imageView" destination="zWc-Zd-0kQ" id="KjV-P1-61l"/>
<outlet property="leftButton" destination="WwJ-Vl-MA6" id="9Yk-7p-P9p"/>
<outlet property="leftField" destination="Ttp-5b-2Aa" id="Zj7-zh-s5j"/>
<outlet property="rightButton" destination="4jC-Ni-8qd" id="oy6-lv-e3i"/>
</connections>
</tableCellView>
</prototypeCellViews>
</tableColumn>
</tableColumns>
@ -120,22 +179,18 @@
</connections>
</tableView>
</subviews>
<animations/>
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</clipView>
<constraints>
<constraint firstAttribute="height" constant="265" id="QcT-N0-G4s"/>
</constraints>
<animations/>
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="DJr-1R-9LK">
<rect key="frame" x="-100" y="-100" width="223" height="15"/>
<autoresizingMask key="autoresizingMask"/>
<animations/>
</scroller>
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="cfu-8V-LKK">
<rect key="frame" x="-100" y="-100" width="15" height="102"/>
<autoresizingMask key="autoresizingMask"/>
<animations/>
</scroller>
</scrollView>
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="HR1-ZK-Ey0">
@ -143,7 +198,6 @@
<constraints>
<constraint firstAttribute="height" constant="22" id="IxM-FF-J1F"/>
</constraints>
<animations/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" state="on" alignment="center" placeholderString="Clocker" drawsBackground="YES" id="KVB-OA-XfT">
<font key="font" size="17" name="Palatino-Bold"/>
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
@ -156,7 +210,6 @@
<constraint firstAttribute="width" constant="29" id="MIQ-4K-E5A"/>
<constraint firstAttribute="height" constant="18" id="X7D-ep-wB4"/>
</constraints>
<animations/>
<buttonCell key="cell" type="recessed" bezelStyle="recessed" image="NSActionTemplate" imagePosition="only" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="vYm-fs-Zjd">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="systemBold" size="12"/>
@ -171,7 +224,6 @@
<constraint firstAttribute="width" constant="29" id="8kZ-Pj-VK6"/>
<constraint firstAttribute="height" constant="18" id="sVG-VE-3q4"/>
</constraints>
<animations/>
<buttonCell key="cell" type="recessed" bezelStyle="recessed" image="PowerIcon" imagePosition="only" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="sUh-16-Fhk">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES" changeBackground="YES" changeGray="YES"/>
<font key="font" metaFont="systemBold" size="12"/>
@ -193,7 +245,6 @@
<constraint firstAttribute="trailing" secondItem="OFy-u1-TnH" secondAttribute="trailing" constant="5" id="p2a-qj-LHE"/>
<constraint firstItem="nTt-pf-Hw2" firstAttribute="leading" secondItem="6" secondAttribute="leading" id="pKl-Ay-0cB"/>
</constraints>
<animations/>
</view>
<connections>
<outlet property="delegate" destination="-2" id="8"/>
@ -203,6 +254,7 @@
<userDefaultsController representsSharedInstance="YES" id="O3B-kK-4vm"/>
</objects>
<resources>
<image name="ClockerIcon-16" width="16" height="16"/>
<image name="NSActionTemplate" width="14" height="14"/>
<image name="PowerIcon" width="270" height="270"/>
</resources>

65
Clocker/ja.lproj/Panel.xib

@ -106,6 +106,70 @@
<outlet property="textField" destination="etF-33-bCB" id="6fd-cc-Qq2"/>
</connections>
</tableCellView>
<tableCellView identifier="ratingCellView" id="uSg-Ob-VaY" customClass="CLRatingCellView">
<rect key="frame" x="1" y="61" width="279" height="51"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="DV6-1S-ozI">
<rect key="frame" x="92" y="31" width="105" height="20"/>
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Enjoying Clocker?" id="Smx-UD-UHl">
<font key="font" size="13" name="HelveticaNeue-Light"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Xr7-B4-Qrg">
<rect key="frame" x="29" y="2" width="112" height="25"/>
<constraints>
<constraint firstAttribute="width" constant="100" id="2rr-Hq-XNm"/>
<constraint firstAttribute="height" constant="14" id="cZI-Gh-Ts5"/>
</constraints>
<buttonCell key="cell" type="push" title="Not Really" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="BxE-ut-DNY">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" size="13" name="HelveticaNeue-Light"/>
</buttonCell>
<connections>
<action selector="actionOnNegativeFeedback:" target="uSg-Ob-VaY" id="fyn-OT-8QU"/>
</connections>
</button>
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="HVb-Zh-7bm">
<rect key="frame" x="72" y="31" width="16" height="16"/>
<constraints>
<constraint firstAttribute="height" constant="16" id="8V1-MH-3aC"/>
<constraint firstAttribute="width" constant="16" id="sCo-ah-NEf"/>
</constraints>
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="ClockerIcon-16" id="WaH-om-d6S"/>
</imageView>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="KHa-CS-VSi">
<rect key="frame" x="134" y="2" width="112" height="25"/>
<buttonCell key="cell" type="push" title="Yes!" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="5b3-zK-eAK">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
<font key="font" size="13" name="HelveticaNeue-Light"/>
</buttonCell>
<connections>
<action selector="actionOnPositiveFeedback:" target="uSg-Ob-VaY" id="osb-fs-bPh"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="KHa-CS-VSi" firstAttribute="height" secondItem="Xr7-B4-Qrg" secondAttribute="height" id="B0P-Qp-kXo"/>
<constraint firstItem="KHa-CS-VSi" firstAttribute="centerX" secondItem="uSg-Ob-VaY" secondAttribute="centerX" constant="50" id="Lat-9z-4zx"/>
<constraint firstItem="HVb-Zh-7bm" firstAttribute="top" secondItem="uSg-Ob-VaY" secondAttribute="top" constant="4" id="OMd-kn-yzF"/>
<constraint firstItem="DV6-1S-ozI" firstAttribute="centerX" secondItem="uSg-Ob-VaY" secondAttribute="centerX" constant="5" id="jKr-Dz-Zyc"/>
<constraint firstItem="Xr7-B4-Qrg" firstAttribute="top" secondItem="DV6-1S-ozI" secondAttribute="bottom" constant="8" id="m18-dO-Naj"/>
<constraint firstItem="KHa-CS-VSi" firstAttribute="top" secondItem="DV6-1S-ozI" secondAttribute="bottom" constant="8" id="rg0-MF-n9j"/>
<constraint firstItem="KHa-CS-VSi" firstAttribute="width" secondItem="Xr7-B4-Qrg" secondAttribute="width" id="tdx-bo-yWb"/>
<constraint firstItem="DV6-1S-ozI" firstAttribute="leading" secondItem="HVb-Zh-7bm" secondAttribute="trailing" constant="6" id="tsg-tN-lFV"/>
<constraint firstItem="DV6-1S-ozI" firstAttribute="top" secondItem="uSg-Ob-VaY" secondAttribute="top" id="yCc-cf-MCd"/>
<constraint firstItem="Xr7-B4-Qrg" firstAttribute="centerX" secondItem="uSg-Ob-VaY" secondAttribute="centerX" constant="-55" id="yXu-4w-cSS"/>
</constraints>
<connections>
<outlet property="imageView" destination="HVb-Zh-7bm" id="JM1-kh-oZn"/>
<outlet property="leftButton" destination="Xr7-B4-Qrg" id="zMy-dD-hx6"/>
<outlet property="leftField" destination="DV6-1S-ozI" id="Mfc-2l-tjA"/>
<outlet property="rightButton" destination="KHa-CS-VSi" id="0mz-t8-4g2"/>
</connections>
</tableCellView>
</prototypeCellViews>
</tableColumn>
</tableColumns>
@ -190,6 +254,7 @@
<userDefaultsController representsSharedInstance="YES" id="O3B-kK-4vm"/>
</objects>
<resources>
<image name="ClockerIcon-16" width="16" height="16"/>
<image name="NSActionTemplate" width="14" height="14"/>
<image name="PowerIcon" width="270" height="270"/>
</resources>

Loading…
Cancel
Save