NetNewsWire/Mac/MainWindow/Timeline
Brent Simmons 3ead2c63bc Remove attachments from the app, since we’re not using attachments in any way. We could always add it back later. 2019-12-03 23:03:15 -08:00
..
Cell Use the new TimelineAvatarView instead of an NSImageView in TimelineTableCellView. 2019-09-16 20:01:30 -07:00
Keyboard Major folder and project tree restructuring. 2019-04-13 16:18:54 -07:00
ArticlePasteboardWriter.swift Remove attachments from the app, since we’re not using attachments in any way. We could always add it back later. 2019-12-03 23:03:15 -08:00
FetchRequestOperation.swift Fix crashing bug in FetchRequestQueue by making sure the completion is called not more than once from FetchRequestOperation. Fix #1133. 2019-10-13 22:08:05 -07:00
FetchRequestQueue.swift Fix build error in FetchRequestQueue. 2019-10-13 22:19:49 -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 Remove attachments from the app, since we’re not using attachments in any way. We could always add it back later. 2019-12-03 23:03:15 -08:00