NetNewsWire/Mac
2024-09-29 20:28:18 -07:00
..
Base.lproj Remove some no-longer-needed #available checks. 2024-02-27 20:02:31 -08:00
CrashReporter Remove numerous superfluous MainActor annotations. 2024-06-08 11:58:30 -07:00
Inspector Remove no-longer-needed Unicode support for URL (since it’s part of iOS and macOS now). 2024-06-09 10:58:07 -07:00
MainWindow Use completion-based evaluateJavaScript call to avoid Apple crashing bug. Fix #4350. 2024-09-29 20:28:18 -07:00
Preferences Merge pull request #4244 from winniequinn/main 2024-07-26 21:53:47 -07:00
Resources Fix starColor name. 2024-08-05 17:57:29 -07:00
SafariExtension Fix concurrency warnings about gPingPongMap. 2024-05-03 11:12:15 -07:00
Scriptability Get the app delegate the old-fashioned way. 2024-06-30 18:06:49 -07:00
ShareExtension Fix concurrency warnings in ShareViewController. 2024-05-03 11:45:59 -07:00
AppAssets.swift Continue moving to structured and shared AppAsset over separate AppAssets. 2024-07-25 20:14:58 -07:00
AppDefaults.swift Continue fixing concurrency warnings. 2024-03-19 23:05:30 -07:00
AppDelegate.swift Write first version of Swift-based SAXParser. 2024-08-18 17:25:29 -07:00
Browser.swift Remove no-longer-needed Unicode support for URL (since it’s part of iOS and macOS now). 2024-06-09 10:58:07 -07:00
ErrorHandler.swift updating based on PR feedback 2024-03-22 11:35:04 -07:00
NetNewsWire-Bridging-Header.h
WKPreferencesPrivate.h