NetNewsWire/Evergreen
Brent Simmons 11aa68fd6f When timeline reloads due to a change in sidebar selection, post the selection-did-change notification so that status bar view and detail view can go blank (instead of continuing to show the previous selection). 2017-11-05 20:59:30 -08: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 Make main window source list have same cell size as feed directory — small size. 2017-11-04 15:39:55 -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 Show feeds in Feed Directory sidebar. 2017-11-04 14:53:21 -07:00
FeedList Switch back to AnyObject from AnyHashable, because of http://openradar.appspot.com/34824398 2017-11-04 23:05:20 -07:00
MainWindow When timeline reloads due to a change in sidebar selection, post the selection-did-change notification so that status bar view and detail view can go blank (instead of continuing to show the previous selection). 2017-11-05 20:59:30 -08: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 Show unread count in dock badge. Force-update unread counts at startup. 2017-10-18 18:37:45 -07:00
AppNotifications.swift Add JavaScript and native message handler for getting mouseover urls from the detail view’s WKWebView. 2017-11-05 20:31:50 -08: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 Add buildEvergreen script. 2017-05-29 16:26:03 -07:00