This website requires JavaScript.
Explore
Help
Sign In
renun
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced
2025-08-12 06:26:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5241f936c04c5f85d03c827b0b83faa28312b433
NetNewsWire
/
Frameworks
History
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
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
DB5
…
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
…
RSTree
Add Node.existingOrNewChildNode — recycles an existing node. Creates a new node only when needed.
2017-12-16 11:15:36 -08:00
RSWeb
…
Vendor
/Sparkle.framework
…