NetNewsWire/Mac/MainWindow/Timeline
Brent Simmons 8a2d1f5f6a Create TimelineAvatarView, which draws the background for images that need it. 2019-09-15 23:02:13 -07:00
..
Cell Create TimelineAvatarView, which draws the background for images that need it. 2019-09-15 23:02:13 -07:00
Keyboard Major folder and project tree restructuring. 2019-04-13 16:18:54 -07:00
ArticlePasteboardWriter.swift Major folder and project tree restructuring. 2019-04-13 16:18:54 -07:00
FetchRequestOperation.swift Call the completion block once and only once from FetchRequestOperation. This is a probable fix for #898. 2019-09-03 22:58:17 -07:00
FetchRequestQueue.swift Run database fetches async, in the timeline, when appropriate — for instance, when All Unread is selected and new articles come in. 2019-07-05 20:06:31 -07:00
TimelineContainerView.swift Remove some unneeded drawing. This makes resizing the timeline faster. 2019-07-27 15:44:13 -07:00
TimelineContainerViewController.swift Check to see if the timeline already has the expected representedObjects when the sidebar selection (apparently) has changed. If so, then don’t set the representedObjects again, and don’t knock the user out of search mode if searching. 2019-07-28 16:00:43 -07:00
TimelineTableRowView.swift Make unread indicator white for selected and emphasized rows in timeline. Issue #655 2019-05-21 16:08:16 -05:00
TimelineTableView.swift Add accessibility labels to Sidebar, Timeline, and Article. Issue #934 2019-09-10 11:09:17 -05:00
TimelineTableView.xib Major folder and project tree restructuring. 2019-04-13 16:18:54 -07:00
TimelineViewController+ContextualMenus.swift Change to mark all as unread for the selected article feed. Issue #657 2019-05-22 10:07:00 -05:00
TimelineViewController.swift Always update the unread count in the timeline after doing a sync fetch after representedObjects changes. Reload visible cells whenever showFeedNames changes. Fix #923. 2019-09-10 20:28:16 -07:00