NetNewsWire/Evergreen
2017-12-29 20:41:41 -08:00
..
ArticleStyles
Assets.xcassets Return to the normal app icon. 2017-12-26 11:08:35 -08:00
Base.lproj Remove Window > Main Window command. You’ll just create a new window from the File menu. 2017-12-28 21:22: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 Use an image for feeds that don’t have favicons. Currently using the image at /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/BookmarkIcon.icns — but this might change. 2017-12-28 18:11:12 -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
MainWindow Use feed icon’s gathered from HTML metadata. 2017-12-29 20:41:41 -08:00
Notes
Preferences
ProgressWindow
Resources Show favicon in detail view when available and when there’s no user avatar or feed icon. 2017-12-29 20:04:43 -08:00
SmartFeeds Make PseudoFeed conform to SmallIconProvider. 2017-12-17 10:51:05 -08:00
AppDefaults.swift
AppDelegate.swift Use an image for feeds that don’t have favicons. Currently using the image at /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/BookmarkIcon.icns — but this might change. 2017-12-28 18:11:12 -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
Info.plist Update version. 2017-12-29 18:59:16 -08:00