Revision: 29759
http://sourceforge.net/p/bibdesk/svn/29759
Author: hofman
Date: 2025-11-06 15:52:53 +0000 (Thu, 06 Nov 2025)
Log Message:
-----------
use default colors for labels
Modified Paths:
--------------
trunk/bibdesk/Base.lproj/AuthenticationPanel.xib
trunk/bibdesk/Base.lproj/AutoFile.xib
trunk/bibdesk/Base.lproj/AutoFileProgress.xib
trunk/bibdesk/Base.lproj/BDSKCondition.xib
trunk/bibdesk/Base.lproj/BDSKErrorEditWindow.xib
trunk/bibdesk/Base.lproj/BDSKErrorPanel.xib
trunk/bibdesk/Base.lproj/BDSKFilter.xib
trunk/bibdesk/Base.lproj/BDSKFindPanel.xib
trunk/bibdesk/Base.lproj/BDSKOpenAccessoryView.xib
trunk/bibdesk/Base.lproj/BDSKOrphanedFilesFinder.xib
trunk/bibdesk/Base.lproj/BDSKPasswordController.xib
trunk/bibdesk/Base.lproj/BDSKPreferences.xib
trunk/bibdesk/Base.lproj/BDSKSaveAccessoryView.xib
trunk/bibdesk/Base.lproj/BDSKScriptGroupSheet.xib
trunk/bibdesk/Base.lproj/BDSKSearchGroupSheet.xib
trunk/bibdesk/Base.lproj/BDSKURLGroupSheet.xib
trunk/bibdesk/Base.lproj/BDSKURLSheet.xib
trunk/bibdesk/Base.lproj/BookmarkSheet.xib
trunk/bibdesk/Base.lproj/FileMatcher.xib
trunk/bibdesk/Base.lproj/SelectEncodingsPanel.xib
trunk/bibdesk/Base.lproj/TextImport.xib
trunk/bibdesk/ComplexStringEditor.xib
Modified: trunk/bibdesk/Base.lproj/AuthenticationPanel.xib
===================================================================
--- trunk/bibdesk/Base.lproj/AuthenticationPanel.xib 2025-10-30 10:33:19 UTC
(rev 29758)
+++ trunk/bibdesk/Base.lproj/AuthenticationPanel.xib 2025-11-06 15:52:53 UTC
(rev 29759)
@@ -35,8 +35,8 @@
</constraints>
<textFieldCell key="cell" selectable="YES"
sendsActionOnEndEditing="YES" alignment="left" tag="1" title="To view this
page, you need to log in to area "Some Realm" on www.server.com."
id="0hw-ga-Kc9">
<font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750"
horizontalCompressionResistancePriority="251" tag="2"
translatesAutoresizingMaskIntoConstraints="NO" id="R3d-dh-gcc">
@@ -43,8 +43,8 @@
<rect key="frame" x="102" y="157" width="303"
height="14"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES"
alignment="left" tag="2" title="Your password will be sent unencrypted."
id="81I-Nc-uVR">
<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"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button verticalHuggingPriority="750" tag="1"
imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO"
id="Qvu-ig-u2f">
@@ -87,8 +87,8 @@
<rect key="frame" x="102" y="131" width="66"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right"
title="Name:" id="pHU-K5-AZk">
<font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750"
horizontalCompressionResistancePriority="251"
translatesAutoresizingMaskIntoConstraints="NO" id="YEw-eC-7Qe">
@@ -95,8 +95,8 @@
<rect key="frame" x="102" y="100" width="66"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right"
title="Password:" id="4UH-eB-l4J">
<font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<imageView translatesAutoresizingMaskIntoConstraints="NO"
id="E1I-PS-KYN">
Modified: trunk/bibdesk/Base.lproj/AutoFile.xib
===================================================================
--- trunk/bibdesk/Base.lproj/AutoFile.xib 2025-10-30 10:33:19 UTC (rev
29758)
+++ trunk/bibdesk/Base.lproj/AutoFile.xib 2025-11-06 15:52:53 UTC (rev
29759)
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0"
toolsVersion="19162" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"
useAutolayout="YES">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0"
toolsVersion="19529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"
useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="19162"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="19529"/>
<capability name="documents saved in the Xcode 8 format"
minToolsVersion="8.0"/>
</dependencies>
<objects>
@@ -48,8 +48,8 @@
<rect key="frame" x="102" y="301" width="207"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" alignment="left" title="Some Files Could Not be Moved"
id="224">
<font key="font" metaFont="systemBold"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750"
horizontalCompressionResistancePriority="250"
setsMaxLayoutWidthAtFirstLayout="YES"
translatesAutoresizingMaskIntoConstraints="NO" id="44">
@@ -58,8 +58,8 @@
<font key="font" metaFont="message" size="11"/>
<string key="title">There were problems moving the
following files to the location generated using the format string. You can
retry to move items selected in the first column.
</string>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<scrollView horizontalLineScroll="18"
horizontalPageScroll="10" verticalLineScroll="18" verticalPageScroll="10"
usesPredominantAxisScrolling="NO"
translatesAutoresizingMaskIntoConstraints="NO" id="47">
@@ -368,7 +368,7 @@
</connections>
</button>
<button toolTip="Choose this for the Try Again button to
force moving the selected items as described in the Fix column"
translatesAutoresizingMaskIntoConstraints="NO" id="209">
- <rect key="frame" x="204" y="59" width="243"
height="18"/>
+ <rect key="frame" x="204" y="60" width="243"
height="18"/>
<buttonCell key="cell" type="check" title="Retry
forces moves according to Fix" bezelStyle="regularSquare" imagePosition="left"
alignment="left" inset="2" id="229">
<behavior key="behavior" changeContents="YES"
doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
Modified: trunk/bibdesk/Base.lproj/AutoFileProgress.xib
===================================================================
--- trunk/bibdesk/Base.lproj/AutoFileProgress.xib 2025-10-30 10:33:19 UTC
(rev 29758)
+++ trunk/bibdesk/Base.lproj/AutoFileProgress.xib 2025-11-06 15:52:53 UTC
(rev 29759)
@@ -33,8 +33,8 @@
<autoresizingMask key="autoresizingMask"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center"
title="Moving Files…" id="67">
<font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<imageView id="59">
Modified: trunk/bibdesk/Base.lproj/BDSKCondition.xib
===================================================================
--- trunk/bibdesk/Base.lproj/BDSKCondition.xib 2025-10-30 10:33:19 UTC (rev
29758)
+++ trunk/bibdesk/Base.lproj/BDSKCondition.xib 2025-11-06 15:52:53 UTC (rev
29759)
@@ -344,8 +344,8 @@
<rect key="frame" x="2" y="9" width="16"
height="15"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="to" id="444">
<font key="font" metaFont="cellTitle"/>
- <color key="textColor"
name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="controlColor" catalog="System" colorSpace="catalog"/>
+ <color key="textColor"
name="labelColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750"
translatesAutoresizingMaskIntoConstraints="NO" id="197">
@@ -480,8 +480,8 @@
<rect key="frame" x="2" y="9" width="26"
height="15"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="ago" id="440">
<font key="font" metaFont="cellTitle"/>
- <color key="textColor"
name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="controlColor" catalog="System" colorSpace="catalog"/>
+ <color key="textColor"
name="labelColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
@@ -520,8 +520,8 @@
<rect key="frame" x="2" y="9" width="25"
height="15"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="and" id="439">
<font key="font" metaFont="cellTitle"/>
- <color key="textColor"
name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="controlColor" catalog="System" colorSpace="catalog"/>
+ <color key="textColor"
name="labelColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
Modified: trunk/bibdesk/Base.lproj/BDSKErrorEditWindow.xib
===================================================================
--- trunk/bibdesk/Base.lproj/BDSKErrorEditWindow.xib 2025-10-30 10:33:19 UTC
(rev 29758)
+++ trunk/bibdesk/Base.lproj/BDSKErrorEditWindow.xib 2025-11-06 15:52:53 UTC
(rev 29759)
@@ -1,9 +1,8 @@
<?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">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0"
toolsVersion="19529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"
useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
- <development version="8000" identifier="xcode"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="17701"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="19529"/>
<capability name="documents saved in the Xcode 8 format"
minToolsVersion="8.0"/>
</dependencies>
<objects>
@@ -116,8 +115,8 @@
<rect key="frame" x="301" y="62" width="30"
height="14"/>
<textFieldCell key="cell" controlSize="small"
scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES"
title="Line:" id="41">
<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"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
Modified: trunk/bibdesk/Base.lproj/BDSKErrorPanel.xib
===================================================================
--- trunk/bibdesk/Base.lproj/BDSKErrorPanel.xib 2025-10-30 10:33:19 UTC (rev
29758)
+++ trunk/bibdesk/Base.lproj/BDSKErrorPanel.xib 2025-11-06 15:52:53 UTC (rev
29759)
@@ -245,8 +245,8 @@
<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"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button translatesAutoresizingMaskIntoConstraints="NO"
id="175">
Modified: trunk/bibdesk/Base.lproj/BDSKFilter.xib
===================================================================
--- trunk/bibdesk/Base.lproj/BDSKFilter.xib 2025-10-30 10:33:19 UTC (rev
29758)
+++ trunk/bibdesk/Base.lproj/BDSKFilter.xib 2025-11-06 15:52:53 UTC (rev
29759)
@@ -1,9 +1,8 @@
<?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">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0"
toolsVersion="19529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"
useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
- <development version="8000" identifier="xcode"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="17701"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="19529"/>
<capability name="documents saved in the Xcode 8 format"
minToolsVersion="8.0"/>
</dependencies>
<objects>
@@ -124,8 +123,8 @@
<rect key="frame" x="126" y="139" width="168"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left"
title="of the following conditions:" id="92">
<font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="-2" name="hidden"
keyPath="hasMultipleConditions" id="m03-gf-W6F">
@@ -154,8 +153,8 @@
<rect key="frame" x="18" y="139" width="187"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Match the
following condition:" id="rVM-jM-6Yw">
<font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="-2" name="hidden"
keyPath="hasMultipleConditions" id="DTt-2o-2dC"/>
@@ -162,11 +161,11 @@
</connections>
</textField>
<textField horizontalHuggingPriority="750"
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO"
id="86">
- <rect key="frame" x="18" y="164" width="145"
height="16"/>
+ <rect key="frame" x="18" y="164" width="144"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Smart Group
Settings" id="94">
<font key="font" metaFont="systemBold"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
Modified: trunk/bibdesk/Base.lproj/BDSKFindPanel.xib
===================================================================
--- trunk/bibdesk/Base.lproj/BDSKFindPanel.xib 2025-10-30 10:33:19 UTC (rev
29758)
+++ trunk/bibdesk/Base.lproj/BDSKFindPanel.xib 2025-11-06 15:52:53 UTC (rev
29759)
@@ -59,8 +59,8 @@
<rect key="frame" x="36" y="233" width="68"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right"
title="Operation:" id="536">
<font key="font" metaFont="system"/>
- <color key="textColor"
name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="controlColor" catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<popUpButton verticalHuggingPriority="750"
translatesAutoresizingMaskIntoConstraints="NO" id="284">
@@ -327,8 +327,8 @@
<rect key="frame" x="18" y="151" width="86"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right"
title="Replace with:" id="528">
<font key="font" metaFont="system"/>
- <color key="textColor"
name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="controlColor" catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="376" name="value"
keyPath="selection.replaceLabel" id="469">
@@ -372,8 +372,8 @@
<rect key="frame" x="70" y="178" width="34"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right"
title="Find:" id="525">
<font key="font" metaFont="system"/>
- <color key="textColor"
name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="controlColor" catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750"
horizontalCompressionResistancePriority="250"
translatesAutoresizingMaskIntoConstraints="NO" id="88">
@@ -380,8 +380,8 @@
<rect key="frame" x="67" y="205" width="37"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right"
title="Field:" id="524">
<font key="font" metaFont="system"/>
- <color key="textColor"
name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="controlColor" catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<comboBox toolTip="Field to search and replace."
verticalHuggingPriority="750" tag="2" textCompletion="NO"
translatesAutoresizingMaskIntoConstraints="NO" id="87">
Modified: trunk/bibdesk/Base.lproj/BDSKOpenAccessoryView.xib
===================================================================
--- trunk/bibdesk/Base.lproj/BDSKOpenAccessoryView.xib 2025-10-30 10:33:19 UTC
(rev 29758)
+++ trunk/bibdesk/Base.lproj/BDSKOpenAccessoryView.xib 2025-11-06 15:52:53 UTC
(rev 29759)
@@ -1,9 +1,8 @@
<?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">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0"
toolsVersion="19529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"
useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
- <development version="8000" identifier="xcode"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="17701"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="19529"/>
<capability name="documents saved in the Xcode 8 format"
minToolsVersion="8.0"/>
</dependencies>
<objects>
@@ -43,8 +42,8 @@
<rect key="frame" x="10" y="42" width="137"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right"
title="Filter Shell Command:" id="11">
<font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="controlColor" catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField autoresizesSubviews="NO"
horizontalHuggingPriority="749" verticalHuggingPriority="750"
translatesAutoresizingMaskIntoConstraints="NO" id="3">
@@ -51,8 +50,8 @@
<rect key="frame" x="53" y="15" width="94"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right"
title="Text Encoding:" id="8">
<font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="controlColor" catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<popUpButton autoresizesSubviews="NO"
horizontalHuggingPriority="750" verticalHuggingPriority="750"
translatesAutoresizingMaskIntoConstraints="NO" id="4"
customClass="BDSKEncodingPopUpButton">
Modified: trunk/bibdesk/Base.lproj/BDSKOrphanedFilesFinder.xib
===================================================================
--- trunk/bibdesk/Base.lproj/BDSKOrphanedFilesFinder.xib 2025-10-30
10:33:19 UTC (rev 29758)
+++ trunk/bibdesk/Base.lproj/BDSKOrphanedFilesFinder.xib 2025-11-06
15:52:53 UTC (rev 29759)
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0"
toolsVersion="19162" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"
useAutolayout="YES">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0"
toolsVersion="19529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"
useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="19162"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="19529"/>
<capability name="documents saved in the Xcode 8 format"
minToolsVersion="8.0"/>
</dependencies>
<objects>
@@ -164,8 +164,8 @@
<rect key="frame" x="18" y="301" width="215"
height="42"/>
<textFieldCell key="cell" selectable="YES"
alignment="left" title="These are all files in the papers folder not associated
with any of the currently opened documents." id="97">
<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"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="249"
verticalHuggingPriority="750" horizontalCompressionResistancePriority="250"
translatesAutoresizingMaskIntoConstraints="NO" id="38">
@@ -172,8 +172,8 @@
<rect key="frame" x="42" y="23" width="205"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" id="98">
<font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<searchField verticalHuggingPriority="750"
textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="55">
Modified: trunk/bibdesk/Base.lproj/BDSKPasswordController.xib
===================================================================
--- trunk/bibdesk/Base.lproj/BDSKPasswordController.xib 2025-10-30 10:33:19 UTC
(rev 29758)
+++ trunk/bibdesk/Base.lproj/BDSKPasswordController.xib 2025-11-06 15:52:53 UTC
(rev 29759)
@@ -39,8 +39,8 @@
<rect key="frame" x="18" y="51" width="66"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right"
title="Password:" id="25">
<font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button verticalHuggingPriority="750" tag="1"
translatesAutoresizingMaskIntoConstraints="NO" id="9">
@@ -73,8 +73,8 @@
<rect key="frame" x="18" y="81" width="276"
height="16"/>
<textFieldCell key="cell"
sendsActionOnEndEditing="YES" state="on" id="28">
<font key="font" metaFont="system"/>
- <color key="textColor" name="textColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="windowBackgroundColor" catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
Modified: trunk/bibdesk/Base.lproj/BDSKPreferences.xib
===================================================================
--- trunk/bibdesk/Base.lproj/BDSKPreferences.xib 2025-10-30 10:33:19 UTC
(rev 29758)
+++ trunk/bibdesk/Base.lproj/BDSKPreferences.xib 2025-11-06 15:52:53 UTC
(rev 29759)
@@ -52,7 +52,7 @@
<rect key="frame" x="0.0" y="0.0" width="472" height="32"/>
<subviews>
<button horizontalHuggingPriority="749"
verticalHuggingPriority="749" horizontalCompressionResistancePriority="751"
verticalCompressionResistancePriority="751"
translatesAutoresizingMaskIntoConstraints="NO" id="14">
- <rect key="frame" x="435" y="7" width="18" height="19"/>
+ <rect key="frame" x="435" y="8" width="18" height="19"/>
<buttonCell key="cell" type="help" bezelStyle="helpButton"
alignment="center" controlSize="small" borderStyle="border" inset="2" id="33">
<behavior key="behavior" pushIn="YES"
lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="message" size="11"/>
Modified: trunk/bibdesk/Base.lproj/BDSKSaveAccessoryView.xib
===================================================================
--- trunk/bibdesk/Base.lproj/BDSKSaveAccessoryView.xib 2025-10-30 10:33:19 UTC
(rev 29758)
+++ trunk/bibdesk/Base.lproj/BDSKSaveAccessoryView.xib 2025-11-06 15:52:53 UTC
(rev 29759)
@@ -29,8 +29,8 @@
<rect key="frame" x="10" y="39" width="94"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right"
title="Text Encoding:" id="13">
<font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="controlColor" catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField autoresizesSubviews="NO"
horizontalHuggingPriority="750" verticalHuggingPriority="750"
translatesAutoresizingMaskIntoConstraints="NO" id="4">
@@ -37,8 +37,8 @@
<rect key="frame" x="28" y="68" width="76"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right"
title="File Format:" id="7">
<font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="controlColor" catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button autoresizesSubviews="NO"
horizontalHuggingPriority="750" verticalHuggingPriority="750"
translatesAutoresizingMaskIntoConstraints="NO" id="5">
Modified: trunk/bibdesk/Base.lproj/BDSKScriptGroupSheet.xib
===================================================================
--- trunk/bibdesk/Base.lproj/BDSKScriptGroupSheet.xib 2025-10-30 10:33:19 UTC
(rev 29758)
+++ trunk/bibdesk/Base.lproj/BDSKScriptGroupSheet.xib 2025-11-06 15:52:53 UTC
(rev 29759)
@@ -1,9 +1,8 @@
<?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">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0"
toolsVersion="19529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"
useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
- <development version="8000" identifier="xcode"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="17701"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="19529"/>
<capability name="documents saved in the Xcode 8 format"
minToolsVersion="8.0"/>
</dependencies>
<objects>
@@ -32,8 +31,8 @@
<rect key="frame" x="30" y="131" width="75"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right"
title="Script Path:" id="93">
<font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button verticalHuggingPriority="750"
translatesAutoresizingMaskIntoConstraints="NO" id="8">
@@ -99,8 +98,8 @@
<rect key="frame" x="31" y="99" width="74"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right"
title="Arguments:" id="98">
<font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750"
horizontalCompressionResistancePriority="250"
translatesAutoresizingMaskIntoConstraints="NO" id="18">
@@ -107,8 +106,8 @@
<rect key="frame" x="18" y="159" width="144"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Script Group
Settings" id="99">
<font key="font" metaFont="systemBold"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<scrollView horizontalLineScroll="10"
horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10"
hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO"
translatesAutoresizingMaskIntoConstraints="NO" id="19">
Modified: trunk/bibdesk/Base.lproj/BDSKSearchGroupSheet.xib
===================================================================
--- trunk/bibdesk/Base.lproj/BDSKSearchGroupSheet.xib 2025-10-30 10:33:19 UTC
(rev 29758)
+++ trunk/bibdesk/Base.lproj/BDSKSearchGroupSheet.xib 2025-11-06 15:52:53 UTC
(rev 29759)
@@ -45,8 +45,8 @@
<rect key="frame" x="18" y="317" width="48"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right"
title="Server:" id="909">
<font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<popUpButton toolTip="Choose a server"
horizontalHuggingPriority="249" verticalHuggingPriority="750"
translatesAutoresizingMaskIntoConstraints="NO" id="10">
@@ -97,8 +97,8 @@
<rect key="frame" x="18" y="342" width="150"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Search Group
Settings" id="913">
<font key="font" metaFont="systemBold"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<customView translatesAutoresizingMaskIntoConstraints="NO"
id="myG-64-rV4">
@@ -111,8 +111,8 @@
<rect key="frame" x="48" y="43"
width="43" height="14"/>
<textFieldCell key="cell"
controlSize="small" scrollable="YES" lineBreakMode="clipping"
sendsActionOnEndEditing="YES" alignment="right" title="Syntax:" id="932">
<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"/>
+ <color key="textColor"
name="labelColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="569"
name="hidden2" keyPath="selection.DBLP" previousBinding="3bE-NM-wW6"
id="R7V-AD-tch">
@@ -138,8 +138,8 @@
<rect key="frame" x="274" y="95"
width="30" height="14"/>
<textFieldCell key="cell"
controlSize="small" scrollable="YES" lineBreakMode="clipping"
sendsActionOnEndEditing="YES" alignment="right" title="Port:" id="924">
<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"/>
+ <color key="textColor"
name="labelColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="569"
name="hidden2" keyPath="selection.DBLP" previousBinding="yYE-uz-aql"
id="wnz-0L-qpz">
@@ -165,8 +165,8 @@
<rect key="frame" x="40" y="95"
width="51" height="14"/>
<textFieldCell key="cell"
controlSize="small" scrollable="YES" lineBreakMode="clipping"
sendsActionOnEndEditing="YES" alignment="right" title="Address:" id="927">
<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"/>
+ <color key="textColor"
name="labelColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="569"
name="hidden2" keyPath="selection.DBLP" previousBinding="Ceh-kL-7y5"
id="a84-V2-fhy">
@@ -221,8 +221,8 @@
<rect key="frame" x="195" y="68"
width="58" height="14"/>
<textFieldCell key="cell"
controlSize="small" scrollable="YES" lineBreakMode="clipping"
sendsActionOnEndEditing="YES" alignment="right" title="Password:" id="930">
<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"/>
+ <color key="textColor"
name="labelColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="569"
name="hidden2" keyPath="selection.DBLP" previousBinding="NJU-mG-DNy"
id="O5h-zO-hFQ">
@@ -252,11 +252,6 @@
<action selector="selectSyntax:"
target="-2" id="285"/>
<binding destination="Ss4-cm-0Xw"
name="content" keyPath="arrangedObjects" id="5f6-cF-wo4"/>
<binding destination="-2"
name="enabled" keyPath="editable" id="kvx-bY-Ybd"/>
- <binding destination="569"
name="selectedValue" keyPath="selection.recordSyntax"
previousBinding="5f6-cF-wo4" id="XYa-va-8hu">
- <dictionary key="options">
- <string
key="NSValueTransformerName">BDSKUppercaseOrDefault</string>
- </dictionary>
- </binding>
<binding destination="569"
name="hidden2" keyPath="selection.DBLP" previousBinding="kiG-JE-AnU"
id="pmX-i5-jr8">
<dictionary key="options">
<integer
key="NSMultipleValuesPlaceholder" value="-1"/>
@@ -274,6 +269,11 @@
</dictionary>
</binding>
<binding destination="569"
name="hidden" keyPath="selection.entrez" previousBinding="kvx-bY-Ybd"
id="kiG-JE-AnU"/>
+ <binding destination="569"
name="selectedValue" keyPath="selection.recordSyntax"
previousBinding="5f6-cF-wo4" id="XYa-va-8hu">
+ <dictionary key="options">
+ <string
key="NSValueTransformerName">BDSKUppercaseOrDefault</string>
+ </dictionary>
+ </binding>
</connections>
</popUpButton>
<textField toolTip="Username for
authentication" horizontalHuggingPriority="248" verticalHuggingPriority="750"
translatesAutoresizingMaskIntoConstraints="NO" id="201">
@@ -378,8 +378,8 @@
<rect key="frame" x="30" y="68"
width="61" height="14"/>
<textFieldCell key="cell"
controlSize="small" scrollable="YES" lineBreakMode="clipping"
sendsActionOnEndEditing="YES" alignment="right" title="Username:" id="926">
<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"/>
+ <color key="textColor"
name="labelColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="569"
name="hidden2" keyPath="selection.DBLP" previousBinding="MNO-zt-IJz"
id="072-bU-cbe">
@@ -397,8 +397,8 @@
<rect key="frame" x="34" y="18"
width="57" height="14"/>
<textFieldCell key="cell"
controlSize="small" scrollable="YES" lineBreakMode="clipping"
sendsActionOnEndEditing="YES" alignment="right" title="Encoding:" id="935">
<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"/>
+ <color key="textColor"
name="labelColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
<connections>
<binding destination="569"
name="hidden" keyPath="selection.zoom" id="b5C-hw-rBh">
@@ -486,8 +486,8 @@
<rect key="frame" x="58" y="172"
width="33" height="14"/>
<textFieldCell key="cell"
controlSize="small" scrollable="YES" lineBreakMode="clipping"
sendsActionOnEndEditing="YES" alignment="right" title="Type:" id="923">
<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"/>
+ <color key="textColor"
name="labelColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750"
translatesAutoresizingMaskIntoConstraints="NO" id="318">
@@ -494,8 +494,8 @@
<rect key="frame" x="18" y="194"
width="91" height="14"/>
<textFieldCell key="cell"
controlSize="small" scrollable="YES" lineBreakMode="clipping"
sendsActionOnEndEditing="YES" title="Server Settings" id="922">
<font key="font"
metaFont="smallSystemBold"/>
- <color key="textColor"
name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="controlColor" catalog="System" colorSpace="catalog"/>
+ <color key="textColor"
name="labelColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<box verticalHuggingPriority="750"
boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="316">
@@ -505,8 +505,8 @@
<rect key="frame" x="40" y="227"
width="51" height="14"/>
<textFieldCell key="cell"
controlSize="small" scrollable="YES" lineBreakMode="clipping"
sendsActionOnEndEditing="YES" title="Defaults:" id="921">
<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"/>
+ <color key="textColor"
name="labelColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<box verticalHuggingPriority="750"
boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="260">
@@ -579,8 +579,8 @@
<rect key="frame" x="53" y="147"
width="38" height="14"/>
<textFieldCell key="cell"
controlSize="small" scrollable="YES" lineBreakMode="clipping"
sendsActionOnEndEditing="YES" alignment="right" title="Name:" id="914">
<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"/>
+ <color key="textColor"
name="labelColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750"
translatesAutoresizingMaskIntoConstraints="NO" id="199">
@@ -587,8 +587,8 @@
<rect key="frame" x="34" y="121"
width="57" height="14"/>
<textFieldCell key="cell"
controlSize="small" scrollable="YES" lineBreakMode="clipping"
sendsActionOnEndEditing="YES" alignment="right" title="Database:" id="917">
<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"/>
+ <color key="textColor"
name="labelColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button toolTip="Entrez server, e.g.
PubMed" horizontalHuggingPriority="749" verticalHuggingPriority="750"
translatesAutoresizingMaskIntoConstraints="NO" id="3BL-J9-tal">
Modified: trunk/bibdesk/Base.lproj/BDSKURLGroupSheet.xib
===================================================================
--- trunk/bibdesk/Base.lproj/BDSKURLGroupSheet.xib 2025-10-30 10:33:19 UTC
(rev 29758)
+++ trunk/bibdesk/Base.lproj/BDSKURLGroupSheet.xib 2025-11-06 15:52:53 UTC
(rev 29759)
@@ -1,9 +1,8 @@
<?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">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0"
toolsVersion="19529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"
useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
- <development version="8000" identifier="xcode"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="17701"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="19529"/>
<capability name="documents saved in the Xcode 8 format"
minToolsVersion="8.0"/>
</dependencies>
<objects>
@@ -32,8 +31,8 @@
<rect key="frame" x="18" y="55" width="34"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right"
title="URL:" id="56">
<font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button verticalHuggingPriority="750"
translatesAutoresizingMaskIntoConstraints="NO" id="8">
@@ -96,8 +95,8 @@
<rect key="frame" x="18" y="91" width="185"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="External File
Group Settings" id="61">
<font key="font" metaFont="systemBold"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
Modified: trunk/bibdesk/Base.lproj/BDSKURLSheet.xib
===================================================================
--- trunk/bibdesk/Base.lproj/BDSKURLSheet.xib 2025-10-30 10:33:19 UTC (rev
29758)
+++ trunk/bibdesk/Base.lproj/BDSKURLSheet.xib 2025-11-06 15:52:53 UTC (rev
29759)
@@ -1,9 +1,8 @@
<?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">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0"
toolsVersion="19529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"
useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
- <development version="8000" identifier="xcode"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="17701"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="19529"/>
<capability name="documents saved in the Xcode 8 format"
minToolsVersion="8.0"/>
</dependencies>
<objects>
@@ -69,8 +68,8 @@
<rect key="frame" x="18" y="63" width="34"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right"
title="URL:" id="36">
<font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
Modified: trunk/bibdesk/Base.lproj/BookmarkSheet.xib
===================================================================
--- trunk/bibdesk/Base.lproj/BookmarkSheet.xib 2025-10-30 10:33:19 UTC (rev
29758)
+++ trunk/bibdesk/Base.lproj/BookmarkSheet.xib 2025-11-06 15:52:53 UTC (rev
29759)
@@ -1,9 +1,8 @@
<?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">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0"
toolsVersion="19529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"
useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
- <development version="8000" identifier="xcode"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="17701"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="19529"/>
<capability name="documents saved in the Xcode 8 format"
minToolsVersion="8.0"/>
</dependencies>
<objects>
@@ -32,8 +31,8 @@
<rect key="frame" x="18" y="91" width="69"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right"
title="Bookmark:" id="14">
<font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button verticalHuggingPriority="750" tag="1"
translatesAutoresizingMaskIntoConstraints="NO" id="9">
@@ -92,8 +91,8 @@
<rect key="frame" x="39" y="63" width="48"
height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right"
title="Add to:" id="18">
<font key="font" metaFont="system"/>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
Modified: trunk/bibdesk/Base.lproj/FileMatcher.xib
===================================================================
--- trunk/bibdesk/Base.lproj/FileMatcher.xib 2025-10-30 10:33:19 UTC (rev
29758)
+++ trunk/bibdesk/Base.lproj/FileMatcher.xib 2025-11-06 15:52:53 UTC (rev
29759)
@@ -222,8 +222,8 @@
<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"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button verticalHuggingPriority="750"
translatesAutoresizingMaskIntoConstraints="NO" id="22">
Modified: trunk/bibdesk/Base.lproj/SelectEncodingsPanel.xib
===================================================================
--- trunk/bibdesk/Base.lproj/SelectEncodingsPanel.xib 2025-10-30 10:33:19 UTC
(rev 29758)
+++ trunk/bibdesk/Base.lproj/SelectEncodingsPanel.xib 2025-11-06 15:52:53 UTC
(rev 29759)
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0"
toolsVersion="19162" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"
useAutolayout="YES">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0"
toolsVersion="19529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"
useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="19162"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="19529"/>
<capability name="documents saved in the Xcode 8 format"
minToolsVersion="8.0"/>
</dependencies>
<objects>
@@ -31,8 +31,8 @@
<font key="font" metaFont="system" size="10"/>
<string key="title">Enable the text encodings you
would like to be able to use.
Warning: BibDesk can not open files saved with some encodings.</string>
- <color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor"
catalog="System" colorSpace="catalog"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button verticalHuggingPriority="750"
translatesAutoresizingMaskIntoConstraints="NO" id="14">
@@ -91,7 +91,7 @@
<tableColumnResizingMask
key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
<prototypeCellViews>
<tableCellView id="yuL-2T-3PD"
customClass="BDSKControlTableCellView">
- <rect key="frame" x="11"
y="1" width="290" height="24"/>
+ <rect key="frame" x="1"
y="1" width="290" height="24"/>
<autoresizingMask
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO"
id="UpF-hk-fSw">
Modified: trunk/bibdesk/Base.lproj/TextImport.xib
===================================================================
--- trunk/bibdesk/Base.lproj/TextImport.xib 2025-10-30 10:33:19 UTC (rev
29758)
+++ trunk/bibdesk/Base.lproj/TextImport.xib 2025-11-06 15:52:53 UTC (rev
29759)
@@ -70,8 +70,8 @@
<rect key="frame" x="18" y="60" width="538"
height="14"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left"
id="305">
<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"/>
+ <color key="textColor" name="labelColor"
catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<splitView vertical="YES"
translatesAutoresizingMaskIntoConstraints="NO" id="71">
@@ -315,8 +315,8 @@
<rect key="frame" x="18" y="211"
width="38" height="16"/>
<textFieldCell key="cell"
scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES"
alignment="right" title="Type:" id="308">
<font key="font"
metaFont="system"/>
- <color key="textColor"
name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="controlColor" catalog="System" colorSpace="catalog"/>
+ <color key="textColor"
name="labelColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750"
horizontalCompressionResistancePriority="250"
translatesAutoresizingMaskIntoConstraints="NO" id="239">
@@ -337,8 +337,8 @@
<rect key="frame" x="-2" y="245"
width="58" height="16"/>
<textFieldCell key="cell"
scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES"
alignment="right" title="Cite Key:" id="310">
<font key="font"
metaFont="system"/>
- <color key="textColor"
name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="controlColor" catalog="System" colorSpace="catalog"/>
+ <color key="textColor"
name="labelColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
<button hidden="YES"
translatesAutoresizingMaskIntoConstraints="NO" id="246">
@@ -519,12 +519,12 @@
<modifierMask key="keyEquivalentModifierMask"
command="YES"/>
</buttonCell>
<connections>
- <binding destination="-2" name="enabled"
keyPath="webView.canGoBack" id="qpF-iK-rwS"/>
<binding destination="-2" name="target"
keyPath="webView" id="023-ur-4YU">
<dictionary key="options">
<string key="NSSelectorName">goBack:</string>
</dictionary>
</binding>
+ <binding destination="-2" name="enabled"
keyPath="webView.canGoBack" id="qpF-iK-rwS"/>
</connections>
</button>
<progressIndicator toolTip="Page is loading…" wantsLayer="YES"
horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100"
displayedWhenStopped="NO" bezeled="NO" indeterminate="YES" controlSize="small"
style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="178">
@@ -551,12 +551,12 @@
<modifierMask key="keyEquivalentModifierMask"
command="YES"/>
</buttonCell>
<connections>
- <binding destination="-2" name="enabled"
keyPath="webView.canGoForward" id="AL1-rf-Z2H"/>
<binding destination="-2" name="target"
keyPath="webView" id="uf2-VY-M6v">
<dictionary key="options">
<string
key="NSSelectorName">goForward:</string>
</dictionary>
</binding>
+ <binding destination="-2" name="enabled"
keyPath="webView.canGoForward" id="AL1-rf-Z2H"/>
</connections>
</button>
</subviews>
Modified: trunk/bibdesk/ComplexStringEditor.xib
===================================================================
--- trunk/bibdesk/ComplexStringEditor.xib 2025-10-30 10:33:19 UTC (rev
29758)
+++ trunk/bibdesk/ComplexStringEditor.xib 2025-11-06 15:52:53 UTC (rev
29759)
@@ -1,9 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0"
toolsVersion="18122" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"
useAutolayout="YES">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0"
toolsVersion="19529" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"
useAutolayout="YES">
<dependencies>
<deployment identifier="macosx"/>
- <development version="8000" identifier="xcode"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="18122"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin"
version="19529"/>
<capability name="documents saved in the Xcode 8 format"
minToolsVersion="8.0"/>
</dependencies>
<objects>
@@ -44,7 +43,7 @@
<customFormatter key="formatter"
id="jbu-ln-LZW" customClass="BDSKComplexStringFormatter"/>
<font key="font" metaFont="system"/>
<color key="textColor"
name="controlTextColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor"
name="controlColor" catalog="System" colorSpace="catalog"/>
+ <color key="backgroundColor"
name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
</textFieldCell>
</textField>
</subviews>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit