NetNewsWire/Mac/MainWindow
Maurice Parker 56d43f8f2d Do a full reload of the article when rearranging the UI to accommodate for split screen color changes. 2019-11-20 18:16:54 -06:00
..
AddFeed Change to remember last selected Folder when adding a Feed. Issue #1306 2019-11-16 19:57:05 -06:00
AddFolder Merge mac-release. 2019-10-26 12:44:33 -07:00
Detail Do a full reload of the article when rearranging the UI to accommodate for split screen color changes. 2019-11-20 18:16:54 -06:00
Keyboard Make r and u both just toggle read status. Update keyboard shortcuts HTML documentation to match. 2019-09-29 22:44:32 -07:00
NNW3 Make importing NetNewsWire 3 subscriptions a one-step process — use an accessory view in the NSOpenPanel. Also: refactor to use immutable structs instead of classes; use static methods on structs; reduce API surface; don’t flatten sub-folders (let the OPML importer handle the flattening, which it already does). 2019-10-17 13:25:11 -07:00
OPML Restore two-step process for OPML exporting. 2019-10-24 21:12:58 -07:00
Sidebar Renamed Feed and related classes/instances to WebFeed 2019-11-14 20:11:41 -06:00
Timeline Renamed Feed and related classes/instances to WebFeed 2019-11-14 20:11:41 -06:00
ArticleExtractorButton.swift Add additional assets for Article Extractor Button for when the app is inactive. 2019-11-12 13:05:52 -06:00
IconView.swift Change Feed Inspector to use same IconView class as other places in code displaying feed icons. 2019-11-12 15:52:07 -06:00
MainWindowController.swift Implement Feed protocol. 2019-11-15 06:19:14 -06:00
SharingServiceDelegate.swift Simplify sharing item subject logic 2019-08-23 13:05:20 +02:00
SharingServicePickerDelegate.swift Change to use Favicon generator. 2019-11-12 15:36:03 -06:00