NetNewsWire/Evergreen/MainWindow/Timeline
2018-02-19 16:00:26 -08:00
..
Cell Remove no-longer-used RSSingleLineView and RSSingleLineRenderer. 2018-02-19 16:00:26 -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 Show no-selection or multiple-selection text in the detail view when appropriate. 2018-02-18 21:49:46 -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
TimelineDataSource.swift Create TimelineDataSource as part of making TimelineViewController less big. 2018-02-17 12:21:15 -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 Switch to using NSTextField for timeline date and feed name views. 2018-02-19 15:56:15 -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 Remove no-longer-used RSSingleLineView and RSSingleLineRenderer. 2018-02-19 16:00:26 -08:00
TimelineViewController+ContextualMenus.swift Mark articles starred/unstarred via contextual menu in the timeline. 2018-02-18 12:09:13 -08:00