NetNewsWire/Mac
Chris Campbell bf77d77669
Expand workaround for macOS 11 WebView origin offset bug. Fixes #2916
Move the code that twiddles the window frame from DetailWebView.viewDidEndLiveResize() into a new bigSurOffsetFix() API so it can also be called by setFrameSize() when the frame size is changed outside of a live resize.
2021-04-30 00:02:10 -04:00
..
Base.lproj Remove Hide Unread Count preference. Fixes #2881 2021-03-14 14:06:09 -05:00
CrashReporter Update crash log URL to the new crash log catcher on our new services.netnewswire.com server. 2021-03-02 22:08:11 -08:00
Inspector standardised naming 2021-04-19 11:21:00 +08:00
MainWindow Expand workaround for macOS 11 WebView origin offset bug. Fixes #2916 2021-04-30 00:02:10 -04:00
Preferences Merge branch 'mac-release' into main 2021-04-03 09:30:42 -05:00
Resources Return to the normal test build appcast feed URL. 2021-03-26 18:16:08 -07:00
SafariExtension Update copyright dates for 2021. 2021-01-16 22:04:02 -08:00
Scriptability Add validateFeed parameter to createWebFeed 2021-03-15 18:01:12 -05:00
ShareExtension Update copyright dates for 2021. 2021-01-16 22:04:02 -08:00
AppAssets.swift Use the star SF Symbols as well 2021-04-06 17:37:15 -04:00
AppDefaults.swift Remove Hide Unread Count preference. Fixes #2881 2021-03-14 14:06:09 -05:00
AppDelegate.swift Make sure mark as read completes before searching for the next unread. Fixes #2952 2021-04-15 14:29:49 -05:00
Browser.swift
ErrorHandler.swift
NetNewsWire-Bridging-Header.h
WKPreferencesPrivate.h