NetNewsWire/NetNewsWire
Brent Simmons a702aff725 Update Advanced Preferences constraints. 2019-01-26 11:59:03 -08:00
..
ArticleStyles Continue rename to NetNewsWire. 2018-08-28 22:18:24 -07:00
Assets.xcassets Continue rename to NetNewsWire. 2018-08-28 22:18:24 -07:00
Base.lproj Update Advanced Preferences constraints. 2019-01-26 11:59:03 -08:00
CrashReporter Run the crash report window at startup when needed. 2019-01-11 22:50:36 -08:00
Data Update to Swift 4.2. 2018-12-09 12:32:33 -08:00
Dinosaurs Continue rename to NetNewsWire. 2018-08-28 22:18:24 -07:00
Extensions Continue rename to NetNewsWire. 2018-08-28 22:18:24 -07:00
Favicons Remove normalizedHomePageURL now that it’s part of standard URL normalizing. 2018-09-09 12:42:39 -07:00
FeedFinder Changed project and framework projects to default to using tabs per the coding guidelines. Also corrected previously committed files with spaces used incorrectly. 2018-09-07 13:46:00 -05:00
FeedList Update to Swift 4.2. 2018-12-09 12:32:33 -08:00
HTMLMetadata Continue rename to NetNewsWire. 2018-08-28 22:18:24 -07:00
Images Continue rename to NetNewsWire. 2018-08-28 22:18:24 -07:00
Inspector Update to Swift 4.2. 2018-12-09 12:32:33 -08:00
MainWindow Make TimelineStringFormatter a struct rather than a class. 2018-12-27 22:29:45 -08:00
Notes Continue rename to NetNewsWire. 2018-08-28 22:18:24 -07:00
Preferences Update ToDo. 2019-01-21 22:19:02 -08:00
ProgressWindow Update to Swift 4.2. 2018-12-09 12:32:33 -08:00
Resources changed font color to textColor so that it adapts to darkmode 2019-01-04 17:20:32 -05:00
Scriptability Made launch performance *much* faster for large (thousands of feeds) subscriptions list. Also: split container.children in container.topLevelFeeds and container.folders. This simplifies a bunch of things, and makes some things faster. 2018-09-16 17:54:42 -07:00
SmartFeeds Update to Swift 4.2. 2018-12-09 12:32:33 -08:00
AppDefaults.swift Make AppDefaults a static struct instead of an object with a shared instance. 2018-12-27 21:34:21 -08:00
AppDelegate.swift Don’t check for crash report if running MAS version. 2019-01-11 23:18:48 -08:00
AppImages.swift Update to Swift 4.2. 2018-12-09 12:32:33 -08:00
AppNotifications.swift Added "Select feed in Sidebar" to timeline content menu. Issue #225 2018-09-25 19:20:43 -05:00
Browser.swift Make AppDefaults a static struct instead of an object with a shared instance. 2018-12-27 21:34:21 -08:00
Info-MAS.plist Add NetNewsWire-MAS target for the Mac App Store. 2018-12-09 12:12:55 -08:00
Info.plist Add NetNewsWire-MAS target for the Mac App Store. 2018-12-09 12:12:55 -08:00
NetNewsWire-MAS.entitlements Add NetNewsWire-MAS target for the Mac App Store. 2018-12-09 12:12:55 -08:00
NetNewsWire.entitlements Enable the hardened runtime, which will be needed for that Notary thing. 2018-12-08 17:18:11 -08:00