Brent Simmons
|
665cc3dc30
|
Merge pull request #4013 from Jerry23011/sc-6-3
Update Simplified Chinese localization
|
2023-06-03 11:53:42 -07:00 |
|
Brent Simmons
|
a72b10c6d7
|
Merge pull request #4005 from stuartbreckenridge/fix/warnings
Remove Deprecation Warnings
|
2023-06-03 11:52:12 -07:00 |
|
Jerry
|
2f9999ba00
|
Update NNW3OpenPanelAccessoryView.strings
|
2023-06-03 11:57:22 +08:00 |
|
Jerry
|
90f0645ea6
|
Add Simplified Chinese translation
|
2023-06-03 11:39:27 +08:00 |
|
J-rg
|
79ac502bac
|
Enable Base localization for remaining XIB files
|
2023-05-31 13:35:50 +02:00 |
|
Stuart Breckenridge
|
da36085c93
|
[macOS] Reduced Deprecation Warnings
- ShareViewController now uses `UTType`
- Now using NSWorkspace.shared.icon(for: .applicationBundle)
- Unused code `extensionPointTypeTitle` removed
- NNW3 Import now uses `allowedContentTypes`
|
2023-05-31 16:57:57 +08:00 |
|
Stuart Breckenridge
|
ed6ff090be
|
Merge branch 'ios-ui-settings-localised' into localize_strings
# Conflicts:
# Mac/AppDelegate.swift
# Mac/Base.lproj/Preferences.storyboard
# NetNewsWire.xcodeproj/project.pbxproj
# Shared/Localizations/LocalizedNetNewsWireError.swift
# iOS/MasterFeed/MasterFeedViewController.swift
# iOS/Settings/Appearance/ArticleThemeManagerView.swift
# iOS/Settings/Appearance/DisplayAndBehaviorsView.swift
# iOS/Settings/General/SettingsView.swift
|
2023-05-27 17:00:42 +08:00 |
|
Brent Simmons
|
f495730066
|
Continue adopting @MainActor.
|
2023-04-05 19:04:52 -07:00 |
|
Stuart Breckenridge
|
e670d610e3
|
Localized mac app
|
2023-01-04 12:33:38 +08:00 |
|
Maurice Parker
|
e32c38f327
|
Fix clipping on popup menu. Fixes #2588
|
2020-11-19 17:27:11 -06:00 |
|
Stuart Breckenridge
|
a57f98e4e7
|
NetNewsWire-Mac AppDefaults is now a singleton
|
2020-07-02 11:17:38 +08:00 |
|
Nate Weaver
|
b35215d03b
|
Update for pending RSCore String updates
|
2020-01-17 13:45:38 -06:00 |
|
Nate Weaver
|
6eac3781ba
|
Update to latest RSCore
Update use of OMPLString().
|
2020-01-13 22:20:57 -06:00 |
|
Brent Simmons
|
56fab24cec
|
Make importing NetNewsWire 3 subscriptions a one-step process — use an accessory view in the NSOpenPanel. Also: refactor to use immutable structs instead of classes; use static methods on structs; reduce API surface; don’t flatten sub-folders (let the OPML importer handle the flattening, which it already does).
|
2019-10-17 13:25:11 -07:00 |
|
Maurice Parker
|
19145505c5
|
Add the ability to import NNW 3 Subscription plist files. Issue #1129
|
2019-10-14 20:45:58 -05:00 |
|