NetNewsWire/Evergreen/MainWindow/Timeline
Brent Simmons 28f001b3ed Make the summary text start right after the title rather than on the next line. 2018-02-19 21:25:32 -08:00
..
Cell Make the summary text start right after the title rather than on the next line. 2018-02-19 21:25: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 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 Reenable the code that draws the grid in the timeline. 2018-02-19 21:25:11 -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+ContextualMenus.swift Mark articles starred/unstarred via contextual menu in the timeline. 2018-02-18 12:09:13 -08:00
TimelineViewController.swift Reenable the code that draws the grid in the timeline. 2018-02-19 21:25:11 -08:00