NetNewsWire/Evergreen
Brent Simmons 05b158e92f Show a visual effect view, with behind-window-blending, when there is no selected Article. Fix #214.
After I check this in I’m going to reverse it, because it’s just too obtrusive. But this way there’s a record of having tried it, plus code.
2017-12-03 12:38:44 -08:00
..
ArticleStyles Make minor cleanups. 2017-09-23 13:59:19 -07:00
Assets.xcassets Update next-unread toolbar icon (2x size) with new one from Brad. 2017-12-01 21:15:03 -08:00
Base.lproj Use 38-point wide toolbar items, a la Mail. Fix #229. 2017-12-02 16:54:46 -08:00
Data Delete moved things. 2017-11-19 13:57:59 -08:00
Dinosaurs Bind the popup’s selection index to user defaults so that it gets restored between launches. Fix #151. 2017-12-02 17:02:17 -08:00
Extensions Add a group-style row for accounts. 2017-11-18 16:56:36 -08:00
Favicons Delete SeekingFavicon, which wasn’t needed as a separate object. Save a little memory this way too. 2017-12-02 21:27:25 -08:00
FeedList Add Pinboard popular bookmarks to FeedList.plist. 2017-12-02 16:35:27 -08:00
HTMLMetadata Add HTMLMetadataDownloader. 2017-11-26 14:03:08 -08:00
Images Do the first parts of showing feed avatars. 2017-11-28 21:39:09 -08:00
MainWindow Show a visual effect view, with behind-window-blending, when there is no selected Article. Fix #214. 2017-12-03 12:38:44 -08:00
Notes
Preferences Fix some build errors. 2017-10-02 13:15:07 -07:00
ProgressWindow Close the finding-feed progress window once the feed has been found. Fix #145. 2017-11-12 11:01:17 -08:00
PseudoFeeds Implement mark-everywhere-as-read. 2017-11-19 16:28:26 -08:00
Resources Add TimelineHeaderView. 2017-11-29 13:35:25 -08:00
AppDefaults.swift Make main window title-less again — but allow for a hidden pref to change that: KafasisTitleMode. 2017-12-02 14:54:12 -08:00
AppDelegate.swift Add FeaturedImageDownloader. 2017-11-26 19:57:45 -08:00
AppNotifications.swift Add JavaScript and native message handler for getting mouseover urls from the detail view’s WKWebView. 2017-11-05 20:31:50 -08:00
Browser.swift Make a Browser struct with two static methods to replace two top-level functions. 2017-10-05 18:12:58 -07:00
DockBadge.swift Use a Swift name for rs_performSelectorCoalesced — make it performSelectorCoalesced:with:delay:. 2017-11-19 11:42:22 -08:00
Info.plist Bump version. 2017-12-01 21:15:51 -08:00