Skip to content

Commit 5e5f81c

Browse files
committed
checkpoint
1 parent 36b5ec7 commit 5e5f81c

20 files changed

+1708
-298
lines changed

BetterFontPicker/BetterFontPicker/MainViewController.xib

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
2+
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="15702" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
33
<dependencies>
4-
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14490.70"/>
4+
<deployment identifier="macosx"/>
5+
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="15702"/>
56
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
67
</dependencies>
78
<objects>
@@ -37,16 +38,16 @@
3738
<rect key="frame" x="1" y="1" width="495" height="234"/>
3839
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
3940
<subviews>
40-
<tableView verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" typeSelect="NO" rowSizeStyle="automatic" viewBased="YES" id="bkx-gk-kQ4" customClass="BFPFontListTableView">
41+
<tableView verticalHuggingPriority="750" ambiguous="YES" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnReordering="NO" columnResizing="NO" multipleSelection="NO" autosaveColumns="NO" typeSelect="NO" rowSizeStyle="automatic" viewBased="YES" id="bkx-gk-kQ4" customClass="BFPFontListTableView">
4142
<rect key="frame" x="0.0" y="0.0" width="495" height="234"/>
42-
<autoresizingMask key="autoresizingMask"/>
43+
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
4344
<size key="intercellSpacing" width="0.0" height="2"/>
4445
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
4546
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
4647
<tableColumns>
4748
<tableColumn identifier="checkmark" width="21" minWidth="21" maxWidth="21" id="CWD-ms-Fl5">
4849
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left">
49-
<font key="font" metaFont="smallSystem"/>
50+
<font key="font" metaFont="label" size="11"/>
5051
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
5152
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
5253
</tableHeaderCell>
@@ -58,11 +59,11 @@
5859
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
5960
<prototypeCellViews>
6061
<tableCellView id="0Tv-ot-Kce">
61-
<rect key="frame" x="0.0" y="1" width="23" height="17"/>
62+
<rect key="frame" x="0.0" y="1" width="21" height="17"/>
6263
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
6364
<subviews>
6465
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3o8-TV-9dT">
65-
<rect key="frame" x="0.0" y="0.0" width="23" height="17"/>
66+
<rect key="frame" x="0.0" y="0.0" width="21" height="17"/>
6667
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
6768
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="OIw-m8-6Fu">
6869
<font key="font" metaFont="system"/>
@@ -79,7 +80,7 @@
7980
</tableColumn>
8081
<tableColumn identifier="fontname" width="302" minWidth="40" maxWidth="1000" id="RdU-ks-44Q">
8182
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
82-
<font key="font" metaFont="smallSystem"/>
83+
<font key="font" metaFont="label" size="11"/>
8384
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
8485
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
8586
</tableHeaderCell>
@@ -112,7 +113,7 @@
112113
</tableColumn>
113114
<tableColumn identifier="star" width="21" minWidth="21" maxWidth="21" id="erS-NG-hck">
114115
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border">
115-
<font key="font" metaFont="smallSystem"/>
116+
<font key="font" metaFont="label" size="11"/>
116117
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
117118
<color key="backgroundColor" name="headerColor" catalog="System" colorSpace="catalog"/>
118119
</tableHeaderCell>
@@ -124,11 +125,11 @@
124125
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/>
125126
<prototypeCellViews>
126127
<tableCellView id="SeO-q6-DEi">
127-
<rect key="frame" x="323" y="1" width="23" height="17"/>
128+
<rect key="frame" x="323" y="1" width="21" height="17"/>
128129
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
129130
<subviews>
130131
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Wib-Ht-nan">
131-
<rect key="frame" x="0.0" y="0.0" width="23" height="17"/>
132+
<rect key="frame" x="0.0" y="0.0" width="21" height="17"/>
132133
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
133134
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" title="Table View Cell" id="1EJ-Yw-OOp">
134135
<font key="font" metaFont="system"/>

Interfaces/PreferencePanel.xib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4364,7 +4364,7 @@ DQ
43644364
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
43654365
<clipView key="contentView" ambiguous="YES" id="FMp-vf-IvG">
43664366
<rect key="frame" x="1" y="1" width="519" height="76"/>
4367-
<autoresizingMask key="autoresizingMask"/>
4367+
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
43684368
<subviews>
43694369
<tableView verticalHuggingPriority="750" ambiguous="YES" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" alternatingRowBackgroundColors="YES" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" id="69M-P0-mzb">
43704370
<rect key="frame" x="0.0" y="0.0" width="519" height="76"/>

0 commit comments

Comments
 (0)