|
179 | 179 | </progressIndicator>
|
180 | 180 | </subviews>
|
181 | 181 | </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"> |
183 | 183 | <rect key="frame" x="1" y="0.0" width="491" height="380"/>
|
184 | 184 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
185 | 185 | <clipView key="contentView" ambiguous="YES" drawsBackground="NO" copiesOnScroll="NO" id="S8C-PP-4nT">
|
186 | 186 | <rect key="frame" x="0.0" y="0.0" width="491" height="380"/>
|
187 | 187 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
188 | 188 | <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"/> |
191 | 191 | <autoresizingMask key="autoresizingMask"/>
|
192 | 192 | <size key="intercellSpacing" width="3" height="2"/>
|
193 | 193 | <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"/> |
195 | 195 | <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"> |
197 | 197 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Short SHA">
|
198 | 198 | <font key="font" metaFont="smallSystem"/>
|
199 | 199 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
|
216 | 216 | </binding>
|
217 | 217 | </connections>
|
218 | 218 | </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"> |
220 | 220 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Subject">
|
221 | 221 | <font key="font" metaFont="smallSystem"/>
|
222 | 222 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
|
263 | 263 | </binding>
|
264 | 264 | </connections>
|
265 | 265 | </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"> |
267 | 267 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Date">
|
268 | 268 | <font key="font" metaFont="smallSystem"/>
|
269 | 269 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
|
288 | 288 | </binding>
|
289 | 289 | </connections>
|
290 | 290 | </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"> |
292 | 292 | <tableHeaderCell key="headerCell" lineBreakMode="truncatingTail" borderStyle="border" alignment="left" title="Relative Date">
|
293 | 293 | <font key="font" metaFont="smallSystem"/>
|
294 | 294 | <color key="textColor" name="headerTextColor" catalog="System" colorSpace="catalog"/>
|
|
367 | 367 | </tableView>
|
368 | 368 | </subviews>
|
369 | 369 | </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"/> |
372 | 372 | <autoresizingMask key="autoresizingMask"/>
|
373 | 373 | </scroller>
|
374 | 374 | <scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="NO" id="28">
|
375 | 375 | <rect key="frame" x="-16" y="23" width="16" height="0.0"/>
|
376 | 376 | <autoresizingMask key="autoresizingMask"/>
|
377 | 377 | </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> |
385 | 378 | </scrollView>
|
386 | 379 | <box verticalHuggingPriority="750" fixedFrame="YES" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="327">
|
387 | 380 | <rect key="frame" x="0.0" y="377" width="491" height="5"/>
|
|
0 commit comments