NetNewsWire/Evergreen/MainWindow
Brent Simmons d8b4371144 Make sidebar status view use same background color as source list. 2018-02-18 22:13:20 -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 Show no-selection or multiple-selection text in the detail view when appropriate. 2018-02-18 21:49:46 -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 Make sidebar status view use same background color as source list. 2018-02-18 22:13:20 -08:00
Timeline Show no-selection or multiple-selection text in the detail view when appropriate. 2018-02-18 21:49:46 -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