NetNewsWire/Evergreen
Brent Simmons 0762074e91 Support display of articles in the timeline from multiple items selected in the sidebar. As a side effect: fix #295. 2018-02-12 22:13:37 -08:00
..
ArticleStyles Make minor cleanups. 2017-09-23 13:59:19 -07:00
Assets.xcassets Use updated app icons from Brad. 2018-01-23 21:51:30 -08:00
Base.lproj Make SidebarOutlineDataSource a separate object. Move data source methods out of SidebarViewController. 2018-02-12 22:02:51 -08:00
Data Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports). 2018-02-02 22:51:32 -08:00
Dinosaurs Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports). 2018-02-02 22:51:32 -08:00
Extensions Add a group-style row for accounts. 2017-11-18 16:56:36 -08:00
Favicons Show avatars in the timeline at the right times. 2018-01-04 21:20:09 -08:00
FeedList Make the buttons at the bottom of the Feed Directory not change their width on window resize. 2018-02-11 17:42:58 -08:00
HTMLMetadata Add a cache to HTMLMetadataDownloader; do all parsing off the main thread, for better UI performance. Also: make FaviconURLFinder use HTMLMetadataDownloader, as it should have in the first place. 2017-12-18 10:20:28 -08:00
Images Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports). 2018-02-02 22:51:32 -08:00
Inspector Use the generic feed image in the Feed inspector when there’s no favicon or feed image. Fix #307. 2018-01-27 11:08:16 -08:00
MainWindow Support display of articles in the timeline from multiple items selected in the sidebar. As a side effect: fix #295. 2018-02-12 22:13:37 -08:00
Notes Add HelpMenu notes. 2017-05-27 13:55:01 -07:00
Preferences Make all senders parameters for actions optional — Any? instead of AnyObject or Any. 2018-02-11 18:58:50 -08:00
ProgressWindow Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports). 2018-02-02 22:51:32 -08:00
Resources support for permalink and external url 2018-02-11 01:20:30 -08:00
Scriptability support for permalink and external url 2018-02-11 01:20:30 -08:00
SmartFeeds Implement and validate the Copy command for the sidebar. Fix #115. 2018-02-11 22:10:28 -08:00
AppDefaults.swift Punt font size till after 1.0. 2018-02-11 18:58:01 -08:00
AppDelegate.swift Start work on saving main window state. 2018-02-12 13:31:43 -08:00
AppNotifications.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
Browser.swift Make a Browser struct with two static methods to replace two top-level functions. 2017-10-05 18:12:58 -07:00
DockBadge.swift Use a Swift name for rs_performSelectorCoalesced — make it performSelectorCoalesced:with:delay:. 2017-11-19 11:42:22 -08:00
Info.plist Bump version number. 2018-02-11 14:30:48 -08:00