NetNewsWire/Evergreen/MainWindow
Brent Simmons b3e54a0ab2 Make some tweaks to article css. 2018-02-24 12:47:07 -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 Make some tweaks to article css. 2018-02-24 12:47:07 -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 Adjust layout to match actual height of timeline cell. Adjust layout to account whether or not an avatar image exists. 2018-02-24 11:41:02 -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