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
15df786e6c6f336e81f90d651fbaf4b22af2a22e
NetNewsWire
/
Mac
/
MainWindow
/
Timeline
/
Cell
History
Brent Simmons
c1c4c8b1b6
Remove a number of uses of forEach.
2024-11-17 22:08:44 -08:00
..
MultilineTextFieldSizer.swift
…
SingleLineTextFieldSizer.swift
…
TimelineCellAppearance.swift
Require macOS 14. Remove unneeded uses of #available.
2024-11-02 11:32:52 -07:00
TimelineCellData.swift
…
TimelineCellLayout.swift
Remove a number of uses of forEach.
2024-11-17 22:08:44 -08: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
…