NetNewsWire/Evergreen
Olof Hellman 395af1420e implement 'current article' property of the application
Also, fix the unique-id based accessors (the four byte code  for id was
wrong in the sdef)
Add valueIn<Key>WithUniqueID accessors
Add a few protocols and protocol implementations for the AppDelegate
and MainWindowControllor so as to expose needed functionality for
scriptability
2018-02-08 00:11:52 -08:00
..
ArticleStyles
Assets.xcassets Use updated app icons from Brad. 2018-01-23 21:51:30 -08:00
Base.lproj Get rename sheet working, finally. 2018-02-03 21:04:28 -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 Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports). 2018-02-02 22:51:32 -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 implement 'current article' property of the application 2018-02-08 00:11:52 -08:00
Notes
Preferences Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports). 2018-02-02 22:51:32 -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 implement 'current article' property of the application 2018-02-08 00:11:52 -08:00
Scriptability implement 'current article' property of the application 2018-02-08 00:11:52 -08:00
SmartFeeds Make PseudoFeed conform to SmallIconProvider. 2017-12-17 10:51:05 -08:00
AppDefaults.swift Add pref for timeline sorting direction. 2018-01-27 14:59:46 -08:00
AppDelegate.swift implement 'current article' property of the application 2018-02-08 00:11:52 -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
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-04 12:18:28 -08:00