NetNewsWire/Evergreen/MainWindow/Timeline/Cell
Brent Simmons b35193b823 Make timeline cell height calculation reliable by considering all the rects, instead of assuming that one or another is the determining rect. 2017-12-31 12:08:25 -08:00
..
TimelineCellAppearance.swift Don’t show avatars in the timeline (for now). Also: align to the top, and scale down-only (not up). This will allow us to use favicons when a bigger icon isn’t available. 2017-11-29 13:10:01 -08:00
TimelineCellData.swift Show feed names and favicons in timeline when appropriate. 2017-12-30 12:45:10 -08:00
TimelineCellLayout.swift Make timeline cell height calculation reliable by considering all the rects, instead of assuming that one or another is the determining rect. 2017-12-31 12:08:25 -08:00
TimelineStringUtilities.swift Show feed names and favicons in timeline when appropriate. 2017-12-30 12:45:10 -08:00
TimelineTableCellView.swift Comment out code for showing favicons in the timeline, since I don’t think we’re going to do that. But not totally sure yet. 2017-12-30 16:12:49 -08:00
UnreadIndicatorView.swift Create and use SidebarCellAppearance and SidebarCellLayout with SidebarCell. 2017-11-24 21:39:59 -08:00