NetNewsWire/Evergreen
Brent Simmons 457bb729ab Remove some hard-coded white backgrounds. 2018-07-22 11:18:35 -07:00
..
ArticleStyles Make minor cleanups. 2017-09-23 13:59:19 -07:00
Assets.xcassets Show a star in the timeline for starred articles. 2018-02-17 22:23:36 -08:00
Base.lproj Remove some hard-coded white backgrounds. 2018-07-22 11:18:35 -07:00
Data Do misc. minor cleanups in SidebarViewController. 2018-02-17 21:08:36 -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
FeedFinder Build still broken. De-framework-ized FeedFinder. 2018-06-23 11:35:55 -07:00
FeedList Deal with non-optional Node.childNodes. 2018-02-25 22:02:16 -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 Move the isOpen property from specific window controllers to the NSWindowController extension in RSCore. 2018-02-17 18:22:57 -08:00
MainWindow Make progress on CSS for detail view for dark mode. 2018-07-21 19:55:07 -07:00
Notes Add HelpMenu notes. 2017-05-27 13:55:01 -07:00
Preferences Remove extraneous get { from a bunch of read-only accessors. 2018-02-14 13:14:25 -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 Merge remote-tracking branch 'brentsimmons/master' 2018-03-04 18:43:49 -08:00
Scriptability add testFeedExists script; remove redundant uniqueId functions; add CFBundleURLTypes info.plist key 2018-04-25 21:40:50 -07:00
SmartFeeds Start work on laying out the star in the timeline cell. 2018-02-17 21:46:19 -08:00
AppDefaults.swift Save and restore split view state. Fix #134. 2018-02-26 22:31:07 -08:00
AppDelegate.swift Get the app building with Xcode 10 beta 3. 2018-07-15 12:05:00 -07:00
AppImages.swift Show a star in the timeline for starred articles. 2018-02-17 22:23:36 -08:00
AppNotifications.swift Remove unused references to AppNavigationKeyPressed. 2018-02-17 18:26:17 -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 CoalescingQueue.standard instead of one created by AppDelegate. 2018-02-17 17:45:05 -08:00
Info.plist add testFeedExists script; remove redundant uniqueId functions; add CFBundleURLTypes info.plist key 2018-04-25 21:40:50 -07:00