NetNewsWire/Evergreen/MainWindow
Brent Simmons 53ec85c6bb Fix status bar color. 2018-02-24 11:04:47 -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 Lower the corner radius on the upper-right avatar in the detail view. 2018-02-23 23:00:28 -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 Fix status bar color. 2018-02-24 11:04:47 -08:00
Timeline Fix status bar color. 2018-02-24 11:04:47 -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 Lighten the split view color. 2018-02-23 23:02:30 -08:00
MainWindowToolbarDelegate.swift Move toolbar and sharing service delegates from MainWindowController to separate objects. 2018-02-17 20:33:30 -08:00