NetNewsWire/Evergreen/MainWindow
Brent Simmons 673686ca68 Create TimelineDataSource as part of making TimelineViewController less big. 2018-02-17 12:21:15 -08:00
..
AddFeed Remove extraneous get { from a bunch of read-only accessors. 2018-02-14 13:14:25 -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 Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports). 2018-02-02 22:51:32 -08:00
Sidebar Skip group rows when going to next unread. Fix #273. 2018-02-15 17:50:31 -08:00
Timeline Create TimelineDataSource as part of making TimelineViewController less big. 2018-02-17 12:21:15 -08:00
KeyboardDelegateProtocol.swift Change Cocoa imports to AppKit imports, because we don’t need CoreData imported (which Cocoa imports). 2018-02-02 22:51:32 -08:00
MainWindowController.swift Make mark-as-starred menu item work; make it validate; change its name as needed. 2018-02-17 12:01:14 -08:00
MainWindowSplitView.swift Remove extraneous get { from a bunch of read-only accessors. 2018-02-14 13:14:25 -08:00