NetNewsWire/Evergreen/MainWindow
Brent Simmons b35193b823 Make timeline cell height calculation reliable by considering all the rects, instead of assuming that one or another is the determining rect. 2017-12-31 12:08:25 -08:00
..
AddFeed Delete appInfo stuff — it was confusing and overkill as a UserInfo helper. 2017-12-18 12:34:07 -08:00
AddFolder Make progress on fixing adding feeds. 2017-10-21 15:04:59 -07:00
Detail Use feed icon’s gathered from HTML metadata. 2017-12-29 20:41:41 -08:00
Keyboard Add keyboard shortcut for mark-older-as-read: the o key. (Oh, not zero.) 2017-12-25 12:29:13 -08:00
Sidebar Use an image for feeds that don’t have favicons. Currently using the image at /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/BookmarkIcon.icns — but this might change. 2017-12-28 18:11:12 -08:00
Timeline Make timeline cell height calculation reliable by considering all the rects, instead of assuming that one or another is the determining rect. 2017-12-31 12:08:25 -08:00
KeyboardDelegateProtocol.swift Make a bunch of progress on keyboard commands. 2017-12-20 12:59:31 -08:00
MainWindowController.swift Popup a share menu on clicking the Share toolbar item. Fix #40. 2017-12-26 12:50:34 -08:00
MainWindowSplitView.swift Get rid of the window status bar. Put the current URL at the bottom of the detail view. 2017-12-16 10:18:02 -08:00