NetNewsWire/Evergreen/MainWindow
Brent Simmons 28f001b3ed Make the summary text start right after the title rather than on the next line. 2018-02-19 21:25:32 -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 Switch to using NSTextField for timeline date and feed name views. 2018-02-19 15:56:15 -08:00
Timeline Make the summary text start right after the title rather than on the next line. 2018-02-19 21:25:32 -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