This website requires JavaScript.
Explore
Help
Sign In
renun
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced
2025-08-12 06:26:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
192439abe7c4ffd0c41232df448335356d2fa60f
NetNewsWire
/
Evergreen
/
MainWindow
T
History
Brent Simmons
0762074e91
Support display of articles in the timeline from multiple items selected in the sidebar. As a side effect:
fix
#295
.
2018-02-12 22:13:37 -08:00
..
AddFeed
Make all senders parameters for actions optional — Any? instead of AnyObject or Any.
2018-02-11 18:58:50 -08:00
AddFolder
Make all senders parameters for actions optional — Any? instead of AnyObject or Any.
2018-02-11 18:58:50 -08:00
Detail
Create a WKWebView subclass (ugh) in order to hide items in its contextual menu.
Fix
#120
.
2018-02-10 11:16:09 -08:00
Keyboard
…
Sidebar
Support display of articles in the timeline from multiple items selected in the sidebar. As a side effect:
fix
#295
.
2018-02-12 22:13:37 -08:00
Timeline
Support the Copy command in the timeline.
Fix
#114
.
2018-02-12 13:04:07 -08:00
KeyboardDelegateProtocol.swift
…
MainWindowController.swift
Start work on saving main window state.
2018-02-12 13:31:43 -08:00
MainWindowSplitView.swift
…