NetNewsWire/Evergreen
Brent Simmons 5f848f568a Begin support for clearing undo commands on sidebar selection change. 2017-10-29 11:28:45 -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 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 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 Begin support for clearing undo commands on sidebar selection change. 2017-10-29 11:28:45 -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 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 Add buildEvergreen script. 2017-05-29 16:26:03 -07:00