Revision: 25794 http://sourceforge.net/p/bibdesk/svn/25794 Author: hofman Date: 2021-04-28 15:09:23 +0000 (Wed, 28 Apr 2021) Log Message: ----------- Use auto layout for FileMatcher and replace localized xib files by strings files
Modified Paths: -------------- trunk/bibdesk/Base.lproj/FileMatcher.xib trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj Added Paths: ----------- trunk/bibdesk/de.lproj/FileMatcher.strings trunk/bibdesk/fr.lproj/FileMatcher.strings Removed Paths: ------------- trunk/bibdesk/de.lproj/FileMatcher.xib trunk/bibdesk/fr.lproj/FileMatcher.xib Modified: trunk/bibdesk/Base.lproj/FileMatcher.xib =================================================================== --- trunk/bibdesk/Base.lproj/FileMatcher.xib 2021-04-28 14:59:46 UTC (rev 25793) +++ trunk/bibdesk/Base.lproj/FileMatcher.xib 2021-04-28 15:09:23 UTC (rev 25794) @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="15705" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> +<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="15705"/> + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17701"/> <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> </dependencies> <objects> @@ -23,15 +23,14 @@ <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="373" y="301" width="480" height="378"/> - <rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/> + <rect key="screenRect" x="0.0" y="0.0" width="1280" height="775"/> <value key="minSize" type="size" width="400" height="94"/> <view key="contentView" id="6"> <rect key="frame" x="0.0" y="0.0" width="480" height="378"/> <autoresizingMask key="autoresizingMask"/> <subviews> - <scrollView horizontalLineScroll="18" horizontalPageScroll="10" verticalLineScroll="18" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="7"> + <scrollView horizontalLineScroll="18" horizontalPageScroll="10" verticalLineScroll="18" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7"> <rect key="frame" x="0.0" y="60" width="480" height="283"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <clipView key="contentView" id="sEy-ir-cVL"> <rect key="frame" x="1" y="1" width="478" height="281"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> @@ -46,7 +45,6 @@ <tableColumns> <tableColumn identifier="title" editable="NO" width="365" minWidth="16" maxWidth="1000" id="9"> <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left"> - <font key="font" metaFont="message" size="11"/> <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/> </tableHeaderCell> @@ -57,9 +55,8 @@ </textFieldCell> <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/> </tableColumn> - <tableColumn identifier="score" editable="NO" width="107" minWidth="10" maxWidth="1000" id="43"> + <tableColumn identifier="score" editable="NO" width="98" minWidth="10" maxWidth="1000" id="43"> <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left"> - <font key="font" metaFont="message" size="11"/> <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/> </tableHeaderCell> @@ -85,22 +82,22 @@ <autoresizingMask key="autoresizingMask"/> </scroller> </scrollView> - <progressIndicator wantsLayer="YES" verticalHuggingPriority="750" maxValue="1" bezeled="NO" controlSize="small" style="bar" id="16"> - <rect key="frame" x="12" y="355" width="198" height="12"/> - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> + <progressIndicator wantsLayer="YES" verticalHuggingPriority="750" maxValue="1" bezeled="NO" controlSize="small" style="bar" translatesAutoresizingMaskIntoConstraints="NO" id="16"> + <rect key="frame" x="20" y="355" width="198" height="12"/> + <constraints> + <constraint firstAttribute="width" constant="198" id="Dxs-nq-VSz"/> + </constraints> </progressIndicator> - <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="245" id="20"> - <rect key="frame" x="214" y="352" width="249" height="17"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> - <textFieldCell key="cell" sendsActionOnEndEditing="YES" id="54"> + <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="245" translatesAutoresizingMaskIntoConstraints="NO" id="20"> + <rect key="frame" x="224" y="352" width="239" height="14"/> + <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" id="54"> <font key="font" metaFont="message" size="11"/> <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> - <button verticalHuggingPriority="750" id="22"> - <rect key="frame" x="382" y="12" width="84" height="32"/> - <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> + <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="22"> + <rect key="frame" x="375" y="13" width="92" height="32"/> <buttonCell key="cell" type="push" title="Stop" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="55"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> @@ -109,9 +106,8 @@ <action selector="abort:" target="-2" id="24"/> </connections> </button> - <button verticalHuggingPriority="750" id="25"> - <rect key="frame" x="279" y="12" width="103" height="32"/> - <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> + <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="25"> + <rect key="frame" x="285" y="13" width="92" height="32"/> <buttonCell key="cell" type="push" title="Options…" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="56"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="system"/> @@ -120,17 +116,19 @@ <action selector="configure:" target="-2" id="42"/> </connections> </button> - <colorWell hidden="YES" id="45"> - <rect key="frame" x="55" y="18" width="52" height="24"/> - <autoresizingMask key="autoresizingMask"/> + <colorWell hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="45"> + <rect key="frame" x="20" y="18" width="52" height="24"/> + <constraints> + <constraint firstAttribute="width" constant="52" id="0oh-Iw-jyF"/> + <constraint firstAttribute="height" constant="24" id="b5J-nL-7Pb"/> + </constraints> <color key="color" red="0.05813049898" green="0.055541899059999997" blue="1" alpha="1" colorSpace="calibratedRGB"/> <connections> <binding destination="47" name="value" keyPath="selection.topColor" id="50"/> </connections> </colorWell> - <colorWell hidden="YES" id="46"> - <rect key="frame" x="127" y="18" width="52" height="24"/> - <autoresizingMask key="autoresizingMask"/> + <colorWell hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="46"> + <rect key="frame" x="80" y="18" width="52" height="24"/> <color key="color" red="0.05813049898" green="0.055541899059999997" blue="1" alpha="1" colorSpace="calibratedRGB"/> <connections> <binding destination="47" name="value" keyPath="selection.bottomColor" id="52"/> @@ -137,6 +135,30 @@ </connections> </colorWell> </subviews> + <constraints> + <constraint firstAttribute="bottom" secondItem="22" secondAttribute="bottom" constant="20" symbolic="YES" id="1FI-J8-xOI"/> + <constraint firstItem="45" firstAttribute="leading" secondItem="6" secondAttribute="leading" constant="20" symbolic="YES" id="65s-VA-uwn"/> + <constraint firstAttribute="trailing" secondItem="7" secondAttribute="trailing" id="B9s-bp-SBJ"/> + <constraint firstItem="46" firstAttribute="top" secondItem="45" secondAttribute="top" id="Ng7-ap-3VL"/> + <constraint firstItem="22" firstAttribute="leading" secondItem="25" secondAttribute="trailing" constant="12" symbolic="YES" id="Nvy-vB-PzV"/> + <constraint firstItem="20" firstAttribute="firstBaseline" secondItem="16" secondAttribute="firstBaseline" id="OHv-gA-cvA"/> + <constraint firstAttribute="bottom" secondItem="45" secondAttribute="bottom" constant="18" id="Pi9-2b-sw0"/> + <constraint firstItem="22" firstAttribute="top" secondItem="7" secondAttribute="bottom" constant="20" symbolic="YES" id="Rrr-p3-sAY"/> + <constraint firstItem="22" firstAttribute="firstBaseline" secondItem="25" secondAttribute="firstBaseline" id="bcr-4Q-Z69"/> + <constraint firstItem="46" firstAttribute="height" secondItem="45" secondAttribute="height" id="bsd-er-OR7"/> + <constraint firstItem="20" firstAttribute="leading" secondItem="16" secondAttribute="trailing" constant="8" symbolic="YES" id="fjs-9S-LUG"/> + <constraint firstAttribute="bottom" secondItem="45" secondAttribute="bottom" constant="18" id="g2k-qu-Xw6"/> + <constraint firstItem="22" firstAttribute="width" secondItem="25" secondAttribute="width" id="gbT-PP-81G"/> + <constraint firstAttribute="trailing" secondItem="22" secondAttribute="trailing" constant="20" symbolic="YES" id="hte-Yw-v0f"/> + <constraint firstAttribute="trailing" secondItem="20" secondAttribute="trailing" constant="19" id="jXv-yZ-DLB"/> + <constraint firstItem="16" firstAttribute="leading" secondItem="6" secondAttribute="leading" constant="20" symbolic="YES" id="lrW-wd-SjY"/> + <constraint firstItem="7" firstAttribute="leading" secondItem="6" secondAttribute="leading" id="t55-HP-Dgl"/> + <constraint firstItem="46" firstAttribute="leading" secondItem="45" secondAttribute="trailing" constant="8" symbolic="YES" id="tl3-Nj-cCt"/> + <constraint firstItem="46" firstAttribute="width" secondItem="45" secondAttribute="width" id="uz1-5i-kzu"/> + <constraint firstItem="7" firstAttribute="top" secondItem="16" secondAttribute="bottom" constant="12" id="wdt-dD-rDf"/> + <constraint firstItem="25" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="46" secondAttribute="trailing" constant="113" id="xMa-hJ-gcv"/> + <constraint firstItem="16" firstAttribute="top" secondItem="6" secondAttribute="top" constant="11" id="zcc-CD-6iU"/> + </constraints> </view> <point key="canvasLocation" x="139" y="147"/> </window> Modified: trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj =================================================================== --- trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj 2021-04-28 14:59:46 UTC (rev 25793) +++ trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj 2021-04-28 15:09:23 UTC (rev 25794) @@ -1448,7 +1448,6 @@ CE3D8D9F125E69BB00AE0232 /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = de.lproj/BibPref_TeX.xib; sourceTree = "<group>"; }; CE3D8DA0125E69BB00AE0232 /* de */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/BibTeXKeys.strings; sourceTree = "<group>"; }; CE3D8DA5125E69BB00AE0232 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = de; path = de.lproj/Credits.rtf; sourceTree = "<group>"; }; - CE3D8DA7125E69BB00AE0232 /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = de.lproj/FileMatcher.xib; sourceTree = "<group>"; }; CE3D8DA8125E69BB00AE0232 /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = de.lproj/FileMatcherConfigSheet.xib; sourceTree = "<group>"; }; CE3D8DA9125E69BB00AE0232 /* de */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = "<group>"; }; CE3D8DAA125E69BB00AE0232 /* de */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; }; @@ -1598,6 +1597,8 @@ CE7FB3742639AED0003158AB /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/BDSKErrorPanel.strings; sourceTree = "<group>"; }; CE7FB3782639AFD9003158AB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/DocumentInfoWindow.strings; sourceTree = "<group>"; }; CE7FB3792639AFDB003158AB /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/DocumentInfoWindow.strings; sourceTree = "<group>"; }; + CE7FB37D2639B209003158AB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/FileMatcher.strings; sourceTree = "<group>"; }; + CE7FB37E2639B20B003158AB /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/FileMatcher.strings; sourceTree = "<group>"; }; CE80A8730FDAB27D0086A46C /* BDSKHighlightingPopUpButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BDSKHighlightingPopUpButton.h; sourceTree = "<group>"; }; CE80A8740FDAB27D0086A46C /* BDSKHighlightingPopUpButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BDSKHighlightingPopUpButton.m; sourceTree = "<group>"; }; CE82B2CF0D57AE0B00A2E8C5 /* BDSKSharingClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BDSKSharingClient.h; sourceTree = "<group>"; }; @@ -1811,7 +1812,6 @@ CEB5D6781072AE950001C135 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/BibPref_ScriptHooks.xib; sourceTree = "<group>"; }; CEB5D6791072AE950001C135 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/BibPref_Sharing.xib; sourceTree = "<group>"; }; CEB5D67A1072AE950001C135 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/BibPref_TeX.xib; sourceTree = "<group>"; }; - CEB5D6801072AE950001C135 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/FileMatcher.xib; sourceTree = "<group>"; }; CEB5D6831072AE950001C135 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/FileMatcherConfigSheet.xib; sourceTree = "<group>"; }; CEB5D6881072AE950001C135 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/NotesWindow.xib; sourceTree = "<group>"; }; CEB5D68B1072AE950001C135 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/BDSKPreferences.xib; sourceTree = "<group>"; }; @@ -5330,6 +5330,8 @@ isa = PBXVariantGroup; children = ( CEB0C72A26385ED600B63A29 /* en */, + CE7FB37D2639B209003158AB /* fr */, + CE7FB37E2639B20B003158AB /* de */, ); name = FileMatcher.strings; sourceTree = "<group>"; @@ -5791,8 +5793,6 @@ CEB5D5EA1072AE350001C135 /* FileMatcher.xib */ = { isa = PBXVariantGroup; children = ( - CEB5D6801072AE950001C135 /* fr */, - CE3D8DA7125E69BB00AE0232 /* de */, CEB0C5FD2638508400B63A29 /* Base */, ); name = FileMatcher.xib; Added: trunk/bibdesk/de.lproj/FileMatcher.strings =================================================================== (Binary files differ) Index: trunk/bibdesk/de.lproj/FileMatcher.strings =================================================================== --- trunk/bibdesk/de.lproj/FileMatcher.strings 2021-04-28 14:59:46 UTC (rev 25793) +++ trunk/bibdesk/de.lproj/FileMatcher.strings 2021-04-28 15:09:23 UTC (rev 25794) Property changes on: trunk/bibdesk/de.lproj/FileMatcher.strings ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Deleted: trunk/bibdesk/de.lproj/FileMatcher.xib =================================================================== --- trunk/bibdesk/de.lproj/FileMatcher.xib 2021-04-28 14:59:46 UTC (rev 25793) +++ trunk/bibdesk/de.lproj/FileMatcher.xib 2021-04-28 15:09:23 UTC (rev 25794) @@ -1,153 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="15705" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> - <dependencies> - <deployment identifier="macosx"/> - <development version="8000" identifier="xcode"/> - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="15705"/> - <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> - </dependencies> - <objects> - <customObject id="-2" userLabel="File's Owner" customClass="BDSKFileMatcher"> - <connections> - <outlet property="abortButton" destination="22" id="23"/> - <outlet property="configureButton" destination="25" id="41"/> - <outlet property="outlineView" destination="8" id="11"/> - <outlet property="progressIndicator" destination="16" id="17"/> - <outlet property="statusField" destination="20" id="21"/> - <outlet property="window" destination="5" id="12"/> - </connections> - </customObject> - <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> - <customObject id="-3" userLabel="Application" customClass="NSObject"/> - <window title="Mögliche übereinstimmende Publikationen" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="" 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="373" y="301" width="480" height="378"/> - <rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/> - <value key="minSize" type="size" width="400" height="94"/> - <view key="contentView" id="6"> - <rect key="frame" x="0.0" y="0.0" width="480" height="378"/> - <autoresizingMask key="autoresizingMask"/> - <subviews> - <scrollView horizontalLineScroll="18" horizontalPageScroll="10" verticalLineScroll="18" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="7"> - <rect key="frame" x="0.0" y="60" width="480" height="283"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> - <clipView key="contentView" id="tVH-wF-8W3"> - <rect key="frame" x="1" y="1" width="478" height="281"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> - <subviews> - <outlineView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" typeSelect="NO" rowHeight="16" indentationPerLevel="16" autoresizesOutlineColumn="YES" outlineTableColumn="9" id="8" customClass="BDSKGroupingOutlineView"> - <rect key="frame" x="0.0" y="0.0" width="478" height="281"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> - <size key="intercellSpacing" width="3" height="2"/> - <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> - <tableViewGridLines key="gridStyleMask" horizontal="YES"/> - <color key="gridColor" white="0.80000001190000003" alpha="0.1899999976" colorSpace="calibratedWhite"/> - <tableColumns> - <tableColumn identifier="title" editable="NO" width="365" minWidth="16" maxWidth="1000" id="9"> - <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left"> - <font key="font" metaFont="message" size="11"/> - <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" selectable="YES" editable="YES" alignment="left" id="57" customClass="BDSKTextWithIconCell"> - <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"/> - </tableColumn> - <tableColumn identifier="score" editable="NO" width="107" minWidth="10" maxWidth="1000" id="43"> - <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left"> - <font key="font" metaFont="message" size="11"/> - <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> - <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/> - </tableHeaderCell> - <levelIndicatorCell key="dataCell" enabled="NO" alignment="left" maxValue="1" levelIndicatorStyle="relevancy" id="44" customClass="BDSKLevelIndicatorCell"> - <font key="font" metaFont="cellTitle"/> - </levelIndicatorCell> - <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/> - </tableColumn> - </tableColumns> - <connections> - <outlet property="dataSource" destination="-2" id="13"/> - <outlet property="delegate" destination="-2" id="14"/> - </connections> - </outlineView> - </subviews> - </clipView> - <scroller key="horizontalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="59"> - <rect key="frame" x="1" y="266" width="478" height="16"/> - <autoresizingMask key="autoresizingMask"/> - </scroller> - <scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="58"> - <rect key="frame" x="463" y="1" width="16" height="281"/> - <autoresizingMask key="autoresizingMask"/> - </scroller> - </scrollView> - <progressIndicator wantsLayer="YES" verticalHuggingPriority="750" maxValue="1" bezeled="NO" controlSize="small" style="bar" id="16"> - <rect key="frame" x="12" y="355" width="198" height="12"/> - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> - </progressIndicator> - <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="245" id="20"> - <rect key="frame" x="214" y="352" width="249" height="17"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> - <textFieldCell key="cell" sendsActionOnEndEditing="YES" id="54"> - <font key="font" metaFont="message" size="11"/> - <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> - <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> - </textFieldCell> - </textField> - <button verticalHuggingPriority="750" id="22"> - <rect key="frame" x="382" y="12" width="84" height="32"/> - <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> - <buttonCell key="cell" type="push" title="Stop" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="55"> - <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> - <font key="font" metaFont="system"/> - </buttonCell> - <connections> - <action selector="abort:" target="-2" id="24"/> - </connections> - </button> - <button verticalHuggingPriority="750" id="25"> - <rect key="frame" x="244" y="12" width="138" height="32"/> - <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> - <buttonCell key="cell" type="push" title="Einstellungen …" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="56"> - <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> - <font key="font" metaFont="system"/> - </buttonCell> - <connections> - <action selector="configure:" target="-2" id="42"/> - </connections> - </button> - <colorWell hidden="YES" id="45"> - <rect key="frame" x="55" y="18" width="52" height="24"/> - <autoresizingMask key="autoresizingMask"/> - <color key="color" red="0.05813049898" green="0.055541899059999997" blue="1" alpha="1" colorSpace="calibratedRGB"/> - <connections> - <binding destination="47" name="value" keyPath="selection.topColor" id="50"/> - </connections> - </colorWell> - <colorWell hidden="YES" id="46"> - <rect key="frame" x="127" y="18" width="52" height="24"/> - <autoresizingMask key="autoresizingMask"/> - <color key="color" red="0.05813049898" green="0.055541899059999997" blue="1" alpha="1" colorSpace="calibratedRGB"/> - <connections> - <binding destination="47" name="value" keyPath="selection.bottomColor" id="52"/> - </connections> - </colorWell> - </subviews> - </view> - <point key="canvasLocation" x="139" y="147"/> - </window> - <objectController id="47" userLabel="Object Controller"> - <declaredKeys> - <string>topColor</string> - <string>bottomColor</string> - </declaredKeys> - <connections> - <outlet property="content" destination="8" id="48"/> - </connections> - </objectController> - </objects> -</document> Added: trunk/bibdesk/fr.lproj/FileMatcher.strings =================================================================== (Binary files differ) Index: trunk/bibdesk/fr.lproj/FileMatcher.strings =================================================================== --- trunk/bibdesk/fr.lproj/FileMatcher.strings 2021-04-28 14:59:46 UTC (rev 25793) +++ trunk/bibdesk/fr.lproj/FileMatcher.strings 2021-04-28 15:09:23 UTC (rev 25794) Property changes on: trunk/bibdesk/fr.lproj/FileMatcher.strings ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Deleted: trunk/bibdesk/fr.lproj/FileMatcher.xib =================================================================== --- trunk/bibdesk/fr.lproj/FileMatcher.xib 2021-04-28 14:59:46 UTC (rev 25793) +++ trunk/bibdesk/fr.lproj/FileMatcher.xib 2021-04-28 15:09:23 UTC (rev 25794) @@ -1,153 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="15705" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> - <dependencies> - <deployment identifier="macosx"/> - <development version="8000" identifier="xcode"/> - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="15705"/> - <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> - </dependencies> - <objects> - <customObject id="-2" userLabel="File's Owner" customClass="BDSKFileMatcher"> - <connections> - <outlet property="abortButton" destination="22" id="23"/> - <outlet property="configureButton" destination="25" id="41"/> - <outlet property="outlineView" destination="8" id="11"/> - <outlet property="progressIndicator" destination="16" id="17"/> - <outlet property="statusField" destination="20" id="21"/> - <outlet property="window" destination="5" id="12"/> - </connections> - </customObject> - <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> - <customObject id="-3" userLabel="Application" customClass="NSObject"/> - <window title="Publications qui peuvent correspondre" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="" 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="373" y="301" width="480" height="378"/> - <rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/> - <value key="minSize" type="size" width="400" height="94"/> - <view key="contentView" id="6"> - <rect key="frame" x="0.0" y="0.0" width="480" height="378"/> - <autoresizingMask key="autoresizingMask"/> - <subviews> - <scrollView horizontalLineScroll="18" horizontalPageScroll="10" verticalLineScroll="18" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="7"> - <rect key="frame" x="0.0" y="60" width="480" height="283"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> - <clipView key="contentView" id="o9S-5f-xYu"> - <rect key="frame" x="1" y="1" width="478" height="281"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> - <subviews> - <outlineView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" multipleSelection="NO" autosaveColumns="NO" typeSelect="NO" rowHeight="16" indentationPerLevel="16" autoresizesOutlineColumn="YES" outlineTableColumn="9" id="8" customClass="BDSKGroupingOutlineView"> - <rect key="frame" x="0.0" y="0.0" width="478" height="281"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> - <size key="intercellSpacing" width="3" height="2"/> - <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> - <tableViewGridLines key="gridStyleMask" horizontal="YES"/> - <color key="gridColor" white="0.80000001190000003" alpha="0.1899999976" colorSpace="calibratedWhite"/> - <tableColumns> - <tableColumn identifier="title" editable="NO" width="365" minWidth="16" maxWidth="1000" id="9"> - <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left"> - <font key="font" metaFont="message" size="11"/> - <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" selectable="YES" editable="YES" alignment="left" id="57" customClass="BDSKTextWithIconCell"> - <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"/> - </tableColumn> - <tableColumn identifier="score" editable="NO" width="107" minWidth="10" maxWidth="1000" id="43"> - <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left"> - <font key="font" metaFont="message" size="11"/> - <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> - <color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/> - </tableHeaderCell> - <levelIndicatorCell key="dataCell" enabled="NO" alignment="left" maxValue="1" levelIndicatorStyle="relevancy" id="44" customClass="BDSKLevelIndicatorCell"> - <font key="font" metaFont="cellTitle"/> - </levelIndicatorCell> - <tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/> - </tableColumn> - </tableColumns> - <connections> - <outlet property="dataSource" destination="-2" id="13"/> - <outlet property="delegate" destination="-2" id="14"/> - </connections> - </outlineView> - </subviews> - </clipView> - <scroller key="horizontalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="59"> - <rect key="frame" x="1" y="266" width="478" height="16"/> - <autoresizingMask key="autoresizingMask"/> - </scroller> - <scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="58"> - <rect key="frame" x="463" y="1" width="16" height="281"/> - <autoresizingMask key="autoresizingMask"/> - </scroller> - </scrollView> - <progressIndicator wantsLayer="YES" verticalHuggingPriority="750" maxValue="1" bezeled="NO" controlSize="small" style="bar" id="16"> - <rect key="frame" x="12" y="355" width="198" height="12"/> - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> - </progressIndicator> - <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="245" id="20"> - <rect key="frame" x="214" y="352" width="249" height="17"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> - <textFieldCell key="cell" sendsActionOnEndEditing="YES" id="54"> - <font key="font" metaFont="message" size="11"/> - <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> - <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> - </textFieldCell> - </textField> - <button verticalHuggingPriority="750" id="22"> - <rect key="frame" x="382" y="12" width="84" height="32"/> - <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> - <buttonCell key="cell" type="push" title="Stop" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="55"> - <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> - <font key="font" metaFont="system"/> - </buttonCell> - <connections> - <action selector="abort:" target="-2" id="24"/> - </connections> - </button> - <button verticalHuggingPriority="750" id="25"> - <rect key="frame" x="279" y="12" width="103" height="32"/> - <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/> - <buttonCell key="cell" type="push" title="Options…" bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="56"> - <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> - <font key="font" metaFont="system"/> - </buttonCell> - <connections> - <action selector="configure:" target="-2" id="42"/> - </connections> - </button> - <colorWell hidden="YES" id="45"> - <rect key="frame" x="55" y="18" width="52" height="24"/> - <autoresizingMask key="autoresizingMask"/> - <color key="color" red="0.05813049898" green="0.055541899059999997" blue="1" alpha="1" colorSpace="calibratedRGB"/> - <connections> - <binding destination="47" name="value" keyPath="selection.topColor" id="50"/> - </connections> - </colorWell> - <colorWell hidden="YES" id="46"> - <rect key="frame" x="127" y="18" width="52" height="24"/> - <autoresizingMask key="autoresizingMask"/> - <color key="color" red="0.05813049898" green="0.055541899059999997" blue="1" alpha="1" colorSpace="calibratedRGB"/> - <connections> - <binding destination="47" name="value" keyPath="selection.bottomColor" id="52"/> - </connections> - </colorWell> - </subviews> - </view> - <point key="canvasLocation" x="139" y="147"/> - </window> - <objectController id="47" userLabel="Object Controller"> - <declaredKeys> - <string>topColor</string> - <string>bottomColor</string> - </declaredKeys> - <connections> - <outlet property="content" destination="8" id="48"/> - </connections> - </objectController> - </objects> -</document> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Bibdesk-commit mailing list Bibdesk-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bibdesk-commit