This website requires JavaScript.
Explore
Help
Sign In
renun
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced
2025-08-12 06:26:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
mac-release
NetNewsWire
/
Mac
/
MainWindow
/
Timeline
/
Cell
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Maurice Parker
8fd3cd2cde
Rework cell background selection and separators to remove separator drawing artifacts and use the inset table style.
Fixes
#2579
,
#2580
and
#2584
2020-11-18 22:02:54 -06:00
..
MultilineTextFieldSizer.swift
Fix out-of-index crash by guarding against a 0-length string.
2020-11-06 17:03:20 -08:00
SingleLineTextFieldSizer.swift
Replace the
firstElementPassingTest
function come from RSCore with the native function
first(where:)
.
2020-04-06 02:06:24 +08:00
TimelineCellAppearance.swift
Rework cell background selection and separators to remove separator drawing artifacts and use the inset table style.
Fixes
#2579
,
#2580
and
#2584
2020-11-18 22:02:54 -06:00
TimelineCellData.swift
Display "(No Text)" if there isn't a title or summary for the timeline.
Fixes
#2391
2020-10-23 19:18:35 -05:00
TimelineCellLayout.swift
Add attributed title support in the timeline
2020-05-01 01:42:43 -05:00
TimelineTableCellView.swift
Rework cell background selection and separators to remove separator drawing artifacts and use the inset table style.
Fixes
#2579
,
#2580
and
#2584
2020-11-18 22:02:54 -06:00
UnreadIndicatorView.swift
Make unread indicator white for selected and emphasized rows in timeline. Issue
#655
2019-05-21 16:08:16 -05:00