NetNewsWire/Evergreen
2017-10-29 12:09:56 -07:00
..
ArticleStyles
Assets.xcassets
Base.lproj Make the sidebar translucent. At least for now. May need to change it back when we add favicon. 2017-10-21 10:56:13 -07:00
Data Switch macOS deployment target to 10.13. Get MarkAllReadCommand working as an undoable command. 2017-10-29 11:14:10 -07:00
Extensions
FeedList
MainWindow Rename MarkAllReadCommand to MarkReadOrUnreadCommand and make it handle both cases. 2017-10-29 12:09:56 -07:00
Notes
Preferences
ProgressWindow
Resources
AppDefaults.swift
AppDelegate.swift Show unread count in dock badge. Force-update unread counts at startup. 2017-10-18 18:37:45 -07:00
AppNotifications.swift Make progress on fixing adding feeds. 2017-10-21 15:56:01 -07:00
BatchUpdate.swift Rewrite assertionFailure using “Expected…” form. 2017-10-21 16:32:03 -07: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 Move dock badge updating code to new DockBadge.swift. 2017-10-05 18:01:18 -07:00
Info.plist