Commit Graph

28 Commits

Author SHA1 Message Date
Brent Simmons
0ed06cde47 Make MainWindowController an NSToolbarDelegate and don’t use a separate object. 2019-02-18 19:02:40 -08:00
Brent Simmons
e0514cb665 Merge. 2019-02-18 13:33:01 -08:00
Brent Simmons
fd5726b56d Fix keyboard shortcuts in the timeline. 2019-02-18 13:10:16 -08:00
Brent Simmons
076df956f9 Continue rewiring progress. 2019-02-17 22:00:04 -08:00
Brent Simmons
80761b4a83 Make progress on wiring views back together to handle selection changes. 2019-02-17 21:43:51 -08:00
Brent Simmons
175552d113 Make the timeline show articles. 2019-02-17 19:38:17 -08:00
Brent Simmons
2574e1bbd7 Remove references to the SidebarSelectionDidChange notification. 2019-02-17 18:52:34 -08:00
Brent Simmons
9a15068fdd Continue work on swapping timeline views. 2019-02-17 18:46:28 -08:00
Daniel Jalkut
c54d2f94cc Fix #547 by implementing state restoration in the sidebar and timeline view controllers. 2019-02-15 13:38:07 -05:00
Daniel Jalkut
cd695848f0 Change split view state restoration from user defaults to standard window restoration mechanism. I don't think you need to include the manual window frame autosave name stuff either because I think it's automatically handled by AppKit's default state restoration. 2019-02-15 11:16:38 -05:00
Brent Simmons
9220cee0bb Create TimelineTableRowView and TimelineTableCellView in code. 2019-02-13 21:33:50 -08:00
Brent Simmons
7df22a2b6f Refresh automatically based on the setting in the General prefs pane. Fix #60. 2019-01-27 18:00:09 -08:00
Brent Simmons
94da6fc7de Make AppDefaults a static struct instead of an object with a shared instance. 2018-12-27 21:34:21 -08:00
Brent Simmons
0963573c3a Update to Swift 4.2. 2018-12-09 12:32:33 -08:00
Brent Simmons
ceb061f616 Make the Star toolbar button image static — don’t reflect what the command will do, since that’s opposite of state, and people get confused. Fix #451. 2018-12-05 21:31:06 -08:00
Maurice Parker
3128475640 Sorted articles by publishing date before sharing them. Issue #367 Also fixed issue where mail subject wasn't being set when sharing via the context share menu. 2018-09-25 22:20:59 -05:00
Brent Simmons
6390bd4a57 Add the ability to specify a selected Folder when running the add-feed sheet. 2018-09-22 12:46:24 -07:00
Maurice Parker
2abd4f34b4 Made a comment clearer. Issue #48 2018-09-19 11:26:19 -05:00
Maurice Parker
cef22fc9e7 Made title window title work for PseudoFeeds. Issue #48 2018-09-19 11:15:04 -05:00
Maurice Parker
5fc1ce4389 Updated window title display code to take into consideration pseudo feeds. Issue #48 2018-09-18 23:10:11 -05:00
Maurice Parker
9c4f96e611 Modified window title to reflect the current sidebar selection. Issue #48 2018-09-18 21:57:38 -05:00
Maurice Parker
7c37ed5d88 Changed the Mark as Read toolbar item to toggle back and forth between read and unread states. Issue #46. 2018-09-13 15:00:33 -05:00
Maurice Parker
6fdaed7d27 Added subject to email sharing and light boxed the social media share dialogs. Issue #276 2018-09-07 20:22:13 -05:00
Brent Simmons
26cca9e6e9 Add Mark Older as Read command to timeline contextual menu. Fix #336. 2018-09-04 21:34:06 -07:00
Brent Simmons
4db22b60c7 Hide cursor on next-unread. Fix #431. 2018-09-04 21:18:59 -07:00
Brent Simmons
37a4065ec2 Rename MainWindowSharingServicePickerDelegate to SharingServicePickerDelegate. Create static customSharingServices func. 2018-09-03 17:01:10 -07:00
Brent Simmons
bcacd31135 Hide cursor on paging via the space bar. Fix #393. 2018-09-01 17:25:29 -07:00
Brent Simmons
141ae5cc2f Continue rename to NetNewsWire. 2018-08-28 22:18:24 -07:00