|
16 | 16 | <outlet property="indexFilesView" destination="SLl-qM-6U5" id="q90-XG-uOo"/> |
17 | 17 | <outlet property="infoTextField" destination="H0U-9x-3Cl" id="xIS-An-utS"/> |
18 | 18 | <outlet property="messageTextView" destination="ZGk-oR-MNP" id="bmf-B6-urc"/> |
19 | | - <outlet property="searchTextField" destination="GC5-Ve-LR3" id="hLk-gX-Jw8"/> |
| 19 | + <outlet property="searchTextField" destination="u4y-Fx-A8g" id="hh4-Rf-0lw"/> |
20 | 20 | <outlet property="stageButton" destination="nf2-5l-LHg" id="Y5g-wM-FRo"/> |
21 | 21 | <outlet property="unstageButton" destination="0n6-Tx-H9g" id="RRF-VA-co7"/> |
22 | 22 | <outlet property="view" destination="Mge-gB-T5T" id="Dk7-8C-xIa"/> |
|
29 | 29 | <rect key="frame" x="0.0" y="0.0" width="1000" height="600"/> |
30 | 30 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
31 | 31 | <subviews> |
32 | | - <searchField wantsLayer="YES" verticalHuggingPriority="750" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GC5-Ve-LR3"> |
33 | | - <rect key="frame" x="20" y="571" width="960" height="22"/> |
34 | | - <searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" usesSingleLineMode="YES" bezelStyle="round" id="nac-La-dWj"> |
35 | | - <font key="font" metaFont="system"/> |
36 | | - <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
37 | | - <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
38 | | - </searchFieldCell> |
39 | | - </searchField> |
40 | 32 | <splitView dividerStyle="thin" translatesAutoresizingMaskIntoConstraints="NO" id="ZbB-IP-Zuo" customClass="GIDualSplitView"> |
41 | | - <rect key="frame" x="0.0" y="0.0" width="1000" height="563"/> |
| 33 | + <rect key="frame" x="0.0" y="0.0" width="1000" height="600"/> |
42 | 34 | <subviews> |
43 | 35 | <customView fixedFrame="YES" id="KtH-4j-g0D"> |
44 | 36 | <rect key="frame" x="0.0" y="0.0" width="1000" height="452"/> |
|
140 | 132 | </userDefinedRuntimeAttributes> |
141 | 133 | </customView> |
142 | 134 | <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="SLl-qM-6U5"> |
143 | | - <rect key="frame" x="0.0" y="0.0" width="300" height="168"/> |
| 135 | + <rect key="frame" x="0.0" y="30" width="300" height="138"/> |
144 | 136 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
145 | 137 | </customView> |
| 138 | + <searchField wantsLayer="YES" verticalHuggingPriority="750" fixedFrame="YES" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="u4y-Fx-A8g"> |
| 139 | + <rect key="frame" x="0.0" y="0.0" width="300" height="22"/> |
| 140 | + <autoresizingMask key="autoresizingMask" widthSizable="YES"/> |
| 141 | + <searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" usesSingleLineMode="YES" bezelStyle="round" id="kvx-Du-Akt"> |
| 142 | + <font key="font" metaFont="system"/> |
| 143 | + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| 144 | + <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
| 145 | + </searchFieldCell> |
| 146 | + </searchField> |
146 | 147 | </subviews> |
147 | 148 | </customView> |
148 | 149 | </subviews> |
|
188 | 189 | </subviews> |
189 | 190 | </customView> |
190 | 191 | <customView fixedFrame="YES" id="yf9-6S-SRZ"> |
191 | | - <rect key="frame" x="0.0" y="453" width="1000" height="110"/> |
| 192 | + <rect key="frame" x="0.0" y="453" width="1000" height="147"/> |
192 | 193 | <autoresizingMask key="autoresizingMask"/> |
193 | 194 | <subviews> |
194 | 195 | <scrollView focusRingType="exterior" fixedFrame="YES" autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JJQ-Rg-cUm"> |
195 | | - <rect key="frame" x="14" y="45" width="972" height="53"/> |
| 196 | + <rect key="frame" x="14" y="45" width="972" height="90"/> |
196 | 197 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
197 | 198 | <clipView key="contentView" drawsBackground="NO" id="MSi-0x-dun"> |
198 | | - <rect key="frame" x="1" y="1" width="970" height="51"/> |
| 199 | + <rect key="frame" x="1" y="1" width="970" height="88"/> |
199 | 200 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
200 | 201 | <subviews> |
201 | 202 | <textView importsGraphics="NO" richText="NO" verticallyResizable="YES" findStyle="panel" allowsUndo="YES" smartInsertDelete="YES" id="ZGk-oR-MNP" customClass="GICommitMessageView"> |
202 | | - <rect key="frame" x="0.0" y="40" width="970" height="51"/> |
| 203 | + <rect key="frame" x="0.0" y="40" width="970" height="88"/> |
203 | 204 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
204 | 205 | <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
205 | 206 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
206 | | - <size key="minSize" width="970" height="51"/> |
| 207 | + <size key="minSize" width="970" height="88"/> |
207 | 208 | <size key="maxSize" width="10000000" height="10000000"/> |
208 | 209 | <attributedString key="textStorage"> |
209 | 210 | <fragment content="<MESSAGE>"> |
210 | 211 | <attributes> |
211 | 212 | <color key="NSColor" name="textColor" catalog="System" colorSpace="catalog"/> |
212 | | - <font key="NSFont" metaFont="menu" size="11"/> |
| 213 | + <font key="NSFont" metaFont="label" size="11"/> |
213 | 214 | <paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural"/> |
214 | 215 | </attributes> |
215 | 216 | </fragment> |
|
261 | 262 | <rect key="frame" x="130" y="16" width="614" height="14"/> |
262 | 263 | <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> |
263 | 264 | <textFieldCell key="cell" controlSize="small" lineBreakMode="truncatingTail" allowsUndo="NO" sendsActionOnEndEditing="YES" alignment="center" title="<INFO>" id="dbO-mu-br6"> |
264 | | - <font key="font" metaFont="menu" size="11"/> |
| 265 | + <font key="font" metaFont="label" size="11"/> |
265 | 266 | <color key="textColor" name="secondaryLabelColor" catalog="System" colorSpace="catalog"/> |
266 | 267 | <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
267 | 268 | </textFieldCell> |
|
296 | 297 | </splitView> |
297 | 298 | </subviews> |
298 | 299 | <constraints> |
299 | | - <constraint firstItem="ZbB-IP-Zuo" firstAttribute="top" secondItem="GC5-Ve-LR3" secondAttribute="bottom" constant="8" id="604-ku-3O5"/> |
300 | | - <constraint firstAttribute="trailing" secondItem="GC5-Ve-LR3" secondAttribute="trailing" constant="20" id="GQi-qD-9cf"/> |
301 | | - <constraint firstItem="GC5-Ve-LR3" firstAttribute="top" secondItem="Mge-gB-T5T" secondAttribute="top" constant="7" id="SWp-5S-htc"/> |
302 | 300 | <constraint firstAttribute="trailing" secondItem="ZbB-IP-Zuo" secondAttribute="trailing" id="bvA-cc-q9Z"/> |
303 | | - <constraint firstItem="GC5-Ve-LR3" firstAttribute="leading" secondItem="Mge-gB-T5T" secondAttribute="leading" constant="20" id="huO-2k-NI8"/> |
| 301 | + <constraint firstItem="ZbB-IP-Zuo" firstAttribute="top" secondItem="Mge-gB-T5T" secondAttribute="top" id="l4T-HJ-7Zh"/> |
304 | 302 | <constraint firstItem="ZbB-IP-Zuo" firstAttribute="leading" secondItem="Mge-gB-T5T" secondAttribute="leading" id="nrQ-AF-6xQ"/> |
305 | 303 | <constraint firstAttribute="bottom" secondItem="ZbB-IP-Zuo" secondAttribute="bottom" id="qkx-Cf-05M"/> |
306 | 304 | </constraints> |
|
0 commit comments