Revision: 25561 http://sourceforge.net/p/bibdesk/svn/25561 Author: hofman Date: 2021-02-21 14:31:42 +0000 (Sun, 21 Feb 2021) Log Message: ----------- Make script hook pref table large enough to show all items
Modified Paths: -------------- trunk/bibdesk/de.lproj/BibPref_ScriptHooks.xib trunk/bibdesk/en.lproj/BibPref_ScriptHooks.xib trunk/bibdesk/fr.lproj/BibPref_ScriptHooks.xib Modified: trunk/bibdesk/de.lproj/BibPref_ScriptHooks.xib =================================================================== --- trunk/bibdesk/de.lproj/BibPref_ScriptHooks.xib 2021-02-21 14:08:34 UTC (rev 25560) +++ trunk/bibdesk/de.lproj/BibPref_ScriptHooks.xib 2021-02-21 14:31:42 UTC (rev 25561) @@ -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> @@ -17,11 +17,11 @@ <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> <customObject id="-3" userLabel="Application" customClass="NSObject"/> <customView id="5" userLabel="View"> - <rect key="frame" x="0.0" y="0.0" width="520" height="282"/> + <rect key="frame" x="0.0" y="0.0" width="520" height="330"/> <autoresizingMask key="autoresizingMask"/> <subviews> <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="85" id="12"> - <rect key="frame" x="17" y="245" width="89" height="17"/> + <rect key="frame" x="17" y="293" width="89" height="17"/> <autoresizingMask key="autoresizingMask"/> <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Skript Hooks" id="46"> <font key="font" metaFont="systemBold"/> @@ -30,14 +30,14 @@ </textFieldCell> </textField> <scrollView autohidesScrollers="YES" horizontalLineScroll="16" horizontalPageScroll="10" verticalLineScroll="16" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="7"> - <rect key="frame" x="32" y="50" width="468" height="178"/> + <rect key="frame" x="32" y="50" width="468" height="234"/> <autoresizingMask key="autoresizingMask"/> <clipView key="contentView" id="kDO-yO-PiO"> - <rect key="frame" x="1" y="0.0" width="466" height="177"/> + <rect key="frame" x="1" y="0.0" width="466" height="233"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" multipleSelection="NO" autosaveColumns="NO" typeSelect="NO" rowHeight="14" headerView="52" id="8" customClass="BDSKTableView"> - <rect key="frame" x="0.0" y="0.0" width="466" height="152"/> + <rect key="frame" x="0.0" y="0.0" width="466" height="208"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <size key="intercellSpacing" width="3" height="2"/> <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> @@ -45,7 +45,6 @@ <tableColumns> <tableColumn identifier="name" editable="NO" width="137" minWidth="40" maxWidth="1000" id="10"> <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Aktion"> - <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> @@ -58,7 +57,6 @@ </tableColumn> <tableColumn identifier="path" editable="NO" width="323.14260000000002" minWidth="60.142580000000002" maxWidth="1000" id="9"> <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Skriptdatei"> - <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> Modified: trunk/bibdesk/en.lproj/BibPref_ScriptHooks.xib =================================================================== --- trunk/bibdesk/en.lproj/BibPref_ScriptHooks.xib 2021-02-21 14:08:34 UTC (rev 25560) +++ trunk/bibdesk/en.lproj/BibPref_ScriptHooks.xib 2021-02-21 14:31:42 UTC (rev 25561) @@ -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> @@ -17,11 +17,11 @@ <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> <customObject id="-3" userLabel="Application" customClass="NSObject"/> <customView id="5" userLabel="View"> - <rect key="frame" x="0.0" y="0.0" width="520" height="282"/> + <rect key="frame" x="0.0" y="0.0" width="520" height="330"/> <autoresizingMask key="autoresizingMask"/> <subviews> <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="85" id="12"> - <rect key="frame" x="17" y="245" width="89" height="17"/> + <rect key="frame" x="17" y="293" width="89" height="17"/> <autoresizingMask key="autoresizingMask"/> <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Script Hooks" id="46"> <font key="font" metaFont="systemBold"/> @@ -30,14 +30,14 @@ </textFieldCell> </textField> <scrollView autohidesScrollers="YES" horizontalLineScroll="16" horizontalPageScroll="10" verticalLineScroll="16" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="7"> - <rect key="frame" x="32" y="50" width="468" height="178"/> + <rect key="frame" x="32" y="50" width="468" height="234"/> <autoresizingMask key="autoresizingMask"/> <clipView key="contentView" id="5IM-eI-cuB"> - <rect key="frame" x="1" y="0.0" width="466" height="177"/> + <rect key="frame" x="1" y="0.0" width="466" height="233"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" multipleSelection="NO" autosaveColumns="NO" typeSelect="NO" rowHeight="14" headerView="52" id="8" customClass="BDSKTableView"> - <rect key="frame" x="0.0" y="0.0" width="466" height="152"/> + <rect key="frame" x="0.0" y="0.0" width="466" height="208"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <size key="intercellSpacing" width="3" height="2"/> <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> @@ -45,7 +45,6 @@ <tableColumns> <tableColumn identifier="name" editable="NO" width="137" minWidth="40" maxWidth="1000" id="10"> <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Action"> - <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> @@ -58,7 +57,6 @@ </tableColumn> <tableColumn identifier="path" editable="NO" width="323.14260000000002" minWidth="60.142580000000002" maxWidth="1000" id="9"> <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Script File"> - <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> Modified: trunk/bibdesk/fr.lproj/BibPref_ScriptHooks.xib =================================================================== --- trunk/bibdesk/fr.lproj/BibPref_ScriptHooks.xib 2021-02-21 14:08:34 UTC (rev 25560) +++ trunk/bibdesk/fr.lproj/BibPref_ScriptHooks.xib 2021-02-21 14:31:42 UTC (rev 25561) @@ -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> @@ -17,11 +17,11 @@ <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> <customObject id="-3" userLabel="Application" customClass="NSObject"/> <customView id="5" userLabel="View"> - <rect key="frame" x="0.0" y="0.0" width="520" height="282"/> + <rect key="frame" x="0.0" y="0.0" width="520" height="330"/> <autoresizingMask key="autoresizingMask"/> <subviews> <textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" preferredMaxLayoutWidth="107" id="12"> - <rect key="frame" x="17" y="245" width="111" height="17"/> + <rect key="frame" x="17" y="293" width="111" height="17"/> <autoresizingMask key="autoresizingMask"/> <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="Sous-routines" id="46"> <font key="font" metaFont="systemBold"/> @@ -30,14 +30,14 @@ </textFieldCell> </textField> <scrollView autohidesScrollers="YES" horizontalLineScroll="16" horizontalPageScroll="10" verticalLineScroll="16" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="7"> - <rect key="frame" x="32" y="50" width="468" height="178"/> + <rect key="frame" x="32" y="50" width="468" height="234"/> <autoresizingMask key="autoresizingMask"/> <clipView key="contentView" id="h2R-5X-tZd"> - <rect key="frame" x="1" y="0.0" width="466" height="177"/> + <rect key="frame" x="1" y="0.0" width="466" height="233"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnReordering="NO" multipleSelection="NO" autosaveColumns="NO" typeSelect="NO" rowHeight="14" headerView="52" id="8" customClass="BDSKTableView"> - <rect key="frame" x="0.0" y="0.0" width="466" height="152"/> + <rect key="frame" x="0.0" y="0.0" width="466" height="208"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <size key="intercellSpacing" width="3" height="2"/> <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> @@ -45,7 +45,6 @@ <tableColumns> <tableColumn identifier="name" editable="NO" width="137" minWidth="40" maxWidth="1000" id="10"> <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Action"> - <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> @@ -58,7 +57,6 @@ </tableColumn> <tableColumn identifier="path" editable="NO" width="323.14260000000002" minWidth="60.142580000000002" maxWidth="1000" id="9"> <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Fichier de script"> - <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> 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