|
1 | | -<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="7531" systemVersion="14C109" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
3 | 3 | <dependencies> |
4 | | - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="7531"/> |
| 4 | + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/> |
| 5 | + <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
5 | 6 | </dependencies> |
6 | 7 | <objects> |
7 | 8 | <customObject id="-2" userLabel="File's Owner" customClass="CommandHistoryPopupWindowController"> |
|
12 | 13 | </customObject> |
13 | 14 | <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> |
14 | 15 | <customObject id="-3" userLabel="Application" customClass="NSObject"/> |
15 | | - <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="Syw-ug-Oz4" customClass="PopupWindow"> |
| 16 | + <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" visibleAtLaunch="NO" animationBehavior="default" id="Syw-ug-Oz4" customClass="PopupWindow"> |
16 | 17 | <windowStyleMask key="styleMask" titled="YES" resizable="YES"/> |
17 | 18 | <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
18 | 19 | <rect key="contentRect" x="157" y="191" width="480" height="270"/> |
19 | | - <rect key="screenRect" x="0.0" y="0.0" width="1440" height="878"/> |
| 20 | + <rect key="screenRect" x="0.0" y="0.0" width="1800" height="1131"/> |
20 | 21 | <view key="contentView" id="NsI-8S-5Oy" customClass="iTermClearView"> |
21 | 22 | <rect key="frame" x="0.0" y="0.0" width="480" height="270"/> |
22 | 23 | <autoresizingMask key="autoresizingMask"/> |
23 | 24 | <subviews> |
24 | | - <scrollView borderType="line" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" id="6Xk-vn-NFd" customClass="iTermRoundedCornerScrollView"> |
| 25 | + <scrollView fixedFrame="YES" borderType="line" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6Xk-vn-NFd" customClass="iTermRoundedCornerScrollView"> |
25 | 26 | <rect key="frame" x="0.0" y="0.0" width="480" height="270"/> |
26 | 27 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
27 | 28 | <clipView key="contentView" drawsBackground="NO" id="Nbv-B7-bhe"> |
28 | 29 | <rect key="frame" x="1" y="1" width="478" height="268"/> |
29 | 30 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
30 | 31 | <subviews> |
31 | 32 | <tableView appearanceType="vibrantLight" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" selectionHighlightStyle="sourceList" columnReordering="NO" multipleSelection="NO" autosaveColumns="NO" typeSelect="NO" id="owM-MY-jEo" customClass="iTermKeyboardNavigatableTableView"> |
32 | | - <rect key="frame" x="0.0" y="0.0" width="480" height="19"/> |
33 | | - <autoresizingMask key="autoresizingMask"/> |
| 33 | + <rect key="frame" x="0.0" y="0.0" width="478" height="268"/> |
| 34 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
34 | 35 | <size key="intercellSpacing" width="3" height="2"/> |
35 | 36 | <color key="backgroundColor" name="_sourceListBackgroundColor" catalog="System" colorSpace="catalog"/> |
36 | 37 | <color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/> |
37 | 38 | <tableColumns> |
38 | 39 | <tableColumn identifier="value" editable="NO" width="350" minWidth="40" maxWidth="1000" id="wev-Vy-2ea"> |
39 | 40 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Command"> |
40 | | - <font key="font" metaFont="smallSystem"/> |
41 | 41 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
42 | 42 | <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/> |
43 | 43 | </tableHeaderCell> |
|
48 | 48 | </textFieldCell> |
49 | 49 | <tableColumnResizingMask key="resizingMask" resizeWithTable="YES"/> |
50 | 50 | </tableColumn> |
51 | | - <tableColumn identifier="date" editable="NO" width="122" minWidth="40" maxWidth="1000" id="tpk-Nj-p6c"> |
| 51 | + <tableColumn identifier="date" editable="NO" width="93" minWidth="40" maxWidth="1000" id="tpk-Nj-p6c"> |
52 | 52 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Last Used"> |
53 | | - <font key="font" metaFont="smallSystem"/> |
54 | 53 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/> |
55 | 54 | <color key="backgroundColor" white="0.33333298560000002" alpha="1" colorSpace="calibratedWhite"/> |
56 | 55 | </tableHeaderCell> |
|
70 | 69 | </subviews> |
71 | 70 | <nil key="backgroundColor"/> |
72 | 71 | </clipView> |
73 | | - <scroller key="horizontalScroller" hidden="YES" appearanceType="vibrantLight" verticalHuggingPriority="750" horizontal="YES" id="ZZJ-HZ-edn"> |
| 72 | + <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="ZZJ-HZ-edn"> |
74 | 73 | <rect key="frame" x="1" y="119" width="223" height="15"/> |
75 | 74 | <autoresizingMask key="autoresizingMask"/> |
76 | 75 | </scroller> |
77 | | - <scroller key="verticalScroller" hidden="YES" appearanceType="vibrantLight" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="e6C-Cs-Stl"> |
| 76 | + <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="e6C-Cs-Stl"> |
78 | 77 | <rect key="frame" x="224" y="17" width="15" height="102"/> |
79 | 78 | <autoresizingMask key="autoresizingMask"/> |
80 | 79 | </scroller> |
|
84 | 83 | <connections> |
85 | 84 | <outlet property="delegate" destination="-2" id="dZ8-MT-9lV"/> |
86 | 85 | </connections> |
| 86 | + <point key="canvasLocation" x="139" y="-46"/> |
87 | 87 | </window> |
88 | 88 | </objects> |
89 | 89 | </document> |
0 commit comments