Commit Graph

59 Commits

Author SHA1 Message Date
Maurice Parker
eba6c364da Change how we display progress per #3566. 2022-11-11 17:16:42 -06:00
Mario Guzman
1eb4002c78 Fix timeline, details views for proper toolbar scroll behavior
Both the details and timeline container views were not extending behind the toolbar and thus content would not show when scrolled behind it. Top anchors should anchor to the top of the super view rather than safe area guides and AppKit automatically adjusts the scroll insets for NSToolbar and optionally (if available) NSTitlebarAccessoryViewController. This allows for the divider to appear when content scrolls behind it and for content to "shine through" the translucency of the NSToolbar.
2022-10-01 12:03:51 -07:00
Maurice Parker
d100c64d80 Add right-click action to the Article Extractor Button. Fixes #3695 2022-09-27 12:02:45 -05:00
Daniel Jalkut
99797586b1 Add support for in-article find when the detail view is showing a regular article or extracted article content. 2022-07-18 13:04:10 -04:00
Maurice Parker
66ff2c8bed Rename UnifiedWindow to MainWindow and remove the old MainWindow since we no longer support Catalina 2022-01-23 16:00:44 -08:00
Maurice C Parker
c031aa5cbe Add popup button for selecting article themes on Catalina 2021-09-09 05:47:49 -05: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 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
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
c2d0dac62c Hide the Timeline sort and filter on Big Sur. Fixes #2582 2020-11-19 11:16:07 -06:00
Maurice Parker
4284ea26c8 Merge branch 'mac-release' into main 2020-10-18 16:37:00 -05:00
Nate Weaver
13fb7151c0 Fix sidebar table column width 2020-09-07 18:48:30 -05:00
Maurice C Parker
78445b354d Fix sidebar width automatic resizing. Issue #2385 2020-08-31 14:58:58 -05: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
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
c7fe39791d Merge branch 'mac-candidate' into main 2020-08-15 02:06:31 -05:00
Maurice Parker
25528ec886 Remove image size constraints 2020-08-15 01:58:31 -05:00
Maurice Parker
64c548c13f Change filter button assets. Issue #2336 2020-08-15 01:45:47 -05:00
Maurice Parker
4ce974daca Rename ArticleExtractorButton to make room for the new ArticleExtractorButton 2020-08-10 15:47:40 -05:00
Maurice Parker
fe671f079d Change to use programmatic toolbar building 2020-08-10 03:58:19 -05:00
Maurice C Parker
c30f9af68c Fix filter button placement on Catalina 2020-08-09 20:35:05 -05:00
Maurice Parker
c4599cbcc4 Comment out Toolbar Search Item so that the storyboard can be opened on Catalina 2020-08-09 20:27:47 -05:00
Maurice Parker
656d327692 Programmatically define the default set of toolbar items 2020-08-09 15:36:32 -05:00
Maurice Parker
0ec9e26db7 Change timeline sort bar appearance 2020-08-09 12:14:41 -05:00
Maurice Parker
258c89bf12 Add new sidebar item menu to toolbar 2020-08-09 11:46:53 -05:00
Maurice Parker
afe8d23365 Add separator for timeline and make buttons stateful 2020-08-09 06:02:48 -05:00
Maurice Parker
57d988da95 Fix titles on Big Sur 2020-08-08 21:28:43 -05:00
Maurice Parker
0a9496a583 Initial support for the Unified Toolbar 2020-08-08 20:49:22 -05:00
Maurice Parker
c5ec93e8b5 Respect Sidebar size preferences from General preferences Issue #2321 2020-08-08 17:07:21 -05:00
Nate Weaver
5c29fde2c6 Fix sidebar column resizing on Mac
Since 17e1247.
2020-07-14 12:16:46 -05:00
Maurice Parker
17e1247ff0 Add sort control for macOS 2020-07-12 19:43:25 -05:00
Maurice Parker
0ff0c87932 Add the new twitter add dialog 2020-04-21 21:25:45 -05:00
Maurice Parker
80d0a76e11 Increase the filter section so that it looks correct when the outline view must scroll. 2020-03-23 08:21:41 -05:00
Maurice Parker
8c0ae1871b Make sure the Clean Up toolbar item disables when needed. 2020-03-22 18:07:23 -05:00
Maurice Parker
09733f0d87 Add button for Clean Up function. 2020-03-22 17:53:17 -05:00
Maurice Parker
532ac38ee4 Add Feeds Read Filter button. 2020-03-22 16:19:33 -05:00