NetNewsWire/Evergreen/MainWindow
Brent Simmons 3731648d57 Mark articles starred/unstarred via contextual menu in the timeline. 2018-02-18 12:09:13 -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 Start work on laying out the star in the timeline cell. 2018-02-17 21:46:19 -08:00
Timeline Mark articles starred/unstarred via contextual menu in the timeline. 2018-02-18 12:09:13 -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 Move some functions to where they actually belong in MainWindowController. 2018-02-17 20:58:30 -08:00
MainWindowSharingServicePickerDelegate.swift Move toolbar and sharing service delegates from MainWindowController to separate objects. 2018-02-17 20:33:30 -08:00
MainWindowSplitView.swift Darken the split view divider by just a smidge. 2018-02-17 21:01:32 -08:00
MainWindowToolbarDelegate.swift Move toolbar and sharing service delegates from MainWindowController to separate objects. 2018-02-17 20:33:30 -08:00