NetNewsWire/Mac/MainWindow/Timeline/Cell
2020-10-23 19:18:35 -05:00
..
MultilineTextFieldSizer.swift Add attributed title support in the timeline 2020-05-01 01:42:43 -05: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 Use regular font weight for body text in the timeline. 2020-08-23 21:24:52 -07: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 Turn the star color to white if the article is selected. Issue #2364 2020-08-19 20:00:34 -05:00
UnreadIndicatorView.swift