NetNewsWire/Mac/MainWindow/Timeline/Cell
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