Revision: 13763
          http://sourceforge.net/p/skim-app/code/13763
Author:   hofman
Date:     2023-11-14 17:40:26 +0000 (Tue, 14 Nov 2023)
Log Message:
-----------
disable restorable windows in nibs

Modified Paths:
--------------
    trunk/Base.lproj/BookmarkSheet.xib
    trunk/Base.lproj/BookmarksWindow.xib
    trunk/Base.lproj/DownloadPreferenceSheet.xib
    trunk/Base.lproj/DownloadsWindow.xib
    trunk/Base.lproj/InfoWindow.xib
    trunk/Base.lproj/LineInspector.xib
    trunk/Base.lproj/NoteTypeSheet.xib
    trunk/Base.lproj/NoteWindow.xib
    trunk/Base.lproj/NotesPanel.xib
    trunk/Base.lproj/PageSheet.xib
    trunk/Base.lproj/PasswordSheet.xib
    trunk/Base.lproj/PreferenceWindow.xib
    trunk/Base.lproj/ReleaseNotes.xib
    trunk/Base.lproj/ScaleSheet.xib
    trunk/Base.lproj/SpeedSheet.xib
    trunk/Base.lproj/TransitionSheet.xib
    trunk/Base.lproj/ViewSettings.xib
    trunk/ConversionProgressWindow.xib
    trunk/MainWindow.xib
    trunk/NotesDocument.xib
    trunk/ProgressSheet.xib
    trunk/SnapshotWindow.xib

Modified: trunk/Base.lproj/BookmarkSheet.xib
===================================================================
--- trunk/Base.lproj/BookmarkSheet.xib  2023-11-14 17:24:09 UTC (rev 13762)
+++ trunk/Base.lproj/BookmarkSheet.xib  2023-11-14 17:40:26 UTC (rev 13763)
@@ -1,9 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" 
toolsVersion="16097.3" 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="16097.3"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" 
version="19529"/>
         <capability name="documents saved in the Xcode 8 format" 
minToolsVersion="8.0"/>
     </dependencies>
     <objects>
@@ -18,18 +17,18 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" 
animationBehavior="default" id="7" userLabel="Window" customClass="NSPanel">
+        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" 
visibleAtLaunch="NO" animationBehavior="default" id="7" userLabel="Window" 
customClass="NSPanel">
             <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
             <rect key="contentRect" x="456" y="316" width="400" height="132"/>
-            <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="213" height="132"/>
             <view key="contentView" id="8">
-                <rect key="frame" x="0.0" y="0.0" width="400" height="131"/>
+                <rect key="frame" x="0.0" y="0.0" width="400" height="117"/>
                 <autoresizingMask key="autoresizingMask"/>
                 <subviews>
                     <textField autoresizesSubviews="NO" 
horizontalHuggingPriority="251" verticalHuggingPriority="750" 
translatesAutoresizingMaskIntoConstraints="NO" id="9" userLabel="Bookmark:">
-                        <rect key="frame" x="21" y="93" width="69" 
height="16"/>
+                        <rect key="frame" x="21" y="79" width="69" 
height="16"/>
                         <textFieldCell key="cell" scrollable="YES" 
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" 
title="Bookmark:" id="27">
                             <font key="font" metaFont="system"/>
                             <color key="textColor" name="controlTextColor" 
catalog="System" colorSpace="catalog"/>
@@ -37,7 +36,7 @@
                         </textFieldCell>
                     </textField>
                     <button autoresizesSubviews="NO" 
verticalHuggingPriority="750" tag="1" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="12">
-                        <rect key="frame" x="304" y="13" width="82" 
height="32"/>
+                        <rect key="frame" x="311" y="13" width="76" 
height="32"/>
                         <buttonCell key="cell" type="push" title="OK" 
bezelStyle="rounded" alignment="center" borderStyle="border" tag="1" inset="2" 
id="30">
                             <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
                             <font key="font" metaFont="system"/>
@@ -51,7 +50,7 @@
                         </connections>
                     </button>
                     <button autoresizesSubviews="NO" 
verticalHuggingPriority="750" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="11">
-                        <rect key="frame" x="222" y="13" width="82" 
height="32"/>
+                        <rect key="frame" x="237" y="13" width="76" 
height="32"/>
                         <buttonCell key="cell" type="push" title="Cancel" 
bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="29">
                             <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
                             <font key="font" metaFont="system"/>
@@ -64,7 +63,7 @@
                         </connections>
                     </button>
                     <textField autoresizesSubviews="NO" 
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" 
id="10">
-                        <rect key="frame" x="96" y="90" width="284" 
height="21"/>
+                        <rect key="frame" x="96" y="76" width="284" 
height="21"/>
                         <constraints>
                             <constraint firstAttribute="width" 
relation="greaterThanOrEqual" constant="284" id="4Hr-bP-mN3"/>
                         </constraints>
@@ -78,10 +77,10 @@
                         </connections>
                     </textField>
                     <popUpButton autoresizesSubviews="NO" 
verticalHuggingPriority="750" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="17">
-                        <rect key="frame" x="94" y="58" width="289" 
height="25"/>
+                        <rect key="frame" x="93" y="44" width="291" 
height="25"/>
                         <popUpButtonCell key="cell" type="push" 
bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" 
borderStyle="borderAndBezel" inset="2" arrowPosition="arrowAtCenter" 
preferredEdge="maxY" selectedItem="19" id="31">
                             <behavior key="behavior" lightByBackground="YES" 
lightByGray="YES"/>
-                            <font key="font" metaFont="system"/>
+                            <font key="font" metaFont="menu"/>
                             <menu key="menu" id="18">
                                 <items>
                                     <menuItem state="on" id="19"/>
@@ -93,7 +92,7 @@
                         </connections>
                     </popUpButton>
                     <textField autoresizesSubviews="NO" 
horizontalHuggingPriority="251" verticalHuggingPriority="750" 
translatesAutoresizingMaskIntoConstraints="NO" id="22" userLabel="Add to:">
-                        <rect key="frame" x="42" y="65" width="48" 
height="16"/>
+                        <rect key="frame" x="42" y="51" width="48" 
height="16"/>
                         <textFieldCell key="cell" scrollable="YES" 
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" 
title="Add to:" id="32">
                             <font key="font" metaFont="system"/>
                             <color key="textColor" name="controlTextColor" 
catalog="System" colorSpace="catalog"/>

Modified: trunk/Base.lproj/BookmarksWindow.xib
===================================================================
--- trunk/Base.lproj/BookmarksWindow.xib        2023-11-14 17:24:09 UTC (rev 
13762)
+++ trunk/Base.lproj/BookmarksWindow.xib        2023-11-14 17:40:26 UTC (rev 
13763)
@@ -18,7 +18,7 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window title="Bookmarks" allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" 
animationBehavior="default" tabbingMode="disallowed" id="5" userLabel="Window">
+        <window title="Bookmarks" allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" 
visibleAtLaunch="NO" animationBehavior="default" tabbingMode="disallowed" 
id="5" userLabel="Window">
             <windowStyleMask key="styleMask" titled="YES" closable="YES" 
miniaturizable="YES" resizable="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
             <rect key="contentRect" x="242" y="493" width="400" height="250"/>

Modified: trunk/Base.lproj/DownloadPreferenceSheet.xib
===================================================================
--- trunk/Base.lproj/DownloadPreferenceSheet.xib        2023-11-14 17:24:09 UTC 
(rev 13762)
+++ trunk/Base.lproj/DownloadPreferenceSheet.xib        2023-11-14 17:40:26 UTC 
(rev 13763)
@@ -1,9 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" 
toolsVersion="16097.3" 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="16097.3"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" 
version="19529"/>
         <capability name="documents saved in the Xcode 8 format" 
minToolsVersion="8.0"/>
     </dependencies>
     <objects>
@@ -16,17 +15,17 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" 
animationBehavior="default" id="3" userLabel="Panel" customClass="NSPanel">
+        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" 
visibleAtLaunch="NO" animationBehavior="default" id="3" userLabel="Panel" 
customClass="NSPanel">
             <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
             <rect key="contentRect" x="396" y="342" width="400" height="164"/>
-            <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"/>
             <view key="contentView" id="4">
-                <rect key="frame" x="0.0" y="0.0" width="400" height="164"/>
+                <rect key="frame" x="0.0" y="0.0" width="406" height="168"/>
                 <autoresizingMask key="autoresizingMask"/>
                 <subviews>
                     <button horizontalHuggingPriority="750" 
verticalHuggingPriority="750" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="8" userLabel="Show Downloads 
Check Button">
-                        <rect key="frame" x="18" y="128" width="325" 
height="18"/>
+                        <rect key="frame" x="18" y="131" width="329" 
height="18"/>
                         <buttonCell key="cell" type="check" title="Show 
Downloads window when downloading a file" bezelStyle="regularSquare" 
imagePosition="left" alignment="left" inset="2" id="9">
                             <behavior key="behavior" changeContents="YES" 
doesNotDimImage="YES" lightByContents="YES"/>
                             <font key="font" metaFont="system"/>
@@ -37,7 +36,7 @@
                         </connections>
                     </button>
                     <button horizontalHuggingPriority="750" 
verticalHuggingPriority="750" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="7" userLabel="Remove 
Downloads Check Button">
-                        <rect key="frame" x="18" y="108" width="299" 
height="18"/>
+                        <rect key="frame" x="18" y="109" width="303" 
height="18"/>
                         <buttonCell key="cell" type="check" title="Remove 
download when finished successfully" bezelStyle="regularSquare" 
imagePosition="left" alignment="left" inset="2" id="10">
                             <behavior key="behavior" changeContents="YES" 
doesNotDimImage="YES" lightByContents="YES"/>
                             <font key="font" metaFont="system"/>
@@ -48,7 +47,7 @@
                         </connections>
                     </button>
                     <button horizontalHuggingPriority="750" 
verticalHuggingPriority="750" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="6" userLabel="Hide Downloads 
Check Button">
-                        <rect key="frame" x="38" y="88" width="344" 
height="18"/>
+                        <rect key="frame" x="38" y="87" width="348" 
height="18"/>
                         <buttonCell key="cell" type="check" title="Hide 
Downloads window when all downloads finished" bezelStyle="regularSquare" 
imagePosition="left" alignment="left" inset="2" id="11">
                             <behavior key="behavior" changeContents="YES" 
doesNotDimImage="YES" lightByContents="YES"/>
                             <font key="font" metaFont="system"/>
@@ -59,7 +58,7 @@
                         </connections>
                     </button>
                     <button verticalHuggingPriority="750" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="5">
-                        <rect key="frame" x="314" y="13" width="72" 
height="32"/>
+                        <rect key="frame" x="327" y="13" width="66" 
height="32"/>
                         <buttonCell key="cell" type="push" title="Done" 
bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="12">
                             <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
                             <font key="font" metaFont="system"/>
@@ -72,7 +71,7 @@
                         </connections>
                     </button>
                     <textField horizontalHuggingPriority="750" 
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" 
id="30" userLabel="Downloads folder:">
-                        <rect key="frame" x="18" y="65" width="114" 
height="16"/>
+                        <rect key="frame" x="18" y="63" width="114" 
height="16"/>
                         <textFieldCell key="cell" scrollable="YES" 
lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Downloads 
folder:" id="31">
                             <font key="font" metaFont="system"/>
                             <color key="textColor" name="controlTextColor" 
catalog="System" colorSpace="catalog"/>
@@ -80,13 +79,13 @@
                         </textFieldCell>
                     </textField>
                     <popUpButton verticalHuggingPriority="750" 
imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="32">
-                        <rect key="frame" x="136" y="58" width="205" 
height="25"/>
+                        <rect key="frame" x="135" y="56" width="207" 
height="25"/>
                         <constraints>
                             <constraint firstAttribute="width" 
relation="greaterThanOrEqual" constant="200" id="Eom-Zf-Sga"/>
                         </constraints>
                         <popUpButtonCell key="cell" type="push" 
bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" state="on" 
borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" 
selectedItem="42" id="33">
                             <behavior key="behavior" lightByBackground="YES" 
lightByGray="YES"/>
-                            <font key="font" metaFont="system"/>
+                            <font key="font" metaFont="menu"/>
                             <menu key="menu" id="34">
                                 <items>
                                     <menuItem state="on" id="42">

Modified: trunk/Base.lproj/DownloadsWindow.xib
===================================================================
--- trunk/Base.lproj/DownloadsWindow.xib        2023-11-14 17:24:09 UTC (rev 
13762)
+++ trunk/Base.lproj/DownloadsWindow.xib        2023-11-14 17:40:26 UTC (rev 
13763)
@@ -15,7 +15,7 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window title="Downloads" allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" 
animationBehavior="default" tabbingMode="disallowed" titleVisibility="hidden" 
id="5" userLabel="Window" customClass="SKDownloadsWindow">
+        <window title="Downloads" allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" 
visibleAtLaunch="NO" animationBehavior="default" tabbingMode="disallowed" 
titleVisibility="hidden" id="5" userLabel="Window" 
customClass="SKDownloadsWindow">
             <windowStyleMask key="styleMask" titled="YES" closable="YES" 
miniaturizable="YES" resizable="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
             <rect key="contentRect" x="242" y="450" width="360" height="316"/>
@@ -271,7 +271,7 @@
             <point key="canvasLocation" x="139" y="126"/>
         </window>
         <button toolTip="Remove all finished downloads" 
verticalHuggingPriority="750" id="9">
-            <rect key="frame" x="0.0" y="0.0" width="117" height="25"/>
+            <rect key="frame" x="0.0" y="0.0" width="121" height="26"/>
             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" 
flexibleMaxY="YES"/>
             <buttonCell key="cell" type="roundTextured" title="Clear 
Downloads" bezelStyle="texturedRounded" alignment="center" borderStyle="border" 
inset="2" id="145">
                 <behavior key="behavior" pushIn="YES" lightByBackground="YES" 
lightByGray="YES"/>
@@ -280,11 +280,13 @@
             <connections>
                 <action selector="clearDownloads:" target="-2" id="20"/>
             </connections>
+            <point key="canvasLocation" x="-39" y="392"/>
         </button>
         <menu id="160">
             <connections>
                 <outlet property="delegate" destination="-2" id="164"/>
             </connections>
+            <point key="canvasLocation" x="139" y="251"/>
         </menu>
     </objects>
     <resources>

Modified: trunk/Base.lproj/InfoWindow.xib
===================================================================
--- trunk/Base.lproj/InfoWindow.xib     2023-11-14 17:24:09 UTC (rev 13762)
+++ trunk/Base.lproj/InfoWindow.xib     2023-11-14 17:40:26 UTC (rev 13763)
@@ -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>
@@ -16,7 +16,7 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window title="Document Info" 
allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" 
hidesOnDeactivate="YES" releasedWhenClosed="NO" visibleAtLaunch="NO" 
animationBehavior="default" id="5" userLabel="Window" customClass="NSPanel">
+        <window title="Document Info" 
allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" 
restorable="NO" hidesOnDeactivate="YES" releasedWhenClosed="NO" 
visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Window" 
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="50" y="489" width="460" height="297"/>
@@ -161,7 +161,7 @@
                                             <rect key="frame" x="6" y="6" 
width="380" height="220"/>
                                             <clipView key="contentView" 
drawsBackground="NO" copiesOnScroll="NO" id="0HB-s2-5Dm">
                                                 <rect key="frame" x="0.0" 
y="0.0" width="380" height="220"/>
-                                                <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
+                                                <autoresizingMask 
key="autoresizingMask"/>
                                                 <subviews>
                                                     <tableView 
focusRingType="none" verticalHuggingPriority="750" 
allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" 
columnReordering="NO" columnResizing="NO" multipleSelection="NO" 
autosaveColumns="NO" typeSelect="NO" rowHeight="20" viewBased="YES" id="235">
                                                         <rect key="frame" 
x="0.0" y="0.0" width="409" height="220"/>

Modified: trunk/Base.lproj/LineInspector.xib
===================================================================
--- trunk/Base.lproj/LineInspector.xib  2023-11-14 17:24:09 UTC (rev 13762)
+++ trunk/Base.lproj/LineInspector.xib  2023-11-14 17:40:26 UTC (rev 13763)
@@ -16,7 +16,7 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window title="Lines" allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" 
releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" 
userLabel="Panel" customClass="NSPanel">
+        <window title="Lines" allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" restorable="NO" hidesOnDeactivate="YES" 
releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" 
userLabel="Panel" customClass="NSPanel">
             <windowStyleMask key="styleMask" titled="YES" closable="YES" 
utility="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
             <rect key="contentRect" x="242" y="510" width="251" height="228"/>

Modified: trunk/Base.lproj/NoteTypeSheet.xib
===================================================================
--- trunk/Base.lproj/NoteTypeSheet.xib  2023-11-14 17:24:09 UTC (rev 13762)
+++ trunk/Base.lproj/NoteTypeSheet.xib  2023-11-14 17:40:26 UTC (rev 13763)
@@ -13,7 +13,7 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" 
animationBehavior="default" id="5" userLabel="Panel" customClass="NSPanel">
+        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" 
visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Panel" 
customClass="NSPanel">
             <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
             <rect key="contentRect" x="313" y="449" width="260" height="204"/>

Modified: trunk/Base.lproj/NoteWindow.xib
===================================================================
--- trunk/Base.lproj/NoteWindow.xib     2023-11-14 17:24:09 UTC (rev 13762)
+++ trunk/Base.lproj/NoteWindow.xib     2023-11-14 17:40:26 UTC (rev 13763)
@@ -22,7 +22,7 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window title="Note" allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" 
animationBehavior="default" tabbingMode="disallowed" id="7" 
userLabel="NoteDetailSheet">
+        <window title="Note" allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" 
visibleAtLaunch="NO" animationBehavior="default" tabbingMode="disallowed" 
id="7" userLabel="NoteDetailSheet">
             <windowStyleMask key="styleMask" titled="YES" closable="YES" 
miniaturizable="YES" resizable="YES"/>
             <windowCollectionBehavior key="collectionBehavior" 
fullScreenAuxiliary="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>

Modified: trunk/Base.lproj/NotesPanel.xib
===================================================================
--- trunk/Base.lproj/NotesPanel.xib     2023-11-14 17:24:09 UTC (rev 13762)
+++ trunk/Base.lproj/NotesPanel.xib     2023-11-14 17:40:26 UTC (rev 13763)
@@ -1,9 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" 
toolsVersion="14490.70" 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="14490.70"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" 
version="19529"/>
         <capability name="documents saved in the Xcode 8 format" 
minToolsVersion="8.0"/>
     </dependencies>
     <objects>
@@ -14,17 +13,17 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window title="Notes" allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" hidesOnDeactivate="YES" 
releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" 
userLabel="Window" customClass="NSPanel">
+        <window title="Notes" allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" restorable="NO" hidesOnDeactivate="YES" 
releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" 
userLabel="Window" customClass="NSPanel">
             <windowStyleMask key="styleMask" titled="YES" closable="YES" 
utility="YES" nonactivatingPanel="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
             <rect key="contentRect" x="242" y="611" width="414" height="564"/>
-            <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"/>
             <view key="contentView" id="6">
-                <rect key="frame" x="0.0" y="0.0" width="414" height="564"/>
+                <rect key="frame" x="0.0" y="0.0" width="414" height="572"/>
                 <autoresizingMask key="autoresizingMask"/>
                 <subviews>
                     <button horizontalHuggingPriority="750" 
verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" 
verticalCompressionResistancePriority="1000" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="7">
-                        <rect key="frame" x="10" y="423" width="193" 
height="132"/>
+                        <rect key="frame" x="10" y="429" width="193" 
height="134"/>
                         <buttonCell key="cell" type="smallSquare" title="Text" 
bezelStyle="smallSquare" image="ToolbarAddTextNote" imagePosition="left" 
alignment="left" controlSize="small" borderStyle="border" inset="2" id="32">
                             <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
                             <font key="font" metaFont="smallSystem"/>
@@ -34,7 +33,7 @@
                         </connections>
                     </button>
                     <button horizontalHuggingPriority="750" 
verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" 
verticalCompressionResistancePriority="1000" tag="1" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="8">
-                        <rect key="frame" x="10" y="285" width="193" 
height="132"/>
+                        <rect key="frame" x="10" y="289" width="193" 
height="134"/>
                         <buttonCell key="cell" type="smallSquare" 
title="Anchored" bezelStyle="smallSquare" image="ToolbarAddAnchoredNote" 
imagePosition="left" alignment="left" controlSize="small" borderStyle="border" 
tag="1" inset="2" id="33">
                             <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
                             <font key="font" metaFont="smallSystem"/>
@@ -44,7 +43,7 @@
                         </connections>
                     </button>
                     <button horizontalHuggingPriority="750" 
verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" 
verticalCompressionResistancePriority="1000" tag="2" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="15">
-                        <rect key="frame" x="10" y="147" width="193" 
height="132"/>
+                        <rect key="frame" x="10" y="149" width="193" 
height="134"/>
                         <buttonCell key="cell" type="smallSquare" 
title="Circle" bezelStyle="smallSquare" image="ToolbarAddCircleNote" 
imagePosition="left" alignment="left" controlSize="small" borderStyle="border" 
tag="2" inset="2" id="34">
                             <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
                             <font key="font" metaFont="smallSystem"/>
@@ -54,7 +53,7 @@
                         </connections>
                     </button>
                     <button horizontalHuggingPriority="750" 
verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" 
verticalCompressionResistancePriority="1000" tag="3" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="16">
-                        <rect key="frame" x="10" y="9" width="193" 
height="132"/>
+                        <rect key="frame" x="10" y="9" width="193" 
height="134"/>
                         <buttonCell key="cell" type="smallSquare" title="Box" 
bezelStyle="smallSquare" image="ToolbarAddSquareNote" imagePosition="left" 
alignment="left" controlSize="small" borderStyle="border" tag="3" inset="2" 
id="35">
                             <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
                             <font key="font" metaFont="smallSystem"/>
@@ -64,7 +63,7 @@
                         </connections>
                     </button>
                     <button horizontalHuggingPriority="750" 
verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" 
verticalCompressionResistancePriority="1000" tag="4" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="17">
-                        <rect key="frame" x="211" y="423" width="193" 
height="132"/>
+                        <rect key="frame" x="211" y="429" width="193" 
height="134"/>
                         <buttonCell key="cell" type="smallSquare" 
title="Highlight" bezelStyle="smallSquare" image="ToolbarAddHighlightNote" 
imagePosition="left" alignment="left" controlSize="small" borderStyle="border" 
tag="4" inset="2" id="36">
                             <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
                             <font key="font" metaFont="smallSystem"/>
@@ -74,7 +73,7 @@
                         </connections>
                     </button>
                     <button horizontalHuggingPriority="750" 
verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" 
verticalCompressionResistancePriority="1000" tag="5" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="18">
-                        <rect key="frame" x="211" y="285" width="193" 
height="132"/>
+                        <rect key="frame" x="211" y="289" width="193" 
height="134"/>
                         <buttonCell key="cell" type="smallSquare" 
title="Underline" bezelStyle="smallSquare" image="ToolbarAddUnderlineNote" 
imagePosition="left" alignment="left" controlSize="small" borderStyle="border" 
tag="5" inset="2" id="37">
                             <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
                             <font key="font" metaFont="smallSystem"/>
@@ -84,7 +83,7 @@
                         </connections>
                     </button>
                     <button horizontalHuggingPriority="750" 
verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" 
verticalCompressionResistancePriority="1000" tag="6" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="19">
-                        <rect key="frame" x="211" y="147" width="193" 
height="132"/>
+                        <rect key="frame" x="211" y="149" width="193" 
height="134"/>
                         <buttonCell key="cell" type="smallSquare" 
title="Strike Out" bezelStyle="smallSquare" image="ToolbarAddStrikeOutNote" 
imagePosition="left" alignment="left" controlSize="small" borderStyle="border" 
tag="6" inset="2" id="38">
                             <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
                             <font key="font" metaFont="smallSystem"/>
@@ -94,7 +93,7 @@
                         </connections>
                     </button>
                     <button horizontalHuggingPriority="750" 
verticalHuggingPriority="750" horizontalCompressionResistancePriority="1000" 
verticalCompressionResistancePriority="1000" tag="7" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="20">
-                        <rect key="frame" x="211" y="9" width="193" 
height="132"/>
+                        <rect key="frame" x="211" y="9" width="193" 
height="134"/>
                         <buttonCell key="cell" type="smallSquare" title="Line" 
bezelStyle="smallSquare" image="ToolbarAddLineNote" imagePosition="left" 
alignment="left" controlSize="small" borderStyle="border" tag="7" inset="2" 
id="39">
                             <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
                             <font key="font" metaFont="smallSystem"/>

Modified: trunk/Base.lproj/PageSheet.xib
===================================================================
--- trunk/Base.lproj/PageSheet.xib      2023-11-14 17:24:09 UTC (rev 13762)
+++ trunk/Base.lproj/PageSheet.xib      2023-11-14 17:40:26 UTC (rev 13763)
@@ -1,9 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" 
toolsVersion="16097.3" 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="16097.3"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" 
version="19529"/>
         <capability name="documents saved in the Xcode 8 format" 
minToolsVersion="8.0"/>
     </dependencies>
     <objects>
@@ -17,17 +16,17 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" 
animationBehavior="default" id="37" userLabel="Window" customClass="NSPanel">
+        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" 
visibleAtLaunch="NO" animationBehavior="default" id="37" userLabel="Window" 
customClass="NSPanel">
             <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
             <rect key="contentRect" x="416" y="377" width="192" height="101"/>
-            <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"/>
             <view key="contentView" id="38">
-                <rect key="frame" x="0.0" y="0.0" width="192" height="100"/>
+                <rect key="frame" x="0.0" y="0.0" width="192" height="99"/>
                 <autoresizingMask key="autoresizingMask"/>
                 <subviews>
                     <textField horizontalHuggingPriority="251" 
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" 
id="39" userLabel="Page:">
-                        <rect key="frame" x="18" y="63" width="39" 
height="16"/>
+                        <rect key="frame" x="18" y="62" width="39" 
height="16"/>
                         <textFieldCell key="cell" scrollable="YES" 
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" 
title="Page:" id="49">
                             <font key="font" metaFont="system"/>
                             <color key="textColor" name="controlTextColor" 
catalog="System" colorSpace="catalog"/>
@@ -35,7 +34,7 @@
                         </textFieldCell>
                     </textField>
                     <button verticalHuggingPriority="750" tag="1" 
imageHugsTitle="YES" translatesAutoresizingMaskIntoConstraints="NO" id="41">
-                        <rect key="frame" x="96" y="13" width="82" 
height="32"/>
+                        <rect key="frame" x="103" y="13" width="76" 
height="32"/>
                         <buttonCell key="cell" type="push" title="OK" 
bezelStyle="rounded" alignment="center" borderStyle="border" tag="1" inset="2" 
id="51">
                             <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
                             <font key="font" metaFont="system"/>
@@ -49,7 +48,7 @@
                         </connections>
                     </button>
                     <button verticalHuggingPriority="750" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="42">
-                        <rect key="frame" x="14" y="13" width="82" 
height="32"/>
+                        <rect key="frame" x="29" y="13" width="76" 
height="32"/>
                         <buttonCell key="cell" type="push" title="Cancel" 
bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="52">
                             <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
                             <font key="font" metaFont="system"/>
@@ -62,7 +61,7 @@
                         </connections>
                     </button>
                     <comboBox verticalHuggingPriority="750" 
textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="40">
-                        <rect key="frame" x="63" y="57" width="112" 
height="25"/>
+                        <rect key="frame" x="63" y="56" width="112" 
height="25"/>
                         <constraints>
                             <constraint firstAttribute="width" 
relation="greaterThanOrEqual" constant="100" id="6na-yR-5kZ"/>
                         </constraints>

Modified: trunk/Base.lproj/PasswordSheet.xib
===================================================================
--- trunk/Base.lproj/PasswordSheet.xib  2023-11-14 17:24:09 UTC (rev 13762)
+++ trunk/Base.lproj/PasswordSheet.xib  2023-11-14 17:40:26 UTC (rev 13763)
@@ -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>
@@ -17,7 +16,7 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" 
animationBehavior="default" id="7" userLabel="Window" customClass="NSPanel">
+        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" 
visibleAtLaunch="NO" animationBehavior="default" id="7" userLabel="Window" 
customClass="NSPanel">
             <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
             <rect key="contentRect" x="416" y="357" width="320" height="103"/>

Modified: trunk/Base.lproj/PreferenceWindow.xib
===================================================================
--- trunk/Base.lproj/PreferenceWindow.xib       2023-11-14 17:24:09 UTC (rev 
13762)
+++ trunk/Base.lproj/PreferenceWindow.xib       2023-11-14 17:40:26 UTC (rev 
13763)
@@ -1,9 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" 
toolsVersion="14490.70" 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="14490.70"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" 
version="19529"/>
         <capability name="documents saved in the Xcode 8 format" 
minToolsVersion="8.0"/>
     </dependencies>
     <objects>
@@ -16,11 +15,11 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window allowsToolTipsWhenApplicationIsInactive="NO" 
releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" 
userLabel="Window" customClass="SKPreferenceWindow">
+        <window allowsToolTipsWhenApplicationIsInactive="NO" restorable="NO" 
releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" 
userLabel="Window" customClass="SKPreferenceWindow">
             <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
             <rect key="contentRect" x="327" y="514" width="438" height="256"/>
-            <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="213" height="107"/>
             <view key="contentView" id="6">
                 <rect key="frame" x="0.0" y="0.0" width="438" height="256"/>
@@ -27,7 +26,7 @@
                 <autoresizingMask key="autoresizingMask"/>
                 <subviews>
                     <button toolTip="Revert all preferences to their original 
values" verticalHuggingPriority="750" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="491" userLabel="Reset All 
Button">
-                        <rect key="frame" x="75" y="3" width="72" height="27"/>
+                        <rect key="frame" x="74" y="2" width="74" height="27"/>
                         <buttonCell key="cell" type="push" title="Reset All" 
bezelStyle="rounded" alignment="center" controlSize="small" 
borderStyle="border" inset="2" id="1648">
                             <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
                             <font key="font" metaFont="smallSystem"/>
@@ -37,7 +36,7 @@
                         </connections>
                     </button>
                     <button toolTip="Revert all currently shown preferences to 
their original values" verticalHuggingPriority="750" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="492" userLabel="Reset 
Button">
-                        <rect key="frame" x="5" y="3" width="72" height="27"/>
+                        <rect key="frame" x="4" y="2" width="74" height="27"/>
                         <buttonCell key="cell" type="push" title="Reset" 
bezelStyle="rounded" alignment="center" controlSize="small" 
borderStyle="border" inset="2" id="1649">
                             <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
                             <font key="font" metaFont="smallSystem"/>
@@ -59,6 +58,7 @@
             <connections>
                 <outlet property="delegate" destination="-2" id="8"/>
             </connections>
+            <point key="canvasLocation" x="139" y="125"/>
         </window>
     </objects>
 </document>

Modified: trunk/Base.lproj/ReleaseNotes.xib
===================================================================
--- trunk/Base.lproj/ReleaseNotes.xib   2023-11-14 17:24:09 UTC (rev 13762)
+++ trunk/Base.lproj/ReleaseNotes.xib   2023-11-14 17:40:26 UTC (rev 13763)
@@ -14,7 +14,7 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window title="Release Notes" 
allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" 
releasedWhenClosed="NO" visibleAtLaunch="NO" 
frameAutosaveName="SKReleaseNotesWindow" animationBehavior="default" 
tabbingMode="disallowed" id="6" userLabel="Window">
+        <window title="Release Notes" 
allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" 
restorable="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" 
frameAutosaveName="SKReleaseNotesWindow" animationBehavior="default" 
tabbingMode="disallowed" id="6" userLabel="Window">
             <windowStyleMask key="styleMask" titled="YES" closable="YES" 
miniaturizable="YES" resizable="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
             <rect key="contentRect" x="334" y="289" width="480" height="360"/>

Modified: trunk/Base.lproj/ScaleSheet.xib
===================================================================
--- trunk/Base.lproj/ScaleSheet.xib     2023-11-14 17:24:09 UTC (rev 13762)
+++ trunk/Base.lproj/ScaleSheet.xib     2023-11-14 17:40:26 UTC (rev 13763)
@@ -1,9 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" 
toolsVersion="16097.3" 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="16097.3"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" 
version="19529"/>
         <capability name="documents saved in the Xcode 8 format" 
minToolsVersion="8.0"/>
     </dependencies>
     <objects>
@@ -17,17 +16,17 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" 
animationBehavior="default" id="7" userLabel="Window" customClass="NSPanel">
+        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" 
visibleAtLaunch="NO" animationBehavior="default" id="7" userLabel="Window" 
customClass="NSPanel">
             <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
             <rect key="contentRect" x="326" y="388" width="192" height="103"/>
-            <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"/>
             <view key="contentView" autoresizesSubviews="NO" id="8">
-                <rect key="frame" x="0.0" y="0.0" width="192" height="102"/>
+                <rect key="frame" x="0.0" y="0.0" width="192" height="101"/>
                 <autoresizingMask key="autoresizingMask"/>
                 <subviews>
                     <textField autoresizesSubviews="NO" 
horizontalHuggingPriority="251" verticalHuggingPriority="750" 
translatesAutoresizingMaskIntoConstraints="NO" id="9" userLabel="Scale:">
-                        <rect key="frame" x="18" y="64" width="41" 
height="16"/>
+                        <rect key="frame" x="18" y="63" width="41" 
height="16"/>
                         <textFieldCell key="cell" scrollable="YES" 
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" 
title="Scale:" id="20">
                             <font key="font" metaFont="system"/>
                             <color key="textColor" name="controlTextColor" 
catalog="System" colorSpace="catalog"/>
@@ -35,7 +34,7 @@
                         </textFieldCell>
                     </textField>
                     <button autoresizesSubviews="NO" 
verticalHuggingPriority="750" tag="1" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="11">
-                        <rect key="frame" x="96" y="13" width="82" 
height="32"/>
+                        <rect key="frame" x="103" y="13" width="76" 
height="32"/>
                         <buttonCell key="cell" type="push" title="OK" 
bezelStyle="rounded" alignment="center" borderStyle="border" tag="1" inset="2" 
id="22">
                             <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
                             <font key="font" metaFont="system"/>
@@ -49,7 +48,7 @@
                         </connections>
                     </button>
                     <button autoresizesSubviews="NO" 
verticalHuggingPriority="750" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="10">
-                        <rect key="frame" x="14" y="13" width="82" 
height="32"/>
+                        <rect key="frame" x="29" y="13" width="76" 
height="32"/>
                         <buttonCell key="cell" type="push" title="Cancel" 
bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="21">
                             <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
                             <font key="font" metaFont="system"/>
@@ -62,7 +61,7 @@
                         </connections>
                     </button>
                     <textField autoresizesSubviews="NO" 
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" 
id="12">
-                        <rect key="frame" x="65" y="61" width="107" 
height="21"/>
+                        <rect key="frame" x="65" y="60" width="107" 
height="21"/>
                         <constraints>
                             <constraint firstAttribute="width" 
relation="greaterThanOrEqual" constant="100" id="zWY-uO-mnt"/>
                         </constraints>

Modified: trunk/Base.lproj/SpeedSheet.xib
===================================================================
--- trunk/Base.lproj/SpeedSheet.xib     2023-11-14 17:24:09 UTC (rev 13762)
+++ trunk/Base.lproj/SpeedSheet.xib     2023-11-14 17:40:26 UTC (rev 13763)
@@ -1,9 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" 
toolsVersion="16097.3" 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="16097.3"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" 
version="19529"/>
         <capability name="documents saved in the Xcode 8 format" 
minToolsVersion="8.0"/>
     </dependencies>
     <objects>
@@ -17,17 +16,17 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" 
animationBehavior="default" id="7" userLabel="Window" customClass="NSPanel">
+        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" 
visibleAtLaunch="NO" animationBehavior="default" id="7" userLabel="Window" 
customClass="NSPanel">
             <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
             <rect key="contentRect" x="326" y="388" width="192" height="103"/>
-            <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"/>
             <view key="contentView" autoresizesSubviews="NO" id="8">
-                <rect key="frame" x="0.0" y="0.0" width="192" height="102"/>
+                <rect key="frame" x="0.0" y="0.0" width="192" height="101"/>
                 <autoresizingMask key="autoresizingMask"/>
                 <subviews>
                     <textField autoresizesSubviews="NO" 
horizontalHuggingPriority="251" verticalHuggingPriority="750" 
translatesAutoresizingMaskIntoConstraints="NO" id="9" userLabel="Scale:">
-                        <rect key="frame" x="18" y="64" width="47" 
height="16"/>
+                        <rect key="frame" x="18" y="63" width="47" 
height="16"/>
                         <textFieldCell key="cell" scrollable="YES" 
lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="right" 
title="Speed:" id="20">
                             <font key="font" metaFont="system"/>
                             <color key="textColor" name="controlTextColor" 
catalog="System" colorSpace="catalog"/>
@@ -35,7 +34,7 @@
                         </textFieldCell>
                     </textField>
                     <button autoresizesSubviews="NO" 
verticalHuggingPriority="750" tag="1" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="11">
-                        <rect key="frame" x="96" y="13" width="82" 
height="32"/>
+                        <rect key="frame" x="103" y="13" width="76" 
height="32"/>
                         <buttonCell key="cell" type="push" title="OK" 
bezelStyle="rounded" alignment="center" borderStyle="border" tag="1" inset="2" 
id="22">
                             <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
                             <font key="font" metaFont="system"/>
@@ -49,7 +48,7 @@
                         </connections>
                     </button>
                     <button autoresizesSubviews="NO" 
verticalHuggingPriority="750" imageHugsTitle="YES" 
translatesAutoresizingMaskIntoConstraints="NO" id="10">
-                        <rect key="frame" x="14" y="13" width="82" 
height="32"/>
+                        <rect key="frame" x="29" y="13" width="76" 
height="32"/>
                         <buttonCell key="cell" type="push" title="Cancel" 
bezelStyle="rounded" alignment="center" borderStyle="border" inset="2" id="21">
                             <behavior key="behavior" pushIn="YES" 
lightByBackground="YES" lightByGray="YES"/>
                             <font key="font" metaFont="system"/>
@@ -62,7 +61,7 @@
                         </connections>
                     </button>
                     <textField autoresizesSubviews="NO" 
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" 
id="12">
-                        <rect key="frame" x="71" y="61" width="80" 
height="21"/>
+                        <rect key="frame" x="71" y="60" width="80" 
height="21"/>
                         <constraints>
                             <constraint firstAttribute="width" 
relation="greaterThanOrEqual" constant="30" id="zWY-uO-mnt"/>
                         </constraints>
@@ -77,7 +76,7 @@
                         </connections>
                     </textField>
                     <stepper horizontalHuggingPriority="750" 
verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" 
id="Fum-cu-Pv6">
-                        <rect key="frame" x="156" y="58" width="19" 
height="28"/>
+                        <rect key="frame" x="156" y="57" width="19" 
height="28"/>
                         <stepperCell key="cell" continuous="YES" 
alignment="left" minValue="1" maxValue="100" doubleValue="1" id="Ylf-st-wOK"/>
                         <connections>
                             <binding destination="-2" name="value" 
keyPath="textField.objectValue" id="cnE-z1-Vno"/>

Modified: trunk/Base.lproj/TransitionSheet.xib
===================================================================
--- trunk/Base.lproj/TransitionSheet.xib        2023-11-14 17:24:09 UTC (rev 
13762)
+++ trunk/Base.lproj/TransitionSheet.xib        2023-11-14 17:40:26 UTC (rev 
13763)
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" 
toolsVersion="19455" 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="19455"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" 
version="19529"/>
         <capability name="documents saved in the Xcode 8 format" 
minToolsVersion="8.0"/>
     </dependencies>
     <objects>
@@ -21,7 +21,7 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" 
animationBehavior="default" id="7" userLabel="SetupSheet" customClass="NSPanel">
+        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" 
visibleAtLaunch="NO" animationBehavior="default" id="7" userLabel="SetupSheet" 
customClass="NSPanel">
             <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
             <rect key="contentRect" x="282" y="439" width="426" height="280"/>
@@ -276,7 +276,7 @@
                                             <imageCell key="dataCell" 
controlSize="small" refusesFirstResponder="YES" alignment="left" 
imageScaling="proportionallyDown" id="283"/>
                                             <prototypeCellViews>
                                                 <tableCellView id="FFB-6b-AmI">
-                                                    <rect key="frame" x="11" 
y="1" width="37" height="32"/>
+                                                    <rect key="frame" x="1" 
y="1" width="37" height="32"/>
                                                     <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                                     <subviews>
                                                         <imageView 
horizontalHuggingPriority="251" verticalHuggingPriority="251" 
translatesAutoresizingMaskIntoConstraints="NO" id="dsv-wV-Xfh" 
customClass="SKThumbnailImageView">
@@ -307,7 +307,7 @@
                                             <imageCell key="dataCell" 
controlSize="small" refusesFirstResponder="YES" alignment="left" 
imageScaling="proportionallyDown" id="c3h-AL-uy4"/>
                                             <prototypeCellViews>
                                                 <tableCellView id="Y1w-el-Llx">
-                                                    <rect key="frame" x="51" 
y="1" width="32" height="32"/>
+                                                    <rect key="frame" x="41" 
y="1" width="32" height="32"/>
                                                     <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                                     <subviews>
                                                         <imageView 
horizontalHuggingPriority="251" verticalHuggingPriority="251" 
translatesAutoresizingMaskIntoConstraints="NO" id="c4J-xl-Tkh" 
customClass="SKThumbnailImageView">
@@ -343,7 +343,7 @@
                                             <tableColumnResizingMask 
key="resizingMask" resizeWithTable="YES"/>
                                             <prototypeCellViews>
                                                 <tableCellView id="Ak4-gE-KVg">
-                                                    <rect key="frame" x="86" 
y="1" width="22" height="32"/>
+                                                    <rect key="frame" x="76" 
y="1" width="22" height="32"/>
                                                     <autoresizingMask 
key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                                     <subviews>
                                                         <textField 
verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" 
translatesAutoresizingMaskIntoConstraints="NO" id="Gef-ew-Rw5">

Modified: trunk/Base.lproj/ViewSettings.xib
===================================================================
--- trunk/Base.lproj/ViewSettings.xib   2023-11-14 17:24:09 UTC (rev 13762)
+++ trunk/Base.lproj/ViewSettings.xib   2023-11-14 17:40:26 UTC (rev 13763)
@@ -13,7 +13,7 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" 
animationBehavior="default" id="QvC-M9-y7g">
+        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" 
visibleAtLaunch="NO" animationBehavior="default" id="QvC-M9-y7g">
             <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
             <rect key="contentRect" x="196" y="240" width="309" height="217"/>

Modified: trunk/ConversionProgressWindow.xib
===================================================================
--- trunk/ConversionProgressWindow.xib  2023-11-14 17:24:09 UTC (rev 13762)
+++ trunk/ConversionProgressWindow.xib  2023-11-14 17:40:26 UTC (rev 13763)
@@ -16,7 +16,7 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" 
animationBehavior="default" id="5" userLabel="Window">
+        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" 
visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Window">
             <windowStyleMask key="styleMask" titled="YES"/>
             <windowCollectionBehavior key="collectionBehavior" 
moveToActiveSpace="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>

Modified: trunk/MainWindow.xib
===================================================================
--- trunk/MainWindow.xib        2023-11-14 17:24:09 UTC (rev 13762)
+++ trunk/MainWindow.xib        2023-11-14 17:40:26 UTC (rev 13763)
@@ -24,7 +24,7 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" 
animationBehavior="default" id="5" userLabel="Window" 
customClass="SKMainWindow">
+        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" 
visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Window" 
customClass="SKMainWindow">
             <windowStyleMask key="styleMask" titled="YES" closable="YES" 
miniaturizable="YES" resizable="YES" fullSizeContentView="YES"/>
             <windowCollectionBehavior key="collectionBehavior" 
fullScreenPrimary="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>

Modified: trunk/NotesDocument.xib
===================================================================
--- trunk/NotesDocument.xib     2023-11-14 17:24:09 UTC (rev 13762)
+++ trunk/NotesDocument.xib     2023-11-14 17:40:26 UTC (rev 13763)
@@ -17,7 +17,7 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" 
animationBehavior="default" id="5" userLabel="Window" 
customClass="SKMainWindow">
+        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" 
visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Window" 
customClass="SKMainWindow">
             <windowStyleMask key="styleMask" titled="YES" closable="YES" 
miniaturizable="YES" resizable="YES"/>
             <windowCollectionBehavior key="collectionBehavior" 
fullScreenPrimary="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>

Modified: trunk/ProgressSheet.xib
===================================================================
--- trunk/ProgressSheet.xib     2023-11-14 17:24:09 UTC (rev 13762)
+++ trunk/ProgressSheet.xib     2023-11-14 17:40:26 UTC (rev 13763)
@@ -1,9 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" 
toolsVersion="14490.70" 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="14490.70"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" 
version="19529"/>
         <capability name="documents saved in the Xcode 8 format" 
minToolsVersion="8.0"/>
     </dependencies>
     <objects>
@@ -16,19 +15,19 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" 
animationBehavior="default" id="5" userLabel="ProgressSheet" 
customClass="NSPanel">
+        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" restorable="NO" releasedWhenClosed="NO" 
visibleAtLaunch="NO" animationBehavior="default" id="5" 
userLabel="ProgressSheet" customClass="NSPanel">
             <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
             <rect key="contentRect" x="302" y="374" width="300" height="87"/>
-            <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="300" height="87"/>
             <value key="maxSize" type="size" width="300" height="87"/>
             <view key="contentView" id="6">
-                <rect key="frame" x="0.0" y="0.0" width="300" height="83"/>
+                <rect key="frame" x="0.0" y="0.0" width="300" height="82"/>
                 <autoresizingMask key="autoresizingMask"/>
                 <subviews>
                     <textField verticalHuggingPriority="750" 
horizontalCompressionResistancePriority="250" 
translatesAutoresizingMaskIntoConstraints="NO" id="8">
-                        <rect key="frame" x="18" y="46" width="264" 
height="17"/>
+                        <rect key="frame" x="18" y="46" width="264" 
height="16"/>
                         <textFieldCell key="cell" scrollable="YES" 
lineBreakMode="clipping" sendsActionOnEndEditing="YES" id="14">
                             <font key="font" metaFont="system"/>
                             <color key="textColor" name="controlTextColor" 
catalog="System" colorSpace="catalog"/>
@@ -49,6 +48,7 @@
                     <constraint firstAttribute="trailing" secondItem="8" 
secondAttribute="trailing" constant="20" symbolic="YES" id="dsd-BF-VWg"/>
                 </constraints>
             </view>
+            <point key="canvasLocation" x="139" y="125"/>
         </window>
     </objects>
 </document>

Modified: trunk/SnapshotWindow.xib
===================================================================
--- trunk/SnapshotWindow.xib    2023-11-14 17:24:09 UTC (rev 13762)
+++ trunk/SnapshotWindow.xib    2023-11-14 17:40:26 UTC (rev 13763)
@@ -15,7 +15,7 @@
         </customObject>
         <customObject id="-1" userLabel="First Responder" 
customClass="FirstResponder"/>
         <customObject id="-3" userLabel="Application" customClass="NSObject"/>
-        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" deferred="NO" releasedWhenClosed="NO" 
visibleAtLaunch="NO" animationBehavior="default" tabbingMode="disallowed" 
id="5" userLabel="Window" customClass="SKSnapshotWindow">
+        <window allowsToolTipsWhenApplicationIsInactive="NO" 
autorecalculatesKeyViewLoop="NO" restorable="NO" deferred="NO" 
releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" 
tabbingMode="disallowed" id="5" userLabel="Window" 
customClass="SKSnapshotWindow">
             <windowStyleMask key="styleMask" titled="YES" closable="YES" 
miniaturizable="YES" resizable="YES"/>
             <windowCollectionBehavior key="collectionBehavior" 
fullScreenAuxiliary="YES"/>
             <windowPositionMask key="initialPositionMask" leftStrut="YES" 
rightStrut="YES" topStrut="YES" bottomStrut="YES"/>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to