Revision: 25792 http://sourceforge.net/p/bibdesk/svn/25792 Author: hofman Date: 2021-04-28 14:55:19 +0000 (Wed, 28 Apr 2021) Log Message: ----------- Use auto layout for BDSKErrorPanel and replace localized xib files by strings files
Modified Paths: -------------- trunk/bibdesk/Base.lproj/BDSKErrorPanel.xib trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj Added Paths: ----------- trunk/bibdesk/de.lproj/BDSKErrorPanel.strings trunk/bibdesk/fr.lproj/BDSKErrorPanel.strings Removed Paths: ------------- trunk/bibdesk/de.lproj/BDSKErrorPanel.xib trunk/bibdesk/fr.lproj/BDSKErrorPanel.xib Modified: trunk/bibdesk/Base.lproj/BDSKErrorPanel.xib =================================================================== --- trunk/bibdesk/Base.lproj/BDSKErrorPanel.xib 2021-04-28 14:50:32 UTC (rev 25791) +++ trunk/bibdesk/Base.lproj/BDSKErrorPanel.xib 2021-04-28 14:55:19 UTC (rev 25792) @@ -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> @@ -20,15 +20,14 @@ <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" utility="YES"/> <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> <rect key="contentRect" x="57" y="384" width="419" height="157"/> - <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="360" height="100"/> <view key="contentView" id="8"> <rect key="frame" x="0.0" y="0.0" width="419" height="157"/> <autoresizingMask key="autoresizingMask"/> <subviews> - <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="16" horizontalPageScroll="10" verticalLineScroll="16" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9"> + <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="16" horizontalPageScroll="10" verticalLineScroll="16" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9"> <rect key="frame" x="0.0" y="24" width="419" height="134"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <clipView key="contentView" id="ZMa-hm-R5Z"> <rect key="frame" x="0.0" y="0.0" width="419" height="134"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> @@ -42,7 +41,6 @@ <tableColumns> <tableColumn identifier="fileName" editable="NO" width="113" minWidth="50" maxWidth="500" id="12"> <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="File"> - <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> @@ -63,7 +61,6 @@ </tableColumn> <tableColumn identifier="errorClass" editable="NO" width="67" minWidth="40" maxWidth="500" id="13"> <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Type"> - <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> @@ -83,7 +80,6 @@ </tableColumn> <tableColumn identifier="lineNumber" editable="NO" width="48" minWidth="30" maxWidth="500" id="14"> <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Line"> - <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> @@ -103,9 +99,8 @@ </binding> </connections> </tableColumn> - <tableColumn identifier="errorMessage" editable="NO" width="179" minWidth="49.87988" maxWidth="500" id="11"> + <tableColumn identifier="errorMessage" editable="NO" width="150" minWidth="49.87988" maxWidth="500" id="11"> <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Message"> - <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> @@ -139,14 +134,13 @@ <rect key="frame" x="407" y="17" width="11" height="109"/> <autoresizingMask key="autoresizingMask"/> </scroller> - <tableHeaderView key="headerView" id="231"> + <tableHeaderView key="headerView" wantsLayer="YES" id="231"> <rect key="frame" x="0.0" y="0.0" width="419" height="25"/> <autoresizingMask key="autoresizingMask"/> </tableHeaderView> </scrollView> - <popUpButton verticalHuggingPriority="750" id="103"> - <rect key="frame" x="111" y="-1" width="130" height="25"/> - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> + <popUpButton verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="103"> + <rect key="frame" x="105" y="0.0" width="32" height="22"/> <popUpButtonCell key="cell" type="roundTextured" bezelStyle="texturedRounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" preferredEdge="maxY" selectedItem="106" id="222"> <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> <font key="font" metaFont="message" size="11"/> @@ -163,18 +157,16 @@ <binding destination="-2" name="selectedObject" keyPath="filterManager" previousBinding="219" id="232"/> </connections> </popUpButton> - <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="97" id="156"> - <rect key="frame" x="5" y="5" width="101" height="14"/> - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> - <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Display errors for:" id="223"> + <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="97" translatesAutoresizingMaskIntoConstraints="NO" id="156"> + <rect key="frame" x="5" y="6" width="98" height="14"/> + <textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Display errors for:" id="223"> <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 id="175"> - <rect key="frame" x="246" y="3" width="99" height="18"/> - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> + <button translatesAutoresizingMaskIntoConstraints="NO" id="175"> + <rect key="frame" x="140" y="5" width="96" height="16"/> <buttonCell key="cell" type="check" title="Hide warnings" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="224"> <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> <font key="font" metaFont="message" size="11"/> @@ -184,6 +176,19 @@ </connections> </button> </subviews> + <constraints> + <constraint firstItem="175" firstAttribute="firstBaseline" secondItem="156" secondAttribute="firstBaseline" id="2Wa-OW-EhW"/> + <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="175" secondAttribute="trailing" constant="20" symbolic="YES" id="5fC-0N-GVQ"/> + <constraint firstItem="103" firstAttribute="leading" secondItem="156" secondAttribute="trailing" constant="8" symbolic="YES" id="6ha-KN-7wO"/> + <constraint firstItem="103" firstAttribute="firstBaseline" secondItem="156" secondAttribute="firstBaseline" id="Bme-SZ-KeD"/> + <constraint firstItem="103" firstAttribute="top" secondItem="9" secondAttribute="bottom" constant="4" id="FNP-pV-RJI"/> + <constraint firstItem="9" firstAttribute="top" secondItem="8" secondAttribute="top" constant="-1" id="P33-nJ-rQG"/> + <constraint firstItem="175" firstAttribute="leading" secondItem="103" secondAttribute="trailing" constant="8" symbolic="YES" id="eeU-2q-uBe"/> + <constraint firstAttribute="bottom" secondItem="103" secondAttribute="bottom" constant="4" id="eim-fJ-aNV"/> + <constraint firstItem="9" firstAttribute="leading" secondItem="8" secondAttribute="leading" id="wc2-av-fYG"/> + <constraint firstAttribute="trailing" secondItem="9" secondAttribute="trailing" id="wjk-Jx-UL4"/> + <constraint firstItem="156" firstAttribute="leading" secondItem="8" secondAttribute="leading" constant="7" id="zuB-jH-ryI"/> + </constraints> </view> <connections> <outlet property="delegate" destination="-2" id="17"/> Modified: trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj =================================================================== --- trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj 2021-04-28 14:50:32 UTC (rev 25791) +++ trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj 2021-04-28 14:55:19 UTC (rev 25792) @@ -1425,7 +1425,6 @@ CE3B682809D1B0190017D339 /* BDSKImagePopUpButtonCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BDSKImagePopUpButtonCell.h; sourceTree = "<group>"; }; CE3B682909D1B0190017D339 /* BDSKImagePopUpButtonCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BDSKImagePopUpButtonCell.m; sourceTree = "<group>"; }; CE3D8D7F125E69BB00AE0232 /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = de.lproj/BDSKCondition.xib; sourceTree = "<group>"; }; - CE3D8D83125E69BB00AE0232 /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = de.lproj/BDSKErrorPanel.xib; sourceTree = "<group>"; }; CE3D8D84125E69BB00AE0232 /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = de.lproj/BDSKFileContentSearch.xib; sourceTree = "<group>"; }; CE3D8D85125E69BB00AE0232 /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = de.lproj/BDSKFileMigration.xib; sourceTree = "<group>"; }; CE3D8D86125E69BB00AE0232 /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = de.lproj/BDSKFilter.xib; sourceTree = "<group>"; }; @@ -1596,6 +1595,8 @@ CE7FB36A2639ABF4003158AB /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/AutoFile.strings; sourceTree = "<group>"; }; CE7FB36E2639ADAF003158AB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/BDSKCharacterConversion.strings; sourceTree = "<group>"; }; CE7FB36F2639ADB1003158AB /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/BDSKCharacterConversion.strings; sourceTree = "<group>"; }; + CE7FB3732639AECF003158AB /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/BDSKErrorPanel.strings; sourceTree = "<group>"; }; + CE7FB3742639AED0003158AB /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/BDSKErrorPanel.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>"; }; @@ -1788,7 +1789,6 @@ CEB4F47F22428F23008240EE /* BDSKSoapBinding.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BDSKSoapBinding.m; sourceTree = "<group>"; }; CEB4F49622428F59008240EE /* BDSKSoapBinding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BDSKSoapBinding.h; sourceTree = "<group>"; }; CEB5D6551072AE950001C135 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/BDSKCondition.xib; sourceTree = "<group>"; }; - CEB5D6591072AE950001C135 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/BDSKErrorPanel.xib; sourceTree = "<group>"; }; CEB5D65A1072AE950001C135 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/BDSKFileContentSearch.xib; sourceTree = "<group>"; }; CEB5D65D1072AE950001C135 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/BDSKFileMigration.xib; sourceTree = "<group>"; }; CEB5D65F1072AE950001C135 /* fr */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = fr; path = fr.lproj/BDSKFilter.xib; sourceTree = "<group>"; }; @@ -5096,6 +5096,8 @@ isa = PBXVariantGroup; children = ( CEB0C6C326385D8500B63A29 /* en */, + CE7FB3732639AECF003158AB /* fr */, + CE7FB3742639AED0003158AB /* de */, ); name = BDSKErrorPanel.strings; sourceTree = "<group>"; @@ -5513,8 +5515,6 @@ CEB5D5A01072AE350001C135 /* BDSKErrorPanel.xib */ = { isa = PBXVariantGroup; children = ( - CEB5D6591072AE950001C135 /* fr */, - CE3D8D83125E69BB00AE0232 /* de */, CEB0C6102638508400B63A29 /* Base */, ); name = BDSKErrorPanel.xib; Added: trunk/bibdesk/de.lproj/BDSKErrorPanel.strings =================================================================== (Binary files differ) Index: trunk/bibdesk/de.lproj/BDSKErrorPanel.strings =================================================================== --- trunk/bibdesk/de.lproj/BDSKErrorPanel.strings 2021-04-28 14:50:32 UTC (rev 25791) +++ trunk/bibdesk/de.lproj/BDSKErrorPanel.strings 2021-04-28 14:55:19 UTC (rev 25792) Property changes on: trunk/bibdesk/de.lproj/BDSKErrorPanel.strings ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Deleted: trunk/bibdesk/de.lproj/BDSKErrorPanel.xib =================================================================== --- trunk/bibdesk/de.lproj/BDSKErrorPanel.xib 2021-04-28 14:50:32 UTC (rev 25791) +++ trunk/bibdesk/de.lproj/BDSKErrorPanel.xib 2021-04-28 14:55:19 UTC (rev 25792) @@ -1,221 +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="BDSKErrorObjectController"> - <connections> - <outlet property="errorTableView" destination="10" id="25"/> - <outlet property="errorsController" destination="30" id="143"/> - <outlet property="window" destination="7" id="16"/> - </connections> - </customObject> - <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> - <customObject id="-3" userLabel="Application" customClass="NSObject"/> - <window title="Fehler" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" id="7" userLabel="Panel" customClass="NSPanel"> - <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" utility="YES"/> - <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> - <rect key="contentRect" x="57" y="384" width="419" height="157"/> - <rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/> - <value key="minSize" type="size" width="360" height="100"/> - <view key="contentView" id="8"> - <rect key="frame" x="0.0" y="0.0" width="419" height="157"/> - <autoresizingMask key="autoresizingMask"/> - <subviews> - <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="16" horizontalPageScroll="10" verticalLineScroll="16" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9"> - <rect key="frame" x="0.0" y="24" width="419" height="134"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> - <clipView key="contentView" id="t12-X6-HaY"> - <rect key="frame" x="0.0" y="0.0" width="419" height="134"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> - <subviews> - <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" typeSelect="NO" autosaveName="Error tableview autosave" rowHeight="14" headerView="231" id="10" customClass="BDSKTableView"> - <rect key="frame" x="0.0" y="0.0" width="419" height="109"/> - <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="fileName" editable="NO" width="113" minWidth="50" maxWidth="500" id="12"> - <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Datei"> - <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> - <textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" drawsBackground="YES" id="226"> - <font key="font" metaFont="message" size="11"/> - <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"/> - <connections> - <binding destination="30" name="value" keyPath="arrangedObjects.editor.displayName" id="217"> - <dictionary key="options"> - <integer key="NSAllowsEditingMultipleValuesSelection" value="0"/> - <integer key="NSConditionallySetsEditable" value="1"/> - </dictionary> - </binding> - </connections> - </tableColumn> - <tableColumn identifier="errorClass" editable="NO" width="67" minWidth="40" maxWidth="500" id="13"> - <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Typ"> - <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" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="227"> - <font key="font" metaFont="message" size="11"/> - <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"/> - <connections> - <binding destination="30" name="value" keyPath="arrangedObjects.errorClassName" id="49"> - <dictionary key="options"> - <integer key="NSAllowsEditingMultipleValuesSelection" value="0"/> - </dictionary> - </binding> - </connections> - </tableColumn> - <tableColumn identifier="lineNumber" editable="NO" width="48" minWidth="30" maxWidth="500" id="14"> - <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Zeile"> - <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" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="228"> - <font key="font" metaFont="message" size="11"/> - <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"/> - <connections> - <binding destination="30" name="value" keyPath="arrangedObjects.lineNumber" id="178"> - <dictionary key="options"> - <integer key="NSAllowsEditingMultipleValuesSelection" value="0"/> - <integer key="NSConditionallySetsEditable" value="1"/> - <string key="NSValueTransformerName">BDSKLineNumberTransformer</string> - </dictionary> - </binding> - </connections> - </tableColumn> - <tableColumn identifier="errorMessage" editable="NO" width="179" minWidth="49.87988" maxWidth="500" id="11"> - <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Nachricht"> - <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> - <textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" drawsBackground="YES" id="225"> - <font key="font" metaFont="message" size="11"/> - <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"/> - <connections> - <binding destination="30" name="value" keyPath="arrangedObjects.errorMessage" id="43"> - <dictionary key="options"> - <integer key="NSAllowsEditingMultipleValuesSelection" value="0"/> - </dictionary> - </binding> - </connections> - </tableColumn> - </tableColumns> - <connections> - <outlet property="dataSource" destination="-2" id="62"/> - <outlet property="delegate" destination="-2" id="52"/> - </connections> - </tableView> - </subviews> - </clipView> - <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" controlSize="small" horizontal="YES" id="230"> - <rect key="frame" x="1" y="115" width="406" height="11"/> - <autoresizingMask key="autoresizingMask"/> - </scroller> - <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" controlSize="small" horizontal="NO" id="229"> - <rect key="frame" x="407" y="17" width="11" height="109"/> - <autoresizingMask key="autoresizingMask"/> - </scroller> - <tableHeaderView key="headerView" id="231"> - <rect key="frame" x="0.0" y="0.0" width="419" height="25"/> - <autoresizingMask key="autoresizingMask"/> - </tableHeaderView> - </scrollView> - <popUpButton verticalHuggingPriority="750" id="103"> - <rect key="frame" x="102" y="-1" width="130" height="25"/> - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> - <popUpButtonCell key="cell" type="roundTextured" bezelStyle="texturedRounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" state="on" borderStyle="border" inset="2" preferredEdge="maxY" selectedItem="106" id="222"> - <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> - <font key="font" metaFont="message" size="11"/> - <menu key="menu" id="104"> - <items> - <menuItem state="on" id="106"/> - </items> - </menu> - </popUpButtonCell> - <connections> - <accessibilityConnection property="title" destination="156" id="220"/> - <binding destination="144" name="content" keyPath="arrangedObjects" id="208"/> - <binding destination="144" name="contentValues" keyPath="arrangedObjects.displayName" previousBinding="208" id="219"/> - <binding destination="-2" name="selectedObject" keyPath="filterManager" previousBinding="219" id="232"/> - </connections> - </popUpButton> - <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="88" id="156"> - <rect key="frame" x="5" y="5" width="92" height="14"/> - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> - <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Zeige Fehler für:" id="223"> - <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 id="175"> - <rect key="frame" x="237" y="3" width="148" height="18"/> - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> - <buttonCell key="cell" type="check" title="Warnungen ausblenden" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="224"> - <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> - <font key="font" metaFont="message" size="11"/> - </buttonCell> - <connections> - <binding destination="-2" name="value" keyPath="hideWarnings" id="233"/> - </connections> - </button> - </subviews> - </view> - <connections> - <outlet property="delegate" destination="-2" id="17"/> - </connections> - <point key="canvasLocation" x="139" y="150"/> - </window> - <arrayController objectClassName="BDSKErrorObject" editable="NO" preservesSelection="NO" selectsInsertedObjects="NO" avoidsEmptySelection="NO" clearsFilterPredicateOnInsertion="NO" id="30" userLabel="ErrorArrayController"> - <declaredKeys> - <string>lineNumber</string> - <string>errorClassName</string> - <string>displayFileName</string> - <string>errorMessage</string> - <string>documents</string> - <string>editor.displayName</string> - </declaredKeys> - <connections> - <binding destination="-2" name="contentArray" keyPath="errors" id="215"/> - </connections> - </arrayController> - <arrayController objectClassName="NSObject" id="144" userLabel="ManagerArrayController"> - <declaredKeys> - <string>fileName.lastPathComponent</string> - <string>fileName</string> - <string>displayName</string> - </declaredKeys> - <connections> - <binding destination="-2" name="contentArray" keyPath="managers" id="216"> - <dictionary key="options"> - <integer key="NSConditionallySetsEditable" value="0"/> - </dictionary> - </binding> - </connections> - </arrayController> - </objects> -</document> Added: trunk/bibdesk/fr.lproj/BDSKErrorPanel.strings =================================================================== (Binary files differ) Index: trunk/bibdesk/fr.lproj/BDSKErrorPanel.strings =================================================================== --- trunk/bibdesk/fr.lproj/BDSKErrorPanel.strings 2021-04-28 14:50:32 UTC (rev 25791) +++ trunk/bibdesk/fr.lproj/BDSKErrorPanel.strings 2021-04-28 14:55:19 UTC (rev 25792) Property changes on: trunk/bibdesk/fr.lproj/BDSKErrorPanel.strings ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Deleted: trunk/bibdesk/fr.lproj/BDSKErrorPanel.xib =================================================================== --- trunk/bibdesk/fr.lproj/BDSKErrorPanel.xib 2021-04-28 14:50:32 UTC (rev 25791) +++ trunk/bibdesk/fr.lproj/BDSKErrorPanel.xib 2021-04-28 14:55:19 UTC (rev 25792) @@ -1,221 +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="BDSKErrorObjectController"> - <connections> - <outlet property="errorTableView" destination="10" id="25"/> - <outlet property="errorsController" destination="30" id="143"/> - <outlet property="window" destination="7" id="16"/> - </connections> - </customObject> - <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> - <customObject id="-3" userLabel="Application" customClass="NSObject"/> - <window title="Erreurs" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" releasedWhenClosed="NO" visibleAtLaunch="NO" frameAutosaveName="" animationBehavior="default" id="7" userLabel="Panel" customClass="NSPanel"> - <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" utility="YES"/> - <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> - <rect key="contentRect" x="57" y="384" width="419" height="157"/> - <rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/> - <value key="minSize" type="size" width="360" height="100"/> - <view key="contentView" id="8"> - <rect key="frame" x="0.0" y="0.0" width="419" height="157"/> - <autoresizingMask key="autoresizingMask"/> - <subviews> - <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="16" horizontalPageScroll="10" verticalLineScroll="16" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="9"> - <rect key="frame" x="0.0" y="24" width="419" height="134"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> - <clipView key="contentView" id="1pg-fd-Hx8"> - <rect key="frame" x="0.0" y="0.0" width="419" height="134"/> - <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> - <subviews> - <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" typeSelect="NO" autosaveName="Error tableview autosave" rowHeight="14" headerView="231" id="10" customClass="BDSKTableView"> - <rect key="frame" x="0.0" y="0.0" width="419" height="109"/> - <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="fileName" editable="NO" width="113" minWidth="50" maxWidth="500" id="12"> - <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Fichier"> - <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> - <textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" drawsBackground="YES" id="226"> - <font key="font" metaFont="message" size="11"/> - <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"/> - <connections> - <binding destination="30" name="value" keyPath="arrangedObjects.editor.displayName" id="217"> - <dictionary key="options"> - <integer key="NSAllowsEditingMultipleValuesSelection" value="0"/> - <integer key="NSConditionallySetsEditable" value="1"/> - </dictionary> - </binding> - </connections> - </tableColumn> - <tableColumn identifier="errorClass" editable="NO" width="67" minWidth="40" maxWidth="500" id="13"> - <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Type"> - <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" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="227"> - <font key="font" metaFont="message" size="11"/> - <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"/> - <connections> - <binding destination="30" name="value" keyPath="arrangedObjects.errorClassName" id="49"> - <dictionary key="options"> - <integer key="NSAllowsEditingMultipleValuesSelection" value="0"/> - </dictionary> - </binding> - </connections> - </tableColumn> - <tableColumn identifier="lineNumber" editable="NO" width="48" minWidth="30" maxWidth="500" id="14"> - <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Ligne"> - <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" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" id="228"> - <font key="font" metaFont="message" size="11"/> - <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"/> - <connections> - <binding destination="30" name="value" keyPath="arrangedObjects.lineNumber" id="178"> - <dictionary key="options"> - <integer key="NSAllowsEditingMultipleValuesSelection" value="0"/> - <integer key="NSConditionallySetsEditable" value="1"/> - <string key="NSValueTransformerName">BDSKLineNumberTransformer</string> - </dictionary> - </binding> - </connections> - </tableColumn> - <tableColumn identifier="errorMessage" editable="NO" width="179" minWidth="49.87988" maxWidth="500" id="11"> - <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Message"> - <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> - <textFieldCell key="dataCell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" alignment="left" drawsBackground="YES" id="225"> - <font key="font" metaFont="message" size="11"/> - <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"/> - <connections> - <binding destination="30" name="value" keyPath="arrangedObjects.errorMessage" id="43"> - <dictionary key="options"> - <integer key="NSAllowsEditingMultipleValuesSelection" value="0"/> - </dictionary> - </binding> - </connections> - </tableColumn> - </tableColumns> - <connections> - <outlet property="dataSource" destination="-2" id="62"/> - <outlet property="delegate" destination="-2" id="52"/> - </connections> - </tableView> - </subviews> - </clipView> - <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" controlSize="small" horizontal="YES" id="230"> - <rect key="frame" x="1" y="115" width="406" height="11"/> - <autoresizingMask key="autoresizingMask"/> - </scroller> - <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" controlSize="small" horizontal="NO" id="229"> - <rect key="frame" x="407" y="17" width="11" height="109"/> - <autoresizingMask key="autoresizingMask"/> - </scroller> - <tableHeaderView key="headerView" id="231"> - <rect key="frame" x="0.0" y="0.0" width="419" height="25"/> - <autoresizingMask key="autoresizingMask"/> - </tableHeaderView> - </scrollView> - <popUpButton verticalHuggingPriority="750" id="103"> - <rect key="frame" x="146" y="-1" width="130" height="25"/> - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> - <popUpButtonCell key="cell" type="roundTextured" bezelStyle="texturedRounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" inset="2" preferredEdge="maxY" selectedItem="106" id="222"> - <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> - <font key="font" metaFont="message" size="11"/> - <menu key="menu" id="104"> - <items> - <menuItem state="on" id="106"/> - </items> - </menu> - </popUpButtonCell> - <connections> - <accessibilityConnection property="title" destination="156" id="220"/> - <binding destination="144" name="content" keyPath="arrangedObjects" id="208"/> - <binding destination="144" name="contentValues" keyPath="arrangedObjects.displayName" previousBinding="208" id="219"/> - <binding destination="-2" name="selectedObject" keyPath="filterManager" previousBinding="219" id="232"/> - </connections> - </popUpButton> - <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="138" id="156"> - <rect key="frame" x="5" y="5" width="142" height="14"/> - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> - <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Afficher les erreurs pour :" id="223"> - <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 id="175"> - <rect key="frame" x="281" y="3" width="126" height="18"/> - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> - <buttonCell key="cell" type="check" title="Masquer les alertes" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="224"> - <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> - <font key="font" metaFont="message" size="11"/> - </buttonCell> - <connections> - <binding destination="-2" name="value" keyPath="hideWarnings" id="233"/> - </connections> - </button> - </subviews> - </view> - <connections> - <outlet property="delegate" destination="-2" id="17"/> - </connections> - <point key="canvasLocation" x="139" y="150"/> - </window> - <arrayController objectClassName="BDSKErrorObject" editable="NO" preservesSelection="NO" selectsInsertedObjects="NO" avoidsEmptySelection="NO" clearsFilterPredicateOnInsertion="NO" id="30" userLabel="ErrorArrayController"> - <declaredKeys> - <string>lineNumber</string> - <string>errorClassName</string> - <string>displayFileName</string> - <string>errorMessage</string> - <string>documents</string> - <string>editor.displayName</string> - </declaredKeys> - <connections> - <binding destination="-2" name="contentArray" keyPath="errors" id="215"/> - </connections> - </arrayController> - <arrayController objectClassName="NSObject" id="144" userLabel="ManagerArrayController"> - <declaredKeys> - <string>fileName.lastPathComponent</string> - <string>fileName</string> - <string>displayName</string> - </declaredKeys> - <connections> - <binding destination="-2" name="contentArray" keyPath="managers" id="216"> - <dictionary key="options"> - <integer key="NSConditionallySetsEditable" value="0"/> - </dictionary> - </binding> - </connections> - </arrayController> - </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