NetNewsWire/Evergreen/MainWindow/Timeline
Brent Simmons 202d878cb5 Adjust layout to match actual height of timeline cell. Adjust layout to account whether or not an avatar image exists. 2018-02-24 11:41:02 -08:00
..
Cell Adjust layout to match actual height of timeline cell. Adjust layout to account whether or not an avatar image exists. 2018-02-24 11:41:02 -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 Remove RSTextDrawing and all references to it. 2018-02-19 22:06:36 -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 Continue progress toward variable row heights. 2018-02-21 22:48:34 -08:00