NetNewsWire/Evergreen
Brent Simmons 7ae2345073 Implement the Feed Directory’s split view delegate. 2017-12-28 13:37:52 -08:00
..
ArticleStyles
Assets.xcassets Return to the normal app icon. 2017-12-26 11:08:35 -08:00
Base.lproj Remove unwanted ellipsis from Mark Older as Read command. 2017-12-27 18:21:00 -08:00
Data Add SmallIconProvider protocol. Objects that want an icon in the sidebar (and perhaps other places) can conform to this. 2017-12-17 10:48:55 -08:00
Dinosaurs Bind the popup’s selection index to user defaults so that it gets restored between launches. Fix #151. 2017-12-02 17:02:17 -08:00
Extensions
Favicons 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
FeedList Implement the Feed Directory’s split view delegate. 2017-12-28 13:37:52 -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 Do the first parts of showing feed avatars. 2017-11-28 21:39:09 -08:00
MainWindow Use standard folder icons in the main window’s source list. 2017-12-27 18:04:36 -08:00
Notes
Preferences
ProgressWindow
Resources Implement the Feed Directory’s split view delegate. 2017-12-28 13:37:52 -08:00
SmartFeeds Make PseudoFeed conform to SmallIconProvider. 2017-12-17 10:51:05 -08:00
AppDefaults.swift Make main window title-less again — but allow for a hidden pref to change that: KafasisTitleMode. 2017-12-02 14:54:12 -08:00
AppDelegate.swift Start rebuilding the Feed Directory window using a .xib instead of a storyboard. The storyboard was giving me major grief over the split view. This way I have much better control over the split view. 2017-12-27 17:29:22 -08:00
AppNotifications.swift Delete appInfo stuff — it was confusing and overkill as a UserInfo helper. 2017-12-18 12:34:07 -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. 2017-12-27 18:11:02 -08:00