Skip to content

Commit 5ca6d60

Browse files
committed
Tweaks to commits list
1 parent 86e2648 commit 5ca6d60

File tree

1 file changed

+10
-17
lines changed

1 file changed

+10
-17
lines changed

Resources/XIBs/PBGitHistoryView.xib

Lines changed: 10 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -179,21 +179,21 @@
179179
</progressIndicator>
180180
</subviews>
181181
</customView>
182-
<scrollView focusRingType="none" fixedFrame="YES" borderType="none" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3" userLabel="Commits Scroll View">
182+
<scrollView focusRingType="none" fixedFrame="YES" borderType="none" autohidesScrollers="YES" horizontalLineScroll="19" horizontalPageScroll="10" verticalLineScroll="19" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="3" userLabel="Commits Scroll View">
183183
<rect key="frame" x="1" y="0.0" width="491" height="380"/>
184184
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
185185
<clipView key="contentView" ambiguous="YES" drawsBackground="NO" copiesOnScroll="NO" id="S8C-PP-4nT">
186186
<rect key="frame" x="0.0" y="0.0" width="491" height="380"/>
187187
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
188188
<subviews>
189-
<tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="firstColumnOnly" alternatingRowBackgroundColors="YES" autosaveName="CommitView" headerView="30" id="27" userLabel="Commit List" customClass="PBCommitList">
190-
<rect key="frame" x="0.0" y="0.0" width="1056.5" height="357"/>
189+
<tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="firstColumnOnly" alternatingRowBackgroundColors="YES" autosaveName="CommitView" id="27" userLabel="Commit List" customClass="PBCommitList">
190+
<rect key="frame" x="0.0" y="0.0" width="921.5" height="380"/>
191191
<autoresizingMask key="autoresizingMask"/>
192192
<size key="intercellSpacing" width="3" height="2"/>
193193
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
194-
<color key="gridColor" name="gridColor" catalog="System" colorSpace="catalog"/>
194+
<color key="gridColor" name="controlHighlightColor" catalog="System" colorSpace="catalog"/>
195195
<tableColumns>
196-
<tableColumn identifier="ShortSHAColumn" editable="NO" width="62" minWidth="62" maxWidth="62" id="418">
196+
<tableColumn identifier="ShortSHAColumn" editable="NO" width="62" minWidth="62" maxWidth="62" hidden="YES" id="418">
197197
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Short SHA">
198198
<font key="font" metaFont="smallSystem"/>
199199
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
@@ -216,7 +216,7 @@
216216
</binding>
217217
</connections>
218218
</tableColumn>
219-
<tableColumn identifier="SubjectColumn" editable="NO" width="589.34375" minWidth="40" maxWidth="1000" id="32">
219+
<tableColumn identifier="SubjectColumn" editable="NO" width="654.34375" minWidth="40" maxWidth="1000" id="32">
220220
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Subject">
221221
<font key="font" metaFont="smallSystem"/>
222222
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
@@ -263,7 +263,7 @@
263263
</binding>
264264
</connections>
265265
</tableColumn>
266-
<tableColumn identifier="DateColumn" editable="NO" width="165" minWidth="10" maxWidth="1000" id="33">
266+
<tableColumn identifier="DateColumn" editable="NO" width="165" minWidth="10" maxWidth="1000" hidden="YES" id="33">
267267
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Date">
268268
<font key="font" metaFont="smallSystem"/>
269269
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
@@ -288,7 +288,7 @@
288288
</binding>
289289
</connections>
290290
</tableColumn>
291-
<tableColumn identifier="RelativeDateColumn" editable="NO" width="30" minWidth="10" maxWidth="1000" hidden="YES" id="409">
291+
<tableColumn identifier="RelativeDateColumn" editable="NO" width="30" minWidth="10" maxWidth="1000" id="409">
292292
<tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Relative Date">
293293
<font key="font" metaFont="smallSystem"/>
294294
<color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
@@ -367,21 +367,14 @@
367367
</tableView>
368368
</subviews>
369369
</clipView>
370-
<scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="29">
371-
<rect key="frame" x="0.0" y="364" width="491" height="16"/>
370+
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="29">
371+
<rect key="frame" x="-100" y="-100" width="491" height="16"/>
372372
<autoresizingMask key="autoresizingMask"/>
373373
</scroller>
374374
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="28">
375375
<rect key="frame" x="-16" y="23" width="16" height="0.0"/>
376376
<autoresizingMask key="autoresizingMask"/>
377377
</scroller>
378-
<tableHeaderView key="headerView" id="30" customClass="PBUnsortableTableHeader">
379-
<rect key="frame" x="0.0" y="0.0" width="1056.5" height="23"/>
380-
<autoresizingMask key="autoresizingMask"/>
381-
<connections>
382-
<outlet property="controller" destination="39" id="217"/>
383-
</connections>
384-
</tableHeaderView>
385378
</scrollView>
386379
<box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="327">
387380
<rect key="frame" x="0.0" y="377" width="491" height="5"/>

0 commit comments

Comments
 (0)