NetNewsWire/Evergreen
Brent Simmons c6f683c34c Make Account, rather than its delegate, watch for refresh progress changes. This way the delegate doesn’t have to be inited with its Account. 2017-10-07 17:43:10 -07:00
..
ArticleStyles Make minor cleanups. 2017-09-23 13:59:19 -07:00
Assets.xcassets Add toolbar placeholder image. 2017-05-27 11:21:48 -07:00
Base.lproj Keep track of refresh beginning and finishing. Validate the refreshAll command (menu, toolbar). 2017-10-07 14:40:14 -07:00
Data Create OPMLImporter with code cut from AppDelegate. 2017-10-05 13:28:39 -07:00
Extensions Replace references to DataModel with Data. 2017-09-17 12:22:15 -07:00
FeedList Add a whole ton more code. 2017-05-27 10:43:27 -07:00
MainWindow Make Account, rather than its delegate, watch for refresh progress changes. This way the delegate doesn’t have to be inited with its Account. 2017-10-07 17:43:10 -07:00
Notes Add HelpMenu notes. 2017-05-27 13:55:01 -07:00
Preferences Fix some build errors. 2017-10-02 13:15:07 -07:00
ProgressWindow Fix some build errors. 2017-09-17 12:54:08 -07:00
Resources Create OPMLImporter with code cut from AppDelegate. 2017-10-05 13:28:39 -07:00
AppDefaults.swift Fix a bunch of build errors. 2017-09-24 12:24:44 -07:00
AppDelegate.swift Require High Sierra. 2017-10-07 12:00:47 -07:00
AppNotifications.swift Fix a bunch of build errors. 2017-09-24 12:24:44 -07:00
BatchUpdate.swift Remove Notifications.swift from Data.framework. Clean up UnreadCountProvider. 2017-10-07 11:56:22 -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 Add buildEvergreen script. 2017-05-29 16:26:03 -07:00