.. |
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
|
Remove the explanotext below the crash-logs-send-automatically checkbox. It’s not enough information. The Privacy Policy button is still there, importantly, so people can get the full scoop.
|
2019-01-28 21:35:02 -08:00 |
CrashReporter
|
Close the crash reporter window after sending the crash log. Skip the Thanks sheet. Just close the window.
|
2019-01-27 15:04:25 -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
|
Further tighten up the timeline. Align the top of the avatar with the top of the text.
|
2019-01-30 21:51:35 -08:00 |
Notes
|
Continue rename to NetNewsWire.
|
2018-08-28 22:18:24 -07:00 |
Preferences
|
Keep the prefs window width constant between panes. Keep the top edge of the window constant.
|
2019-01-26 22:01:38 -08:00 |
ProgressWindow
|
Update to Swift 4.2.
|
2018-12-09 12:32:33 -08:00 |
Resources
|
Further tighten up the timeline. Align the top of the avatar with the top of the text.
|
2019-01-30 21:51:35 -08: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
|
Refresh automatically based on the setting in the General prefs pane. Fix #60.
|
2019-01-27 18:00:09 -08:00 |
AppDelegate.swift
|
Check to see if the main window is loaded, in applicationShouldHandleReopen, which may be a work-around for a mysterious and (so far) unreproducible crash — #522.
|
2019-01-27 20:25:09 -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
|
Bump version to 5.0d11.
|
2019-01-30 22:18:36 -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 |