Revision: 12290
http://sourceforge.net/p/skim-app/code/12290
Author: hofman
Date: 2021-04-12 22:22:36 +0000 (Mon, 12 Apr 2021)
Log Message:
-----------
unlocalize NotesDocument.xib
Modified Paths:
--------------
trunk/Skim.xcodeproj/project.pbxproj
Added Paths:
-----------
trunk/NotesDocument.xib
Removed Paths:
-------------
trunk/Base.lproj/NotesDocument.xib
Deleted: trunk/Base.lproj/NotesDocument.xib
===================================================================
--- trunk/Base.lproj/NotesDocument.xib 2021-04-12 22:11:08 UTC (rev 12289)
+++ trunk/Base.lproj/NotesDocument.xib 2021-04-12 22:22:36 UTC (rev 12290)
@@ -1,358 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0"
toolsVersion="17701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"
useAutolayout="YES">
- <dependencies>
- <deployment identifier="macosx"/>
- <development version="8000" identifier="xcode"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="17701"/>
- <capability name="documents saved in the Xcode 8 format"
minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner"
customClass="SKNotesDocument">
- <connections>
- <outlet property="arrayController" destination="7" id="57"/>
- <outlet property="outlineView" destination="49" id="52"/>
- <outlet property="searchField" destination="90" id="92"/>
- <outlet property="statusBar" destination="sbg-jM-cv9"
id="RDn-Yp-zSM"/>
- <outlet property="window" destination="5" id="31"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder"
customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <window allowsToolTipsWhenApplicationIsInactive="NO"
autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO"
animationBehavior="default" id="5" userLabel="Window">
- <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="302" y="310" width="480" height="360"/>
- <rect key="screenRect" x="0.0" y="0.0" width="1280" height="775"/>
- <value key="minSize" type="size" width="213" height="107"/>
- <view key="contentView" misplaced="YES" id="6">
- <rect key="frame" x="0.0" y="0.0" width="480" height="360"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <scrollView borderType="none" autohidesScrollers="YES"
horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19"
verticalPageScroll="10" hasHorizontalScroller="NO"
usesPredominantAxisScrolling="NO"
translatesAutoresizingMaskIntoConstraints="NO" id="48"
customClass="SKScrollView">
- <rect key="frame" x="0.0" y="22" width="504"
height="114"/>
- <clipView key="contentView" id="C4R-aP-Zng">
- <rect key="frame" x="0.0" y="0.0" width="504"
height="114"/>
- <autoresizingMask key="autoresizingMask"
widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <outlineView verticalHuggingPriority="750"
allowsExpansionToolTips="YES" columnAutoresizingStyle="firstColumnOnly"
alternatingRowBackgroundColors="YES" typeSelect="NO"
autosaveName="SKNotesDocumentOutlineView" headerView="105" viewBased="YES"
floatsGroupRows="NO" indentationPerLevel="16" outlineTableColumn="50" id="49"
customClass="SKNoteOutlineView">
- <rect key="frame" x="0.0" y="0.0"
width="504" height="89"/>
- <autoresizingMask key="autoresizingMask"
widthSizable="YES" heightSizable="YES"/>
- <size key="intercellSpacing" width="3"
height="2"/>
- <color key="backgroundColor"
name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
- <color key="gridColor" name="gridColor"
catalog="System" colorSpace="catalog"/>
- <tableColumns>
- <tableColumn identifier="note"
editable="NO" width="384" minWidth="16" maxWidth="1000" id="50">
- <tableHeaderCell key="headerCell"
lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
- <color key="textColor"
name="headerTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
- </tableHeaderCell>
- <textFieldCell key="dataCell"
alignment="left" id="80">
- <font key="font"
metaFont="cellTitle"/>
- <color key="textColor"
name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <tableColumnResizingMask
key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
- <prototypeCellViews>
- <customView identifier="row"
id="yvn-lZ-y0P" customClass="SKNoteTableRowView">
- <rect key="frame" x="11"
y="1" width="389" height="17"/>
- <autoresizingMask
key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- </customView>
- <tableCellView id="6Wp-hg-AAV">
- <rect key="frame" x="11"
y="20" width="389" height="17"/>
- <autoresizingMask
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField
horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="389"
translatesAutoresizingMaskIntoConstraints="NO" id="ng8-52-I3N">
- <rect key="frame"
x="-2" y="0.0" width="393" height="17"/>
- <textFieldCell
key="cell" sendsActionOnEndEditing="YES" alignment="left" id="d2Y-IV-bO4">
- <font
key="font" metaFont="cellTitle"/>
- <color
key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color
key="backgroundColor" name="controlColor" catalog="System"
colorSpace="catalog"/>
- </textFieldCell>
- <connections>
- <binding
destination="6Wp-hg-AAV" name="value" keyPath="objectValue.objectValue"
id="MsE-3O-Bb1"/>
- <binding
destination="6Wp-hg-AAV" name="toolTip" keyPath="objectValue.string"
id="uSv-jP-SAI"/>
- </connections>
- </textField>
- </subviews>
- <constraints>
- <constraint
firstItem="ng8-52-I3N" firstAttribute="centerY" secondItem="6Wp-hg-AAV"
secondAttribute="centerY" id="Avb-1i-1r4"/>
- <constraint
firstItem="ng8-52-I3N" firstAttribute="leading" secondItem="6Wp-hg-AAV"
secondAttribute="leading" id="lgf-Zb-p7N"/>
- <constraint
firstItem="ng8-52-I3N" firstAttribute="centerX" secondItem="6Wp-hg-AAV"
secondAttribute="centerX" id="r99-cD-esy"/>
- <constraint
firstItem="ng8-52-I3N" firstAttribute="top" secondItem="6Wp-hg-AAV"
secondAttribute="top" id="v8c-qA-rgm"/>
- </constraints>
- <connections>
- <outlet
property="textField" destination="ng8-52-I3N" id="7nB-S9-CML"/>
- </connections>
- </tableCellView>
- </prototypeCellViews>
- </tableColumn>
- <tableColumn identifier="type"
editable="NO" width="21" minWidth="21" maxWidth="21" id="56">
- <tableHeaderCell key="headerCell"
lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
- <color key="textColor"
name="headerTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
- </tableHeaderCell>
- <imageCell key="dataCell"
refusesFirstResponder="YES" alignment="left" animates="YES" id="58"
customClass="SKAnnotationTypeImageCell"/>
- <prototypeCellViews>
- <tableCellView id="E1b-NS-HOF">
- <rect key="frame" x="403"
y="1" width="21" height="17"/>
- <autoresizingMask
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView
horizontalHuggingPriority="251" verticalHuggingPriority="251"
translatesAutoresizingMaskIntoConstraints="NO" id="NA6-l1-CAo">
- <rect key="frame"
x="0.0" y="-3" width="21" height="23"/>
- <imageCell
key="cell" refusesFirstResponder="YES" alignment="left"
imageScaling="proportionallyDown" image="NSActionTemplate" id="sVs-LE-rAz"/>
- <connections>
- <binding
destination="E1b-NS-HOF" name="value" keyPath="objectValue.type"
id="kNb-1A-kUk">
-
<dictionary key="options">
-
<string key="NSValueTransformerName">SKTypeImage</string>
-
</dictionary>
- </binding>
- <binding
destination="E1b-NS-HOF" name="toolTip" keyPath="objectValue.type.typeName"
id="zRB-h8-XKB"/>
- </connections>
- </imageView>
- </subviews>
- <constraints>
- <constraint
firstItem="NA6-l1-CAo" firstAttribute="centerY" secondItem="E1b-NS-HOF"
secondAttribute="centerY" id="0MZ-pL-kHe"/>
- <constraint
firstItem="NA6-l1-CAo" firstAttribute="top" secondItem="E1b-NS-HOF"
secondAttribute="top" id="28C-hl-fS1"/>
- <constraint
firstItem="NA6-l1-CAo" firstAttribute="centerX" secondItem="E1b-NS-HOF"
secondAttribute="centerX" id="Pnq-kg-JwI"/>
- <constraint
firstItem="NA6-l1-CAo" firstAttribute="leading" secondItem="E1b-NS-HOF"
secondAttribute="leading" id="s9m-1g-hfF"/>
- </constraints>
- <connections>
- <outlet
property="imageView" destination="NA6-l1-CAo" id="00C-rx-4Ku"/>
- </connections>
- </tableCellView>
- </prototypeCellViews>
- </tableColumn>
- <tableColumn identifier="color"
editable="NO" width="16" minWidth="16" maxWidth="16" id="106">
- <tableHeaderCell key="headerCell"
lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
- <color key="textColor"
name="headerTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="headerColor" catalog="System" colorSpace="catalog"/>
- </tableHeaderCell>
- <customCell key="dataCell"
alignment="left" id="121" customClass="SKColorCell">
- <font key="font"
metaFont="system"/>
- </customCell>
- <prototypeCellViews>
- <tableCellView id="iKT-7I-wCa">
- <rect key="frame" x="427"
y="1" width="16" height="17"/>
- <autoresizingMask
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView
horizontalHuggingPriority="251" verticalHuggingPriority="251"
translatesAutoresizingMaskIntoConstraints="NO" id="ECS-CW-5ke">
- <rect key="frame"
x="0.0" y="-3" width="16" height="23"/>
- <imageCell
key="cell" refusesFirstResponder="YES" alignment="left"
imageScaling="proportionallyDown" image="NSActionTemplate" id="2Ol-23-qRN"
customClass="SKColorCell"/>
- <connections>
- <binding
destination="iKT-7I-wCa" name="value" keyPath="objectValue.color"
id="ihI-HE-FXc"/>
- </connections>
- </imageView>
- </subviews>
- <constraints>
- <constraint
firstItem="ECS-CW-5ke" firstAttribute="centerY" secondItem="iKT-7I-wCa"
secondAttribute="centerY" id="bHe-XE-T9p"/>
- <constraint
firstItem="ECS-CW-5ke" firstAttribute="centerX" secondItem="iKT-7I-wCa"
secondAttribute="centerX" id="gJt-f5-cWd"/>
- <constraint
firstItem="ECS-CW-5ke" firstAttribute="leading" secondItem="iKT-7I-wCa"
secondAttribute="leading" id="l8A-we-hCT"/>
- <constraint
firstItem="ECS-CW-5ke" firstAttribute="top" secondItem="iKT-7I-wCa"
secondAttribute="top" id="mlq-wM-C2F"/>
- </constraints>
- <connections>
- <outlet
property="imageView" destination="ECS-CW-5ke" id="Hdq-V4-P3j"/>
- </connections>
- </tableCellView>
- </prototypeCellViews>
- </tableColumn>
- <tableColumn identifier="page"
editable="NO" width="42" minWidth="32" maxWidth="45" id="51">
- <tableHeaderCell key="headerCell"
lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
- <color key="textColor"
name="headerTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
- </tableHeaderCell>
- <textFieldCell key="dataCell"
lineBreakMode="truncatingTail" alignment="left" id="97"
customClass="SKCenteredTextFieldCell">
- <font key="font"
metaFont="system"/>
- <color key="textColor"
name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <tableColumnResizingMask
key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
- <prototypeCellViews>
- <tableCellView id="o1B-Qd-sFQ">
- <rect key="frame" x="446"
y="1" width="46" height="17"/>
- <autoresizingMask
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField
verticalHuggingPriority="750" horizontalCompressionResistancePriority="250"
translatesAutoresizingMaskIntoConstraints="NO" id="CMB-So-gk5">
- <rect key="frame"
x="-2" y="1" width="50" height="16"/>
- <textFieldCell
key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES"
alignment="left" id="hOk-U1-Iq2">
- <font
key="font" metaFont="system"/>
- <color
key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color
key="backgroundColor" name="controlColor" catalog="System"
colorSpace="catalog"/>
- </textFieldCell>
- <connections>
- <binding
destination="o1B-Qd-sFQ" name="value" keyPath="objectValue.page.displayLabel"
id="m31-Yl-Mhh"/>
- <binding
destination="o1B-Qd-sFQ" name="toolTip" keyPath="objectValue.string"
id="lV0-Fo-SwT"/>
- </connections>
- </textField>
- </subviews>
- <constraints>
- <constraint
firstItem="CMB-So-gk5" firstAttribute="leading" secondItem="o1B-Qd-sFQ"
secondAttribute="leading" id="Wwd-SI-uXl"/>
- <constraint
firstItem="CMB-So-gk5" firstAttribute="centerX" secondItem="o1B-Qd-sFQ"
secondAttribute="centerX" id="tXe-Ow-pQY"/>
- <constraint
firstItem="CMB-So-gk5" firstAttribute="centerY" secondItem="o1B-Qd-sFQ"
secondAttribute="centerY" id="yuX-yO-YjM"/>
- </constraints>
- <connections>
- <outlet
property="textField" destination="CMB-So-gk5" id="sjm-hQ-89L"/>
- </connections>
- </tableCellView>
- </prototypeCellViews>
- </tableColumn>
- <tableColumn identifier="author"
editable="NO" width="64" minWidth="10" maxWidth="1000" hidden="YES" id="116">
- <tableHeaderCell key="headerCell"
lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
- <color key="textColor"
name="headerTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="headerColor" catalog="System" colorSpace="catalog"/>
- </tableHeaderCell>
- <textFieldCell key="dataCell"
lineBreakMode="truncatingTail" alignment="left" id="117"
customClass="SKCenteredTextFieldCell">
- <font key="font"
metaFont="system"/>
- <color key="textColor"
name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <tableColumnResizingMask
key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
- <prototypeCellViews>
- <tableCellView id="14m-ak-Cob">
- <rect key="frame" x="1"
y="1" width="0.0" height="17"/>
- <autoresizingMask
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField
verticalHuggingPriority="750" horizontalCompressionResistancePriority="250"
translatesAutoresizingMaskIntoConstraints="NO" id="qiw-J0-7KE">
- <rect key="frame"
x="-2" y="1" width="4" height="16"/>
- <textFieldCell
key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES"
alignment="left" id="0q4-P3-T71">
- <font
key="font" metaFont="system"/>
- <color
key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color
key="backgroundColor" name="controlColor" catalog="System"
colorSpace="catalog"/>
- </textFieldCell>
- <connections>
- <binding
destination="14m-ak-Cob" name="value" keyPath="objectValue.userName"
id="GYb-s7-RH3"/>
- </connections>
- </textField>
- </subviews>
- <constraints>
- <constraint
firstItem="qiw-J0-7KE" firstAttribute="centerY" secondItem="14m-ak-Cob"
secondAttribute="centerY" id="RuA-cd-3DM"/>
- <constraint
firstItem="qiw-J0-7KE" firstAttribute="leading" secondItem="14m-ak-Cob"
secondAttribute="leading" id="V1q-4A-4a5"/>
- <constraint
firstItem="qiw-J0-7KE" firstAttribute="centerX" secondItem="14m-ak-Cob"
secondAttribute="centerX" id="Ybp-9Z-GfS"/>
- </constraints>
- <connections>
- <outlet
property="textField" destination="qiw-J0-7KE" id="dPx-Ab-WeG"/>
- </connections>
- </tableCellView>
- </prototypeCellViews>
- </tableColumn>
- <tableColumn identifier="date"
editable="NO" width="64" minWidth="10" maxWidth="1000" hidden="YES" id="118">
- <tableHeaderCell key="headerCell"
lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
- <color key="textColor"
name="headerTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="headerColor" catalog="System" colorSpace="catalog"/>
- </tableHeaderCell>
- <textFieldCell key="dataCell"
lineBreakMode="truncatingTail" alignment="left" id="119"
customClass="SKCenteredTextFieldCell">
- <dateFormatter key="formatter"
dateStyle="short" id="120"/>
- <font key="font"
metaFont="system"/>
- <color key="textColor"
name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- <tableColumnResizingMask
key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
- <prototypeCellViews>
- <tableCellView id="amI-Vn-SmP">
- <rect key="frame" x="1"
y="1" width="0.0" height="17"/>
- <autoresizingMask
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <textField
verticalHuggingPriority="750" horizontalCompressionResistancePriority="250"
translatesAutoresizingMaskIntoConstraints="NO" id="2j2-l6-e3v">
- <rect key="frame"
x="-2" y="1" width="4" height="16"/>
- <textFieldCell
key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES"
alignment="left" id="Cc8-W5-0Sb">
- <dateFormatter
key="formatter" dateStyle="short" id="PeK-Z9-GQW"/>
- <font
key="font" metaFont="system"/>
- <color
key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color
key="backgroundColor" name="controlColor" catalog="System"
colorSpace="catalog"/>
- </textFieldCell>
- <connections>
- <binding
destination="amI-Vn-SmP" name="value" keyPath="objectValue.modificationDate"
id="UOF-fe-eNc"/>
- </connections>
- </textField>
- </subviews>
- <constraints>
- <constraint
firstItem="2j2-l6-e3v" firstAttribute="centerY" secondItem="amI-Vn-SmP"
secondAttribute="centerY" id="92j-Bq-m3u"/>
- <constraint
firstItem="2j2-l6-e3v" firstAttribute="centerX" secondItem="amI-Vn-SmP"
secondAttribute="centerX" id="jbI-o6-cyZ"/>
- <constraint
firstItem="2j2-l6-e3v" firstAttribute="leading" secondItem="amI-Vn-SmP"
secondAttribute="leading" id="tJJ-VC-C6s"/>
- </constraints>
- <connections>
- <outlet
property="textField" destination="2j2-l6-e3v" id="g28-5v-HC8"/>
- </connections>
- </tableCellView>
- </prototypeCellViews>
- </tableColumn>
- </tableColumns>
- <connections>
- <outlet property="dataSource"
destination="-2" id="54"/>
- <outlet property="delegate"
destination="-2" id="53"/>
- <outlet property="menu"
destination="110" id="115"/>
- </connections>
- </outlineView>
- </subviews>
- </clipView>
- <scroller key="horizontalScroller" hidden="YES"
wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="104">
- <rect key="frame" x="-100" y="-100" width="423"
height="15"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <scroller key="verticalScroller" hidden="YES"
wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="103">
- <rect key="frame" x="-30" y="17" width="15"
height="300"/>
- <autoresizingMask key="autoresizingMask"/>
- </scroller>
- <tableHeaderView key="headerView" wantsLayer="YES"
id="105">
- <rect key="frame" x="0.0" y="0.0" width="504"
height="25"/>
- <autoresizingMask key="autoresizingMask"/>
- </tableHeaderView>
- </scrollView>
- <customView translatesAutoresizingMaskIntoConstraints="NO"
id="sbg-jM-cv9" customClass="SKStatusBar">
- <rect key="frame" x="0.0" y="0.0" width="504"
height="22"/>
- <constraints>
- <constraint firstAttribute="height" constant="22"
id="fBR-Am-bRU"/>
- </constraints>
- </customView>
- </subviews>
- <constraints>
- <constraint firstItem="sbg-jM-cv9"
firstAttribute="leading" secondItem="6" secondAttribute="leading"
id="CG2-wO-cpu"/>
- <constraint firstAttribute="trailing" secondItem="48"
secondAttribute="trailing" id="Cmi-gb-0NW"/>
- <constraint firstItem="48" firstAttribute="top"
secondItem="6" secondAttribute="top" constant="-1" id="KDk-9T-g2x"/>
- <constraint firstItem="48" firstAttribute="leading"
secondItem="6" secondAttribute="leading" id="Tpm-j1-6Dl"/>
- <constraint firstAttribute="trailing"
secondItem="sbg-jM-cv9" secondAttribute="trailing" id="TsX-ob-4AD"/>
- <constraint firstItem="sbg-jM-cv9" firstAttribute="top"
secondItem="48" secondAttribute="bottom" id="aDV-Sf-1Fr"/>
- <constraint firstAttribute="bottom"
secondItem="sbg-jM-cv9" secondAttribute="bottom" id="pjj-Ub-sdR"/>
- </constraints>
- </view>
- <connections>
- <outlet property="delegate" destination="-2" id="32"/>
- </connections>
- <point key="canvasLocation" x="139" y="147"/>
- </window>
- <arrayController id="7" userLabel="Array Controller">
- <declaredKeys>
- <string>type</string>
- <string>pageIndex</string>
- <string>contents</string>
- <string>pageLabel</string>
- </declaredKeys>
- <connections>
- <binding destination="-2" name="contentArray" keyPath="notes"
id="59"/>
- </connections>
- </arrayController>
- <searchField verticalHuggingPriority="750" textCompletion="NO"
translatesAutoresizingMaskIntoConstraints="NO" id="90">
- <rect key="frame" x="0.0" y="0.0" width="140" height="22"/>
- <constraints>
- <constraint firstAttribute="width"
relation="greaterThanOrEqual" constant="140" id="LzB-OS-hqA"/>
- <constraint firstAttribute="width" relation="lessThanOrEqual"
constant="240" id="dn6-HF-5F4"/>
- </constraints>
- <searchFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel"
placeholderString="" bezelStyle="round" id="102">
- <font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="textBackgroundColor"
catalog="System" colorSpace="catalog"/>
- </searchFieldCell>
- <connections>
- <action selector="searchNotes:" target="-2" id="93"/>
- </connections>
- <point key="canvasLocation" x="139" y="258"/>
- </searchField>
- <menu id="110">
- <connections>
- <outlet property="delegate" destination="-2" id="114"/>
- </connections>
- </menu>
- </objects>
- <resources>
- <image name="NSActionTemplate" width="15" height="15"/>
- </resources>
-</document>
Copied: trunk/NotesDocument.xib (from rev 12289,
trunk/Base.lproj/NotesDocument.xib)
===================================================================
--- trunk/NotesDocument.xib (rev 0)
+++ trunk/NotesDocument.xib 2021-04-12 22:22:36 UTC (rev 12290)
@@ -0,0 +1,358 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0"
toolsVersion="17701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"
useAutolayout="YES">
+ <dependencies>
+ <deployment identifier="macosx"/>
+ <development version="8000" identifier="xcode"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="17701"/>
+ <capability name="documents saved in the Xcode 8 format"
minToolsVersion="8.0"/>
+ </dependencies>
+ <objects>
+ <customObject id="-2" userLabel="File's Owner"
customClass="SKNotesDocument">
+ <connections>
+ <outlet property="arrayController" destination="7" id="57"/>
+ <outlet property="outlineView" destination="49" id="52"/>
+ <outlet property="searchField" destination="90" id="92"/>
+ <outlet property="statusBar" destination="sbg-jM-cv9"
id="RDn-Yp-zSM"/>
+ <outlet property="window" destination="5" id="31"/>
+ </connections>
+ </customObject>
+ <customObject id="-1" userLabel="First Responder"
customClass="FirstResponder"/>
+ <customObject id="-3" userLabel="Application" customClass="NSObject"/>
+ <window allowsToolTipsWhenApplicationIsInactive="NO"
autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO"
animationBehavior="default" id="5" userLabel="Window">
+ <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="302" y="310" width="480" height="360"/>
+ <rect key="screenRect" x="0.0" y="0.0" width="1280" height="775"/>
+ <value key="minSize" type="size" width="213" height="107"/>
+ <view key="contentView" misplaced="YES" id="6">
+ <rect key="frame" x="0.0" y="0.0" width="480" height="360"/>
+ <autoresizingMask key="autoresizingMask"/>
+ <subviews>
+ <scrollView borderType="none" autohidesScrollers="YES"
horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19"
verticalPageScroll="10" hasHorizontalScroller="NO"
usesPredominantAxisScrolling="NO"
translatesAutoresizingMaskIntoConstraints="NO" id="48"
customClass="SKScrollView">
+ <rect key="frame" x="0.0" y="22" width="504"
height="114"/>
+ <clipView key="contentView" id="C4R-aP-Zng">
+ <rect key="frame" x="0.0" y="0.0" width="504"
height="114"/>
+ <autoresizingMask key="autoresizingMask"
widthSizable="YES" heightSizable="YES"/>
+ <subviews>
+ <outlineView verticalHuggingPriority="750"
allowsExpansionToolTips="YES" columnAutoresizingStyle="firstColumnOnly"
alternatingRowBackgroundColors="YES" typeSelect="NO"
autosaveName="SKNotesDocumentOutlineView" headerView="105" viewBased="YES"
floatsGroupRows="NO" indentationPerLevel="16" outlineTableColumn="50" id="49"
customClass="SKNoteOutlineView">
+ <rect key="frame" x="0.0" y="0.0"
width="504" height="89"/>
+ <autoresizingMask key="autoresizingMask"
widthSizable="YES" heightSizable="YES"/>
+ <size key="intercellSpacing" width="3"
height="2"/>
+ <color key="backgroundColor"
name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
+ <color key="gridColor" name="gridColor"
catalog="System" colorSpace="catalog"/>
+ <tableColumns>
+ <tableColumn identifier="note"
editable="NO" width="384" minWidth="16" maxWidth="1000" id="50">
+ <tableHeaderCell key="headerCell"
lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
+ <color key="textColor"
name="headerTextColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
+ </tableHeaderCell>
+ <textFieldCell key="dataCell"
alignment="left" id="80">
+ <font key="font"
metaFont="cellTitle"/>
+ <color key="textColor"
name="controlTextColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
+ </textFieldCell>
+ <tableColumnResizingMask
key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
+ <prototypeCellViews>
+ <customView identifier="row"
id="yvn-lZ-y0P" customClass="SKNoteTableRowView">
+ <rect key="frame" x="11"
y="1" width="389" height="17"/>
+ <autoresizingMask
key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
+ </customView>
+ <tableCellView id="6Wp-hg-AAV">
+ <rect key="frame" x="11"
y="20" width="389" height="17"/>
+ <autoresizingMask
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+ <subviews>
+ <textField
horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="389"
translatesAutoresizingMaskIntoConstraints="NO" id="ng8-52-I3N">
+ <rect key="frame"
x="-2" y="0.0" width="393" height="17"/>
+ <textFieldCell
key="cell" sendsActionOnEndEditing="YES" alignment="left" id="d2Y-IV-bO4">
+ <font
key="font" metaFont="cellTitle"/>
+ <color
key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
+ <color
key="backgroundColor" name="controlColor" catalog="System"
colorSpace="catalog"/>
+ </textFieldCell>
+ <connections>
+ <binding
destination="6Wp-hg-AAV" name="value" keyPath="objectValue.objectValue"
id="MsE-3O-Bb1"/>
+ <binding
destination="6Wp-hg-AAV" name="toolTip" keyPath="objectValue.string"
id="uSv-jP-SAI"/>
+ </connections>
+ </textField>
+ </subviews>
+ <constraints>
+ <constraint
firstItem="ng8-52-I3N" firstAttribute="centerY" secondItem="6Wp-hg-AAV"
secondAttribute="centerY" id="Avb-1i-1r4"/>
+ <constraint
firstItem="ng8-52-I3N" firstAttribute="leading" secondItem="6Wp-hg-AAV"
secondAttribute="leading" id="lgf-Zb-p7N"/>
+ <constraint
firstItem="ng8-52-I3N" firstAttribute="centerX" secondItem="6Wp-hg-AAV"
secondAttribute="centerX" id="r99-cD-esy"/>
+ <constraint
firstItem="ng8-52-I3N" firstAttribute="top" secondItem="6Wp-hg-AAV"
secondAttribute="top" id="v8c-qA-rgm"/>
+ </constraints>
+ <connections>
+ <outlet
property="textField" destination="ng8-52-I3N" id="7nB-S9-CML"/>
+ </connections>
+ </tableCellView>
+ </prototypeCellViews>
+ </tableColumn>
+ <tableColumn identifier="type"
editable="NO" width="21" minWidth="21" maxWidth="21" id="56">
+ <tableHeaderCell key="headerCell"
lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
+ <color key="textColor"
name="headerTextColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
+ </tableHeaderCell>
+ <imageCell key="dataCell"
refusesFirstResponder="YES" alignment="left" animates="YES" id="58"
customClass="SKAnnotationTypeImageCell"/>
+ <prototypeCellViews>
+ <tableCellView id="E1b-NS-HOF">
+ <rect key="frame" x="403"
y="1" width="21" height="17"/>
+ <autoresizingMask
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+ <subviews>
+ <imageView
horizontalHuggingPriority="251" verticalHuggingPriority="251"
translatesAutoresizingMaskIntoConstraints="NO" id="NA6-l1-CAo">
+ <rect key="frame"
x="0.0" y="-3" width="21" height="23"/>
+ <imageCell
key="cell" refusesFirstResponder="YES" alignment="left"
imageScaling="proportionallyDown" image="NSActionTemplate" id="sVs-LE-rAz"/>
+ <connections>
+ <binding
destination="E1b-NS-HOF" name="value" keyPath="objectValue.type"
id="kNb-1A-kUk">
+
<dictionary key="options">
+
<string key="NSValueTransformerName">SKTypeImage</string>
+
</dictionary>
+ </binding>
+ <binding
destination="E1b-NS-HOF" name="toolTip" keyPath="objectValue.type.typeName"
id="zRB-h8-XKB"/>
+ </connections>
+ </imageView>
+ </subviews>
+ <constraints>
+ <constraint
firstItem="NA6-l1-CAo" firstAttribute="centerY" secondItem="E1b-NS-HOF"
secondAttribute="centerY" id="0MZ-pL-kHe"/>
+ <constraint
firstItem="NA6-l1-CAo" firstAttribute="top" secondItem="E1b-NS-HOF"
secondAttribute="top" id="28C-hl-fS1"/>
+ <constraint
firstItem="NA6-l1-CAo" firstAttribute="centerX" secondItem="E1b-NS-HOF"
secondAttribute="centerX" id="Pnq-kg-JwI"/>
+ <constraint
firstItem="NA6-l1-CAo" firstAttribute="leading" secondItem="E1b-NS-HOF"
secondAttribute="leading" id="s9m-1g-hfF"/>
+ </constraints>
+ <connections>
+ <outlet
property="imageView" destination="NA6-l1-CAo" id="00C-rx-4Ku"/>
+ </connections>
+ </tableCellView>
+ </prototypeCellViews>
+ </tableColumn>
+ <tableColumn identifier="color"
editable="NO" width="16" minWidth="16" maxWidth="16" id="106">
+ <tableHeaderCell key="headerCell"
lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
+ <color key="textColor"
name="headerTextColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="headerColor" catalog="System" colorSpace="catalog"/>
+ </tableHeaderCell>
+ <customCell key="dataCell"
alignment="left" id="121" customClass="SKColorCell">
+ <font key="font"
metaFont="system"/>
+ </customCell>
+ <prototypeCellViews>
+ <tableCellView id="iKT-7I-wCa">
+ <rect key="frame" x="427"
y="1" width="16" height="17"/>
+ <autoresizingMask
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+ <subviews>
+ <imageView
horizontalHuggingPriority="251" verticalHuggingPriority="251"
translatesAutoresizingMaskIntoConstraints="NO" id="ECS-CW-5ke">
+ <rect key="frame"
x="0.0" y="-3" width="16" height="23"/>
+ <imageCell
key="cell" refusesFirstResponder="YES" alignment="left"
imageScaling="proportionallyDown" image="NSActionTemplate" id="2Ol-23-qRN"
customClass="SKColorCell"/>
+ <connections>
+ <binding
destination="iKT-7I-wCa" name="value" keyPath="objectValue.color"
id="ihI-HE-FXc"/>
+ </connections>
+ </imageView>
+ </subviews>
+ <constraints>
+ <constraint
firstItem="ECS-CW-5ke" firstAttribute="centerY" secondItem="iKT-7I-wCa"
secondAttribute="centerY" id="bHe-XE-T9p"/>
+ <constraint
firstItem="ECS-CW-5ke" firstAttribute="centerX" secondItem="iKT-7I-wCa"
secondAttribute="centerX" id="gJt-f5-cWd"/>
+ <constraint
firstItem="ECS-CW-5ke" firstAttribute="leading" secondItem="iKT-7I-wCa"
secondAttribute="leading" id="l8A-we-hCT"/>
+ <constraint
firstItem="ECS-CW-5ke" firstAttribute="top" secondItem="iKT-7I-wCa"
secondAttribute="top" id="mlq-wM-C2F"/>
+ </constraints>
+ <connections>
+ <outlet
property="imageView" destination="ECS-CW-5ke" id="Hdq-V4-P3j"/>
+ </connections>
+ </tableCellView>
+ </prototypeCellViews>
+ </tableColumn>
+ <tableColumn identifier="page"
editable="NO" width="42" minWidth="32" maxWidth="45" id="51">
+ <tableHeaderCell key="headerCell"
lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
+ <color key="textColor"
name="headerTextColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/>
+ </tableHeaderCell>
+ <textFieldCell key="dataCell"
lineBreakMode="truncatingTail" alignment="left" id="97"
customClass="SKCenteredTextFieldCell">
+ <font key="font"
metaFont="system"/>
+ <color key="textColor"
name="controlTextColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
+ </textFieldCell>
+ <tableColumnResizingMask
key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
+ <prototypeCellViews>
+ <tableCellView id="o1B-Qd-sFQ">
+ <rect key="frame" x="446"
y="1" width="46" height="17"/>
+ <autoresizingMask
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+ <subviews>
+ <textField
verticalHuggingPriority="750" horizontalCompressionResistancePriority="250"
translatesAutoresizingMaskIntoConstraints="NO" id="CMB-So-gk5">
+ <rect key="frame"
x="-2" y="1" width="50" height="16"/>
+ <textFieldCell
key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES"
alignment="left" id="hOk-U1-Iq2">
+ <font
key="font" metaFont="system"/>
+ <color
key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
+ <color
key="backgroundColor" name="controlColor" catalog="System"
colorSpace="catalog"/>
+ </textFieldCell>
+ <connections>
+ <binding
destination="o1B-Qd-sFQ" name="value" keyPath="objectValue.page.displayLabel"
id="m31-Yl-Mhh"/>
+ <binding
destination="o1B-Qd-sFQ" name="toolTip" keyPath="objectValue.string"
id="lV0-Fo-SwT"/>
+ </connections>
+ </textField>
+ </subviews>
+ <constraints>
+ <constraint
firstItem="CMB-So-gk5" firstAttribute="leading" secondItem="o1B-Qd-sFQ"
secondAttribute="leading" id="Wwd-SI-uXl"/>
+ <constraint
firstItem="CMB-So-gk5" firstAttribute="centerX" secondItem="o1B-Qd-sFQ"
secondAttribute="centerX" id="tXe-Ow-pQY"/>
+ <constraint
firstItem="CMB-So-gk5" firstAttribute="centerY" secondItem="o1B-Qd-sFQ"
secondAttribute="centerY" id="yuX-yO-YjM"/>
+ </constraints>
+ <connections>
+ <outlet
property="textField" destination="CMB-So-gk5" id="sjm-hQ-89L"/>
+ </connections>
+ </tableCellView>
+ </prototypeCellViews>
+ </tableColumn>
+ <tableColumn identifier="author"
editable="NO" width="64" minWidth="10" maxWidth="1000" hidden="YES" id="116">
+ <tableHeaderCell key="headerCell"
lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
+ <color key="textColor"
name="headerTextColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="headerColor" catalog="System" colorSpace="catalog"/>
+ </tableHeaderCell>
+ <textFieldCell key="dataCell"
lineBreakMode="truncatingTail" alignment="left" id="117"
customClass="SKCenteredTextFieldCell">
+ <font key="font"
metaFont="system"/>
+ <color key="textColor"
name="controlTextColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
+ </textFieldCell>
+ <tableColumnResizingMask
key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
+ <prototypeCellViews>
+ <tableCellView id="14m-ak-Cob">
+ <rect key="frame" x="1"
y="1" width="0.0" height="17"/>
+ <autoresizingMask
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+ <subviews>
+ <textField
verticalHuggingPriority="750" horizontalCompressionResistancePriority="250"
translatesAutoresizingMaskIntoConstraints="NO" id="qiw-J0-7KE">
+ <rect key="frame"
x="-2" y="1" width="4" height="16"/>
+ <textFieldCell
key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES"
alignment="left" id="0q4-P3-T71">
+ <font
key="font" metaFont="system"/>
+ <color
key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
+ <color
key="backgroundColor" name="controlColor" catalog="System"
colorSpace="catalog"/>
+ </textFieldCell>
+ <connections>
+ <binding
destination="14m-ak-Cob" name="value" keyPath="objectValue.userName"
id="GYb-s7-RH3"/>
+ </connections>
+ </textField>
+ </subviews>
+ <constraints>
+ <constraint
firstItem="qiw-J0-7KE" firstAttribute="centerY" secondItem="14m-ak-Cob"
secondAttribute="centerY" id="RuA-cd-3DM"/>
+ <constraint
firstItem="qiw-J0-7KE" firstAttribute="leading" secondItem="14m-ak-Cob"
secondAttribute="leading" id="V1q-4A-4a5"/>
+ <constraint
firstItem="qiw-J0-7KE" firstAttribute="centerX" secondItem="14m-ak-Cob"
secondAttribute="centerX" id="Ybp-9Z-GfS"/>
+ </constraints>
+ <connections>
+ <outlet
property="textField" destination="qiw-J0-7KE" id="dPx-Ab-WeG"/>
+ </connections>
+ </tableCellView>
+ </prototypeCellViews>
+ </tableColumn>
+ <tableColumn identifier="date"
editable="NO" width="64" minWidth="10" maxWidth="1000" hidden="YES" id="118">
+ <tableHeaderCell key="headerCell"
lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
+ <color key="textColor"
name="headerTextColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="headerColor" catalog="System" colorSpace="catalog"/>
+ </tableHeaderCell>
+ <textFieldCell key="dataCell"
lineBreakMode="truncatingTail" alignment="left" id="119"
customClass="SKCenteredTextFieldCell">
+ <dateFormatter key="formatter"
dateStyle="short" id="120"/>
+ <font key="font"
metaFont="system"/>
+ <color key="textColor"
name="controlTextColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
+ </textFieldCell>
+ <tableColumnResizingMask
key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
+ <prototypeCellViews>
+ <tableCellView id="amI-Vn-SmP">
+ <rect key="frame" x="1"
y="1" width="0.0" height="17"/>
+ <autoresizingMask
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+ <subviews>
+ <textField
verticalHuggingPriority="750" horizontalCompressionResistancePriority="250"
translatesAutoresizingMaskIntoConstraints="NO" id="2j2-l6-e3v">
+ <rect key="frame"
x="-2" y="1" width="4" height="16"/>
+ <textFieldCell
key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES"
alignment="left" id="Cc8-W5-0Sb">
+ <dateFormatter
key="formatter" dateStyle="short" id="PeK-Z9-GQW"/>
+ <font
key="font" metaFont="system"/>
+ <color
key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
+ <color
key="backgroundColor" name="controlColor" catalog="System"
colorSpace="catalog"/>
+ </textFieldCell>
+ <connections>
+ <binding
destination="amI-Vn-SmP" name="value" keyPath="objectValue.modificationDate"
id="UOF-fe-eNc"/>
+ </connections>
+ </textField>
+ </subviews>
+ <constraints>
+ <constraint
firstItem="2j2-l6-e3v" firstAttribute="centerY" secondItem="amI-Vn-SmP"
secondAttribute="centerY" id="92j-Bq-m3u"/>
+ <constraint
firstItem="2j2-l6-e3v" firstAttribute="centerX" secondItem="amI-Vn-SmP"
secondAttribute="centerX" id="jbI-o6-cyZ"/>
+ <constraint
firstItem="2j2-l6-e3v" firstAttribute="leading" secondItem="amI-Vn-SmP"
secondAttribute="leading" id="tJJ-VC-C6s"/>
+ </constraints>
+ <connections>
+ <outlet
property="textField" destination="2j2-l6-e3v" id="g28-5v-HC8"/>
+ </connections>
+ </tableCellView>
+ </prototypeCellViews>
+ </tableColumn>
+ </tableColumns>
+ <connections>
+ <outlet property="dataSource"
destination="-2" id="54"/>
+ <outlet property="delegate"
destination="-2" id="53"/>
+ <outlet property="menu"
destination="110" id="115"/>
+ </connections>
+ </outlineView>
+ </subviews>
+ </clipView>
+ <scroller key="horizontalScroller" hidden="YES"
wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="104">
+ <rect key="frame" x="-100" y="-100" width="423"
height="15"/>
+ <autoresizingMask key="autoresizingMask"/>
+ </scroller>
+ <scroller key="verticalScroller" hidden="YES"
wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="103">
+ <rect key="frame" x="-30" y="17" width="15"
height="300"/>
+ <autoresizingMask key="autoresizingMask"/>
+ </scroller>
+ <tableHeaderView key="headerView" wantsLayer="YES"
id="105">
+ <rect key="frame" x="0.0" y="0.0" width="504"
height="25"/>
+ <autoresizingMask key="autoresizingMask"/>
+ </tableHeaderView>
+ </scrollView>
+ <customView translatesAutoresizingMaskIntoConstraints="NO"
id="sbg-jM-cv9" customClass="SKStatusBar">
+ <rect key="frame" x="0.0" y="0.0" width="504"
height="22"/>
+ <constraints>
+ <constraint firstAttribute="height" constant="22"
id="fBR-Am-bRU"/>
+ </constraints>
+ </customView>
+ </subviews>
+ <constraints>
+ <constraint firstItem="sbg-jM-cv9"
firstAttribute="leading" secondItem="6" secondAttribute="leading"
id="CG2-wO-cpu"/>
+ <constraint firstAttribute="trailing" secondItem="48"
secondAttribute="trailing" id="Cmi-gb-0NW"/>
+ <constraint firstItem="48" firstAttribute="top"
secondItem="6" secondAttribute="top" constant="-1" id="KDk-9T-g2x"/>
+ <constraint firstItem="48" firstAttribute="leading"
secondItem="6" secondAttribute="leading" id="Tpm-j1-6Dl"/>
+ <constraint firstAttribute="trailing"
secondItem="sbg-jM-cv9" secondAttribute="trailing" id="TsX-ob-4AD"/>
+ <constraint firstItem="sbg-jM-cv9" firstAttribute="top"
secondItem="48" secondAttribute="bottom" id="aDV-Sf-1Fr"/>
+ <constraint firstAttribute="bottom"
secondItem="sbg-jM-cv9" secondAttribute="bottom" id="pjj-Ub-sdR"/>
+ </constraints>
+ </view>
+ <connections>
+ <outlet property="delegate" destination="-2" id="32"/>
+ </connections>
+ <point key="canvasLocation" x="139" y="147"/>
+ </window>
+ <arrayController id="7" userLabel="Array Controller">
+ <declaredKeys>
+ <string>type</string>
+ <string>pageIndex</string>
+ <string>contents</string>
+ <string>pageLabel</string>
+ </declaredKeys>
+ <connections>
+ <binding destination="-2" name="contentArray" keyPath="notes"
id="59"/>
+ </connections>
+ </arrayController>
+ <searchField verticalHuggingPriority="750" textCompletion="NO"
translatesAutoresizingMaskIntoConstraints="NO" id="90">
+ <rect key="frame" x="0.0" y="0.0" width="140" height="22"/>
+ <constraints>
+ <constraint firstAttribute="width"
relation="greaterThanOrEqual" constant="140" id="LzB-OS-hqA"/>
+ <constraint firstAttribute="width" relation="lessThanOrEqual"
constant="240" id="dn6-HF-5F4"/>
+ </constraints>
+ <searchFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel"
placeholderString="" bezelStyle="round" id="102">
+ <font key="font" metaFont="system"/>
+ <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor" name="textBackgroundColor"
catalog="System" colorSpace="catalog"/>
+ </searchFieldCell>
+ <connections>
+ <action selector="searchNotes:" target="-2" id="93"/>
+ </connections>
+ <point key="canvasLocation" x="139" y="258"/>
+ </searchField>
+ <menu id="110">
+ <connections>
+ <outlet property="delegate" destination="-2" id="114"/>
+ </connections>
+ </menu>
+ </objects>
+ <resources>
+ <image name="NSActionTemplate" width="15" height="15"/>
+ </resources>
+</document>
Modified: trunk/Skim.xcodeproj/project.pbxproj
===================================================================
--- trunk/Skim.xcodeproj/project.pbxproj 2021-04-12 22:11:08 UTC (rev
12289)
+++ trunk/Skim.xcodeproj/project.pbxproj 2021-04-12 22:22:36 UTC (rev
12290)
@@ -161,6 +161,7 @@
CE5BF8430C7CC24A00EBDCF7 /* SKOutlineView.m in Sources */ =
{isa = PBXBuildFile; fileRef = CE5BF8410C7CC24A00EBDCF7 /* SKOutlineView.m */;
};
CE5F43730BF8A3410069D89C /* IOKit.framework in Frameworks */ =
{isa = PBXBuildFile; fileRef = CE5F42D30BF8A3400069D89C /* IOKit.framework */;
};
CE5FA1680C909886008BE480 /* SKFDFParser.m in Sources */ = {isa
= PBXBuildFile; fileRef = CE5FA1660C909886008BE480 /* SKFDFParser.m */; };
+ CE61008C2624FF85007CEC88 /* NotesDocument.xib in Resources */ =
{isa = PBXBuildFile; fileRef = CE61008B2624FF84007CEC88 /* NotesDocument.xib
*/; };
CE67BB260BC44AC9007B6929 /* ZoomValues.strings in Resources */
= {isa = PBXBuildFile; fileRef = CE67BB240BC44AC9007B6929 /* ZoomValues.strings
*/; };
CE67C46D2624C681007D4437 /* BookmarkSheet.xib in Resources */ =
{isa = PBXBuildFile; fileRef = CE67C46F2624C681007D4437 /* BookmarkSheet.xib
*/; };
CE67C4812624C691007D4437 /* BookmarksWindow.xib in Resources */
= {isa = PBXBuildFile; fileRef = CE67C4832624C691007D4437 /*
BookmarksWindow.xib */; };
@@ -171,7 +172,6 @@
CE67C4952624C6C2007D4437 /* InfoWindow.xib in Resources */ =
{isa = PBXBuildFile; fileRef = CE67C4972624C6C2007D4437 /* InfoWindow.xib */; };
CE67C4982624C6C8007D4437 /* LineInspector.xib in Resources */ =
{isa = PBXBuildFile; fileRef = CE67C49A2624C6C8007D4437 /* LineInspector.xib
*/; };
CE67C49C2624C6CD007D4437 /* MainMenu.xib in Resources */ = {isa
= PBXBuildFile; fileRef = CE67C49E2624C6CD007D4437 /* MainMenu.xib */; };
- CE67C4A02624C6D7007D4437 /* NotesDocument.xib in Resources */ =
{isa = PBXBuildFile; fileRef = CE67C4A22624C6D7007D4437 /* NotesDocument.xib
*/; };
CE67C4A32624C6DD007D4437 /* NotesPanel.xib in Resources */ =
{isa = PBXBuildFile; fileRef = CE67C4A52624C6DD007D4437 /* NotesPanel.xib */; };
CE67C4A72624C6F2007D4437 /* NoteTypeSheet.xib in Resources */ =
{isa = PBXBuildFile; fileRef = CE67C4A92624C6F2007D4437 /* NoteTypeSheet.xib
*/; };
CE67C4AB2624C6F8007D4437 /* NoteWindow.xib in Resources */ =
{isa = PBXBuildFile; fileRef = CE67C4AD2624C6F8007D4437 /* NoteWindow.xib */; };
@@ -947,6 +947,7 @@
CE5F42D30BF8A3400069D89C /* IOKit.framework */ = {isa =
PBXFileReference; lastKnownFileType = wrapper.framework; name =
IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree
= "<absolute>"; };
CE5FA1650C909886008BE480 /* SKFDFParser.h */ = {isa =
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path =
SKFDFParser.h; sourceTree = "<group>"; };
CE5FA1660C909886008BE480 /* SKFDFParser.m */ = {isa =
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path
= SKFDFParser.m; sourceTree = "<group>"; };
+ CE61008B2624FF84007CEC88 /* NotesDocument.xib */ = {isa =
PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path =
NotesDocument.xib; sourceTree = "<group>"; };
CE67BB250BC44AC9007B6929 /* en */ = {isa = PBXFileReference;
fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en; path =
en.lproj/ZoomValues.strings; sourceTree = "<group>"; };
CE67BB290BC44AD5007B6929 /* nl */ = {isa = PBXFileReference;
fileEncoding = 10; lastKnownFileType = text.plist.strings; name = nl; path =
nl.lproj/ZoomValues.strings; sourceTree = "<group>"; };
CE67C46E2624C681007D4437 /* Base */ = {isa = PBXFileReference;
lastKnownFileType = file.xib; name = Base; path = Base.lproj/BookmarkSheet.xib;
sourceTree = "<group>"; };
@@ -958,7 +959,6 @@
CE67C4962624C6C2007D4437 /* Base */ = {isa = PBXFileReference;
lastKnownFileType = file.xib; name = Base; path = Base.lproj/InfoWindow.xib;
sourceTree = "<group>"; };
CE67C4992624C6C8007D4437 /* Base */ = {isa = PBXFileReference;
lastKnownFileType = file.xib; name = Base; path = Base.lproj/LineInspector.xib;
sourceTree = "<group>"; };
CE67C49D2624C6CD007D4437 /* Base */ = {isa = PBXFileReference;
lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib;
sourceTree = "<group>"; };
- CE67C4A12624C6D7007D4437 /* Base */ = {isa = PBXFileReference;
lastKnownFileType = file.xib; name = Base; path = Base.lproj/NotesDocument.xib;
sourceTree = "<group>"; };
CE67C4A42624C6DD007D4437 /* Base */ = {isa = PBXFileReference;
lastKnownFileType = file.xib; name = Base; path = Base.lproj/NotesPanel.xib;
sourceTree = "<group>"; };
CE67C4A82624C6F2007D4437 /* Base */ = {isa = PBXFileReference;
lastKnownFileType = file.xib; name = Base; path = Base.lproj/NoteTypeSheet.xib;
sourceTree = "<group>"; };
CE67C4AC2624C6F8007D4437 /* Base */ = {isa = PBXFileReference;
lastKnownFileType = file.xib; name = Base; path = Base.lproj/NoteWindow.xib;
sourceTree = "<group>"; };
@@ -1576,7 +1576,7 @@
CE8BF068115F859A0029020F /* LeftSideView.xib */,
CE8BF06F115F892A0029020F /* RightSideView.xib
*/,
CEF64E351160CBAC001C10C8 /* MainToolbar.xib */,
- CE67C4A22624C6D7007D4437 /* NotesDocument.xib
*/,
+ CE61008B2624FF84007CEC88 /* NotesDocument.xib
*/,
CE67C4A52624C6DD007D4437 /* NotesPanel.xib */,
CE67C4A92624C6F2007D4437 /* NoteTypeSheet.xib
*/,
CE67C4AD2624C6F8007D4437 /* NoteWindow.xib */,
@@ -2427,6 +2427,7 @@
45B113C00B329A7E00DE0660 /* LICENSE in
Resources */,
CE67C4C62624C728007D4437 /* SpeedSheet.xib in
Resources */,
45A3BD390B4F097D002B297F /*
InitialUserDefaults.plist in Resources */,
+ CE61008C2624FF85007CEC88 /* NotesDocument.xib
in Resources */,
8D15AC2C0486D014006FF6A4 /* Credits.rtf in
Resources */,
8D15AC2F0486D014006FF6A4 /* InfoPlist.strings
in Resources */,
CE07158B0B8A3D6500733CC8 /* NoteDocument.icns
in Resources */,
@@ -2445,7 +2446,6 @@
CE67C4CE2624C735007D4437 /* ViewSettings.xib in
Resources */,
CE19446410627483007E8770 /*
ConversionProgressWindow.xib in Resources */,
CE19446510627483007E8770 /* MainWindow.xib in
Resources */,
- CE67C4A02624C6D7007D4437 /* NotesDocument.xib
in Resources */,
CE19446710627483007E8770 /* ProgressSheet.xib
in Resources */,
CE67C4BE2624C716007D4437 /* ReleaseNotes.xib in
Resources */,
CE19446910627483007E8770 /* SnapshotWindow.xib
in Resources */,
@@ -3161,14 +3161,6 @@
name = MainMenu.xib;
sourceTree = "<group>";
};
- CE67C4A22624C6D7007D4437 /* NotesDocument.xib */ = {
- isa = PBXVariantGroup;
- children = (
- CE67C4A12624C6D7007D4437 /* Base */,
- );
- name = NotesDocument.xib;
- sourceTree = "<group>";
- };
CE67C4A52624C6DD007D4437 /* NotesPanel.xib */ = {
isa = PBXVariantGroup;
children = (
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit