Commit Graph

143 Commits

Author SHA1 Message Date
Maurice Parker 2b9d3657e7
Merge pull request #3188 from stuartbreckenridge/3171
fullWidth added to extension table
2021-06-23 18:28:45 -05:00
Stuart Breckenridge 1971f1a5d8 fullWidth added to extension table 2021-06-24 07:27:14 +08:00
Maurice Parker e3f066aaf5
Merge pull request #3186 from danielpunkass/default-feed-handler
Hopefully finishing up the fixes for handling the "open in default browser" preference
2021-06-23 17:50:06 -05:00
Daniel Jalkut 8b447f6446 Adapt store of the openFeedsInDefaultBrowser preference to be stored/retrieved from app group shared defaults, so that the Safari App Extension can access it. 2021-06-23 14:39:02 -04:00
Stuart Breckenridge f86a327d8b Fixes #3171 2021-06-23 20:07:58 +08:00
Daniel Jalkut 29af6dea1e Invert the semantics of the defaults key for whether to open Subscribe to Feed feeds in NNW or the user's configured default browser. This ensures the fallback behavior when no preference has been set will default as wanted to opening in NetNewsWire. 2021-06-22 22:14:11 -04:00
Daniel Jalkut 75fd9e1e13 Add new subscribeToFeedsInNetNewsWire boolean preference, to direct the behavior of the Subscribe to Feed app extension. 2021-06-21 17:51:04 -04:00
Maurice Parker c1a6c42bd3 Remove Hide Unread Count preference. Fixes #2881 2021-03-14 14:06:09 -05:00
Brent Simmons 91a825343a Add Debug > Force Crash command. Also: let the test for crash report sending work in production. 2021-03-06 14:44:58 -08:00
Maurice C Parker b51c47d4c3 Change rowSizeStyle so that we resize the outline view again. (Catalina fix) Fixes: #2755 2021-01-23 14:14:48 -06:00
Maurice Parker 3b1fdf8d35 Change rowSizeStyle to system default so that we resize again. Fixes #2755 2021-01-23 14:11:08 -06:00
Brent Simmons cbf8927ca3 Use Extra Large and Extra Extra Large for text size settings language. Fix #2638. 2020-12-18 19:36:55 -08:00
Maurice Parker 20ed7cd86d Fix storyboard warnings 2020-12-08 20:54:22 -06:00
Maurice Parker 6ef29e3927 Update the text size using JavaScript so that the web page doesn't reload. Fixes #2641 2020-12-08 19:00:56 -06:00
Maurice C Parker ea0a440c7f Update toolbar identifiers to those used in 6.0. Fixes #2653 and Fixes #2652 2020-12-08 12:51:34 -06:00
Maurice C Parker f4397734b1 Fix Big Sur column issue 2020-12-06 15:25:35 -06:00
Maurice Parker f7e05de898 Fork MainWindow.storyboard so that we stop Catalina and Big Sur from stepping all over each other. 2020-12-06 15:23:23 -06:00
Maurice Parker 1ac4ec6e3c Fork MainWindow.storyboard so that we stop Catalina and Big Sur from stepping all over each other. 2020-12-06 15:21:30 -06:00
Maurice C Parker b567296deb Fix Big Sur outline view resizing weirdness. 2020-12-06 14:57:01 -06:00
Maurice Parker 3233bb603c Completely revert storyboard to mac-release and add back in Big Sur specific code. Fixes #2644 at the least. 2020-12-06 14:47:48 -06:00
Maurice Parker fabbf9e21a Remove separators from Advanced Preferences. Fixes #2630 2020-12-06 00:30:30 -06:00
Maurice C Parker a18491b037 Fix column width so that the sidebar resizes correctly 2020-11-20 17:47:33 -06:00
Maurice Parker a0aad21385 Rebuild Sidebar outline view to try to fix Catalina problems 2020-11-20 15:02:23 -06:00
Maurice Parker a7150aa88f Explicitly set the sidebar style to sourceless to fix Catalina resizing issues 2020-11-20 12:57:56 -06:00
Maurice Parker c3aeea8b17 Make account icons behave as templates when they are selected. Fixes #2590 2020-11-19 17:21:29 -06:00
Maurice Parker c2c038f561 Prevent Privacy Policy button from clipping along the bottom. Fixes #2589 2020-11-19 16:54:29 -06:00
Maurice Parker c2d0dac62c Hide the Timeline sort and filter on Big Sur. Fixes #2582 2020-11-19 11:16:07 -06:00
Maurice Parker 948998382d Make article view text adjustable via the app preferences. Fixes #42 2020-11-03 17:08:56 -06:00
Maurice Parker 88399f0fb2 Widen existing accounts and extensions table and prevent horizontal scrolling in them 2020-10-27 20:20:18 -05:00
Maurice Parker e0bd520ef9 Set the preferences toolbar type so that it is correct on Big Sur. 2020-10-18 17:03:59 -05:00
Maurice Parker 4284ea26c8 Merge branch 'mac-release' into main 2020-10-18 16:37:00 -05:00
Maurice Parker f759f947c6 Restore the ability to select the default RSS reader. Issue #2428 2020-09-22 19:27:36 -05:00
Nate Weaver 13fb7151c0 Fix sidebar table column width 2020-09-07 18:48:30 -05:00
Angelo Stavrow 142ce582e6
Replace binding with IBAction/IBOutlet for Hide Unread Count checkbox 2020-09-06 13:22:35 -04:00
Maurice Parker a10aa591a2 Remove ability to set default RSS reader. Issue #2381 2020-09-03 18:55:30 -05:00
Maurice Parker 0ed6255b6b Fix layout problems when long names for subreddits or twitter searches were used. 2020-09-02 17:29:55 -05:00
Maurice C Parker 78445b354d Fix sidebar width automatic resizing. Issue #2385 2020-08-31 14:58:58 -05:00
Brent Simmons 0a3db80ee4 Change the hold-shift-key text for open-web-page settings to “Press the Shift key to do the opposite.” Change the name of the default browser preference to “Browser.” Rejigger some constraints. Fix #2356. 2020-08-23 14:38:41 -07:00
Maurice C Parker 0913963c97 Change table column width to automatically resize with table view. Issue #2373 2020-08-21 11:54:26 -05:00
Maurice Parker 6eae89cf4c Merge branch 'mac-candidate' into main 2020-08-20 20:45:15 -05:00
Maurice Parker 2b35eacc30 Improve new window pane sizes. Issue #2344 2020-08-20 20:00:31 -05:00
Maurice C Parker b20004e8b5 Fix initial Sidebar column sizing issue 2020-08-20 16:49:06 -05:00
Maurice Parker b0e7ae0324 Merge branch 'mac-candidate' into main 2020-08-19 21:03:55 -05:00
Maurice Parker afc113833b Change shiftkey explanation text to use the secondary label color. Issue #2358 2020-08-18 17:26:23 -05:00
Maurice Parker 68250353fa Set toolbar style to preference so that it looks correct on Big Sur 2020-08-18 17:24:39 -05:00
Maurice Parker 348e8734e7 Make timeline sort menu more closely match Mail's. Issues #2348, #2347, #2349 2020-08-18 12:01:36 -05:00
Maurice Parker 72bd722def Remove sidebar filter button. Issue #2346 2020-08-17 17:50:50 -05:00
Maurice Parker 34247f6d89 Merge branch 'mac-candidate' into main 2020-08-15 14:35:44 -05:00
Maurice Parker 9c0730f4d3 Make sort menu taller so that it won't cut off. Issue #2339 2020-08-15 14:28:29 -05:00
Maurice Parker cddd5cebff
Merge pull request #2338 from stuartbreckenridge/hotfix/2335
Hotfix/2335
2020-08-15 02:11:08 -05:00