NetNewsWire/Frameworks
Brent Simmons 288f203bea Add setPointAndSizeAdjustingForScreen for placing windows without (usually) going offscreen. Use it for positioning the Keyboard Shortcuts window. Fix #263. 2017-12-22 11:13:20 -08:00
..
Account Add AccountDelegate.accountDidInitialize method, so that the delegate can set the account’s nameForDisplay before anything else happens. Fix #247. 2017-12-19 17:48:30 -08:00
DB5 Upgrade to recommended settings everywhere. 2017-11-04 19:16:07 -07:00
Data Remove references to tags. Fix #259. 2017-12-18 18:20:13 -08:00
Database Remove references to tags. Fix #259. 2017-12-18 18:20:13 -08:00
RSCore Add setPointAndSizeAdjustingForScreen for placing windows without (usually) going offscreen. Use it for positioning the Keyboard Shortcuts window. Fix #263. 2017-12-22 11:13:20 -08:00
RSDatabase Remove references to tags. Fix #259. 2017-12-18 18:20:13 -08:00
RSFeedFinder Fix a memory leak that happened every time you added a feed. Use a weak delegate to avoid a retain cycle. 2017-12-13 21:19:12 -08:00
RSParser Add test for Macworld authors — make sure they appear as names instead of email addresses, even though they’re using RSS. 2017-12-19 13:28:33 -08:00
RSTextDrawing Do quite a bit less work on resizing the timeline. Fix #175. 2017-12-02 22:18:43 -08:00
RSTree Add Node.existingOrNewChildNode — recycles an existing node. Creates a new node only when needed. 2017-12-16 11:15:36 -08:00
RSWeb Clean up DownloadWithCacheManager’s cache at most every five minutes — it’s very expensive to do it on every request. This dramatically helps sidebar scrolling performance when you have a couple thousand feeds all trying to get their favicons. 2017-12-13 21:18:20 -08:00
Vendor/Sparkle.framework Add Sparkle. Update SUFeedURL to use https, since I just added https to ranchero.com. (Thanks to Let’s Encrypt!). 2017-05-29 15:44:33 -07:00