NetNewsWire/Evergreen/MainWindow/Timeline
2018-02-17 12:01:14 -08:00
..
Cell Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports). 2018-02-02 22:51:32 -08:00
Keyboard Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports). 2018-02-02 22:51:32 -08:00
ArticleArray.swift Add contextual menu to timeline. 2018-02-09 23:16:12 -08:00
ArticlePasteboardWriter.swift Support the Copy command in the timeline. Fix #114. 2018-02-12 13:04:07 -08:00
TimelineContextualMenuDelegate.swift Add contextual menu to timeline. 2018-02-09 23:16:12 -08:00
TimelineHeaderView.swift Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports). 2018-02-02 22:51:32 -08:00
TimelineTableRowView.swift Remove extraneous get { from a bunch of read-only accessors. 2018-02-14 13:14:25 -08:00
TimelineTableView.swift Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports). 2018-02-02 22:51:32 -08:00
TimelineViewController.swift Make mark-as-starred menu item work; make it validate; change its name as needed. 2018-02-17 12:01:14 -08:00
TimelineViewController+ContextualMenus.swift Rename MarkReadOrUnreadCommand to MarkStatusCommand and make it handle starring/unstarring and deleting/undeleting. Also: add contextual menu for smart feeds in the sidebar. 2018-02-11 12:59:35 -08:00