Revision: 28242
http://sourceforge.net/p/bibdesk/svn/28242
Author: hofman
Date: 2023-05-16 14:17:21 +0000 (Tue, 16 May 2023)
Log Message:
-----------
Make preview area larger
Modified Paths:
--------------
trunk/bibdesk/Base.lproj/BibPref_CiteKey.xib
Modified: trunk/bibdesk/Base.lproj/BibPref_CiteKey.xib
===================================================================
--- trunk/bibdesk/Base.lproj/BibPref_CiteKey.xib 2023-05-01 08:53:34 UTC
(rev 28241)
+++ trunk/bibdesk/Base.lproj/BibPref_CiteKey.xib 2023-05-16 14:17:21 UTC
(rev 28242)
@@ -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>
@@ -25,11 +24,11 @@
</customObject>
<customObject id="-1" userLabel="First Responder"
customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView translatesAutoresizingMaskIntoConstraints="NO" id="5"
userLabel="View">
- <rect key="frame" x="0.0" y="0.0" width="539" height="423"/>
+ <customView misplaced="YES"
translatesAutoresizingMaskIntoConstraints="NO" id="5" userLabel="View">
+ <rect key="frame" x="0.0" y="0.0" width="539" height="443"/>
<subviews>
<textField toolTip="This is the cite key that would be
generated with the current settings for the item below"
verticalHuggingPriority="750" horizontalCompressionResistancePriority="250"
translatesAutoresizingMaskIntoConstraints="NO" id="220">
- <rect key="frame" x="52" y="105" width="8" height="21"/>
+ <rect key="frame" x="52" y="120" width="8" height="21"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" selectable="YES" sendsActionOnEndEditing="YES"
state="on" borderStyle="bezel" drawsBackground="YES" id="412">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
@@ -40,7 +39,7 @@
</connections>
</textField>
<textField verticalHuggingPriority="750"
horizontalCompressionResistancePriority="250"
translatesAutoresizingMaskIntoConstraints="NO" id="210">
- <rect key="frame" x="18" y="387" width="161" height="16"/>
+ <rect key="frame" x="18" y="402" width="161" height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left"
title="Cite Key Autogeneration" id="411">
<font key="font" metaFont="systemBold"/>
<color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
@@ -48,7 +47,7 @@
</textFieldCell>
</textField>
<button toolTip="Choose to automatically generate a cite key
string when all the fields used in the format string are set"
horizontalHuggingPriority="750" verticalHuggingPriority="750"
translatesAutoresizingMaskIntoConstraints="NO" id="209">
- <rect key="frame" x="30" y="362" width="381" height="18"/>
+ <rect key="frame" x="30" y="377" width="381" height="18"/>
<buttonCell key="cell" type="check" title="Autogenerate
the cite key when enough fields are supplied" bezelStyle="regularSquare"
imagePosition="left" alignment="left" inset="2" id="410">
<behavior key="behavior" changeContents="YES"
doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
@@ -59,7 +58,7 @@
</connections>
</button>
<textField horizontalHuggingPriority="750"
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO"
id="158">
- <rect key="frame" x="30" y="302" width="94" height="16"/>
+ <rect key="frame" x="30" y="317" width="94" height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right"
title="Preset Format:" id="409">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
@@ -67,15 +66,15 @@
</textFieldCell>
</textField>
<box boxType="oldStyle" borderType="line" title="Title"
titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="151">
- <rect key="frame" x="52" y="20" width="467" height="65"/>
+ <rect key="frame" x="52" y="20" width="467" height="80"/>
<view key="contentView" id="89b-oQ-KyT">
- <rect key="frame" x="1" y="1" width="465" height="63"/>
+ <rect key="frame" x="1" y="1" width="465" height="78"/>
<autoresizingMask key="autoresizingMask"
widthSizable="YES" heightSizable="YES"/>
<subviews>
<textField verticalHuggingPriority="750"
horizontalCompressionResistancePriority="250"
setsMaxLayoutWidthAtFirstLayout="YES"
translatesAutoresizingMaskIntoConstraints="NO" id="146">
- <rect key="frame" x="10" y="12" width="397"
height="39"/>
+ <rect key="frame" x="10" y="12" width="397"
height="54"/>
<constraints>
- <constraint firstAttribute="height"
constant="39" id="9V6-7n-EOq"/>
+ <constraint firstAttribute="height"
constant="54" id="9V6-7n-EOq"/>
</constraints>
<textFieldCell key="cell"
sendsActionOnEndEditing="YES" alignment="left" id="408">
<font key="font" metaFont="system"
size="10"/>
@@ -96,7 +95,7 @@
</view>
</box>
<popUpButton toolTip="Select a preset format for automatically
generated cite keys" horizontalHuggingPriority="99"
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO"
id="140">
- <rect key="frame" x="127" y="295" width="396" height="25"/>
+ <rect key="frame" x="127" y="310" width="396" height="25"/>
<popUpButtonCell key="cell" type="push" title="First
Author + : + Year + 2 Unique Letters" bezelStyle="rounded" alignment="left"
lineBreakMode="clipping" state="on" borderStyle="borderAndBezel" tag="1"
inset="2" arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="141"
id="407">
<behavior key="behavior" lightByBackground="YES"
lightByGray="YES"/>
<font key="font" metaFont="menu"/>
@@ -119,7 +118,7 @@
</connections>
</popUpButton>
<button toolTip="Go to the online help for more information on
the format syntax" horizontalHuggingPriority="750"
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO"
id="129">
- <rect key="frame" x="496" y="359" width="25" height="25"/>
+ <rect key="frame" x="496" y="374" width="25" height="25"/>
<buttonCell key="cell" type="help" bezelStyle="helpButton"
alignment="center" borderStyle="border" inset="2" id="406">
<behavior key="behavior" pushIn="YES"
lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
@@ -130,7 +129,7 @@
</connections>
</button>
<textField horizontalHuggingPriority="750"
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO"
id="127">
- <rect key="frame" x="30" y="134" width="56" height="16"/>
+ <rect key="frame" x="30" y="149" width="56" height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left"
title="Preview:" id="405">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
@@ -138,7 +137,7 @@
</textFieldCell>
</textField>
<textField verticalHuggingPriority="750"
horizontalCompressionResistancePriority="250"
translatesAutoresizingMaskIntoConstraints="NO" id="6">
- <rect key="frame" x="18" y="327" width="107" height="16"/>
+ <rect key="frame" x="18" y="342" width="107" height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left"
title="Cite Key Format" id="404">
<font key="font" metaFont="systemBold"/>
<color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
@@ -146,7 +145,7 @@
</textFieldCell>
</textField>
<textField toolTip="This is the format string used for
automatically generated cite key strings" horizontalHuggingPriority="99"
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO"
id="251" customClass="BDSKFormatTextField">
- <rect key="frame" x="130" y="258" width="389" height="21"/>
+ <rect key="frame" x="130" y="273" width="389" height="21"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" selectable="YES" editable="YES"
sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" alignment="left"
drawsBackground="YES" id="417">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
@@ -165,7 +164,7 @@
</connections>
</textField>
<popUpButton toolTip="Select a format specifier to add to the
custom format string. This replaces the current selection."
horizontalHuggingPriority="99" verticalHuggingPriority="750"
translatesAutoresizingMaskIntoConstraints="NO" id="254">
- <rect key="frame" x="127" y="226" width="364" height="25"/>
+ <rect key="frame" x="127" y="241" width="364" height="25"/>
<popUpButtonCell key="cell" type="push" title="Choose a
format specifier to add" bezelStyle="rounded" alignment="left"
lineBreakMode="clipping" borderStyle="borderAndBezel" inset="2" pullsDown="YES"
arrowPosition="arrowAtCenter" preferredEdge="maxY" selectedItem="276" id="419">
<behavior key="behavior" lightByBackground="YES"
lightByGray="YES"/>
<font key="font" metaFont="menu"/>
@@ -204,7 +203,7 @@
</connections>
</popUpButton>
<button toolTip="Choose this to always generate cite keys
using lowercase characters" horizontalHuggingPriority="750"
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO"
id="270">
- <rect key="frame" x="30" y="193" width="203" height="18"/>
+ <rect key="frame" x="30" y="208" width="203" height="18"/>
<buttonCell key="cell" type="check" title="Generate
lowercase cite keys" bezelStyle="regularSquare" imagePosition="left"
alignment="left" inset="2" id="420">
<behavior key="behavior" changeContents="YES"
doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
@@ -214,7 +213,7 @@
</connections>
</button>
<textField horizontalHuggingPriority="750"
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO"
id="272">
- <rect key="frame" x="30" y="170" width="121" height="16"/>
+ <rect key="frame" x="30" y="185" width="121" height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left"
title="Clean by removing:" id="421">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
@@ -222,7 +221,7 @@
</textFieldCell>
</textField>
<textField horizontalHuggingPriority="750"
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO"
id="278">
- <rect key="frame" x="33" y="261" width="91" height="16"/>
+ <rect key="frame" x="33" y="276" width="91" height="16"/>
<textFieldCell key="cell" scrollable="YES"
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right"
title="Format String:" id="422">
<font key="font" metaFont="system"/>
<color key="textColor" name="controlTextColor"
catalog="System" colorSpace="catalog"/>
@@ -230,7 +229,7 @@
</textFieldCell>
</textField>
<button hidden="YES"
translatesAutoresizingMaskIntoConstraints="NO" id="284">
- <rect key="frame" x="519" y="261" width="16" height="16"/>
+ <rect key="frame" x="519" y="276" width="16" height="16"/>
<constraints>
<constraint firstAttribute="width" constant="16"
id="HEm-y6-Tk2"/>
<constraint firstAttribute="height" constant="16"
id="wAN-2o-WBz"/>
@@ -245,7 +244,7 @@
</connections>
</button>
<button horizontalHuggingPriority="750"
verticalHuggingPriority="750" tag="1"
translatesAutoresizingMaskIntoConstraints="NO" id="o1O-51-Xrt">
- <rect key="frame" x="153" y="169" width="68" height="18"/>
+ <rect key="frame" x="153" y="184" width="68" height="18"/>
<buttonCell key="cell" type="radio" title="Braces"
bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2"
id="d8h-YW-OJs">
<behavior key="behavior" changeContents="YES"
doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
@@ -259,7 +258,7 @@
</connections>
</button>
<button horizontalHuggingPriority="750"
verticalHuggingPriority="750" tag="2"
translatesAutoresizingMaskIntoConstraints="NO" id="f17-94-izx">
- <rect key="frame" x="227" y="169" width="68" height="18"/>
+ <rect key="frame" x="227" y="184" width="68" height="18"/>
<buttonCell key="cell" type="radio" title="TeX"
bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2"
id="3xg-cq-ySU">
<behavior key="behavior" changeContents="YES"
doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
@@ -273,7 +272,7 @@
</connections>
</button>
<button horizontalHuggingPriority="750"
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO"
id="3aV-ee-hxp">
- <rect key="frame" x="301" y="169" width="68" height="18"/>
+ <rect key="frame" x="301" y="184" width="68" height="18"/>
<buttonCell key="cell" type="radio" title="Neither"
bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2"
id="rLt-N4-2Yg">
<behavior key="behavior" changeContents="YES"
doesNotDimImage="YES" lightByContents="YES"/>
<font key="font" metaFont="system"/>
@@ -287,7 +286,7 @@
</connections>
</button>
<button toolTip="Go to the online help for more information on
the format syntax" horizontalHuggingPriority="750"
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO"
id="W4a-DM-o9P">
- <rect key="frame" x="496" y="226" width="25" height="25"/>
+ <rect key="frame" x="496" y="241" width="25" height="25"/>
<buttonCell key="cell" type="help" bezelStyle="helpButton"
alignment="center" borderStyle="border" inset="2" id="kdV-Xe-cgM">
<behavior key="behavior" pushIn="YES"
lightByBackground="YES" lightByGray="YES"/>
<font key="font" metaFont="system"/>
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